diff options
Diffstat (limited to 'localedata/tst-fmon-locales/tstfmon_n11y41')
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_n11y41 | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/localedata/tst-fmon-locales/tstfmon_n11y41 b/localedata/tst-fmon-locales/tstfmon_n11y41 index 3a7f5dcf7f..22685cb83e 100644 --- a/localedata/tst-fmon-locales/tstfmon_n11y41 +++ b/localedata/tst-fmon-locales/tstfmon_n11y41 @@ -1,5 +1,3 @@ -repertoiremap mnemonic.ds - # One of a set of test locales for strfmon() # The six characters after the "_" in the locale name indicate @@ -10,13 +8,13 @@ copy "POSIX" END LC_CTYPE LC_MONETARY -int_curr_symbol "<U><S><D><SP>" -currency_symbol "<DO>" -mon_decimal_point "<.>" -mon_thousands_sep "<,>" +int_curr_symbol "<U0055><U0053><U0043><U0020>" +currency_symbol "<U0024>" +mon_decimal_point "<U002E>" +mon_thousands_sep "<U002C>" mon_grouping 3;3 -positive_sign "<+>" -negative_sign "<->" +positive_sign "<U002B>" +negative_sign "<U002D>" int_frac_digits 2 frac_digits 2 p_cs_precedes 0 |