]>
Commit | Line | Data |
---|---|---|
51004dcb A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/en_ZM.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | en_ZM{ | |
57a6839d | 10 | %%Parent{"en_001"} |
51004dcb | 11 | Currencies{ |
51004dcb | 12 | ZMW{ |
57a6839d | 13 | "K", |
51004dcb A |
14 | "Zambian Kwacha", |
15 | } | |
16 | } | |
2ca993e8 | 17 | Version{"2.1.19.14"} |
51004dcb | 18 | } |