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]

Re: [PATCH v2] Removed redundant data for LC_MONETARY


Akhilesh Kumar <akhilesh.k@samsung.com> wrote:

> [BZ #21836]
> 	* locales/ar_IN (LC_MONETARY) : Edit
> 	* locales/as_IN (LC_MONETARY) : Edit
>     	* locales/bhb_IN (LC_MONETARY): Edit
> 	* locales/bn_IN (LC_MONETARY) : Edit
> 	* locales/en_IN (LC_MONETARY) : Edit
> 	* locales/gu_IN (LC_MONETARY) : Edit
>     	* locales/kn_IN (LC_MONETARY) : Edit
>     	* locales/kok_IN(LC_MONETARY) : Edit
>     	* locales/ks_IN (LC_MONETARY) : Edit
> 	* locales/ml_IN (LC_MONETARY) : Edit
>     	* locales/mr_IN (LC_MONETARY) : Edit
> 	* locales/or_IN (LC_MONETARY) : Edit
>     	* locales/pa_IN (LC_MONETARY) : Edit
>     	* locales/sa_IN (LC_MONETARY) : Edit
>     	* locales/sd_IN (LC_MONETARY) : Edit
> 	* locales/ta_IN (LC_MONETARY) : Edit
>     	* locales/tcy_IN(LC_MONETARY) : Edit
> 	* locales/te_IN (LC_MONETARY) : Edit
>     	* locales/ur_IN (LC_MONETARY) : Edit

[...]

> diff --git a/localedata/locales/ks_IN b/localedata/locales/ks_IN
> index 094f2cd..94c2834 100644
> --- a/localedata/locales/ks_IN
> +++ b/localedata/locales/ks_IN
> @@ -56,29 +56,7 @@ copy "iso14651_t1"
>  
>  END LC_COLLATE
>  
> -
> -LC_MONETARY

You removed the LC_MONETARY opening tag here.

> -% 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
> -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

-- 
Mike FABIAN <mfabian@redhat.com>


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