This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH 1/1] Added yesstr/nostr for nds_DE and nds_NL
- 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: Wed, 12 Jul 2017 13:37:11 +0530
- Subject: [PATCH 1/1] Added yesstr/nostr for nds_DE and nds_NL
- Authentication-results: sourceware.org; auth=none
- Cms-type: 105P
- Dlp-filter: Pass
- References: <CGME20170712081032epcas5p352bb42225511cc34d3030a761fe9ca6f@epcas5p3.samsung.com>
[BZ #21756]
Added yesstr/nostr for nds_DE and nds_NL
Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
---
localedata/locales/nds_DE | 2 ++
localedata/locales/nds_NL | 2 ++
2 files changed, 4 insertions(+)
diff --git a/localedata/locales/nds_DE b/localedata/locales/nds_DE
index 8bbdc4d..7245a9b 100644
--- a/localedata/locales/nds_DE
@@ -64,6 +69,8 @@ END LC_CTYPE
LC_MESSAGES
yesexpr "<U005E><U005B><U002B><U0031><U006A><U004A><U0079><U0059><U005D>"
noexpr "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
+yesstr "<U004A><U0061>"
+nostr "<U004E><U0065><U0065>"
END LC_MESSAGES
LC_MONETARY
diff --git a/localedata/locales/nds_NL b/localedata/locales/nds_NL
index 107d98c..79449bf 100644
--- a/localedata/locales/nds_NL
+++ b/localedata/locales/nds_NL
@@ -63,6 +63,8 @@ END LC_CTYPE
LC_MESSAGES
yesexpr "<U005E><U005B><U002B><U0031><U006A><U004A><U0079><U0059><U005D>"
noexpr "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
+yesstr "<U004A><U0061>"
+nostr "<U004E><U0065><U0065>"
END LC_MESSAGES
LC_MONETARY
--
1.7.1