Caitlin Potter
6a96a8200a
fix(ngLocale): Regenerate Locale Files
...
Fixes number formatting and symbols for many locales.
Adds support for additional locales.
Closes #8931
Closes #8583
Closes #7799
2014-09-10 20:15:22 -04:00
Michał Gołębiowski
36831eccd1
refactor(jshint): reduce duplication & test all JS files
2014-07-08 15:49:25 +02:00
Caitlin Potter
0eb2c2af82
chore(ngLocale): update ngLocale scripts
...
This is a batch of updated ngLocale scripts, based on the recent fixes.
2014-06-02 16:20:05 -04:00
Kasparas Galdikas
95be253fe5
fix($locale): Minor grammar amends for locale_lt
...
Closes #6164
2014-02-06 16:11:29 -08:00
Vojta Jina
f2fab49830
style: make jshint happy
2013-10-22 15:32:41 -07:00
Pete Bacon Darwin
934a95d3ef
chore(grunt): add jshint tasks
2013-10-22 15:32:40 -07:00
Igor Minar
6382e21fb2
fix(i18n): remove obsolete locale files
...
Remove obsolete locale files that are not found in Google Closure library.
I don't know why they were removed, but without a link to Closure we can't
maintain these files going forward so I'm deleting them.
BREAKING CHANGE: some non-common region-specific local files were removed.
2013-08-27 15:55:37 -07:00
Lucas Galfasó
b3d7a038d7
fix(i18n): Do not transform arrays into objects
...
Do not trasnform arrays into objects when generating the locale objects
Add unit test for this check
2013-07-03 22:51:31 +01:00
Pete Bacon Darwin
695c54c17b
fix(i18n): escape all chars above \u007f in locale files
...
Modify the script that writes the locales so all characters above \u007f are escaped
Includes the updated locale files after running the closureI18nExtractor.
Closes #2417
2013-04-17 22:13:49 +01:00
Chirayu Krishnappa
0c72708a2b
chore($ngLocale): generate ngLocale files from the Closure code (includes datetimesymbolsext.js)
2013-03-20 15:50:07 -07:00
Chirayu Krishnappa
96b13bbee1
chore($ngLocale): Generate ngLocale files from the Closure code.
2013-03-08 15:46:59 -08:00
Misko Hevery
2430f52bb9
chore(module): move files around in preparation for more modules
2012-03-28 11:16:35 -07:00