From: Ævar Arnfjörð Bjarmason Date: Wed, 26 Oct 2005 00:16:30 +0000 (+0000) Subject: * Two special pages had the same description, meaning that only one showed up X-Git-Tag: 1.6.0~1316 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/?a=commitdiff_plain;h=90b8cd2b4181ecf62928d8152d4d2a7b83e82a68;p=lhc%2Fweb%2Fwiklou.git * Two special pages had the same description, meaning that only one showed up in Special:Specialpages, reported by the rabbit --- 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',