-// ***************************************************************************
-// *
-// * 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",
- ",",
- }
-// LocaleString { "fr_LU" }
-// ShortCountry { "LUX" }
- LocaleID:int { 0x140c }
-
- // Currency display names
- Currencies {
- FRF { "FRF", "franc fran\u00E7ais" } // French Franc
- LUF { "F", "franc luxembourgeois" }
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+fr_LU{
+ ExemplarCharactersNumbers{"[\\- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
+ NumberElements{
+ latn{
+ symbols{
+ group{"."}
+ }
+ }
}
+ Version{"36.1"}
}