2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
2000-01-12 19:26:57 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
fr_LU {
|
2002-01-30 06:16:26 +00:00
|
|
|
Version{"1.0"}
|
1999-08-16 21:50:52 +00:00
|
|
|
CurrencyElements {
|
2002-01-30 06:16:26 +00:00
|
|
|
"\u20AC",
|
|
|
|
"EUR",
|
|
|
|
",",
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|
2002-02-08 02:48:01 +00:00
|
|
|
DateTimeElements:intvector {
|
|
|
|
2,
|
|
|
|
1,
|
2002-02-05 23:45:57 +00:00
|
|
|
}
|
2002-02-12 18:42:47 +00:00
|
|
|
NumberElements {
|
|
|
|
",",
|
|
|
|
".",
|
|
|
|
";",
|
|
|
|
"%",
|
|
|
|
"0",
|
|
|
|
"#",
|
|
|
|
"-",
|
|
|
|
"E",
|
|
|
|
"\u2030",
|
|
|
|
"\u221E",
|
|
|
|
"\uFFFD",
|
|
|
|
}
|
2002-01-30 06:16:26 +00:00
|
|
|
// LocaleString { "fr_LU" }
|
|
|
|
// ShortCountry { "LUX" }
|
2002-02-08 01:08:50 +00:00
|
|
|
LocaleID:int { 0x140c }
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|