Locale es_MX (Mexico) uses incorrect decimal and thousand symbol

Bug #1084179 reported by Gonzalo Vera
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Linux Mint
New
Undecided
Unassigned
langpack-locales (Ubuntu)
Triaged
Low
Unassigned

Bug Description

Linux Mint 14 Cinnamon, new installation (but bug was present in 13 Mate). My installation is localized for Mexico (es_MX). In México (as in several or all spanish speaking countries in Central and South America, but can't say for sure) we use the point as decimal symbol and the comma as thousands symbol.

The actual es_MX configuration file copies the es_ES number configuration, which follows the european use of comma for decimal and point for thousands.

I manually edited my file and the problem was solved:

/usr/share/i18n/locales/es_MX

LC_NUMERIC
(-)copy "es_ES"
(+)decimal_point "<U002E>"
(+)thousands_sep "<U002C>"
(+)grouping 3;3
END LC_NUMERIC

And then doing

sudo locale-gen

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in langpack-locales (Ubuntu):
status: New → Confirmed
Matt Fischer (mfisch)
affects: ubuntu → langpack-locales (Ubuntu)
Changed in langpack-locales (Ubuntu):
status: New → Triaged
Changed in langpack-locales (Ubuntu):
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.