Index: third_party/icu/cros/locales/ml.txt |
=================================================================== |
--- third_party/icu/cros/locales/ml.txt (revision 0) |
+++ third_party/icu/cros/locales/ml.txt (revision 0) |
@@ -0,0 +1,27 @@ |
+// *************************************************************************** |
+// * |
+// * Copyright (C) 2009 International Business Machines |
+// * Corporation and others. All Rights Reserved. |
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
+// * Source File:<path>/common/main/ml.xml |
+// * |
+// *************************************************************************** |
+/** |
+ * ICU <specials> source: <path>/xml/main/ml.xml |
+ * Chrome Note: This locale data is abridged to contain categories |
+ * actually used by Chrome. |
+ */ |
+ml{ |
+ AuxExemplarCharacters{"[a-z]"} |
+ ExemplarCharacters{ |
+ "[\u200C \u200D ഃ അ-ഋ ൠ ഌ ൡ എ-ഐ ഒ-ന പ-മ ം യ ര ല വ-ഹ ള ഴ റ ാ-ൃ െ-ൈ ൊ ോ ൗ ൌ " |
+ "\u0D4D]" |
+ } |
+ Languages{ |
+ ml{"മലയാളം"} |
+ } |
+ LocaleScript{ |
+ "Mlym", |
+ } |
+ Version{"1.81"} |
+} |
Property changes on: third_party/icu/cros/locales/ml.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ native |