| 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.xml | 6 // * Source File: <path>/common/main/sr.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/sr.xml | 10 * ICU <specials> source: <path>/common/main/sr.xml |
| (...skipping 442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 453 } | 453 } |
| 454 ILR{ | 454 ILR{ |
| 455 "ILR", | 455 "ILR", |
| 456 "Стари израелски шекели", | 456 "Стари израелски шекели", |
| 457 } | 457 } |
| 458 ILS{ | 458 ILS{ |
| 459 "₪", | 459 "₪", |
| 460 "Израелски нови шекел", | 460 "Израелски нови шекел", |
| 461 } | 461 } |
| 462 INR{ | 462 INR{ |
| 463 "₹", | 463 "Rs.", |
| 464 "Индијска рупија", | 464 "Индијска рупија", |
| 465 } | 465 } |
| 466 IQD{ | 466 IQD{ |
| 467 "IQD", | 467 "IQD", |
| 468 "Ирачки динар", | 468 "Ирачки динар", |
| 469 } | 469 } |
| 470 IRR{ | 470 IRR{ |
| 471 "IRR", | 471 "IRR", |
| 472 "Ирански риjал", | 472 "Ирански риjал", |
| 473 } | 473 } |
| (...skipping 2092 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2566 other{"зимбабвејских долара (2008)"} | 2566 other{"зимбабвејских долара (2008)"} |
| 2567 } | 2567 } |
| 2568 } | 2568 } |
| 2569 CurrencyUnitPatterns{ | 2569 CurrencyUnitPatterns{ |
| 2570 few{"{0} {1}"} | 2570 few{"{0} {1}"} |
| 2571 one{"{0} {1}"} | 2571 one{"{0} {1}"} |
| 2572 other{"{0} {1}"} | 2572 other{"{0} {1}"} |
| 2573 } | 2573 } |
| 2574 Version{"2.1.8.9"} | 2574 Version{"2.1.8.9"} |
| 2575 } | 2575 } |
| OLD | NEW |