3a0d41366d
X-SVN-Rev: 12057
29 lines
703 B
Plaintext
29 lines
703 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
|
|
de_LU {
|
|
Version { "1.0" }
|
|
// LocaleString { "de_LU" }
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
|
|
"#,##0%",
|
|
"#E0",
|
|
}
|
|
// ShortCountry { "LUX" }
|
|
LocaleID:int { 0x1007 }
|
|
DateTimeElements:intvector {
|
|
2,
|
|
1,
|
|
}
|
|
|
|
// Currency display names
|
|
Currencies {
|
|
LUF { "F", "Luxemburgischer Franc" }
|
|
}
|
|
}
|