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]

[PATCH 1/1] Added yesstr/nostr for sa_IN


[BZ #21823]
        * locales/mai_IN (LC_MESSAGES): Add yesstr,nostr

Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
---
 localedata/locales/sa_IN |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/localedata/locales/sa_IN b/localedata/locales/sa_IN
index 063ef04..65a7be0 100644
--- a/localedata/locales/sa_IN
+++ b/localedata/locales/sa_IN
@@ -193,6 +193,8 @@ END LC_TIME
 LC_MESSAGES
 yesexpr "<U005E><U005B><U002B><U0031><U0061><U0041><U0079><U0059><U005D>"
 noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
+yesstr  "<U0906><U092E><U094D>"
+nostr	"<U0928>"
 END LC_MESSAGES
 
 
-- 
1.7.1


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