Fix bug in namespace aliases definition. Was introduced in r26981
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Sun, 12 Oct 2008 08:57:48 +0000 (08:57 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Sun, 12 Oct 2008 08:57:48 +0000 (08:57 +0000)
languages/messages/MessagesHy.php

index 9ed9143..36327da 100644 (file)
@@ -41,7 +41,7 @@ $namespaceNames = array(
 );
 
 $namespaceAliases = array(
-       NS_SPECIAL => 'Սպասարկող',
+       'Սպասարկող' => NS_SPECIAL,
 );
 
 $skinNames = array(