r37187 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r37186‎ | r37187 | r37188 >
Date:17:39, 6 July 2008
Author:nikerabbit
Status:old
Tags:
Comment:
* Grammar
* should -> must, as it is an error condition
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1535,7 +1535,7 @@
15361536 'right-editusercssjs' => "Edit other users' CSS and JS files",
15371537 'right-rollback' => 'Quickly rollback the edits of the last user who edited a particular page',
15381538 'right-markbotedits' => 'Mark rolled-back edits as bot edits',
1539 -'right-noratelimit' => 'Not affected by rate limits',
 1539+'right-noratelimit' => 'Not be affected by rate limits',
15401540 'right-import' => 'Import pages from other wikis',
15411541 'right-importupload' => 'Import pages from a file upload',
15421542 'right-patrol' => "Mark others' edits as patrolled",
@@ -2387,7 +2387,7 @@
23882388 'block-log-flags-noemail' => 'e-mail blocked',
23892389 'range_block_disabled' => 'The sysop ability to create range blocks is disabled.',
23902390 'ipb_expiry_invalid' => 'Expiry time invalid.',
2391 -'ipb_expiry_temp' => 'Hidden username blocks should be permanent.',
 2391+'ipb_expiry_temp' => 'Hidden username blocks must be permanent.',
23922392 'ipb_already_blocked' => '"$1" is already blocked',
23932393 'ipb_cant_unblock' => 'Error: Block ID $1 not found. It may have been unblocked already.',
23942394 'ipb_blocked_as_range' => 'Error: The IP $1 is not blocked directly and cannot be unblocked.

Status & tagging log