5fb23a1b19
X-SVN-Rev: 17630
36 lines
780 B
Plaintext
36 lines
780 B
Plaintext
// ***************************************************************************
|
||
// *
|
||
// * Copyright (C) 2005 International Business Machines
|
||
// * Corporation and others. All Rights Reserved.
|
||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||
// * Source File: ../../../cldr/common/main/fr_LU.xml
|
||
// *
|
||
// ***************************************************************************
|
||
fr_LU{
|
||
Currencies{
|
||
FRF{
|
||
"FRF",
|
||
"franc français",
|
||
}
|
||
LUF{
|
||
"F",
|
||
"franc luxembourgeois",
|
||
}
|
||
}
|
||
NumberElements{
|
||
",",
|
||
".",
|
||
";",
|
||
"%",
|
||
"0",
|
||
"#",
|
||
"-",
|
||
"E",
|
||
"‰",
|
||
"∞",
|
||
"<22>",
|
||
"+",
|
||
}
|
||
Version{"1.28"}
|
||
}
|