| 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/bn.xml | 6 // * Source File: <path>/common/main/bn.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/bn.xml | 10 * ICU <specials> source: <path>/common/main/bn.xml |
| (...skipping 438 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 449 } | 449 } |
| 450 ILP{ | 450 ILP{ |
| 451 "ILP", | 451 "ILP", |
| 452 "ইস্রাইলি পাউন্ড", | 452 "ইস্রাইলি পাউন্ড", |
| 453 } | 453 } |
| 454 ILS{ | 454 ILS{ |
| 455 "₪", | 455 "₪", |
| 456 "ইস্রাইলি নতুন শেকেল", | 456 "ইস্রাইলি নতুন শেকেল", |
| 457 } | 457 } |
| 458 INR{ | 458 INR{ |
| 459 "₹", | 459 "Rs.", |
| 460 "ভারতীয় রুপি", | 460 "ভারতীয় রুপি", |
| 461 } | 461 } |
| 462 IQD{ | 462 IQD{ |
| 463 "IQD", | 463 "IQD", |
| 464 "ইরাকি দিনার", | 464 "ইরাকি দিনার", |
| 465 } | 465 } |
| 466 IRR{ | 466 IRR{ |
| 467 "IRR", | 467 "IRR", |
| 468 "ইরানিয়ান রিয়াল", | 468 "ইরানিয়ান রিয়াল", |
| 469 } | 469 } |
| (...skipping 1296 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1766 one{"দক্ষিণ আফ্রিকান রেন্ড"} | 1766 one{"দক্ষিণ আফ্রিকান রেন্ড"} |
| 1767 other{"দক্ষিণ আফ্রিকান রেন্ড"} | 1767 other{"দক্ষিণ আফ্রিকান রেন্ড"} |
| 1768 } | 1768 } |
| 1769 ZMW{ | 1769 ZMW{ |
| 1770 one{"জাম্বিয়ান কওয়াচা"} | 1770 one{"জাম্বিয়ান কওয়াচা"} |
| 1771 other{"জাম্বিয়ান কওয়াচা"} | 1771 other{"জাম্বিয়ান কওয়াচা"} |
| 1772 } | 1772 } |
| 1773 } | 1773 } |
| 1774 Version{"2.1.8.9"} | 1774 Version{"2.1.8.9"} |
| 1775 } | 1775 } |
| OLD | NEW |