submitted-es_MX-decimal_point
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Thu, 17 Jul 2025 11:21:32 +0000 (13:21 +0200)
committerAurelien Jarno <aurel32@debian.org>
Thu, 17 Jul 2025 11:21:32 +0000 (13:21 +0200)
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 ffdf5a0ac0eb402ef8b6f5c0ab8769f962ee3058..de6387f07cf520482d8368c144e3b0b73193391a 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
 positive_sign        ""
 negative_sign        "-"