-// ***************************************************************************
+// ***************************************************************************
// *
-// * Copyright (C) 1997-2003, International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/fr_LU.xml
// *
// ***************************************************************************
-
-fr_LU {
- Version{"2.0"}
- DateTimeElements:intvector {
- 2,
- 1,
- }
- NumberElements {
- ",",
- ".",
- ";",
- "%",
- "0",
- "#",
- "-",
- "E",
- "\u2030",
- "\u221E",
- "\uFFFD",
- ",",
- }
-// LocaleString { "fr_LU" }
-// ShortCountry { "LUX" }
- LocaleID:int { 0x140c }
-
- // Currency display names
- Currencies {
- FRF { "FRF", "franc fran\u00E7ais" } // French Franc
- LUF { "F", "franc luxembourgeois" }
+fr_LU{
+ NumberElements{
+ latn{
+ symbols{
+ group{"."}
+ }
+ }
}
+ Version{"2.1.19.14"}
}