From: GNU Libc Maintainers Date: Sat, 17 Sep 2016 18:00:44 +0000 (+0000) Subject: submitted-es_MX-decimal_point X-Git-Tag: archive/raspbian/2.25-3+rpi1~1^2^2^2^2^2^2^2^2^2^2^2^2~172 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8da183497ba7e8d8bf48bd14e43e1f29005bd99c;p=glibc.git submitted-es_MX-decimal_point 2012-06-06 Aurelien Jarno * locales/es_MX (LC_MONETARY): Set mon_thousands_sep to space (). (LC_NUMERIC): Set decimal_point to dot () and thousands_sep to space (). Gbp-Pq: Topic localedata Gbp-Pq: Name submitted-es_MX-decimal_point.diff --- diff --git a/localedata/locales/es_MX b/localedata/locales/es_MX index e7dd44062..1fb46e283 100644 --- a/localedata/locales/es_MX +++ b/localedata/locales/es_MX @@ -67,7 +67,7 @@ LC_MONETARY int_curr_symbol "" currency_symbol "" mon_decimal_point "" -mon_thousands_sep "" +mon_thousands_sep "" mon_grouping 3;3 positive_sign "" negative_sign "" @@ -83,7 +83,7 @@ END LC_MONETARY LC_NUMERIC decimal_point "" -thousands_sep "" +thousands_sep "" grouping 3;3 END LC_NUMERIC