| // *************************************************************************** | |
| // * | |
| // * Copyright (C) 2012 International Business Machines | |
| // * Corporation and others. All Rights Reserved. | |
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
| // * Source File: <path>/common/main/en_ZA.xml | |
| // * | |
| // *************************************************************************** | |
| en_ZA{ | |
| Currencies{ | |
| USD{ | |
| "US$", | |
| "US Dollar", | |
| } | |
| ZAR{ | |
| "R", | |
| "South African Rand", | |
| } | |
| } | |
| Version{"2.0.75.60"} | |
| } |