18223f5083
X-SVN-Rev: 7629
36 lines
725 B
Plaintext
36 lines
725 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
|
|
fr_LU {
|
|
Version{"1.0"}
|
|
CurrencyElements {
|
|
"\u20AC",
|
|
"EUR",
|
|
",",
|
|
}
|
|
DateTimeElements:intvector {
|
|
2,
|
|
1,
|
|
}
|
|
NumberElements {
|
|
",",
|
|
".",
|
|
";",
|
|
"%",
|
|
"0",
|
|
"#",
|
|
"-",
|
|
"E",
|
|
"\u2030",
|
|
"\u221E",
|
|
"\uFFFD",
|
|
}
|
|
// LocaleString { "fr_LU" }
|
|
// ShortCountry { "LUX" }
|
|
LocaleID:int { 0x140c }
|
|
}
|