blob: 2e2dc9086ed21e859877b1a6dd9c50c59d5616b9 [file] [log] [blame]
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
de_LU {
Version { "2.0" }
NumberPatterns {
"#,##0.###;-#,##0.###",
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
"#,##0%",
"#E0",
}
calendar{
gregorian{
DateTimeElements:intvector {
2,
1,
}
}
}
// Currency display names
Currencies {
LUF {
"F",
"Luxemburgischer Franc",
:array{
"#,##0 \u00A4;-#,##0 \u00A4", /*currency pattern*/
".", /*decimal sperator*/
",", /*grouping separator*/
}
}
}
}