mirror of git://sourceware.org/git/glibc.git
Remove redundant data for LC_MONETARY in sd_IN@devanagari
This commit is contained in:
parent
480af555f3
commit
3760ff7756
|
@ -1,3 +1,7 @@
|
||||||
|
2017-07-26 Mike FABIAN <mfabian@redhat.com>
|
||||||
|
|
||||||
|
* locales/sd_IN@devanagari (LC_MONETARY): copy "sd_IN"
|
||||||
|
|
||||||
2017-07-26 Akhilesh Kumar <akhilesh.k@samsung.com>
|
2017-07-26 Akhilesh Kumar <akhilesh.k@samsung.com>
|
||||||
|
|
||||||
Remove redundant data for LC_MONETARY
|
Remove redundant data for LC_MONETARY
|
||||||
|
|
|
@ -55,30 +55,9 @@ copy "iso14651_t1"
|
||||||
END LC_COLLATE
|
END LC_COLLATE
|
||||||
|
|
||||||
LC_MONETARY
|
LC_MONETARY
|
||||||
% This is the POSIX Locale definition the LC_MONETARY category
|
copy "sd_IN"
|
||||||
% 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
|
|
||||||
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
|
|
||||||
%
|
|
||||||
END LC_MONETARY
|
END LC_MONETARY
|
||||||
|
|
||||||
|
|
||||||
LC_NUMERIC
|
LC_NUMERIC
|
||||||
copy "hi_IN"
|
copy "hi_IN"
|
||||||
END LC_NUMERIC
|
END LC_NUMERIC
|
||||||
|
|
Loading…
Reference in New Issue