c2a3f6ef04
X-SVN-Rev: 5384
22 lines
535 B
Plaintext
22 lines
535 B
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2001, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
|
|
en_BE_EURO {
|
|
CurrencyElements {
|
|
"\u20AC",
|
|
"EUR",
|
|
",",
|
|
}
|
|
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"#,##0.0000\u00A4;-\u00A4#,##0.0000",
|
|
"#,##0%",
|
|
}
|
|
|
|
}
|