2001-03-21 17:49:38 +00:00
|
|
|
// *******************************************************************************
|
|
|
|
// *
|
|
|
|
// * Copyright (C) 1997-2001, International Business Machines
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
|
|
|
// *******************************************************************************
|
|
|
|
|
2001-02-06 21:55:42 +00:00
|
|
|
en_BE_EURO {
|
|
|
|
CurrencyElements {
|
2001-07-31 00:56:38 +00:00
|
|
|
"\u20AC",
|
|
|
|
"EUR",
|
2001-02-06 21:55:42 +00:00
|
|
|
",",
|
|
|
|
}
|
|
|
|
|
|
|
|
NumberPatterns {
|
|
|
|
"#,##0.###;-#,##0.###",
|
|
|
|
"#,##0.0000\u00A4;-\u00A4#,##0.0000",
|
|
|
|
"#,##0%",
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|