diff options
Diffstat (limited to 'localedata/locales/es_MX')
-rw-r--r-- | localedata/locales/es_MX | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/localedata/locales/es_MX b/localedata/locales/es_MX index c71c80b87d..ffdf5a0ac0 100644 --- a/localedata/locales/es_MX +++ b/localedata/locales/es_MX @@ -67,7 +67,7 @@ int_curr_symbol "MXN " currency_symbol "$" mon_decimal_point "." mon_thousands_sep "," -mon_grouping 3;3 +mon_grouping 3 positive_sign "" negative_sign "-" int_frac_digits 2 @@ -83,7 +83,7 @@ END LC_MONETARY LC_NUMERIC decimal_point "." thousands_sep " " -grouping 3;3 +grouping 3 END LC_NUMERIC LC_TIME |