Hi all, looking on angular hosted code
(https://code.angularjs.org/1.2.9/i18n/) the locale files for some latin
american countries appear to be incorrect. The locale file
"NUMBER_FORMATS"."CURRENCY_SYM" value is "\u20ac" for the following
countries:
Argentina (https://code.angularjs.org/1.2.9/i18n/angular-locale_es-ar.js)
Chile (es-cl),
Columbia (es-co),
Mexico (es-mx),
Uruguay (es-uy) and
Venezuela (es-ve)
That currency symbol ("\u20ac") is the Euro and the same as fr-fr France
(https://code.angularjs.org/1.2.9/i18n/angular-locale_fr-fr.js), which is
wrong for the Latin American countries.
Does anyone know why?
Are these latin american countries just wrong in angulars locale file and
do I need to correct my copy of these locale files to what the currency
should be?
(plus any numeric formatting)
I note that Brazils file is using the correct currency symbol "CURRENCY_SYM":
"R$".
any help is welcome
thanks
--
You received this message because you are subscribed to the Google Groups
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.