Lucas Galfasó
751c77f87b
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-08-12 16:23:38 -07:00
Pete Bacon Darwin
7e168c8ad2
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:16:57 +01:00
Chirayu Krishnappa
e5b57bf01c
chore($ngLocale): generate ngLocale files from the Closure code (includes datetimesymbolsext.js)
2013-04-04 09:00:36 -07:00
Chirayu Krishnappa
fc7970fdf0
chore($ngLocale): Generate ngLocale files from the Closure code.
2013-03-08 17:00:03 -08:00
Misko Hevery
2430f52bb9
chore(module): move files around in preparation for more modules
2012-03-28 11:16:35 -07:00