[Bug localedata/21918] Added New Locale it_SM

akhilesh.k at samsung dot com sourceware-bugzilla@sourceware.org
Tue Aug 8 11:28:00 GMT 2017


https://sourceware.org/bugzilla/show_bug.cgi?id=21918

--- Comment #2 from Akhilesh Kumar <akhilesh.k at samsung dot com> ---
>>     +
>>     +LC_MONETARY
>>     +int_curr_symbol           "ERO "
>
>I think that should be "EUR ".
>
>>     +currency_symbol           "€"
>>     +mon_decimal_point         "."
>>     +mon_thousands_sep         ","
>>     +mon_grouping              3;3
>>     +positive_sign             ""
>>     +negative_sign             "-"
>>     +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
>
>Why are mon_decimal_point and mon_thousands_sep different from what the
>it_IT locale has?:

Corrected EUR, mon_decimal_point and mon_thousands_sep
Please find updated patch 
https://sourceware.org/ml/libc-alpha/2017-08/msg00259.html

>LC_MONETARY
>int_curr_symbol           "EUR "
>currency_symbol           "€"
>
>

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libc-locales mailing list