2012-06-06 Aurelien Jarno <aurelien@aurel32.net>
* locales/es_MX (LC_MONETARY): Set mon_thousands_sep to space
(<U0020>). (LC_NUMERIC): Set decimal_point to dot (<U002E>)
and thousands_sep to space (<U0020>).
Gbp-Pq: Topic localedata
Gbp-Pq: Name submitted-es_MX-decimal_point.diff
int_curr_symbol "<U004D><U0058><U004E><U0020>"
currency_symbol "<U0024>"
mon_decimal_point "<U002E>"
-mon_thousands_sep "<U002C>"
+mon_thousands_sep "<U0020>"
mon_grouping 3;3
positive_sign ""
negative_sign "<U002D>"
LC_NUMERIC
decimal_point "<U002E>"
-thousands_sep "<U2009>"
+thousands_sep "<U0020>"
grouping 3;3
END LC_NUMERIC