mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
Fix LC_MESSAGES and LC_ADDRESS for anp_IN
[BZ #21760] * locales/anp_IN (LC_MESSAGES): add yesstr and nostr. * locales/anp_IN (LC_ADDRESS): add country_name
This commit is contained in:
parent
a325060c12
commit
704eab2238
@ -1,3 +1,9 @@
|
||||
2017-07-12 Akhilesh Kumar <akhilesh.k@samsung.com>
|
||||
|
||||
[BZ #21760]
|
||||
* locales/anp_IN (LC_MESSAGES): add yesstr and nostr.
|
||||
* locales/anp_IN (LC_ADDRESS): add country_name
|
||||
|
||||
2017-07-12 Akhilesh Kumar <akhilesh.k@samsung.com>
|
||||
|
||||
[BZ #21759]
|
||||
|
@ -149,6 +149,8 @@ END LC_TIME
|
||||
LC_MESSAGES
|
||||
yesexpr "<U005E><U005B><U002B><U0031><U0939><U0935><U0079><U0059><U005D>"
|
||||
noexpr "<U005E><U005B><U002D><U0030><U0928><U0907><U006E><U004E><U005D>"
|
||||
yesstr "<U0939><U093E><U0901>"
|
||||
nostr "<U0928><U0939><U0940><U0902>"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
@ -178,6 +180,7 @@ END LC_NAME
|
||||
LC_ADDRESS
|
||||
postal_fmt "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073>/
|
||||
<U0025><U0062><U0025><U0065><U0025><U0072>"
|
||||
country_name "<U092D><U093E><U0930><U0924>"
|
||||
country_ab2 "<U0049><U004E>"
|
||||
country_ab3 "<U0049><U004E><U0044>"
|
||||
country_num 356
|
||||
|
Loading…
Reference in New Issue
Block a user