diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-31 18:37:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-31 18:37:58 +0000 |
commit | 736dda8c7fa5003ea99708e7b87a2d22c0425db7 (patch) | |
tree | cd84db2729c63fcf1f74973b2db6ecc74f50365d /intl | |
parent | cb7c4a271150ed746021644c8f8c83a32b20534d (diff) | |
download | glibc-736dda8c7fa5003ea99708e7b87a2d22c0425db7.tar.gz glibc-736dda8c7fa5003ea99708e7b87a2d22c0425db7.tar.xz glibc-736dda8c7fa5003ea99708e7b87a2d22c0425db7.zip |
Update.
* intl/locale.alias: Add aliases for bomal and nynorsk. * locale/iso-639.def: Fix 639-1 code for Bokmal.
Diffstat (limited to 'intl')
-rw-r--r-- | intl/locale.alias | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/intl/locale.alias b/intl/locale.alias index 60b47f54b1..799405aef3 100644 --- a/intl/locale.alias +++ b/intl/locale.alias @@ -26,6 +26,8 @@ # it with the rest of us. Send it using the `glibcbug' script to # bugs@gnu.org. +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 @@ -55,7 +57,9 @@ korean ko_KR.eucKR korean.euc ko_KR.eucKR ko_KR ko_KR.eucKR lithuanian lt_LT.ISO-8859-13 +nb_NO no_NO.ISO-8859-1 norwegian no_NO.ISO-8859-1 +nynorsk nn_NO.ISO-8859-1 polish pl_PL.ISO-8859-2 portuguese pt_PT.ISO-8859-1 romanian ro_RO.ISO-8859-2 |