From: GNU Libc Maintainers Date: Sun, 14 Jan 2018 10:24:48 +0000 (+0000) Subject: submitted-es_MX-decimal_point X-Git-Tag: archive/raspbian/2.26-4+rpi1^2~195 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=69786b7f23bf6f88c67004c9eafb053ed5181839;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 52706e0b5..6b8704730 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