From 507036f9c9177827bac5e832efe03be14f300ce1 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sat, 7 Nov 2009 00:44:29 +0000 Subject: [PATCH] Localisation updates for extension messages from translatewiki.net * full export and rebuild of all supported messages, magic and special pages aliases files --- CategoryTree.i18n.magic.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CategoryTree.i18n.magic.php b/CategoryTree.i18n.magic.php index 4431f512..ba244f40 100644 --- a/CategoryTree.i18n.magic.php +++ b/CategoryTree.i18n.magic.php @@ -30,6 +30,14 @@ $magicWords['et'] = array( 'categorytree' => array( '0', 'kategooriapuu', 'categorytree' ), ); +$magicWords['ko'] = array( + 'categorytree' => array( '0', '분류트리', 'categorytree' ), +); + +$magicWords['mg'] = array( + 'categorytree' => array( '0', 'karazantsokajy', 'categorytree' ), +); + $magicWords['ml'] = array( 'categorytree' => array( '0', 'വർഗ്ഗവൃക്ഷം', 'categorytree' ), ); @@ -38,6 +46,10 @@ $magicWords['mr'] = array( 'categorytree' => array( '0', 'वर्गवृक्ष', 'categorytree' ), ); +$magicWords['nds-nl'] = array( + 'categorytree' => array( '0', 'kattegerieboom', 'categorieboom', 'categorytree' ), +); + $magicWords['nl'] = array( 'categorytree' => array( '0', 'categorieboom', 'categorytree' ), );