Bug 21918 - it_SM: new locale
Summary: it_SM: new locale
Status: WAITING
Alias: None
Product: glibc
Classification: Unclassified
Component: localedata (show other bugs)
Version: 2.26
: P2 enhancement
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL: https://sourceware.org/ml/libc-alpha/...
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-08 03:43 UTC by Akhilesh Kumar
Modified: 2024-10-09 14:59 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed: 2024-01-18 00:00:00
Project(s) to access:
ssh public key:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Akhilesh Kumar 2017-08-08 03:43:34 UTC

    
Comment 2 Akhilesh Kumar 2017-08-08 11:27:22 UTC
>>     +
>>     +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           "€"
>
>
Comment 3 Mike FABIAN 2024-01-18 10:49:42 UTC
I don’t see what value this adds over just using it_IT.