aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Copy CLDR 34 from unicode.orgVictor Chang2018-10-201-3/+3
| | | | | | | | | | | | | 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.1 from unicode.org to release-33-1.Fredrik Roubert2018-07-091-2/+2
| | | | | | | | | | | | | 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-1 . git clean -dfX git add -A . Bug: 111246576 Change-Id: Ibd61af7472a114edb5a56012ca0a8c447c14f604
* Copy CLDR 33 from unicode.org to aosp/cldr-release-33.Fredrik Roubert2018-05-113-501/+578
| | | | | | | | | | | | | 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-09590-0/+185391
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