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

Unified Diff: source/data/locales/en_ZW.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/en_ZM.txt ('k') | source/data/locales/eo.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/en_ZW.txt
diff --git a/source/data/locales/en_ZW.txt b/source/data/locales/en_ZW.txt
index 1771ddb9e7d13be38c9530240938843d23dd9273..c1c2b5094d950b08d6fa105202b9a6b9bdef95aa 100644
--- a/source/data/locales/en_ZW.txt
+++ b/source/data/locales/en_ZW.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/en_ZW.xml
@@ -8,7 +8,7 @@
// ***************************************************************************
en_ZW{
%%Parent{"en_001"}
- Version{"2.1.6.69"}
+ Version{"2.1.19.14"}
calendar{
generic{
DateTimePatterns{
@@ -16,7 +16,7 @@ en_ZW{
"h:mm:ss a z",
"h:mm:ss a",
"h:mm a",
- "EEEE dd MMMM y G",
+ "EEEE, dd MMMM y G",
"dd MMMM y G",
"dd MMM,y G",
"d/M/y GGGGG",
@@ -27,8 +27,8 @@ en_ZW{
"{1}, {0}",
}
availableFormats{
- MEd{"E d/M"}
- MMMEd{"E dd MMM"}
+ MEd{"E, d/M"}
+ MMMEd{"E, dd MMM"}
MMMd{"dd MMM"}
Md{"d/M"}
yyyyMEd{"E, d/M/y G"}
@@ -43,7 +43,7 @@ en_ZW{
"h:mm:ss a z",
"h:mm:ss a",
"h:mm a",
- "EEEE dd MMMM y",
+ "EEEE, dd MMMM y",
"dd MMMM y",
"dd MMM,y",
"d/M/y",
@@ -54,8 +54,8 @@ en_ZW{
"{1}, {0}",
}
availableFormats{
- MEd{"E d/M"}
- MMMEd{"E dd MMM"}
+ MEd{"E, d/M"}
+ MMMEd{"E, dd MMM"}
MMMd{"dd MMM"}
Md{"d/M"}
yMEd{"E, d/M/y"}
« no previous file with comments | « source/data/locales/en_ZM.txt ('k') | source/data/locales/eo.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698