aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
diff options
context:
space:
mode:
authorFredrik Roubert <roubert@google.com>2018-06-21 15:03:35 +0200
committerFredrik Roubert <roubert@google.com>2018-07-09 11:51:45 +0200
commit1cc09cde2a712b3e802585d933d14fd5f7bd4860 (patch)
tree8e555917c4a8c04c0703c4868cadf1640b9f613d /keyboards
parent69a166403d566ea2635b08e8a408c5d40e31992f (diff)
downloadandroid_external_cldr-1cc09cde2a712b3e802585d933d14fd5f7bd4860.tar.gz
android_external_cldr-1cc09cde2a712b3e802585d933d14fd5f7bd4860.tar.bz2
android_external_cldr-1cc09cde2a712b3e802585d933d14fd5f7bd4860.zip
Copy CLDR 33.1 from unicode.org to release-33-1.
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
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/dtd/ldmlKeyboard.dtd4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/dtd/ldmlKeyboard.dtd b/keyboards/dtd/ldmlKeyboard.dtd
index 25b568a..5f6a32e 100644
--- a/keyboards/dtd/ldmlKeyboard.dtd
+++ b/keyboards/dtd/ldmlKeyboard.dtd
@@ -7,7 +7,7 @@ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in these Data Files or Software without prior written authorization of the copyright holder.
- $Revision: 13973 $
+ $Revision: 14167 $
-->
<!ELEMENT keyboard ( version, generation?, names, settings?, import*, keyMap+, displayMap?, layer*, vkeys*, transforms*, reorders?, backspaces? ) >
@@ -18,7 +18,7 @@ Except as contained in this notice, the name of a copyright holder shall not be
<!--@VALUE-->
<!ATTLIST version number CDATA #REQUIRED >
<!--@METADATA-->
-<!ATTLIST version cldrVersion CDATA #FIXED "33" >
+<!ATTLIST version cldrVersion CDATA #FIXED "33.1" >
<!--@METADATA-->
<!ELEMENT generation EMPTY >