OLD | NEW |
(Empty) | |
| 1 // *************************************************************************** |
| 2 // * |
| 3 // * Copyright (C) 2010 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
| 6 // * Source File:<path>/common/main/ml.xml |
| 7 // * |
| 8 // *************************************************************************** |
| 9 /** |
| 10 * ICU <specials> source: <path>/xml/main/ml.xml |
| 11 * Chrome Note: This locale data is abridged to contain categories |
| 12 * actually used by Chrome. |
| 13 */ |
| 14 ml{ |
| 15 AuxExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]
"} |
| 16 ExemplarCharacters{ |
| 17 "[\u200C \u200D ഃ അ ആ ഇ ഈ ഉ ഊ ഋ ൠ ഌ ൡ എ ഏ ഐ ഒ ഓ ഔ ക ഖ ഗ ഘ ങ ച ഛ ജ ഝ ഞ ട
ഠ ഡ ഢ" |
| 18 " ണ ത ഥ ദ ധ ന പ ഫ ബ ഭ മ ം യ ര ല വ ശ ഷ സ ഹ ള ഴ റ ാ ി ീ \u0D41 \u0D42 \u0D
43 െ " |
| 19 "േ ൈ ൊ ോ ൗ ൌ \u0D4D]" |
| 20 } |
| 21 LocaleScript{ |
| 22 "Mlym", |
| 23 } |
| 24 Version{"2.0.50.94"} |
| 25 } |
OLD | NEW |