Remove redundant namespaceAliases
authorThis, that and the other <at.light@live.com.au>
Wed, 24 Jul 2013 11:52:15 +0000 (21:52 +1000)
committerSiebrand <siebrand@wikimedia.org>
Wed, 24 Jul 2013 14:39:39 +0000 (14:39 +0000)
Same as the actual namespace names.
Apparently translatewiki doesn't handle namespaceAliases.
Bug: 51934

Change-Id: I132dabf918311712ddf83b9ac3d4ab262c8ab6bc

languages/messages/MessagesTl.php

index 05b8d8f..3e174e2 100644 (file)
@@ -36,8 +36,6 @@ $namespaceNames = array(
 );
 
 $namespaceAliases = array(
-       'Talaksan'         => NS_FILE,
-       'Usapang talaksan' => NS_FILE_TALK,
        'Suleras'          => NS_TEMPLATE,
        'Usapang_suleras'  => NS_TEMPLATE_TALK,
        'Kaurian'          => NS_CATEGORY,