r46527 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r46526‎ | r46527 | r46528 >
Date:09:31, 29 January 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Add some newlines, separating sentences
Modified paths:
  • /trunk/extensions/AbuseFilter/AbuseFilter.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/AbuseFilter/AbuseFilter.i18n.php
@@ -42,8 +42,10 @@
4343 A brief description of the abuse rule which your action matched is: $1",
4444
4545 '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',
4850
4951 'abusefilter-accountreserved' => 'This account name is reserved for use by the abuse filter.',
5052
@@ -302,7 +304,8 @@
303305 'abusefilter-revert-title' => 'Revert all changes by filter $1',
304306 'abusefilter-revert-intro' => 'This form allows you to revert all changes made by the abuse filter due to filter $1.
305307 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)',
307310 'abusefilter-revert-search-legend' => 'Select abuse filter actions to be reverted',
308311 'abusefilter-revert-periodstart' => 'Period start:',
309312 'abusefilter-revert-periodend' => 'Period end:',
@@ -317,7 +320,8 @@
318321 'abusefilter-revert-reasonfield' => 'Reason for revert:',
319322
320323 '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.',
322326 'abusefilter-test-legend' => 'Filter testing',
323327 'abusefilter-test-load-filter' => 'Load filter ID:',
324328 'abusefilter-test-submit' => 'Test',

Status & tagging log