53d6bdbe2a
Remove duplicates. Fix malformed data. Add some missing data. and so on. X-SVN-Rev: 7530
49 lines
1.0 KiB
Plaintext
49 lines
1.0 KiB
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
|
|
nl_BE {
|
|
Version{ "1.1" }
|
|
CurrencyElements {
|
|
"\u20AC",
|
|
"EUR",
|
|
",",
|
|
}
|
|
DateTimeElements {
|
|
"2",
|
|
"1",
|
|
}
|
|
DateTimePatterns {
|
|
"H.mm' u. 'z",
|
|
"H:mm:ss z",
|
|
"H:mm:ss",
|
|
"H:mm",
|
|
"EEEE d MMMM yyyy",
|
|
"d MMMM yyyy",
|
|
"d-MMM-yy",
|
|
"d/MM/yy",
|
|
"{1} {0}",
|
|
}
|
|
LocaleID { "0813" }
|
|
// LocaleString { "nl_BE" }
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
|
|
"#,##0%",
|
|
"#E0",
|
|
}
|
|
// ShortCountry { "BEL" }
|
|
// zoneStrings {
|
|
// {
|
|
// "Africa/Casablanca",
|
|
// "GMT",
|
|
// "GMT",
|
|
// "GMT",
|
|
// "GMT",
|
|
// }
|
|
// }
|
|
}
|