[PATCH v3] Removed redundant data for LC_MONETARY
Mike FABIAN
mfabian@redhat.com
Thu Aug 10 09:09:00 GMT 2017
Akhilesh Kumar <akhilesh.k@samsung.com> wrote:
> Reference is taken from
> https://en.wikipedia.org/wiki/Indian_numbering_system
> https://en.wikipedia.org/wiki/Indian_rupee
>
> [BZ #21836]
[...]
> diff --git a/localedata/locales/kn_IN b/localedata/locales/kn_IN
> index 3f89da0..9b2f521 100644
> --- a/localedata/locales/kn_IN
> +++ b/localedata/locales/kn_IN
> @@ -78,21 +78,7 @@ LC_MONETARY
> % These are generated based on XML base Locale definition file
> % for IBM Class for Unicode/Java
> %
> -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
kn_IN.UTF-8...locales/kn_IN:82: no other keyword shall be specified when `copy' is used
--
Mike FABIAN <mfabian@redhat.com>
More information about the Libc-alpha
mailing list