mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-12 14:37:50 +00:00
c0b65e4a8f
--HG-- extra : rebase_source : 2561787b6f9ae3dc626cb6bf76e6f78f6cd15664
26 lines
666 B
XML
26 lines
666 B
XML
<?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/repos/cldr/trunk/common/dtd/ldml.dtd"
|
|
[
|
|
<!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
|
|
%icu;
|
|
]
|
|
>
|
|
<ldml>
|
|
<identity>
|
|
<version number="$Revision: 1.15 $"/>
|
|
<generation date="$Date: 2008/05/25 01:05:56 $"/>
|
|
<language type="ps"/>
|
|
</identity>
|
|
<characters>
|
|
<special xmlns:icu="http://www.icu-project.org/">
|
|
<icu:scripts>
|
|
<icu:script type="1">Arab</icu:script>
|
|
</icu:scripts>
|
|
</special>
|
|
</characters>
|
|
</ldml>
|
|
|