* Fixed regressions introduced in the last commit: not only did I modify the
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Wed, 26 Oct 2005 10:59:00 +0000 (10:59 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Wed, 26 Oct 2005 10:59:00 +0000 (10:59 +0000)
  wrong message, but I made a typo when doing so, ARR!

languages/Language.php

index a7ba852..11d8dcb 100644 (file)
@@ -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',