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] LC_MESSAGES Fix for om_ET Locale


[BZ #21766 ]
	Fix LC_MESSAGES for om_ET Locale

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

diff --git a/localedata/locales/om_ET b/localedata/locales/om_ET
index 79efde6..b78ecd4 100644
--- a/localedata/locales/om_ET
+++ b/localedata/locales/om_ET
@@ -109,7 +109,10 @@ END LC_TELEPHONE
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 LC_MESSAGES
-copy "ti_ET"
+yesexpr "<U005E><U005B><U002B><U0031><U0065><U0045><U0079><U0059><U005D>"
+noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
+yesstr  "<U0045><U0065>"
+nostr 	 "<U004C><U0061><U006B><U006B><U0069>"
 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]