| 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/shi_Latn.xml | 6 // * Source File: <path>/common/main/shi_Latn.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/shi_Latn.xml | 10 * ICU <specials> source: <path>/common/main/shi_Latn.xml |
| (...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 121 "aryal n ssaɛudiya", | 121 "aryal n ssaɛudiya", |
| 122 } | 122 } |
| 123 SDG{ | 123 SDG{ |
| 124 "SDG", | 124 "SDG", |
| 125 "adinar n ssudan", | 125 "adinar n ssudan", |
| 126 } | 126 } |
| 127 SLL{ | 127 SLL{ |
| 128 "SLL", | 128 "SLL", |
| 129 "liyun", | 129 "liyun", |
| 130 } | 130 } |
| 131 STD{ | |
| 132 "STD", | |
| 133 "adubra n sanṭumi", | |
| 134 } | |
| 135 SZL{ | |
| 136 "SZL", | |
| 137 "lilanjini", | |
| 138 } | |
| 139 TND{ | 131 TND{ |
| 140 "TND", | 132 "TND", |
| 141 "adinar n tuns", | 133 "adinar n tuns", |
| 142 } | 134 } |
| 143 TZS{ | 135 TZS{ |
| 144 "TZS", | 136 "TZS", |
| 145 "acilin n ṭanẓanya", | 137 "acilin n ṭanẓanya", |
| 146 } | 138 } |
| 147 UGX{ | 139 UGX{ |
| 148 "UGX", | 140 "UGX", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 164 "ZAR", | 156 "ZAR", |
| 165 "arand n afriqya n iffus", | 157 "arand n afriqya n iffus", |
| 166 } | 158 } |
| 167 ZMW{ | 159 ZMW{ |
| 168 "ZMW", | 160 "ZMW", |
| 169 "akwaca n zambya", | 161 "akwaca n zambya", |
| 170 } | 162 } |
| 171 } | 163 } |
| 172 Version{"2.1.6.69"} | 164 Version{"2.1.6.69"} |
| 173 } | 165 } |
| OLD | NEW |