OLD | NEW |
(Empty) | |
| 1 // *************************************************************************** |
| 2 // * |
| 3 // * Copyright (C) 2009 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/kn.xml |
| 7 // * |
| 8 // *************************************************************************** |
| 9 /** |
| 10 * ICU <specials> source: <path>/xml/main/kn.xml |
| 11 * Chrome Note: This locale data is abridged to contain categories |
| 12 * actually used by Chrome. |
| 13 */ |
| 14 kn{ |
| 15 ExemplarCharacters{ |
| 16 "[\u200c \u200d \u0c82-\u0c83 \u0c85-\u0c8c \u0c8e-\u0c90" |
| 17 "\u0c92-\u0ca8 \u0caa-\u0cb3 \u0cb5-\u0cb9 \u0cbc-\u0cc4" |
| 18 "\u0cc6-\u0cc8 \u0cca-\u0ccd \u0cd5-\u0cd6 \u0cde \u0ce0-\u0ce3 \u0ce6-\
u0cef \u0cf1-\u0cf2]" |
| 19 } |
| 20 Languages{ |
| 21 kn{"ಕನ್ನಡ"} |
| 22 } |
| 23 LocaleScript{ |
| 24 "Knda", |
| 25 } |
| 26 Version{"1.74"} |
| 27 } |
OLD | NEW |