This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH 1/1] yesstr/nostr missing for Xhosa language locale
- From: Akhilesh Kumar <akhilesh dot k at samsung dot com>
- To: libc-alpha at sourceware dot org
- Cc: pankaj dot m at samsung dot com, Akhilesh Kumar <akhilesh dot k at samsung dot com>
- Date: Thu, 6 Jul 2017 15:01:17 +0530
- Subject: [PATCH 1/1] yesstr/nostr missing for Xhosa language locale
- Authentication-results: sourceware.org; auth=none
- Cms-type: 105P
- Dlp-filter: Pass
- References: <CGME20170706093419epcas5p2c98bcef6f482e481c603cddddec33fea@epcas5p2.samsung.com>
During Locale verification i observed that
yesstr and nostr are missing for Xhosa language locale
for South Africa
[BZ #21724]
* locales/xh_ZA (LC_MESSAGES): add yesstr and nostr
Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
---
localedata/locales/xh_ZA | 2 ++
1 file changed, 2 insertions(+)
diff --git a/localedata/locales/xh_ZA b/localedata/locales/xh_ZA
index 7913579..6bec975 100644
--- a/localedata/locales/xh_ZA
+++ b/localedata/locales/xh_ZA
@@ -176,6 +176,8 @@ END LC_TIME
LC_MESSAGES
yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U0065><U0045><U005D>"
noexpr "<U005E><U005B><U002D><U0030><U006E><U004E><U0068><U0048><U005D>"
+yesstr "<U0065><U0077><U0065>"
+nostr "<U0068><U0061><U0079><U0069>"
END LC_MESSAGES
LC_PAPER
--
1.9.1