This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH 1/1] Added Tsonga language locale [BZ #21727]
- 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: Fri, 7 Jul 2017 09:28:53 +0530
- Subject: [PATCH 1/1] Added Tsonga language locale [BZ #21727]
- Authentication-results: sourceware.org; auth=none
- Cms-type: 105P
- Dlp-filter: Pass
- References: <CGME20170707040159epcas5p303de5e01c7c7d4fbb08aca7acdadec22@epcas5p3.samsung.com>
Added missing yesstr and nostr for Tsonga language locale [LC_MESSAGES]
[BZ #21727]
* locales/ts_ZA(LC_MESSAGES): add yesstr and nostr
Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
---
localedata/locales/ts_ZA | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/localedata/locales/ts_ZA b/localedata/locales/ts_ZA
index 9df1859..8081dc9 100644
--- a/localedata/locales/ts_ZA
+++ b/localedata/locales/ts_ZA
@@ -174,8 +174,13 @@ week 7;19971130;1
END LC_TIME
LC_MESSAGES
+% http://www.xitsonga.org/dictionary/english?-=n
+% Yes -> Ina
+% No -> Ee
yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U005D>"
noexpr "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
+yesstr "<U0049><U006E><U0061>"
+nostr "<U004E><U006F>"
END LC_MESSAGES
LC_PAPER
--
1.9.1