]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
4388f060 | 3 | // * Copyright (C) 2012 International Business Machines |
729e4ab9 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/en_BE.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | en_BE{ | |
10 | Currencies{ | |
11 | BEF{ | |
4388f060 | 12 | "BEF", |
729e4ab9 A |
13 | "Belgian Franc", |
14 | { | |
15 | /** | |
16 | * Duplicated from NumberPatterns resource | |
17 | */ | |
18 | "#,##0.00 ¤", | |
19 | ",", | |
20 | ".", | |
21 | } | |
22 | } | |
23 | } | |
4388f060 | 24 | Version{"2.0.65.46"} |
729e4ab9 | 25 | } |