Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1535,7 +1535,7 @@ |
1536 | 1536 | 'right-editusercssjs' => "Edit other users' CSS and JS files", |
1537 | 1537 | 'right-rollback' => 'Quickly rollback the edits of the last user who edited a particular page', |
1538 | 1538 | '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', |
1540 | 1540 | 'right-import' => 'Import pages from other wikis', |
1541 | 1541 | 'right-importupload' => 'Import pages from a file upload', |
1542 | 1542 | 'right-patrol' => "Mark others' edits as patrolled", |
— | — | @@ -2387,7 +2387,7 @@ |
2388 | 2388 | 'block-log-flags-noemail' => 'e-mail blocked', |
2389 | 2389 | 'range_block_disabled' => 'The sysop ability to create range blocks is disabled.', |
2390 | 2390 | '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.', |
2392 | 2392 | 'ipb_already_blocked' => '"$1" is already blocked', |
2393 | 2393 | 'ipb_cant_unblock' => 'Error: Block ID $1 not found. It may have been unblocked already.', |
2394 | 2394 | 'ipb_blocked_as_range' => 'Error: The IP $1 is not blocked directly and cannot be unblocked. |