| 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/dyo.xml | 6 // * Source File: <path>/common/main/dyo.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/dyo.xml | |
| 11 */ | |
| 12 dyo{ | 9 dyo{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Andorra"} | 11 AD{"Andorra"} |
| 15 AF{"Afganistan"} | 12 AF{"Afganistan"} |
| 16 AG{"Antigua di Barbuda"} | 13 AG{"Antigua di Barbuda"} |
| 17 AI{"Angiiya"} | 14 AI{"Angiiya"} |
| 18 AL{"Albani"} | 15 AL{"Albani"} |
| 19 AM{"Armeni"} | 16 AM{"Armeni"} |
| 20 AO{"Angola"} | 17 AO{"Angola"} |
| 21 AR{"Arsantin"} | 18 AR{"Arsantin"} |
| (...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 113 SI{"Sloveni"} | 110 SI{"Sloveni"} |
| 114 SK{"Slovaki"} | 111 SK{"Slovaki"} |
| 115 SL{"Serra Leon"} | 112 SL{"Serra Leon"} |
| 116 SN{"Senegal"} | 113 SN{"Senegal"} |
| 117 SO{"Somali"} | 114 SO{"Somali"} |
| 118 SV{"Salvadoor"} | 115 SV{"Salvadoor"} |
| 119 TD{"Cad"} | 116 TD{"Cad"} |
| 120 TG{"Togo"} | 117 TG{"Togo"} |
| 121 TH{"Tailand"} | 118 TH{"Tailand"} |
| 122 } | 119 } |
| 123 Version{"2.1.6.69"} | 120 Version{"2.1.19.14"} |
| 124 } | 121 } |
| OLD | NEW |