From 03fc651c4792e5e698594833a2eaf85cc71e7234 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Sun, 3 Feb 2013 08:55:36 +0000 Subject: [PATCH] Drop parenthesis from no/nb/nn to match CLDR Causes inconsistencies when displaying these language names together in one of these languages, because MW version is preferred for the autonym while rest comes from CLDR if available. Change-Id: Ice6a05f351147efb973fb04bbc339ccad961dde4 --- languages/Names.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/languages/Names.php b/languages/Names.php index 9944ef09a6..ed7089d341 100644 --- a/languages/Names.php +++ b/languages/Names.php @@ -265,7 +265,7 @@ 'nah' => 'Nāhuatl', # Nahuatl, en:Wikipedia writes Nahuatlahtolli, while another form is Náhuatl 'nan' => 'Bân-lâm-gú', # Min-nan -- (bug 8217) nan instead of zh-min-nan, http://www.sil.org/iso639-3/codes.asp?order=639_3&letter=n 'nap' => 'Nnapulitano', # Neapolitan - 'nb' => "norsk (bokmål)\xE2\x80\x8E", # Norwegian (Bokmal) + 'nb' => "norsk bokmål", # Norwegian (Bokmal) 'nds' => 'Plattdüütsch', # Low German ''or'' Low Saxon 'nds-nl' => 'Nedersaksies', # aka Nedersaksisch: Dutch Low Saxon 'ne' => 'नेपाली', # Nepali @@ -274,8 +274,8 @@ 'niu' => 'Niuē', # Niuean 'nl' => 'Nederlands', # Dutch 'nl-informal' => "Nederlands (informeel)\xE2\x80\x8E", # Dutch (informal address ("je")) - 'nn' => "norsk (nynorsk)\xE2\x80\x8E", # Norwegian (Nynorsk) - 'no' => "norsk (bokmål)\xE2\x80\x8E", # Norwegian (falls back to nb). + 'nn' => "norsk nynorsk", # Norwegian (Nynorsk) + 'no' => "norsk bokmål", # Norwegian (falls back to nb). 'nov' => 'Novial', # Novial 'nrm' => 'Nouormand', # Norman 'nso' => 'Sesotho sa Leboa', # Northern Sotho -- 2.20.1