aboutsummaryrefslogtreecommitdiffstats
path: root/i18n/e2e
AgeCommit message (Collapse)Author
2012-08-30fix(scenario): Adding meta tag to avoid cache issuesGerman Galvis
2012-03-28fix(i18n e2e tests):Misko Hevery
2012-01-10feat(module): new module loaderMisko Hevery
2011-10-11feat(forms): new and improved formsMisko Hevery
2011-08-30test(i18n): Update some i18n/e2e testsDi Peng
2011-08-14feat(i18n): collect and convert locale info from closureDi Peng
- add i18n/closure directory with closure i18n files and update-closure.sh script to update them - generate.sh script runs node.js scripts that extract localization rules from the closure library, transform them to a more suitable format and dumps them into i18n/locale directory as angular's $locale services - update Rakefile to copy i18n files to build/ and pkg/ dirs - copy i18n stuff during rake build - e2e tests for several locales