| 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/se.xml | 6 // * Source File: <path>/common/main/se.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/se.xml | |
| 11 */ | |
| 12 se{ | 9 se{ |
| 13 Keys{ | 10 Keys{ |
| 14 calendar{"kaleandar"} | 11 calendar{"kaleandar"} |
| 15 collation{"ortnet"} | 12 collation{"ortnet"} |
| 16 currency{"valuhtta"} | 13 currency{"valuhtta"} |
| 17 numbers{"numerála"} | 14 numbers{"numerála"} |
| 18 } | 15 } |
| 19 Languages{ | 16 Languages{ |
| 20 ace{"acehgiella"} | 17 ace{"acehgiella"} |
| 21 af{"afrikánsagiella"} | 18 af{"afrikánsagiella"} |
| (...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 156 } | 153 } |
| 157 } | 154 } |
| 158 Variants{ | 155 Variants{ |
| 159 FONIPA{"IPA"} | 156 FONIPA{"IPA"} |
| 160 FONUPA{"UPA"} | 157 FONUPA{"UPA"} |
| 161 FONXSAMP{"X-SAMPA"} | 158 FONXSAMP{"X-SAMPA"} |
| 162 HEPBURN{"Hepburn"} | 159 HEPBURN{"Hepburn"} |
| 163 PINYIN{"pinyin"} | 160 PINYIN{"pinyin"} |
| 164 WADEGILE{"Wade-Giles"} | 161 WADEGILE{"Wade-Giles"} |
| 165 } | 162 } |
| 166 Version{"2.1.7.53"} | 163 Version{"2.1.19.14"} |
| 167 codePatterns{ | 164 codePatterns{ |
| 168 language{"giella: {0}"} | 165 language{"giella: {0}"} |
| 169 script{"chállin: {0}"} | 166 script{"chállin: {0}"} |
| 170 territory{"guovlu: {0}"} | 167 territory{"guovlu: {0}"} |
| 171 } | 168 } |
| 172 } | 169 } |
| OLD | NEW |