This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH 1/1] For Breton yesstr/nostr locale are missing
- 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: Tue, 4 Jul 2017 10:54:08 +0530
- Subject: [PATCH 1/1] For Breton yesstr/nostr locale are missing
- Authentication-results: sourceware.org; auth=none
- Cms-type: 105P
- Dlp-filter: Pass
- References: <CGME20170704052709epcas5p1b09aa4825956e6e8d78aa624453e91a0@epcas5p1.samsung.com>
[BZ #21706]
During Locale verification i observed that
yesstr and nostr are missing for Breton [LC_MESSAGES] locale
Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
---
localedata/locales/br_FR | 2 ++
1 file changed, 2 insertions(+)
diff --git a/localedata/locales/br_FR b/localedata/locales/br_FR
index 3444cde..84c52eb 100644
--- a/localedata/locales/br_FR
+++ b/localedata/locales/br_FR
@@ -99,6 +99,8 @@ END LC_CTYPE
LC_MESSAGES
yesexpr "<U005E><U005B><U002B><U0031><U006F><U004F><U0079><U0059><U005D>"
noexpr "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
+yesstr "<U0059><U0061>"
+nostr "<U004E><U0061><U006E><U006E>"
END LC_MESSAGES
LC_MONETARY
--
1.9.1