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