submitted-es_MX-decimal_point
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Wed, 7 Feb 2024 18:25:17 +0000 (18:25 +0000)
committerRaspbian forward porter <root@raspbian.org>
Wed, 7 Feb 2024 18:25:17 +0000 (18:25 +0000)
2012-06-06  Aurelien Jarno  <aurelien@aurel32.net>

* locales/es_MX (LC_MONETARY): Set mon_thousands_sep to space
( ).

Gbp-Pq: Topic localedata
Gbp-Pq: Name submitted-es_MX-decimal_point.diff

localedata/locales/es_MX

index 52e56202156c8edeec5d4579143d123434a3e6a6..1b4a3521eec0e73be77cd9479fce229400e07f90 100644 (file)
@@ -66,7 +66,7 @@ LC_MONETARY
 int_curr_symbol      "MXN "
 currency_symbol      "$"
 mon_decimal_point    "."
-mon_thousands_sep    ","
+mon_thousands_sep    " "
 mon_grouping         3;3
 positive_sign        ""
 negative_sign        "-"