| 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 Countries{ | 13 Countries{ |
| 14 BR{"ꀠꑭ"} | 14 BR{"ꀠꑭ"} |
| 15 CN{"ꍏꇩ"} | 15 CN{"ꍏꇩ"} |
| 16 DE{"ꄓꇩ"} | 16 DE{"ꄓꇩ"} |
| 17 FR{"ꃔꇩ"} | 17 FR{"ꃔꇩ"} |
| 18 GB{"ꑱꇩ"} | 18 GB{"ꑱꇩ"} |
| 19 IN{"ꑴꄗ"} | 19 IN{"ꑴꄗ"} |
| 20 IT{"ꑴꄊꆺ"} | 20 IT{"ꑴꄊꆺ"} |
| 21 JP{"ꏝꀪ"} | 21 JP{"ꏝꀪ"} |
| 22 RU{"ꊉꇆꌦ"} | 22 RU{"ꊉꇆꌦ"} |
| 23 US{"ꂰꇩ"} | 23 US{"ꂰꇩ"} |
| 24 ZZ{"ꃅꄷꅉꀋꐚꌠ"} | 24 ZZ{"ꃅꄷꅉꀋꐚꌠ"} |
| 25 } | 25 } |
| 26 Version{"2.0.90.61"} | 26 Version{"2.1.6.69"} |
| 27 } | 27 } |
| OLD | NEW |