[PATCH] Fix locale.alias for nb_NO

Jakub Jelinek jakub@redhat.com
Tue Dec 2 14:18:00 GMT 2003


Hi!

2003-12-02  Jakub Jelinek  <jakub@redhat.com>

	* intl/locale.alias: Use nb_NO instead of no_NO for bokm.l.

--- libc/intl/locale.alias.jj	2003-11-04 19:33:13.000000000 +0100
+++ libc/intl/locale.alias	2003-12-02 15:13:30.000000000 +0100
@@ -26,8 +26,8 @@
 # it with the rest of us.  Send it using the `glibcbug' script to
 # bugs@gnu.org.
 
-bokmal		no_NO.ISO-8859-1
-bokmål		no_NO.ISO-8859-1
+bokmal		nb_NO.ISO-8859-1
+bokmål		nb_NO.ISO-8859-1
 catalan		ca_ES.ISO-8859-1
 croatian	hr_HR.ISO-8859-2
 czech		cs_CZ.ISO-8859-2

	Jakub



More information about the Libc-hacker mailing list