aboutsummaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-12-25 01:11:15 +0000
committerUlrich Drepper <drepper@redhat.com>2000-12-25 01:11:15 +0000
commit214414c897e1a3df00a5d91f3eb1aa02bdd1174f (patch)
treeaff39310070ad20f4d8bcc403b0afc1bc9178715 /locale
parent640a3be10f2bf3382d18c4c6a3cf18dbf23fd66f (diff)
downloadglibc-214414c897e1a3df00a5d91f3eb1aa02bdd1174f.zip
glibc-214414c897e1a3df00a5d91f3eb1aa02bdd1174f.tar.gz
glibc-214414c897e1a3df00a5d91f3eb1aa02bdd1174f.tar.bz2
Upda.te
2000-12-24 Ulrich Drepper <drepper@redhat.com> * locale/iso-639.def: Correct one entry. Add two missing entries. * locale/iso-4217.def: Change entry for Eritrea. Reported by Daniel Yacob <yacob@geez.org>.
Diffstat (limited to 'locale')
-rw-r--r--locale/iso-4217.def2
-rw-r--r--locale/iso-639.def4
2 files changed, 4 insertions, 2 deletions
diff --git a/locale/iso-4217.def b/locale/iso-4217.def
index b9f3a9f..2524054 100644
--- a/locale/iso-4217.def
+++ b/locale/iso-4217.def
@@ -57,7 +57,7 @@ DEFINE_INT_CURR("DZD ") /* Algerian Dinar */
DEFINE_INT_CURR("ECS ") /* Ecuadoran Sucre */
DEFINE_INT_CURR("EEK ") /* Estonian Kroon */
DEFINE_INT_CURR("EGP ") /* Egyptian Pound */
-DEFINE_INT_CURR("ERB ") /* Eritrean Birr */
+DEFINE_INT_CURR("ERN ") /* Eritrean Nakfa */
DEFINE_INT_CURR("ESP ") /* Spanish Peseta */
DEFINE_INT_CURR("ETB ") /* Ethiopian Birr */
DEFINE_INT_CURR("EUR ") /* European Union Euro */
diff --git a/locale/iso-639.def b/locale/iso-639.def
index 76d7801..24565e4 100644
--- a/locale/iso-639.def
+++ b/locale/iso-639.def
@@ -49,7 +49,7 @@ DEFINE_LANGUAGE_CODE ("French", fr, fra, fre)
DEFINE_LANGUAGE_CODE ("Frisian", fy, fry, fry)
DEFINE_LANGUAGE_CODE ("Georgian", ka, kat, geo)
DEFINE_LANGUAGE_CODE ("German", de, deu, ger)
-DEFINE_LANGUAGE_CODE ("Gaelic (Scots)", gl, gla, gla)
+DEFINE_LANGUAGE_CODE ("Gaelic (Scots)", gd, gla, gla)
DEFINE_LANGUAGE_CODE ("Irish", ga, gle, gle)
DEFINE_LANGUAGE_CODE ("Gallegan", gl, glg, glg)
DEFINE_LANGUAGE_CODE ("Manx", gv, glv, glv)
@@ -152,6 +152,7 @@ DEFINE_LANGUAGE_CODE ("Thai", th, tha, tha)
DEFINE_LANGUAGE_CODE ("Tibetan", bo, bod, tib)
DEFINE_LANGUAGE_CODE ("Tswana", tn, tsn, tsn)
DEFINE_LANGUAGE_CODE ("Tsonga", ts, tso, tso)
+DEFINE_LANGUAGE_CODE ("Turkish", tr, tur, tur)
DEFINE_LANGUAGE_CODE ("Turkmen", tk, tuk, tuk)
DEFINE_LANGUAGE_CODE ("Twi", tw, twi, twi)
DEFINE_LANGUAGE_CODE ("Uighur", ug, uig, uig)
@@ -164,5 +165,6 @@ DEFINE_LANGUAGE_CODE ("Welsh", cy, cym, wel)
DEFINE_LANGUAGE_CODE ("Wolof", wo, wol, wol)
DEFINE_LANGUAGE_CODE ("Xhosa", xh, xho, xho)
DEFINE_LANGUAGE_CODE ("Yiddish", yi, yid, yid)
+DEFINE_LANGUAGE_CODE ("Yoruba", yo, yor, yor)
DEFINE_LANGUAGE_CODE ("Zhuang", za, zha, zha)
DEFINE_LANGUAGE_CODE ("Zulu", zu, zul, zul)