2004-08-20 23:12:31 +00:00
|
|
|
// ***************************************************************************
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2008-05-16 15:01:02 +00:00
|
|
|
// * Copyright (C) 2008 International Business Machines
|
2004-08-20 23:12:31 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2005-11-30 23:44:06 +00:00
|
|
|
// * Source File:<path>/common/main/en_BE.xml
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2004-08-20 23:12:31 +00:00
|
|
|
en_BE{
|
2005-12-30 00:55:26 +00:00
|
|
|
Currencies{
|
|
|
|
BEF{
|
|
|
|
"BF",
|
|
|
|
"Belgian Franc",
|
|
|
|
{
|
2007-07-26 17:24:12 +00:00
|
|
|
/**
|
|
|
|
* Duplicated from NumberPatterns resource
|
|
|
|
*/
|
2008-06-20 22:19:23 +00:00
|
|
|
"#,##0.00 ¤",
|
2005-12-30 00:55:26 +00:00
|
|
|
",",
|
|
|
|
".",
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2004-08-20 23:12:31 +00:00
|
|
|
NumberElements{
|
2002-01-30 06:16:26 +00:00
|
|
|
",",
|
|
|
|
".",
|
|
|
|
";",
|
|
|
|
"%",
|
|
|
|
"0",
|
|
|
|
"#",
|
|
|
|
"-",
|
|
|
|
"E",
|
2004-08-20 23:12:31 +00:00
|
|
|
"‰",
|
|
|
|
"∞",
|
2005-11-30 23:44:06 +00:00
|
|
|
"NaN",
|
2003-06-24 17:00:41 +00:00
|
|
|
"+",
|
2001-10-12 19:01:26 +00:00
|
|
|
}
|
2004-08-20 23:12:31 +00:00
|
|
|
NumberPatterns{
|
2005-03-22 01:25:51 +00:00
|
|
|
"#,##0.###",
|
2008-06-20 22:19:23 +00:00
|
|
|
"#,##0.00 ¤",
|
2002-01-30 06:16:26 +00:00
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|
2008-06-20 22:19:23 +00:00
|
|
|
Version{"1.57"}
|
2004-05-18 02:47:52 +00:00
|
|
|
calendar{
|
|
|
|
gregorian{
|
2004-08-20 23:12:31 +00:00
|
|
|
DateTimeElements:intvector{
|
2004-05-18 02:47:52 +00:00
|
|
|
2,
|
2004-10-21 23:47:57 +00:00
|
|
|
4,
|
2004-05-18 02:47:52 +00:00
|
|
|
}
|
|
|
|
DateTimePatterns{
|
2007-03-02 23:55:27 +00:00
|
|
|
"HH 'h' mm 'min' ss 's' v",
|
2004-05-18 02:47:52 +00:00
|
|
|
"HH:mm:ss z",
|
|
|
|
"HH:mm:ss",
|
|
|
|
"HH:mm",
|
|
|
|
"EEEE d MMMM yyyy",
|
2007-07-26 17:24:12 +00:00
|
|
|
"d MMM yyyy",
|
2004-05-18 02:47:52 +00:00
|
|
|
"dd MMM yyyy",
|
|
|
|
"dd/MM/yy",
|
|
|
|
"{1} {0}",
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|