mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-4450 sync data with CLDR.
X-SVN-Rev: 17525
This commit is contained in:
parent
745cc56357
commit
031e4f244e
2 changed files with 23 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
<characters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">CYRL</icu:script>
|
||||
<icu:script type="1">Latn</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
|
|
22
icu4c/source/data/xml/main/az_Cyrl.xml
Normal file
22
icu4c/source/data/xml/main/az_Cyrl.xml
Normal file
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.3/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.3/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="x0.1"/>
|
||||
<generation date="2005-04-29" />
|
||||
<language type="az" />
|
||||
<script type="Cyrl" />
|
||||
</identity>
|
||||
<characters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">Cyrl</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
</ldml>
|
Loading…
Add table
Reference in a new issue