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

Unified Diff: source/data/locales/en_SG.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_SE.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 0bb0c254668725478445988ed2c883fe99030d02..f974f89b7c89b437b3756cd114449431ce45d4e8 100644
--- a/source/data/locales/en_SG.txt
+++ b/source/data/locales/en_SG.txt
@@ -1,14 +1,14 @@
// ***************************************************************************
// *
-// * 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_SG.xml
// *
// ***************************************************************************
en_SG{
- %%Parent{"en_GB"}
- Version{"2.1.8.19"}
+ %%Parent{"en_001"}
+ Version{"2.1.19.14"}
calendar{
generic{
DateTimePatterns{
@@ -20,14 +20,13 @@ en_SG{
"d MMMM y G",
"d MMM y G",
"d/M/yy GGGGG",
- "{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"}
yyyyMEd{"E, d/M/y GGGGG"}
}
intervalFormats{
@@ -39,9 +38,6 @@ en_SG{
M{"E, d MMM – E, d MMM"}
d{"E, d MMM – E, d MMM"}
}
- MMMd{
- d{"d-d MMM"}
- }
yMEd{
M{"E, d/M/y – E, d/M/y G"}
d{"E, d/M/y – E, d/M/y G"}
@@ -50,9 +46,6 @@ en_SG{
yMMMEd{
d{"E, d MMM – E, d MMM y G"}
}
- yMMMd{
- d{"d-d MMM y G"}
- }
yMd{
M{"d/M/y – d/M/y G"}
d{"d/M/y – d/M/y G"}
@@ -76,9 +69,6 @@ en_SG{
"{1}, {0}",
"{1}, {0}",
}
- availableFormats{
- MMMEd{"E, d MMM"}
- }
intervalFormats{
MEd{
M{"E, d/M – E, d/M"}
@@ -88,9 +78,6 @@ en_SG{
M{"E, d MMM – E, d MMM"}
d{"E, d MMM – E, d MMM"}
}
- MMMd{
- d{"d-d MMM"}
- }
yMEd{
M{"E, d/M/y – E, d/M/y"}
d{"E, d/M/y – E, d/M/y"}
@@ -99,9 +86,6 @@ en_SG{
yMMMEd{
d{"E, d MMM – E, d MMM y"}
}
- yMMMd{
- d{"d-d MMM y"}
- }
yMd{
M{"d/M/y – d/M/y"}
d{"d/M/y – d/M/y"}
« no previous file with comments | « source/data/locales/en_SE.txt ('k') | source/data/locales/en_SH.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698