Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(115)

Unified Diff: source/data/locales/de_LI.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/locales/de_DE.txt ('k') | source/data/locales/de_LU.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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."}
+ }
+ }
+ }
+ }
+ }
}
« no previous file with comments | « source/data/locales/de_DE.txt ('k') | source/data/locales/de_LU.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698