| 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/sr_Latn.xml | 6 // * Source File: <path>/common/main/sr_Latn.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/sr_Latn.xml | 10 * ICU <specials> source: <path>/common/main/sr_Latn.xml |
| (...skipping 443 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 454 } | 454 } |
| 455 ILR{ | 455 ILR{ |
| 456 "ILR", | 456 "ILR", |
| 457 "Stari izraelski šekeli", | 457 "Stari izraelski šekeli", |
| 458 } | 458 } |
| 459 ILS{ | 459 ILS{ |
| 460 "₪", | 460 "₪", |
| 461 "Izraelski novi šekel", | 461 "Izraelski novi šekel", |
| 462 } | 462 } |
| 463 INR{ | 463 INR{ |
| 464 "₹", | 464 "Rs.", |
| 465 "Indijska rupija", | 465 "Indijska rupija", |
| 466 } | 466 } |
| 467 IQD{ | 467 IQD{ |
| 468 "IQD", | 468 "IQD", |
| 469 "Irački dinar", | 469 "Irački dinar", |
| 470 } | 470 } |
| 471 IRR{ | 471 IRR{ |
| 472 "IRR", | 472 "IRR", |
| 473 "Iranski rijal", | 473 "Iranski rijal", |
| 474 } | 474 } |
| (...skipping 2092 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2567 other{"zimbabvejskih dolara (2008)"} | 2567 other{"zimbabvejskih dolara (2008)"} |
| 2568 } | 2568 } |
| 2569 } | 2569 } |
| 2570 CurrencyUnitPatterns{ | 2570 CurrencyUnitPatterns{ |
| 2571 few{"{0} {1}"} | 2571 few{"{0} {1}"} |
| 2572 one{"{0} {1}"} | 2572 one{"{0} {1}"} |
| 2573 other{"{0} {1}"} | 2573 other{"{0} {1}"} |
| 2574 } | 2574 } |
| 2575 Version{"2.1.8.20"} | 2575 Version{"2.1.8.20"} |
| 2576 } | 2576 } |
| OLD | NEW |