| Index: source/data/locales/de_LI.txt
|
| diff --git a/source/data/locales/de_LI.txt b/source/data/locales/de_LI.txt
|
| index 73b6129a9cde1c0c7efd05a5ca7e390015136e2d..f83259f8a99a8bf2565f20af3b18c8b3e791cf7b 100644
|
| --- a/source/data/locales/de_LI.txt
|
| +++ b/source/data/locales/de_LI.txt
|
| @@ -1,6 +1,6 @@
|
| // ***************************************************************************
|
| // *
|
| -// * Copyright (C) 2014 International Business Machines
|
| +// * Copyright (C) 2015 International Business Machines
|
| // * Corporation and others. All Rights Reserved.
|
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| // * Source File: <path>/common/main/de_LI.xml
|
| @@ -11,6 +11,7 @@ de_LI{
|
| latn{
|
| patterns{
|
| currencyFormat{"¤ #,##0.00"}
|
| + percentFormat{"#,##0%"}
|
| }
|
| symbols{
|
| decimal{"."}
|
| @@ -18,5 +19,17 @@ de_LI{
|
| }
|
| }
|
| }
|
| - Version{"2.1.6.69"}
|
| + Version{"2.1.19.14"}
|
| + calendar{
|
| + gregorian{
|
| + dayPeriod{
|
| + stand-alone{
|
| + narrow{
|
| + am{"vm."}
|
| + pm{"nm."}
|
| + }
|
| + }
|
| + }
|
| + }
|
| + }
|
| }
|
|
|