]>
Commit | Line | Data |
---|---|---|
729e4ab9 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/es_VE.xml | |
729e4ab9 A |
7 | // * |
8 | // *************************************************************************** | |
4388f060 | 9 | es_VE{ |
57a6839d | 10 | %%Parent{"es_419"} |
729e4ab9 | 11 | Currencies{ |
4388f060 | 12 | VEF{ |
51004dcb | 13 | "Bs.", |
4388f060 | 14 | "bolívar venezolano", |
729e4ab9 A |
15 | } |
16 | } | |
2ca993e8 A |
17 | Currencies%narrow{ |
18 | VEF{"Bs."} | |
19 | } | |
20 | Version{"2.1.22.17"} | |
729e4ab9 | 21 | } |