From cb31e26f739b2c3a8c5b947f34e851bac2512b05 Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Thu, 7 Feb 2013 20:36:13 +0000 Subject: [PATCH] Localisation updates from http://translatewiki.net. Change-Id: I84269e391548fca6d507364350cbf4d65683e3cc --- ContactPage.alias.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ContactPage.alias.php b/ContactPage.alias.php index e36f349..fb2ff95 100644 --- a/ContactPage.alias.php +++ b/ContactPage.alias.php @@ -198,7 +198,7 @@ $specialPageAliases['mt'] = array( 'Contact' => array( 'Kuntatt' ), ); -/** Norwegian Bokmål (norsk (bokmål)‎) */ +/** Norwegian Bokmål (norsk bokmål) */ $specialPageAliases['nb'] = array( 'Contact' => array( 'Kontakt' ), ); @@ -218,7 +218,7 @@ $specialPageAliases['nl'] = array( 'Contact' => array( 'Contactpagina' ), ); -/** Norwegian Nynorsk (norsk (nynorsk)‎) */ +/** Norwegian Nynorsk (norsk nynorsk) */ $specialPageAliases['nn'] = array( 'Contact' => array( 'Kontakt' ), );