diff options
author | Victor Chang <vichang@google.com> | 2018-10-20 06:05:13 +0100 |
---|---|---|
committer | Victor Chang <vichang@google.com> | 2018-10-20 06:05:13 +0100 |
commit | 98dbadea92e9b191c811cb855a38febea2ae3e62 (patch) | |
tree | ec4184c73aa057653a8eda1aca579131c50094eb /seed/annotations | |
parent | 1cc09cde2a712b3e802585d933d14fd5f7bd4860 (diff) | |
download | android_external_cldr-98dbadea92e9b191c811cb855a38febea2ae3e62.tar.gz android_external_cldr-98dbadea92e9b191c811cb855a38febea2ae3e62.tar.bz2 android_external_cldr-98dbadea92e9b191c811cb855a38febea2ae3e62.zip |
Copy CLDR 34 from unicode.org
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
Diffstat (limited to 'seed/annotations')
-rw-r--r-- | seed/annotations/bgn.xml | 4 | ||||
-rw-r--r-- | seed/annotations/und.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/seed/annotations/bgn.xml b/seed/annotations/bgn.xml index b2b4453..9d9f9eb 100644 --- a/seed/annotations/bgn.xml +++ b/seed/annotations/bgn.xml @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> -<!-- Copyright © 1991-2017 Unicode, Inc. +<!-- Copyright © 1991-2018 Unicode, Inc. For terms of use, see http://www.unicode.org/copyright.html Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) --> <ldml> <identity> - <version number="$Revision: 13868 $"/> + <version number="$Revision: 14302 $"/> <language type="bgn"/> </identity> <annotations> diff --git a/seed/annotations/und.xml b/seed/annotations/und.xml index a723900..1b8b5b3 100644 --- a/seed/annotations/und.xml +++ b/seed/annotations/und.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> -<!-- Copyright © 1991-2017 Unicode, Inc. +<!-- Copyright © 1991-2018 Unicode, Inc. For terms of use, see http://www.unicode.org/copyright.html Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) @@ -11,7 +11,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/ --> <ldml> <identity> - <version number="$Revision: 13680 $"/> + <version number="$Revision: 14302 $"/> <language type="und"/> </identity> </ldml> |