aboutsummaryrefslogtreecommitdiffstats
path: root/seed
Commit message (Collapse)AuthorAgeFilesLines
* Copy CLDR 34 from unicode.orgVictor Chang2018-10-2040-3532/+5578
| | | | | | | | | | | | | These files were exported from the CLDR Subversion repository by running the following commands: rm -rf * svn export --force https://unicode.org/repos/cldr/tags/release-34/ . git clean -dfX git add -A . Test: n/a Change-Id: Ie42df516d51e6dad397b8652d1b566d7dd16291d
* Copy CLDR 33 from unicode.org to aosp/cldr-release-33.Fredrik Roubert2018-05-11148-563/+1564
| | | | | | | | | | | | | These files were exported from the CLDR Subversion repository by running the following commands: rm -rf * svn export --force https://unicode.org/repos/cldr/tags/release-33 . git clean -dfX git add -A . Bug: 79564536 Change-Id: I27dfd029083807659193cff211f35167a3a0922e
* Copy CLDR 32.0.1 from unicode.org to aosp/cldr-release-32-0-1.Fredrik Roubert2018-05-09174-0/+22114
These files were exported from the CLDR Subversion repository by running the following commands: svn export --force https://unicode.org/repos/cldr/tags/release-32-0-1 . git clean -dfX git add -A . Bug: 79438058 Change-Id: I0b4a10f3a3f49b52ffe4bdb3c60cb1cc65de8cc1