| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2015 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 /** | |
| 10 * ICU <specials> source: <path>/common/main/ii.xml | |
| 11 */ | |
| 12 ii{ | 9 ii{ |
| 13 Countries{ | 10 Countries{ |
| 14 BR{"ꀠꑭ"} | 11 BR{"ꀠꑭ"} |
| 15 CN{"ꍏꇩ"} | 12 CN{"ꍏꇩ"} |
| 16 DE{"ꄓꇩ"} | 13 DE{"ꄓꇩ"} |
| 17 FR{"ꃔꇩ"} | 14 FR{"ꃔꇩ"} |
| 18 GB{"ꑱꇩ"} | 15 GB{"ꑱꇩ"} |
| 19 IN{"ꑴꄗ"} | 16 IN{"ꑴꄗ"} |
| 20 IT{"ꑴꄊꆺ"} | 17 IT{"ꑴꄊꆺ"} |
| 21 JP{"ꏝꀪ"} | 18 JP{"ꏝꀪ"} |
| 22 RU{"ꊉꇆꌦ"} | 19 RU{"ꊉꇆꌦ"} |
| 23 US{"ꂰꇩ"} | 20 US{"ꂰꇩ"} |
| 24 ZZ{"ꃅꄷꅉꀋꐚꌠ"} | 21 ZZ{"ꃅꄷꅉꀋꐚꌠ"} |
| 25 } | 22 } |
| 26 Version{"2.1.6.69"} | 23 Version{"2.1.19.14"} |
| 27 } | 24 } |
| OLD | NEW |