From 3abef8cf4c3f6655a1eb5923fd340d2e51116c33 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 28 Sep 2008 19:22:02 +0000 Subject: [PATCH] Fix link description in 'listuserrestrictions-intro' --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index b03acd9aca..22240f0472 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2593,7 +2593,7 @@ You cannot create an account', # Special:ListUserRestrictions 'listuserrestrictions' => 'List of user restrictions', 'listuserrestrictions-intro' => 'This list contains all restrictions from editing certain pages and namespaces put on users. -Note that blocks are listed [[Special:Ipblocklist|there]] and are not listed here.', +[[Special:Ipblocklist|Blocks]] are not listed here.', 'listuserrestrictions-row-ns' => 'restricted $1 from editing $2 namespace ($3)', 'listuserrestrictions-row-page' => 'restricted $1 from editing $2 ($3)', 'listuserrestrictions-row-expiry' => 'expires at $1', -- 2.20.1