This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] locale: iso-639: add Talossan language [BZ #19400]


From: Robin van der Vliet <info@robinvandervliet.com>

---
 locale/iso-639.def | 1 +
 1 file changed, 1 insertion(+)

diff --git a/locale/iso-639.def b/locale/iso-639.def
index 4bea116..e9c1dd3 100644
--- a/locale/iso-639.def
+++ b/locale/iso-639.def
@@ -454,6 +454,7 @@ DEFINE_LANGUAGE_CODE ("Tagalog", tl, tgl, tgl)
 DEFINE_LANGUAGE_CODE ("Tahitian", ty, tah, tah)
 DEFINE_LANGUAGE_CODE3 ("Tai (Other)", tai, tai)
 DEFINE_LANGUAGE_CODE ("Tajik", tg, tgk, tgk)
+DEFINE_LANGUAGE_CODE3 ("Talossan", tzl, tzl)
 DEFINE_LANGUAGE_CODE3 ("Tamashek", tmh, tmh)
 DEFINE_LANGUAGE_CODE ("Tamil", ta, tam, tam)
 DEFINE_LANGUAGE_CODE ("Tatar", tt, tat, tat)
-- 
2.7.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]