| 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/lo.xml | 6 // * Source File: <path>/common/main/lo.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/lo.xml | 10 * ICU <specials> source: <path>/common/main/lo.xml |
| (...skipping 470 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 481 } | 481 } |
| 482 ILP{ | 482 ILP{ |
| 483 "ILP", | 483 "ILP", |
| 484 "ປອນ ອີສະລາເອວ", | 484 "ປອນ ອີສະລາເອວ", |
| 485 } | 485 } |
| 486 ILS{ | 486 ILS{ |
| 487 "₪", | 487 "₪", |
| 488 "ອິສຣາເອວລິ ນິວ ເຊເກວ", | 488 "ອິສຣາເອວລິ ນິວ ເຊເກວ", |
| 489 } | 489 } |
| 490 INR{ | 490 INR{ |
| 491 "₹", | 491 "Rs.", |
| 492 "ອິນເດຍ ຣູປີ", | 492 "ອິນເດຍ ຣູປີ", |
| 493 } | 493 } |
| 494 IQD{ | 494 IQD{ |
| 495 "IQD", | 495 "IQD", |
| 496 "ອິຣັກກິ ດິນາ", | 496 "ອິຣັກກິ ດິນາ", |
| 497 } | 497 } |
| 498 IRR{ | 498 IRR{ |
| 499 "IRR", | 499 "IRR", |
| 500 "ອິຣານິ ຣຽວ", | 500 "ອິຣານິ ຣຽວ", |
| 501 } | 501 } |
| (...skipping 1176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1678 } | 1678 } |
| 1679 ZMW{ | 1679 ZMW{ |
| 1680 other{"ແຊມບຽນ ຄວາຊາ"} | 1680 other{"ແຊມບຽນ ຄວາຊາ"} |
| 1681 } | 1681 } |
| 1682 } | 1682 } |
| 1683 CurrencyUnitPatterns{ | 1683 CurrencyUnitPatterns{ |
| 1684 other{"{0} {1}"} | 1684 other{"{0} {1}"} |
| 1685 } | 1685 } |
| 1686 Version{"2.1.8.9"} | 1686 Version{"2.1.8.9"} |
| 1687 } | 1687 } |
| OLD | NEW |