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

Unified Diff: source/data/locales/de_CH.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_BE.txt ('k') | source/data/locales/de_DE.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/de_CH.txt
diff --git a/source/data/locales/de_CH.txt b/source/data/locales/de_CH.txt
index d2b006d3ccc3145c3e8f943a785c83a220d20ec3..5070072984e6e01e7286bbb9aa2d0f16bff96b06 100644
--- a/source/data/locales/de_CH.txt
+++ b/source/data/locales/de_CH.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_CH.xml
@@ -16,6 +16,7 @@ de_CH{
latn{
patterns{
currencyFormat{"¤ #,##0.00;¤-#,##0.00"}
+ percentFormat{"#,##0%"}
}
symbols{
decimal{"."}
@@ -23,11 +24,5 @@ de_CH{
}
}
}
- Version{"2.1.8.21"}
- delimiters{
- alternateQuotationEnd{"›"}
- alternateQuotationStart{"‹"}
- quotationEnd{"»"}
- quotationStart{"«"}
- }
+ Version{"2.1.19.87"}
}
« no previous file with comments | « source/data/locales/de_BE.txt ('k') | source/data/locales/de_DE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698