From f34cc4e7ad7a70cf12a16d249067db450e773133 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 21 Sep 2008 14:21:26 +0000 Subject: [PATCH] Remove 'Error: ' in 'cant-block-while-blocked'. Not needed. --- languages/messages/MessagesEn.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 5cb07fc26e..1e03f49ee5 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -10,7 +10,6 @@ * and edit the MediaWiki:* pages listed there. */ - /** * Fallback language, used for all unspecified messages and behaviour. This * is English by default, for all files other than this one. @@ -2550,7 +2549,7 @@ Please contact your Internet service provider or tech support and inform them of 'sorbsreason' => 'Your IP address is listed as an open proxy in the DNSBL used by {{SITENAME}}.', 'sorbs_create_account_reason' => 'Your IP address is listed as an open proxy in the DNSBL used by {{SITENAME}}. You cannot create an account', -'cant-block-while-blocked' => 'Error: You cannot block other users while you are blocked.', +'cant-block-while-blocked' => 'You cannot block other users while you are blocked.', # Developer tools 'lockdb' => 'Lock database', -- 2.20.1