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 country_name for mni_IN


Reference
http://www.iitg.ernet.in/rcilts/phaseI/manipuridesign.pdf

[BZ #22022]
	locales/mni_IN(LC_ADDRESS) : Added country_name
---
 localedata/locales/mni_IN |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/localedata/locales/mni_IN b/localedata/locales/mni_IN
index 795db24..4bd6c82 100644
--- a/localedata/locales/mni_IN
+++ b/localedata/locales/mni_IN
@@ -164,6 +164,8 @@ END LC_NAME
 LC_ADDRESS
 
 postal_fmt  "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073><U0025><U0062><U0025><U0065><U0025><U0072>"
+% http://www.iitg.ernet.in/rcilts/phaseI/manipuridesign.pdf
+country_name "<U09AD><U09BE><U09B0><U09A4>"
 country_ab2 "<U0049><U004E>"
 country_ab3 "<U0049><U004E><U0044>"
 country_num 356
-- 
1.7.1


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