Sha256: 3af86f0b295e5940554fe261be7efb0d54ce7bc4a4daf441f11f205482aca8da
Contents?: true
Size: 1.23 KB
Versions: 3
Compression:
Stored size: 1.23 KB
Contents
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <ldml> <identity> <version number="$Revision: 4126 $"/> <generation date="$Date: 2009-05-05 19:33:13 -0400 (Tue, 05 May 2009) $"/> <language type="mr" /> </identity> <collations validSubLocales="mr_IN"> <collation type="standard" > <settings normalization="on" /> </collation > <collation type="standard" draft="unconfirmed" alt="proposed"> <settings normalization="on"/> <rules> <!-- The following tailoring is an adjustment of the DUCET collation order for ANUSVARA, CANDRABINDU, and VISARGA. Instead of being sorted with secondary weights, they are collated on primary level before the independent vowels. CANDRABINDU is secondary different from ANUSVARA. This gives a sort order similar to Hindi. --> <reset>ॐ</reset> <p>ं</p> <s>ँ</s> <p>ः</p> <!-- The following tailoring is an adjustment of the DUCET collation order for LLA. Instead of being sorted after LA, LLA is sorted after HA. --> <reset>ह</reset> <p>ळ</p> <!-- KSSA is sorted after LLA. --> <p>क्ष</p> <!-- JNYA is sorted after KSSA. --> <p>ज्ञ</p> </rules> </collation> </collations> </ldml>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
i18n-0.3.6.pre | vendor/cldr/common/collation/mr.xml |
i18n-0.3.5 | vendor/cldr/common/collation/mr.xml |
i18n-0.3.4 | vendor/cldr/common/collation/mr.xml |