]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
51004dcb A |
3 | // * Copyright (C) 2013 International Business Machines |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/en_BZ.xml | |
729e4ab9 A |
7 | // * |
8 | // *************************************************************************** | |
9 | en_BZ{ | |
10 | Currencies{ | |
11 | BZD{ | |
12 | "$", | |
13 | "Belize Dollar", | |
14 | } | |
15 | USD{ | |
16 | "US$", | |
17 | "US Dollar", | |
18 | } | |
19 | } | |
51004dcb | 20 | Version{"2.0.82.45"} |
729e4ab9 | 21 | } |