diff options
author | Marty Pauley <marty+p5p@kasei.com> | 2002-09-20 10:52:16 +0100 |
---|---|---|
committer | hv <hv@crypt.org> | 2002-09-26 09:37:19 +0000 |
commit | a7235d9150f0ab27193f4377f0fceafec4b22921 (patch) | |
tree | a5edd058c5181f554c67333adedf691fcfb4648f /lib/Locale | |
parent | 5e366f6500f4020d35e7c5fd9163363b1042ab5a (diff) | |
download | perl-a7235d9150f0ab27193f4377f0fceafec4b22921.tar.gz |
Re: [perl #17439] broken Locale::Language in a UTF environment
Message-Id: 20020920085216.GC10512@soto.kasei.com
p4raw-id: //depot/perl@17927
Diffstat (limited to 'lib/Locale')
-rw-r--r-- | lib/Locale/Codes/t/languages.t | 2 | ||||
-rw-r--r-- | lib/Locale/Language.pm | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/Locale/Codes/t/languages.t b/lib/Locale/Codes/t/languages.t index c643f3a307..92ccf4d27e 100644 --- a/lib/Locale/Codes/t/languages.t +++ b/lib/Locale/Codes/t/languages.t @@ -47,7 +47,7 @@ no utf8; # we contain Latin-1 'code2language("nd") eq "Ndebele, North"', 'code2language("ng") eq "Ndonga"', 'code2language("nn") eq "Norwegian Nynorsk"', - 'code2language("nb") eq "Norwegian Bokmål"', + 'code2language("nb") eq "Norwegian Bokmal"', 'code2language("ny") eq "Chichewa; Nyanja"', 'code2language("oc") eq "Occitan (post 1500)"', 'code2language("os") eq "Ossetian; Ossetic"', diff --git a/lib/Locale/Language.pm b/lib/Locale/Language.pm index 34d2852018..627923cb09 100644 --- a/lib/Locale/Language.pm +++ b/lib/Locale/Language.pm @@ -232,7 +232,7 @@ mt:Maltese my:Burmese na:Nauru -nb:Norwegian Bokmål +nb:Norwegian Bokmal nd:Ndebele, North ne:Nepali ng:Ndonga @@ -301,7 +301,7 @@ ur:Urdu uz:Uzbek vi:Vietnamese -vo:Volapük +vo:Volapuk wo:Wolof |