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/te.xml |
| 7 // * |
| 8 // *************************************************************************** |
| 9 /** |
| 10 * ICU <specials> source: <path>/xml/main/te.xml |
| 11 * Chrome Note: This locale data is abridged to contain categories |
| 12 * actually used by Chrome. |
| 13 */ |
| 14 te{ |
| 15 AuxExemplarCharacters{"[\u200C\u200D ౦-౯]"} |
| 16 ExemplarCharacters{ |
| 17 "[అ ఆ ఇ ఈ ఉ ఊ ఋ ౠ ఌ ౡ ఎ ఏ ఐ ఒ ఓ ఔ క ఖ గ ఘ ఙ చ ఛ జ ఝ ఞ ట ఠ డ ఢ ణ త థ ద ధ
న ప ఫ" |
| 18 " బ భ మ య ర ఱ ల వ శ ష స హ ఁ ం ః \u0C4D ళ \u0C3E \u0C3F \u0C40 ు ూ ృ ౄ \u
0C46 " |
| 19 "\u200C \u200D" |
| 20 "\u0C47 \u0C48 \u0C4A \u0C4B \u0C4C \u0C55 \u0C56]" |
| 21 } |
| 22 LocaleScript{ |
| 23 "Telu", |
| 24 } |
| 25 Version{"2.0.50.94"} |
| 26 } |
OLD | NEW |