OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
6 // * Source File: <path>/common/main/ii.xml | 6 // * Source File: <path>/common/main/ii.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/ii.xml | 10 * ICU <specials> source: <path>/common/main/ii.xml |
11 */ | 11 */ |
12 ii{ | 12 ii{ |
13 Languages{ | 13 Languages{ |
(...skipping 21 matching lines...) Expand all Loading... |
35 Yiii{"ꆈꌠꁱꂷ"} | 35 Yiii{"ꆈꌠꁱꂷ"} |
36 Zxxx{"ꁱꀋꉆꌠ"} | 36 Zxxx{"ꁱꀋꉆꌠ"} |
37 Zzzz{"ꅉꀋꐚꌠꁱꂷ"} | 37 Zzzz{"ꅉꀋꐚꌠꁱꂷ"} |
38 } | 38 } |
39 Types{ | 39 Types{ |
40 calendar{ | 40 calendar{ |
41 gregorian{"ꄉꉻꃅꑍ"} | 41 gregorian{"ꄉꉻꃅꑍ"} |
42 islamic{"ꑳꌦꇂꑍꉖ"} | 42 islamic{"ꑳꌦꇂꑍꉖ"} |
43 } | 43 } |
44 } | 44 } |
45 Version{"2.0.90.61"} | 45 Version{"2.1.6.69"} |
46 codePatterns{ | 46 codePatterns{ |
47 language{"ꅇꉙ: {0}"} | 47 language{"ꅇꉙ: {0}"} |
48 script{"ꇇꁱ: {0}"} | 48 script{"ꇇꁱ: {0}"} |
49 territory{"ꃅꄷ: {0}"} | 49 territory{"ꃅꄷ: {0}"} |
50 } | 50 } |
51 } | 51 } |
OLD | NEW |