| 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/ks.xml | 6 // * Source File: <path>/common/main/ks.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/ks.xml | 10 * ICU <specials> source: <path>/common/main/ks.xml |
| (...skipping 378 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 389 } | 389 } |
| 390 ILP{ | 390 ILP{ |
| 391 "ILP", | 391 "ILP", |
| 392 "اِزرٲیِلی پاونٛڑ", | 392 "اِزرٲیِلی پاونٛڑ", |
| 393 } | 393 } |
| 394 ILS{ | 394 ILS{ |
| 395 "₪", | 395 "₪", |
| 396 "اِزرٲیِلی نٔوۍ شٮ۪قٕل", | 396 "اِزرٲیِلی نٔوۍ شٮ۪قٕل", |
| 397 } | 397 } |
| 398 INR{ | 398 INR{ |
| 399 "₹", | 399 "Rs.", |
| 400 "ہِندُستٲنۍ رۄپَے", | 400 "ہِندُستٲنۍ رۄپَے", |
| 401 } | 401 } |
| 402 IQD{ | 402 IQD{ |
| 403 "IQD", | 403 "IQD", |
| 404 "ایٖراقُک دیٖنار", | 404 "ایٖراقُک دیٖنار", |
| 405 } | 405 } |
| 406 IRR{ | 406 IRR{ |
| 407 "IRR", | 407 "IRR", |
| 408 "ایٖرانُک رِیال", | 408 "ایٖرانُک رِیال", |
| 409 } | 409 } |
| (...skipping 601 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1011 "ZRZ", | 1011 "ZRZ", |
| 1012 "زَیرُک ڈالَر", | 1012 "زَیرُک ڈالَر", |
| 1013 } | 1013 } |
| 1014 ZWD{ | 1014 ZWD{ |
| 1015 "ZWD", | 1015 "ZWD", |
| 1016 "زِمبابِیُک ڈالَر", | 1016 "زِمبابِیُک ڈالَر", |
| 1017 } | 1017 } |
| 1018 } | 1018 } |
| 1019 Version{"2.1.8.9"} | 1019 Version{"2.1.8.9"} |
| 1020 } | 1020 } |
| OLD | NEW |