From: GNU Libc Maintainers Date: Sat, 16 Dec 2017 14:37:43 +0000 (+0000) Subject: submitted-es_MX-decimal_point X-Git-Tag: archive/raspbian/2.25-5+rpi1^2~173 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fe96766250b96bdd287f7ccfe71c1beeb4725c75;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