| 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/my.xml | 6 // * Source File: <path>/common/main/my.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/my.xml | 10 * ICU <specials> source: <path>/common/main/my.xml |
| (...skipping 278 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 289 } | 289 } |
| 290 ILP{ | 290 ILP{ |
| 291 "ILP", | 291 "ILP", |
| 292 "အစ္စရေး ပေါင်", | 292 "အစ္စရေး ပေါင်", |
| 293 } | 293 } |
| 294 ILS{ | 294 ILS{ |
| 295 "₪", | 295 "₪", |
| 296 "အစ္စရေးရှဲကလ်အသစ်", | 296 "အစ္စရေးရှဲကလ်အသစ်", |
| 297 } | 297 } |
| 298 INR{ | 298 INR{ |
| 299 "₹", | 299 "Rs.", |
| 300 "အိန္ဒိယ ရူပီး", | 300 "အိန္ဒိယ ရူပီး", |
| 301 } | 301 } |
| 302 IQD{ | 302 IQD{ |
| 303 "IQD", | 303 "IQD", |
| 304 "အီရပ်ဒီနား", | 304 "အီရပ်ဒီနား", |
| 305 } | 305 } |
| 306 IRR{ | 306 IRR{ |
| 307 "IRR", | 307 "IRR", |
| 308 "အီရန်ရီအော်လ်", | 308 "အီရန်ရီအော်လ်", |
| 309 } | 309 } |
| (...skipping 863 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1173 } | 1173 } |
| 1174 ZAR{ | 1174 ZAR{ |
| 1175 other{"တောင်အဖရိက ရန်း"} | 1175 other{"တောင်အဖရိက ရန်း"} |
| 1176 } | 1176 } |
| 1177 ZMW{ | 1177 ZMW{ |
| 1178 other{"ဇင်ဘာဘွေခွါးချာ"} | 1178 other{"ဇင်ဘာဘွေခွါးချာ"} |
| 1179 } | 1179 } |
| 1180 } | 1180 } |
| 1181 Version{"2.1.8.9"} | 1181 Version{"2.1.8.9"} |
| 1182 } | 1182 } |
| OLD | NEW |