Index: trunk/extensions/AbuseFilter/AbuseFilter.i18n.php |
— | — | @@ -42,8 +42,10 @@ |
43 | 43 | A brief description of the abuse rule which your action matched is: $1", |
44 | 44 | |
45 | 45 | 'abusefilter-blocker' => 'Abuse filter', |
46 | | - 'abusefilter-blockreason' => 'Automatically blocked by abuse filter. Description of matched rule: $1', |
47 | | - 'abusefilter-degroupreason' => 'Rights automatically stripped by abuse filter. Rule description: $1', |
| 46 | + 'abusefilter-blockreason' => 'Automatically blocked by abuse filter. |
| 47 | +Description of matched rule: $1', |
| 48 | + 'abusefilter-degroupreason' => 'Rights automatically stripped by abuse filter. |
| 49 | +Rule description: $1', |
48 | 50 | |
49 | 51 | 'abusefilter-accountreserved' => 'This account name is reserved for use by the abuse filter.', |
50 | 52 | |
— | — | @@ -302,7 +304,8 @@ |
303 | 305 | 'abusefilter-revert-title' => 'Revert all changes by filter $1', |
304 | 306 | 'abusefilter-revert-intro' => 'This form allows you to revert all changes made by the abuse filter due to filter $1. |
305 | 307 | Please exercise care in using this tool.', |
306 | | - 'abusefilter-revert-preview-item' => '$1: $2 made a $3 on $4. Actions to be reverted: $5 ($6)', |
| 308 | + 'abusefilter-revert-preview-item' => '$1: $2 made a $3 on $4. |
| 309 | +Actions to be reverted: $5 ($6)', |
307 | 310 | 'abusefilter-revert-search-legend' => 'Select abuse filter actions to be reverted', |
308 | 311 | 'abusefilter-revert-periodstart' => 'Period start:', |
309 | 312 | 'abusefilter-revert-periodend' => 'Period end:', |
— | — | @@ -317,7 +320,8 @@ |
318 | 321 | 'abusefilter-revert-reasonfield' => 'Reason for revert:', |
319 | 322 | |
320 | 323 | 'abusefilter-test' => 'Test a filter against previous edits', |
321 | | - 'abusefilter-test-intro' => 'This page allows you to check a filter entered in the box below against the last $1 changes. To load an existing filter, type its filter ID into the box below the edit textbox, and click the "Load" button.', |
| 324 | + 'abusefilter-test-intro' => 'This page allows you to check a filter entered in the box below against the last $1 changes. |
| 325 | +To load an existing filter, type its filter ID into the box below the edit textbox, and click the "Load" button.', |
322 | 326 | 'abusefilter-test-legend' => 'Filter testing', |
323 | 327 | 'abusefilter-test-load-filter' => 'Load filter ID:', |
324 | 328 | 'abusefilter-test-submit' => 'Test', |