diff options
Diffstat (limited to 'i18n/README.md')
| -rw-r--r-- | i18n/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/i18n/README.md b/i18n/README.md index 9bff2adf..d0626463 100644 --- a/i18n/README.md +++ b/i18n/README.md @@ -1,11 +1,10 @@ # i18n directory overview: - closure/ - closure files we use for ruleset generation -- locale/ - angular's locale ruleset files - src/ - source files - spec/ - spec files for stuff in src directory - generate.sh - runs src scripts on closure dir and stores output in locale dir -- update-closure.sh - downloads the latest version of closure files from public svn repo +- update-closure.sh - downloads the latest version of closure files from public git repo The closure files (maintained by Shanjian Li (shanjian)) change very rarely, so we don't need to regenerate locale files very often. |
