Index: trunk/extensions/SimpleAntiSpam/SimpleAntiSpam.i18n.php |
— | — | @@ -7,6 +7,7 @@ |
8 | 8 | */ |
9 | 9 | $messages['en'] = array( |
10 | 10 | 'simpleantispam' => 'Your edit triggered the anti-spam mechanism', |
11 | | - 'simpleantispam-label' => "Anti-spam check. Do '''NOT''' fill this in!", |
| 11 | + 'simpleantispam-label' => "Anti-spam check. |
| 12 | +Do '''NOT''' fill this in!", |
12 | 13 | 'simpleantispam-desc' => 'Adds a simple spam/bot check to forms', |
13 | 14 | ); |
\ No newline at end of file |