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] Adjust language-code fields of LC_ADDRESS.


2013-11-04  Chris Leonard  <cjl@sugarlabs.org>

    * locales/unm_US: Adjust language-code fields of LC_ADDRESS.
    * locales/wal_ET: Likewise.



>From 7961dd37162372b3c797cfcec5c0179e1665b770 Mon Sep 17 00:00:00 2001
From: Chris Leonard <cjlhomeaddress@gmail.com>
Date: Mon, 4 Nov 2013 11:21:41 -0500
Subject: [PATCH] Adjust language-code fields of LC_ADDRESS.

---
 localedata/ChangeLog      | 5 +++++
 localedata/locales/unm_US | 6 ++++--
 localedata/locales/wal_ET | 3 ---
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 2088e6a..e493d9d 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,8 @@
+2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
+
+    * locales/unm_US: Adjust language-code fields of LC_ADDRESS.
+    * locales/wal_ET: Likewise.
+
 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>

     * locales/quz_PE: Adjust language-code fields of LC_ADDRESS.
diff --git a/localedata/locales/unm_US b/localedata/locales/unm_US
index ddd0493..a04188e 100644
--- a/localedata/locales/unm_US
+++ b/localedata/locales/unm_US
@@ -153,8 +153,10 @@ country_car   "<U0055><U0053><U0041>"
 country_isbn  0
 % lang_name     ""
 % lang_ab       ""
-% lang_term     ""
-% lang_lib      ""
+% unm
+lang_term    "<U0075><U006E><U006D>"
+% unm
+lang_lib    "<U0075><U006E><U006D>"
 END LC_ADDRESS

 LC_TELEPHONE
diff --git a/localedata/locales/wal_ET b/localedata/locales/wal_ET
index 7eb5ac4..8408a62 100644
--- a/localedata/locales/wal_ET
+++ b/localedata/locales/wal_ET
@@ -113,9 +113,6 @@ country_car    "<U0045><U0054><U0048>"
 lang_name     "<U12C8><U120B><U12ED><U1273><U1271>"
 lang_term     "<U0077><U0061><U006C>"
 lang_lib      "<U0077><U0061><U006C>"
-
-
-%
 END LC_ADDRESS


-- 
1.7.11.7


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