From 95410c2a437172b2b1be757d43941e56ab3aa23e Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Thu, 6 Sep 2012 15:37:56 +0200 Subject: [PATCH] Remove which no longer makes sense. Change-Id: I96fe92aecae3aa61d35fe8a9d2f1bf62859a37d3 --- 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 515a433f0b..c800f0910b 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -3762,7 +3762,7 @@ This is probably caused by a link to a blacklisted external site.', 'pageinfo-authors' => 'Total number of distinct authors', 'pageinfo-recent-edits' => 'Recent number of edits (within past $1)', 'pageinfo-recent-authors' => 'Recent number of distinct authors', -'pageinfo-restriction' => 'Page protection ({{lcfirst:$1}})', +'pageinfo-restriction' => 'Page protection ({{lcfirst:$1}})', 'pageinfo-magic-words' => 'Magic {{PLURAL:$1|word|words}} ($1)', 'pageinfo-hidden-categories' => 'Hidden {{PLURAL:$1|category|categories}} ($1)', 'pageinfo-templates' => 'Transcluded {{PLURAL:$1|template|templates}} ($1)', -- 2.20.1