1// *************************************************************************** 2// * 3// * Copyright (C) 2010 International Business Machines 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// *************************************************************************** 9en_BE{ 10 Currencies{ 11 BEF{ 12 "BF", 13 "Belgian Franc", 14 { 15 /** 16 * Duplicated from NumberPatterns resource 17 */ 18 "#,##0.00 ¤", 19 ",", 20 ".", 21 } 22 } 23 } 24 Version{"2.0.47.67"} 25} 26