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

Unified Diff: source/data/locales/zh_Hans_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/zh_Hans_MO.txt ('k') | source/data/locales/zh_Hant.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/zh_Hans_SG.txt
diff --git a/source/data/locales/zh_Hans_SG.txt b/source/data/locales/zh_Hans_SG.txt
index b382847d815171e69d84fec2cec312debbd6495e..70d56b28c08802d1091212ab38c1e0e04d435386 100644
--- a/source/data/locales/zh_Hans_SG.txt
+++ b/source/data/locales/zh_Hans_SG.txt
@@ -1,27 +1,20 @@
// ***************************************************************************
// *
-// * 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/zh_Hans_SG.xml
// *
// ***************************************************************************
zh_Hans_SG{
- NumberElements{
- latn{
- patterns{
- currencyFormat{"¤#,##0.00"}
- }
- }
- }
- Version{"2.1.8.19"}
+ Version{"2.1.19.79"}
calendar{
buddhist{
DateTimePatterns{
- "zzzzah:mm:ss",
- "ahh:mm:ssz",
+ "zzzz ah:mm:ss",
+ "z ah:mm:ss",
"ah:mm:ss",
- "ahh:mm",
+ "ah:mm",
"Gy年M月d日EEEE",
"Gy年M月d日",
"Gy年M月d日",
@@ -35,10 +28,10 @@ zh_Hans_SG{
}
chinese{
DateTimePatterns{
- "zzzzah:mm:ss",
- "ahh:mm:ssz",
+ "zzzz ah:mm:ss",
+ "z ah:mm:ss",
"ah:mm:ss",
- "ahh:mm",
+ "ah:mm",
{
"U年MMMd日EEEE",
"hanidec",
@@ -51,7 +44,7 @@ zh_Hans_SG{
"U年MMMd日",
"hanidec",
}
- "U-M-d",
+ "r-M-d",
"{1} {0}",
"{1} {0}",
"{1} {0}",
@@ -61,10 +54,10 @@ zh_Hans_SG{
}
generic{
DateTimePatterns{
- "zzzzah:mm:ss",
- "ahh:mm:ssz",
+ "zzzz ah:mm:ss",
+ "z ah:mm:ss",
"ah:mm:ss",
- "ahh:mm",
+ "ah:mm",
"Gy年M月d日EEEE",
"Gy年M月d日",
"Gy年M月d日",
@@ -120,17 +113,17 @@ zh_Hans_SG{
}
gregorian{
DateTimePatterns{
- "zzzzah:mm:ss",
- "ahh:mm:ssz",
+ "zzzz ah:mm:ss",
+ "z ah:mm:ss",
"ah:mm:ss",
- "ahh:mm",
+ "ah:mm",
"y年M月d日EEEE",
"y年M月d日",
"y年M月d日",
"dd/MM/yy",
"{1} {0}",
- "{1}{0}",
- "{1}{0}",
+ "{1} {0}",
+ "{1} {0}",
"{1} {0}",
"{1} {0}",
}
@@ -183,10 +176,10 @@ zh_Hans_SG{
}
islamic{
DateTimePatterns{
- "zzzzah:mm:ss",
- "ahh:mm:ssz",
+ "zzzz ah:mm:ss",
+ "z ah:mm:ss",
"ah:mm:ss",
- "ahh:mm",
+ "ah:mm",
"Gy年M月d日EEEE",
"Gy年M月d日",
"Gy年M月d日",
@@ -200,10 +193,10 @@ zh_Hans_SG{
}
japanese{
DateTimePatterns{
- "zzzzah:mm:ss",
- "ahh:mm:ssz",
+ "zzzz ah:mm:ss",
+ "z ah:mm:ss",
"ah:mm:ss",
- "ahh:mm",
+ "ah:mm",
"Gy年M月d日EEEE",
"Gy年M月d日",
"Gy年M月d日",
@@ -221,10 +214,10 @@ zh_Hans_SG{
}
roc{
DateTimePatterns{
- "zzzzah:mm:ss",
- "ahh:mm:ssz",
+ "zzzz ah:mm:ss",
+ "z ah:mm:ss",
"ah:mm:ss",
- "ahh:mm",
+ "ah:mm",
"Gy年M月d日EEEE",
"Gy年M月d日",
"Gy年M月d日",
« no previous file with comments | « source/data/locales/zh_Hans_MO.txt ('k') | source/data/locales/zh_Hant.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698