(bug 8119) Correct spelling of Category namespace in Limburgish
authorRotem Liss <rotem@users.mediawiki.org>
Mon, 4 Dec 2006 12:02:00 +0000 (12:02 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Mon, 4 Dec 2006 12:02:00 +0000 (12:02 +0000)
RELEASE-NOTES
languages/messages/MessagesLi.php

index dd17146..e538376 100644 (file)
@@ -262,6 +262,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Japanese (ja)
 * Kazakh (kk)
 * Latin (la)
+* Limburgish (li)
 * Lithuanian (lt)
 * Norwegian (no)
 * Occitan (oc)
index dfe1fe6..551ea9f 100644 (file)
@@ -32,8 +32,13 @@ $namespaceNames = array(
        NS_TEMPLATE_TALK  => 'Euverlik_sjabloon',
        NS_HELP           => 'Help',
        NS_HELP_TALK      => 'Euverlik_help',
-       NS_CATEGORY       => 'Kategorie',
-       NS_CATEGORY_TALK  => 'Euverlik_kategorie'
+       NS_CATEGORY       => 'Categorie',
+       NS_CATEGORY_TALK  => 'Euverlik_categorie'
+);
+
+$namespaceAliases = array(
+       'Kategorie'          => NS_CATEGORY,
+       'Euverlik_kategorie' => NS_CATEGORY_TALK,
 );
 
 $dateFormats = array(