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

Unified Diff: source/data/locales/en_BW.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_BS.txt ('k') | source/data/locales/en_BZ.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/en_BW.txt
diff --git a/source/data/locales/en_BW.txt b/source/data/locales/en_BW.txt
index 2c17941add46f55e1d084637d80ffd98585aa5be..6b4b8b363e944fe7bc55a0007323da12daec00d5 100644
--- a/source/data/locales/en_BW.txt
+++ b/source/data/locales/en_BW.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_BW.xml
@@ -8,7 +8,7 @@
// ***************************************************************************
en_BW{
%%Parent{"en_001"}
- Version{"2.1.6.69"}
+ Version{"2.1.19.14"}
calendar{
generic{
DateTimePatterns{
@@ -16,7 +16,7 @@ en_BW{
"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",
"dd/MM/y GGGGG",
@@ -27,15 +27,13 @@ en_BW{
"{1}, {0}",
}
availableFormats{
- GyMMMEd{"E dd MMM y G"}
+ GyMMMEd{"E, dd MMM y G"}
GyMMMd{"dd MMM y G"}
- 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"}
+ yyyyMMMEd{"E, dd MMM y G"}
yyyyMMMd{"dd MMM y G"}
yyyyMd{"dd/MM/y G"}
}
@@ -46,7 +44,7 @@ en_BW{
"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",
"dd/MM/yy",
@@ -57,17 +55,12 @@ en_BW{
"{1}, {0}",
}
availableFormats{
- GyMMMEd{"E dd MMM y G"}
+ GyMMMEd{"E, dd MMM y G"}
GyMMMd{"dd MMM y G"}
- 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_BS.txt ('k') | source/data/locales/en_BZ.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698