diff options
Diffstat (limited to 'localedata/locales/eu_ES@euro')
-rw-r--r-- | localedata/locales/eu_ES@euro | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/localedata/locales/eu_ES@euro b/localedata/locales/eu_ES@euro index 77adbd0d9e..a71c0cc0d5 100644 --- a/localedata/locales/eu_ES@euro +++ b/localedata/locales/eu_ES@euro @@ -56,13 +56,13 @@ copy "eu_ES" END LC_MESSAGES LC_MONETARY -int_curr_symbol "<U0045><U0055><U0052><U0020>" +int_curr_symbol "EUR " currency_symbol "<U20AC>" -mon_decimal_point "<U002C>" -mon_thousands_sep "<U002E>" +mon_decimal_point "," +mon_thousands_sep "." mon_grouping 3;3 positive_sign "" -negative_sign "<U002D>" +negative_sign "-" int_frac_digits 0 frac_digits 0 p_cs_precedes 1 |