1e5b739c8c
X-SVN-Rev: 6214
23 lines
606 B
Plaintext
23 lines
606 B
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2000, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
|
|
nl_NL {
|
|
CurrencyElements {
|
|
"\u20AC",
|
|
"EUR",
|
|
",",
|
|
}
|
|
LocaleString { "nl_NL" }
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"\u00A4 #,##0.00;\u00A4 #,##0.00-",
|
|
"#,##0%",
|
|
}
|
|
ShortCountry { "NLD" }
|
|
LocaleID { "0413" }
|
|
}
|