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

Unified Diff: source/data/locales/en_GI.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_GH.txt ('k') | source/data/locales/en_GM.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/en_GI.txt
diff --git a/source/data/locales/en_GI.txt b/source/data/locales/en_GI.txt
index bf6455dd828e2347049ab314b394f498369b7f49..fedfdd7420d83aca56158af770645f2d9c16be1c 100755
--- a/source/data/locales/en_GI.txt
+++ b/source/data/locales/en_GI.txt
@@ -1,12 +1,31 @@
// ***************************************************************************
// *
-// * 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_GI.xml
// *
// ***************************************************************************
en_GI{
- %%Parent{"en_GB"}
- Version{"2.1.8.19"}
+ %%Parent{"en_001"}
+ Version{"2.1.19.14"}
+ calendar{
+ gregorian{
+ DateTimePatterns{
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, d MMMM y",
+ "d MMMM y",
+ "d MMM y",
+ "dd/MM/y",
+ "{1}, {0}",
+ "{1} 'at' {0}",
+ "{1} 'at' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ }
+ }
}
« no previous file with comments | « source/data/locales/en_GH.txt ('k') | source/data/locales/en_GM.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698