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

Unified Diff: source/data/locales/en_HK.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_GY.txt ('k') | source/data/locales/en_IE.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/en_HK.txt
diff --git a/source/data/locales/en_HK.txt b/source/data/locales/en_HK.txt
index c4de14c3c5a248e5c5c26ec1fce87fb718d95e1d..01f3fa3276d0493852b581be4a92d999ca064ee7 100644
--- a/source/data/locales/en_HK.txt
+++ b/source/data/locales/en_HK.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_HK.xml
@@ -8,7 +8,7 @@
// ***************************************************************************
en_HK{
%%Parent{"en_GB"}
- Version{"2.0.92.80"}
+ Version{"2.1.8.19"}
calendar{
generic{
DateTimePatterns{
@@ -75,21 +75,19 @@ en_HK{
"h:mm:ss a z",
"h:mm:ss a",
"h:mm a",
- "EEEE, d MMMM, y",
- "d MMMM, y",
- "d MMM, y",
- "d/M/yy",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
+ "EEEE, d MMMM y",
+ "d MMMM y",
+ "d MMM y",
+ "d/M/y",
+ "{1}, {0}",
+ "{1} 'at' {0}",
+ "{1} 'at' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
}
availableFormats{
MMMEd{"E, d MMM"}
MMMMEd{"E, d MMMM"}
- yMMMEd{"E, d MMM, y"}
- yMMMd{"d MMM, y"}
yMd{"d/M/y"}
}
intervalFormats{
@@ -110,16 +108,6 @@ en_HK{
d{"E, d/M/y – E, d/M/y"}
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"}
- }
- yMMMd{
- M{"d MMM – d MMM, y"}
- d{"d–d MMM, y"}
- y{"d MMM, y – d MMM, y"}
- }
yMd{
M{"d/M/y – d/M/y"}
d{"d/M/y – d/M/y"}
@@ -370,18 +358,4 @@ en_HK{
}
}
}
- fields{
- week{
- relative{
- "1"{"Next Week"}
- }
- }
- year{
- relative{
- "-1"{"Last Year"}
- "0"{"This Year"}
- "1"{"Next Year"}
- }
- }
- }
}
« no previous file with comments | « source/data/locales/en_GY.txt ('k') | source/data/locales/en_IE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698