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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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_SD.txt ('k') | source/data/locales/en_SH.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/en_SG.txt
diff --git a/source/data/locales/en_SG.txt b/source/data/locales/en_SG.txt
index 71ecab273e3eb25700f8021e843d9446c67a12b8..0bb0c254668725478445988ed2c883fe99030d02 100644
--- a/source/data/locales/en_SG.txt
+++ b/source/data/locales/en_SG.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/en_SG.xml
@@ -8,7 +8,7 @@
// ***************************************************************************
en_SG{
%%Parent{"en_GB"}
- Version{"2.0.92.80"}
+ Version{"2.1.8.19"}
calendar{
generic{
DateTimePatterns{
@@ -16,9 +16,9 @@ en_SG{
"h:mm:ss a z",
"h:mm:ss a",
"h:mm a",
- "EEEE, d MMMM, y G",
- "d MMMM, y G",
- "d MMM, y G",
+ "EEEE, d MMMM y G",
+ "d MMMM y G",
+ "d MMM y G",
"d/M/yy GGGGG",
"{1} {0}",
"{1} {0}",
@@ -29,7 +29,6 @@ en_SG{
availableFormats{
MMMEd{"E, d MMM"}
yyyyMEd{"E, d/M/y GGGGG"}
- yyyyMMMEd{"E, d MMM, y G"}
}
intervalFormats{
MEd{
@@ -49,14 +48,10 @@ en_SG{
y{"E, d/M/y – E, d/M/y G"}
}
yMMMEd{
- M{"E, d MMM – E, d MMM, y G"}
- d{"E, d MMM – E, d MMM, y G"}
- y{"E, d MMM, y – E, d MMM, y G"}
+ d{"E, d MMM – E, d MMM y G"}
}
yMMMd{
- M{"d MMM – d MMM, y G"}
- d{"d-d MMM, y G"}
- y{"d MMM, y – d MMM, y G"}
+ d{"d-d MMM y G"}
}
yMd{
M{"d/M/y – d/M/y G"}
@@ -71,15 +66,15 @@ en_SG{
"h:mm:ss a z",
"h:mm:ss a",
"h:mm a",
- "EEEE, d MMMM, y",
- "d MMMM, y",
- "d MMM, y",
+ "EEEE, d MMMM y",
+ "d MMMM y",
+ "d MMM y",
"d/M/yy",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
+ "{1}, {0}",
+ "{1} 'at' {0}",
+ "{1} 'at' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
}
availableFormats{
MMMEd{"E, d MMM"}
@@ -102,14 +97,10 @@ en_SG{
y{"E, d/M/y – E, d/M/y"}
}
yMMMEd{
- M{"E, d MMM – E, d MMM, y"}
- d{"E, d MMM – E, d MMM, y"}
- y{"E, d MMM, y – E, d MMM, y"}
+ d{"E, d MMM – E, d MMM y"}
}
yMMMd{
- M{"d MMM – d MMM, y"}
- d{"d-d MMM, y"}
- y{"d MMM, y – d MMM, y"}
+ d{"d-d MMM y"}
}
yMd{
M{"d/M/y – d/M/y"}
« no previous file with comments | « source/data/locales/en_SD.txt ('k') | source/data/locales/en_SH.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698