From: Niklas Laxström Date: Sun, 6 Jul 2008 17:39:49 +0000 (+0000) Subject: * Grammar X-Git-Tag: 1.31.0-rc.0~46691 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=b4deded89ff06432ab93a4a898e2c769266b6c22;p=lhc%2Fweb%2Fwiklou.git * Grammar * should -> must, as it is an error condition --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 333e96182e..b4a8a34a18 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1535,7 +1535,7 @@ please see math/README to configure.', 'right-editusercssjs' => "Edit other users' CSS and JS files", 'right-rollback' => 'Quickly rollback the edits of the last user who edited a particular page', 'right-markbotedits' => 'Mark rolled-back edits as bot edits', -'right-noratelimit' => 'Not affected by rate limits', +'right-noratelimit' => 'Not be affected by rate limits', 'right-import' => 'Import pages from other wikis', 'right-importupload' => 'Import pages from a file upload', 'right-patrol' => "Mark others' edits as patrolled", @@ -2387,7 +2387,7 @@ See the [[Special:Ipblocklist|IP block list]] for the list of currently operatio 'block-log-flags-noemail' => 'e-mail blocked', 'range_block_disabled' => 'The sysop ability to create range blocks is disabled.', 'ipb_expiry_invalid' => 'Expiry time invalid.', -'ipb_expiry_temp' => 'Hidden username blocks should be permanent.', +'ipb_expiry_temp' => 'Hidden username blocks must be permanent.', 'ipb_already_blocked' => '"$1" is already blocked', 'ipb_cant_unblock' => 'Error: Block ID $1 not found. It may have been unblocked already.', 'ipb_blocked_as_range' => 'Error: The IP $1 is not blocked directly and cannot be unblocked.