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/en_BZ.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_BW.txt ('k') | source/data/locales/en_CA.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/en_BZ.txt
diff --git a/source/data/locales/en_BZ.txt b/source/data/locales/en_BZ.txt
index a89257393f298f5ad2ec0f7f52edcb630aca639b..84d891dc6b3a4aa5bfc2e73c3fb93b7ce58682ec 100644
--- a/source/data/locales/en_BZ.txt
+++ b/source/data/locales/en_BZ.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_BZ.xml
@@ -8,7 +8,7 @@
// ***************************************************************************
en_BZ{
%%Parent{"en_001"}
- Version{"2.1.6.69"}
+ Version{"2.1.19.14"}
calendar{
generic{
DateTimePatterns{
@@ -16,7 +16,7 @@ en_BZ{
"HH:mm:ss z",
"HH:mm:ss",
"HH:mm",
- "EEEE dd MMMM y G",
+ "EEEE, dd MMMM y G",
"dd MMMM y G",
"dd-MMM-y G",
"dd/MM/y GGGGG",
@@ -27,13 +27,11 @@ en_BZ{
"{1}, {0}",
}
availableFormats{
- MEd{"E dd/MM"}
- MMMEd{"E dd MMM"}
+ MMMEd{"E, dd MMM"}
MMMd{"dd MMM"}
- Md{"dd/MM"}
yyyyM{"MM/y G"}
- yyyyMEd{"E dd/MM/y G"}
- yyyyMMMEd{"E dd MMM y G"}
+ yyyyMEd{"E, dd/MM/y G"}
+ yyyyMMMEd{"E, dd MMM y G"}
yyyyMMMd{"dd MMM y G"}
yyyyMd{"dd/MM/y G"}
}
@@ -44,7 +42,7 @@ en_BZ{
"HH:mm:ss z",
"HH:mm:ss",
"HH:mm",
- "EEEE dd MMMM y",
+ "EEEE, dd MMMM y",
"dd MMMM y",
"dd-MMM-y",
"dd/MM/yy",
@@ -55,15 +53,10 @@ en_BZ{
"{1}, {0}",
}
availableFormats{
- MEd{"E dd/MM"}
- MMMEd{"E dd MMM"}
+ MMMEd{"E, dd MMM"}
MMMd{"dd MMM"}
- Md{"dd/MM"}
- yM{"MM/y"}
- yMEd{"E dd/MM/y"}
- yMMMEd{"E dd MMM y"}
+ yMMMEd{"E, dd MMM y"}
yMMMd{"dd MMM y"}
- yMd{"dd/MM/y"}
}
}
}
« no previous file with comments | « source/data/locales/en_BW.txt ('k') | source/data/locales/en_CA.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698