]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
4388f060 | 3 | // * Copyright (C) 2012 International Business Machines |
729e4ab9 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/ii.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/ii.xml | |
11 | */ | |
12 | ii{ | |
13 | Countries{ | |
14 | BR{"ꀠꑭ"} | |
15 | CN{"ꍏꇩ"} | |
16 | DE{"ꄓꇩ"} | |
17 | FR{"ꃔꇩ"} | |
18 | GB{"ꑱꇩ"} | |
19 | IN{"ꑴꄗ"} | |
20 | IT{"ꑴꄊꆺ"} | |
21 | JP{"ꏝꀪ"} | |
22 | RU{"ꊉꇆꌦ"} | |
23 | US{"ꂰꇩ"} | |
24 | ZZ{"ꃅꄷꅉꀋꐚꌠ"} | |
25 | } | |
4388f060 | 26 | Version{"2.0.64.43"} |
729e4ab9 | 27 | } |