Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-22 | style: make jshint happy | Vojta Jina | |
2013-07-03 | fix(i18n): Do not transform arrays into objects | Lucas Galfasó | |
Do not trasnform arrays into objects when generating the locale objects Add unit test for this check | |||
2013-04-17 | fix(i18n): escape all chars above \u007f in locale files | Pete Bacon Darwin | |
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-03-20 | chore($ngLocale): generate ngLocale files from the Closure code (includes ↵ | Chirayu Krishnappa | |
datetimesymbolsext.js) |