You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
The french negative currency pattern is wrong but it's ok in google closure I18N library.
AngularJs file:
angular.js/i18n/closure/numberSymbols.js
Line 1066 in 96b13bb
Google closure file: https://code.google.com/p/closure-library/source/browse/closure/goog/i18n/numberformatsymbols.js#1282
The solution seems simple : run
i18n/update-closure.sh
, runi18n/generate.sh
and build a package.But the impact in
i18n/closure
directory is big !There is a reason to not include that in the release process ?
The text was updated successfully, but these errors were encountered: