Change "blocked" to "disabled" for consistency.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 25 Jun 2012 17:25:57 +0000 (17:25 +0000)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 25 Jun 2012 17:26:43 +0000 (17:26 +0000)
Change-Id: I47bc69d034965a10635390f4c72d4b80b184f61e

languages/messages/MessagesEn.php

index 2b62593..181f44a 100644 (file)
@@ -3196,8 +3196,8 @@ See the [[Special:BlockList|block list]] to review blocks.',
 'expiringblock'                   => 'expires on $1 at $2',
 'anononlyblock'                   => 'anon. only',
 'noautoblockblock'                => 'autoblock disabled',
-'createaccountblock'              => 'account creation blocked',
-'emailblock'                      => 'e-mail blocked',
+'createaccountblock'              => 'account creation disabled',
+'emailblock'                      => 'e-mail disabled',
 'blocklist-nousertalk'            => 'cannot edit own talk page',
 'ipblocklist-empty'               => 'The block list is empty.',
 'ipblocklist-no-results'          => 'The requested IP address or username is not blocked.',
@@ -3222,7 +3222,7 @@ See the [[Special:BlockList|block list]] for the list of currently operational b
 'block-log-flags-anononly'        => 'anonymous users only',
 'block-log-flags-nocreate'        => 'account creation disabled',
 'block-log-flags-noautoblock'     => 'autoblock disabled',
-'block-log-flags-noemail'         => 'e-mail blocked',
+'block-log-flags-noemail'         => 'e-mail disabled',
 'block-log-flags-nousertalk'      => 'cannot edit own talk page',
 'block-log-flags-angry-autoblock' => 'enhanced autoblock enabled',
 'block-log-flags-hiddenname'      => 'username hidden',