From b5c3cacc92bb38cf8e8f2691b57faba8651cc9c1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Wed, 26 Oct 2005 10:59:00 +0000 Subject: [PATCH] * Fixed regressions introduced in the last commit: not only did I modify the wrong message, but I made a typo when doing so, ARR! --- languages/Language.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/Language.php b/languages/Language.php index a7ba8526f5..11d8dcb135 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1146,8 +1146,8 @@ That comes to '''$5''' average edits per page, and '''$6''' views per edit.", 'wantedpages' => 'Wanted pages', 'mostlinked' => 'Most linked to pages', 'mostlinkedcategories' => 'Most linked to categories', -'mostcategories' => 'Most linked to categories', -'mostimages' => 'Articles with tme most categories', +'mostcategories' => 'Articles with the most categories', +'mostimages' => 'Most linked to images', 'mostrevisions' => 'Articles with the most revisions', 'nlinks' => '$1 links', 'allpages' => 'All pages', -- 2.20.1