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

Christian Servín emileneth at gmail.com
Fri Jan 10 14:31:11 UTC 2014


Public bug reported:

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)

** Affects: language-selector (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug precise

-- 
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 “language-selector” 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/language-selector/+bug/1267877/+subscriptions



More information about the foundations-bugs mailing list