2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
2000-01-12 19:26:57 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
fr_BE {
|
2002-01-30 06:16:26 +00:00
|
|
|
Version{ "1.1" }
|
1999-08-16 21:50:52 +00:00
|
|
|
CurrencyElements {
|
2002-01-30 06:16:26 +00:00
|
|
|
"\u20AC",
|
|
|
|
"EUR",
|
|
|
|
",",
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|
|
|
|
DateTimePatterns {
|
2002-01-30 06:16:26 +00:00
|
|
|
"H' h 'mm' min 'ss' s 'z",
|
|
|
|
"H:mm:ss z",
|
|
|
|
"H:mm:ss",
|
|
|
|
"H:mm",
|
|
|
|
"EEEE d MMMM yyyy",
|
|
|
|
"d MMMM yyyy",
|
|
|
|
"dd-MMM-yy",
|
|
|
|
"d/MM/yy",
|
|
|
|
"{1} {0}",
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|
|
|
|
LocaleID { "080c" }
|
2002-01-30 06:16:26 +00:00
|
|
|
// LocaleString { "fr_BE" }
|
1999-08-16 21:50:52 +00:00
|
|
|
NumberElements {
|
2002-01-30 06:16:26 +00:00
|
|
|
",",
|
|
|
|
".",
|
|
|
|
";",
|
|
|
|
"%",
|
|
|
|
"0",
|
|
|
|
"#",
|
|
|
|
"-",
|
|
|
|
"E",
|
|
|
|
"\u2030",
|
|
|
|
"\u221E",
|
|
|
|
"\uFFFD",
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|
2002-01-30 06:16:26 +00:00
|
|
|
// ShortCountry { "BEL" }
|
1999-08-16 21:50:52 +00:00
|
|
|
zoneStrings {
|
|
|
|
{
|
2002-01-30 06:16:26 +00:00
|
|
|
"Africa/Casablanca",
|
|
|
|
"GMT",
|
|
|
|
"GMT",
|
|
|
|
"GMT",
|
|
|
|
"GMT",
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|
|
|
|
}
|
2001-03-22 02:19:12 +00:00
|
|
|
NumberPatterns {
|
2002-01-30 06:16:26 +00:00
|
|
|
"#,##0.###;-#,##0.###",
|
|
|
|
"#,##0.00 \u00a4;-#,##0.00 \u00a4",
|
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
2001-03-22 02:19:12 +00:00
|
|
|
}
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|