From b4deded89ff06432ab93a4a898e2c769266b6c22 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Sun, 6 Jul 2008 17:39:49 +0000 Subject: [PATCH] * Grammar * should -> must, as it is an error condition --- languages/messages/MessagesEn.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.20.1