| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 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/se.xml | 6 // * Source File: <path>/common/main/se.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/se.xml | 10 * ICU <specials> source: <path>/common/main/se.xml |
| (...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 291 XK{"Kosovo"} | 291 XK{"Kosovo"} |
| 292 YE{"Jemen"} | 292 YE{"Jemen"} |
| 293 YT{"Mayotte"} | 293 YT{"Mayotte"} |
| 294 ZA{"Mátta-Afrihká"} | 294 ZA{"Mátta-Afrihká"} |
| 295 ZM{"Zambia"} | 295 ZM{"Zambia"} |
| 296 ZW{"Zimbabwe"} | 296 ZW{"Zimbabwe"} |
| 297 ZZ{"dovdameahttun guovlu"} | 297 ZZ{"dovdameahttun guovlu"} |
| 298 } | 298 } |
| 299 CountriesShort{ | 299 CountriesShort{ |
| 300 GB{"Stuorra-Británnia"} | 300 GB{"Stuorra-Británnia"} |
| 301 HK{"Hongkong"} | |
| 302 MO{"Makáo"} | |
| 303 PS{"Palestina"} | |
| 304 US{"USA"} | 301 US{"USA"} |
| 305 } | 302 } |
| 306 Version{"2.1.7.53"} | 303 Version{"2.1.7.53"} |
| 307 } | 304 } |
| OLD | NEW |