| // *************************************************************************** | |
| // * | |
| // * Copyright (C) 2013 International Business Machines | |
| // * Corporation and others. All Rights Reserved. | |
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
| // * Source File: <path>/common/main/en_PK.xml | |
| // * | |
| // *************************************************************************** | |
| en_PK{ | |
| %%Parent{"en_GB"} | |
| Currencies{ | |
| PKR{ | |
| "Rs", | |
| "Pakistani Rupee", | |
| } | |
| USD{ | |
| "US$", | |
| "US Dollar", | |
| } | |
| } | |
| Version{"2.0.92.87"} | |
| } |