From 90b8cd2b4181ecf62928d8152d4d2a7b83e82a68 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Wed, 26 Oct 2005 00:16:30 +0000 Subject: [PATCH] * Two special pages had the same description, meaning that only one showed up in Special:Specialpages, reported by the rabbit --- languages/Language.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/Language.php b/languages/Language.php index 1d875fa1c9..a7ba8526f5 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1147,7 +1147,7 @@ That comes to '''$5''' average edits per page, and '''$6''' views per edit.", 'mostlinked' => 'Most linked to pages', 'mostlinkedcategories' => 'Most linked to categories', 'mostcategories' => 'Most linked to categories', -'mostimages' => 'Most linked to images', +'mostimages' => 'Articles with tme most categories', 'mostrevisions' => 'Articles with the most revisions', 'nlinks' => '$1 links', 'allpages' => 'All pages', -- 2.20.1