aboutsummaryrefslogtreecommitdiffstats
path: root/i18n/src/closureI18nExtractor.js
AgeCommit message (Collapse)Author
2013-04-17fix(i18n): escape all chars above \u007f in locale filesPete 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-04-04chore($ngLocale): refactor slurper & parse extended datetime symbolsChirayu Krishnappa