mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 14:05:32 +00:00
ICU-7356 Add missing special
X-SVN-Rev: 27648
This commit is contained in:
parent
085b000633
commit
493a43cb5f
1 changed files with 26 additions and 0 deletions
26
icu4c/source/data/xml/main/tzm_Latn.xml
Normal file
26
icu4c/source/data/xml/main/tzm_Latn.xml
Normal file
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!--
|
||||
Copyright (c) 2010 International Business Machines Corporation and others. All rights reserved.
|
||||
-->
|
||||
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.7.2/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.7.2/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="$Revision$"/>
|
||||
<generation date="$Date$"/>
|
||||
<language type="tzm"/>
|
||||
<script type="Latn"/>
|
||||
</identity>
|
||||
<characters>
|
||||
<special xmlns:icu="http://www.icu-project.org/">
|
||||
<icu:scripts>
|
||||
<icu:script type="1">Latn</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
</ldml>
|
||||
|
Loading…
Add table
Reference in a new issue