| 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/de_CH.xml | 6 // * Source File: <path>/common/main/de_CH.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 de_CH{ | 9 de_CH{ |
| 10 Countries{ | 10 Countries{ |
| 11 BD{"Bangladesh"} | 11 BD{"Bangladesh"} |
| 12 BN{"Brunei"} | 12 BN{"Brunei"} |
| 13 BW{"Botswana"} | 13 BW{"Botswana"} |
| 14 BY{"Weissrussland"} | 14 BY{"Weissrussland"} |
| 15 CV{"Kapverden"} | |
| 16 DJ{"Djibouti"} | |
| 17 GB{"Grossbritannien"} | 15 GB{"Grossbritannien"} |
| 18 MH{"Marshall-Inseln"} | 16 MH{"Marshall-Inseln"} |
| 19 QO{"Äusseres Ozeanien"} | 17 QO{"Äusseres Ozeanien"} |
| 20 RW{"Rwanda"} | |
| 21 SB{"Salomon-Inseln"} | 18 SB{"Salomon-Inseln"} |
| 22 ST{"Sao Tomé und Principe"} | |
| 23 ZW{"Zimbabwe"} | 19 ZW{"Zimbabwe"} |
| 24 } | 20 } |
| 25 Version{"2.1.8.21"} | 21 Version{"2.1.19.87"} |
| 26 } | 22 } |
| OLD | NEW |