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 /locale/iso-639.def | |
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 'locale/iso-639.def')
-rw-r--r-- | locale/iso-639.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/iso-639.def b/locale/iso-639.def index 29af160d42..76d78019d7 100644 --- a/locale/iso-639.def +++ b/locale/iso-639.def @@ -106,7 +106,7 @@ DEFINE_LANGUAGE_CODE ("Ndonga", ng, ndo, ndo) DEFINE_LANGUAGE_CODE ("Nepali", ne, nep, nep) DEFINE_LANGUAGE_CODE ("Norwegian", no, nor, nor) DEFINE_LANGUAGE_CODE ("Norwegian Nynorsk", nn, nno, nno) -DEFINE_LANGUAGE_CODE ("Norwegian Bokmål", nn, nob, nob) +DEFINE_LANGUAGE_CODE ("Norwegian Bokmål", nb, nob, nob) DEFINE_LANGUAGE_CODE ("Chichewa; Nyanja", ny, nya, nya) DEFINE_LANGUAGE_CODE ("Occitan (post 1500); Provençal", oc, oci, oci) DEFINE_LANGUAGE_CODE ("Oriya", or, ori, ori) |