diff options
Diffstat (limited to 'languages/data')
-rw-r--r-- | languages/data/Names.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/data/Names.php b/languages/data/Names.php index 19ff2a4ffb84..8970b40f4e61 100644 --- a/languages/data/Names.php +++ b/languages/data/Names.php @@ -314,7 +314,7 @@ class Names { 'nl' => 'Nederlands', # Dutch 'nl-informal' => "Nederlands (informeel)\xE2\x80\x8E", # Dutch (informal address ("je")) 'nn' => 'norsk nynorsk', # Norwegian (Nynorsk) - 'no' => 'norsk bokmål', # Norwegian (falls back to nb). + 'no' => 'norsk', # Norwegian macro language (falls back to nb). 'nov' => 'Novial', # Novial 'nrm' => 'Nouormand', # Norman 'nso' => 'Sesotho sa Leboa', # Northern Sotho |