[Bug 1267877] Re: Incorrect localization format for numbers and money ES-MX

Gunnar Hjalmarsson 1267877 at bugs.launchpad.net
Fri Jan 10 16:03:07 UTC 2014


*** This bug is a duplicate of bug 997248 ***
    https://bugs.launchpad.net/bugs/997248

Hi Christian, and thanks for your effort to improve Ubuntu by filing
this bug report!

The affected package is actually not language-selector; it's langpack-
locales. Changing accordingly.

Also, the issue has been reported previously, so I mark this bug a
duplicate of bug 997248. If there is anything you think ought to be
added to that other bug report, please comment on the other bug.

** Package changed: language-selector (Ubuntu) => langpack-locales
(Ubuntu)

** This bug has been marked a duplicate of bug 997248
   Inconsistency in decimal point for es_MX and es_NI locale

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/1267877

Title:
  Incorrect localization format for numbers and money ES-MX

Status in “langpack-locales” package in Ubuntu:
  New

Bug description:
  Language selector for regional formats in Español; Castellano (México)
  sets numerical and monetary formats in an incorret way.

  Right now it shows as:
  numerical: 1.234.567,89
  date: fri 10 jan 2014 08:20:14 CST
  money: $ 20457.99

  But it should be like:
  numerical: 1,234,567.89
  date: fri 10 jan 2014 08:20:14 CST
  money: $20,457.9999

  in numerical we use the , for thousand indicator and . for decimal
  in money we don place a whitespace after the $ and we use the same as numerical format, with the thousand indicator, we expand the decimals to 4 digits because tax (%16) numerical operations do not work well with only 2 digits, this tax just began in 01 Jan 2010 and not all systems have been updated but they should eventualy, plus we also make monetary exchanges based on 4 decimal digit precicions like: "USD/MXN 12.9655"

  see also:
  http://publib.boulder.ibm.com/infocenter/forms/v3r5m0/index.jsp?topic=/com.ibm.form.designer.locales.doc/i_xfdl_r_formats_es_MX.html

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: language-selector-gnome 0.79.4
  ProcVersionSignature: Ubuntu 3.5.0-45.68~precise1-generic 3.5.7.26
  Uname: Linux 3.5.0-45-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  Date: Fri Jan 10 08:13:22 2014
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: language-selector
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/langpack-locales/+bug/1267877/+subscriptions



More information about the foundations-bugs mailing list