diff options
author | Akhilesh Kumar <akhilesh.k@samsung.com> | 2017-07-26 13:19:14 +0530 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2017-07-26 11:15:15 +0200 |
commit | 480af555f35201a646531cfd7c68a58905edba90 (patch) | |
tree | a23d6ff3af4a01f179d496aa4849cdef46103407 /localedata/locales/ar_IN | |
parent | 0aa573a44d12d7a59484e02ebebf2b8ad2e7ee71 (diff) | |
download | glibc-480af555f35201a646531cfd7c68a58905edba90.tar.gz glibc-480af555f35201a646531cfd7c68a58905edba90.tar.xz glibc-480af555f35201a646531cfd7c68a58905edba90.zip |
Remove redundant data for LC_MONETARY for Indian locales
[BZ #21836] * locales/ar_IN (LC_MONETARY): copy "hi_IN" * locales/as_IN (LC_MONETARY): copy "hi_IN" * locales/bhb_IN (LC_MONETARY): copy "hi_IN" * locales/bn_IN (LC_MONETARY): copy "hi_IN" * locales/en_IN (LC_MONETARY): copy "hi_IN" * locales/gu_IN (LC_MONETARY): copy "hi_IN" * locales/kn_IN (LC_MONETARY): copy "hi_IN" * locales/kok_IN (LC_MONETARY): copy "hi_IN" * locales/ks_IN (LC_MONETARY): copy "hi_IN" * locales/ml_IN (LC_MONETARY): copy "hi_IN" * locales/mr_IN (LC_MONETARY): copy "hi_IN" * locales/or_IN (LC_MONETARY): copy "hi_IN" * locales/pa_IN (LC_MONETARY): copy "hi_IN" * locales/sa_IN (LC_MONETARY): copy "hi_IN" * locales/sd_IN (LC_MONETARY): copy "hi_IN" * locales/ta_IN (LC_MONETARY): copy "hi_IN" * locales/tcy_IN (LC_MONETARY): copy "hi_IN" * locales/te_IN (LC_MONETARY): copy "hi_IN" * locales/ur_IN (LC_MONETARY): copy "hi_IN"
Diffstat (limited to 'localedata/locales/ar_IN')
-rw-r--r-- | localedata/locales/ar_IN | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/localedata/locales/ar_IN b/localedata/locales/ar_IN index 791e63c519..0f313c90bd 100644 --- a/localedata/locales/ar_IN +++ b/localedata/locales/ar_IN @@ -53,27 +53,7 @@ END LC_COLLATE LC_MONETARY -% This is the POSIX Locale definition the LC_MONETARY category -% generated by IBM Basic CountryPack Transformer. -% These are generated based on XML base Locale defintion file -% for IBM Class for Unicode. -% -int_curr_symbol "<U0049><U004E><U0052><U0020>" -currency_symbol "<U20B9>" -mon_decimal_point "<U002E>" -mon_thousands_sep "<U002C>" -mon_grouping 3;2 -positive_sign "" -negative_sign "<U002D>" -int_frac_digits 2 -frac_digits 2 -p_cs_precedes 1 -p_sep_by_space 1 -n_cs_precedes 1 -n_sep_by_space 1 -p_sign_posn 1 -n_sign_posn 1 -% +copy "hi_IN" END LC_MONETARY |