30648b5c5f
X-SVN-Rev: 12556
36 lines
746 B
Plaintext
36 lines
746 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2003, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
|
|
fr_LU {
|
|
Version{"2.0"}
|
|
DateTimeElements:intvector {
|
|
2,
|
|
1,
|
|
}
|
|
NumberElements {
|
|
",",
|
|
".",
|
|
";",
|
|
"%",
|
|
"0",
|
|
"#",
|
|
"-",
|
|
"E",
|
|
"\u2030",
|
|
"\u221E",
|
|
"\uFFFD",
|
|
",",
|
|
"+",
|
|
}
|
|
|
|
// Currency display names
|
|
Currencies {
|
|
FRF { "FRF", "franc fran\u00E7ais" } // French Franc
|
|
LUF { "F", "franc luxembourgeois" }
|
|
}
|
|
}
|