From b38ef94a398fbb901075f6bac6d6803d0775eed1 Mon Sep 17 00:00:00 2001 From: Reedy Date: Wed, 11 Dec 2013 16:58:01 +0000 Subject: [PATCH] Revert "(bug 54951) Add Malayalam aliases for 828 and 829" This doesn't have the wanted result; breaking ml projects Bug: 58074 This reverts commit 336116f9cf2a629700f056801ce961279270eb9d. Change-Id: I7a0ee61da14b59231009664bde62a7f7095a43cb --- Scribunto.namespaces.php | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Scribunto.namespaces.php b/Scribunto.namespaces.php index 67a64c10..c5b3e088 100644 --- a/Scribunto.namespaces.php +++ b/Scribunto.namespaces.php @@ -280,11 +280,3 @@ $namespaceNames['zh-hant'] = array( 828 => '模組', 829 => '模組討論', ); - -# Namespace aliases -$namespaceAliases = array(); - -$namespaceAliases['ml'] = array( - 'ഘ' => 828, - 'ഘസം' => 829, -); \ No newline at end of file