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/ta.xml | |
7 // * | |
8 // *************************************************************************** | |
9 /** | |
10 * ICU <specials> source: <path>/xml/main/ta.xml | |
11 * Chrome Note: This locale data is abridged to contain categories | |
12 * actually used by Chrome. | |
13 */ | |
14 ta{ | |
15 ExemplarCharacters{ | |
16 "[அ ஆ இ ஈ உ ஊ எ ஏ ஐ ஒ ஓ ஔ ஃ க ங ச ஞ ட ண த ந ப ம ய ர ல வ ழ ள ற ன ஜ ஷ ஸ ஹ
ா ி " | |
17 "\u200C \u200D" | |
18 "\u0BC0 ு ூ ெ ே ை ொ ோ ௌ \u0BCD]" | |
19 } | |
20 LocaleScript{ | |
21 "Taml", | |
22 } | |
23 Version{"2.0.50.94"} | |
24 } | |
OLD | NEW |