-// ***************************************************************************
-// *
-// * Copyright (C) 2010 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/de_LI.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
de_LI{
+ ExemplarCharactersNumbers{"[\\- . ’ % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
NumberElements{
latn{
patterns{
currencyFormat{"¤ #,##0.00"}
+ percentFormat{"#,##0%"}
}
symbols{
decimal{"."}
- group{"'"}
+ group{"’"}
+ }
+ }
+ }
+ Version{"2.1.47.69"}
+ calendar{
+ gregorian{
+ dayPeriod{
+ stand-alone{
+ narrow{
+ am{"vm."}
+ pm{"nm."}
+ }
+ }
}
}
}
- Version{"2.0.41.23"}
}