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]

[COMMITTED] Add Chitwani Tharu


2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>

    * locale/iso-639.def: Add Chitwani Tharu (the).




>From 1820b143aa651d619a768708f08b129aa45043c2 Mon Sep 17 00:00:00 2001
From: Chris Leonard <cjlhomeaddress@gmail.com>
Date: Fri, 15 Nov 2013 12:33:40 -0500
Subject: [PATCH] Add Chitwani Tharu (the)

---
 ChangeLog          | 4 ++++
 locale/iso-639.def | 1 +
 2 files changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 60f8a88..574e07e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
+
+    * locale/iso-639.def: Add Chitwani Tharu (the).
+
 2013-11-14  Andreas Schwab  <schwab@suse.de>

     * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
diff --git a/locale/iso-639.def b/locale/iso-639.def
index 249b6e2..56db3c8 100644
--- a/locale/iso-639.def
+++ b/locale/iso-639.def
@@ -460,6 +460,7 @@ DEFINE_LANGUAGE_CODE ("Telugu", te, tel, tel)
 DEFINE_LANGUAGE_CODE3 ("Tereno", ter, ter)
 DEFINE_LANGUAGE_CODE3 ("Tetum", tet, tet)
 DEFINE_LANGUAGE_CODE ("Thai", th, tha, tha)
+DEFINE_LANGUAGE_CODE3 ("Tharu, Chitwani", the, the)
 DEFINE_LANGUAGE_CODE ("Tibetan", bo, bod, tib)
 DEFINE_LANGUAGE_CODE3 ("Tigre", tig, tig)
 DEFINE_LANGUAGE_CODE ("Tigrinya", ti, tir, tir)
-- 
1.7.11.7


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