From: Ævar Arnfjörð Bjarmason Date: Tue, 11 Oct 2005 05:25:10 +0000 (+0000) Subject: * Adding a ncategories message for Special:Mostcategories X-Git-Tag: 1.6.0~1472 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/password.php?a=commitdiff_plain;h=f43e13817b0ea2a5e655566a9faeb01e89af369d;p=lhc%2Fweb%2Fwiklou.git * Adding a ncategories message for Special:Mostcategories --- diff --git a/languages/Language.php b/languages/Language.php index 797950a92d..4c4fe1194b 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -463,6 +463,7 @@ See $1.', 'versionrequiredtext' => 'Version $1 of MediaWiki is required to use this page. See [[Special:Version]]', 'nbytes' => '$1 bytes', +'ncategories' => '$1 categories', 'nrevisions' => '$1 revisions', 'widthheight' => '$1x$2', 'ok' => 'OK',