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

Unified Diff: source/data/zone/en_AU.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/zone/en_AI.txt ('k') | source/data/zone/en_BB.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/zone/en_AU.txt
diff --git a/source/data/zone/en_AU.txt b/source/data/zone/en_AU.txt
index 783097402f6dd0eebb990ca443b08f7229d5a3e9..08b67e15af724a72ebb744b7b40718f9be532c46 100644
--- a/source/data/zone/en_AU.txt
+++ b/source/data/zone/en_AU.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_AU.xml
@@ -8,8 +8,16 @@
// ***************************************************************************
en_AU{
%%Parent{"en_GB"}
- Version{"2.0.92.87"}
+ Version{"2.1.8.19"}
zoneStrings{
+ "Europe:Dublin"{
+ ld{"Irish Summer Time"}
+ }
+ "meta:Arabian"{
+ ld{"Arabian Summer Time"}
+ lg{"Arabian Time"}
+ ls{"Arabian Standard Time"}
+ }
"meta:Australia_Central"{
sd{"ACDT"}
sg{"ACT"}
@@ -30,6 +38,11 @@ en_AU{
sg{"AWT"}
ss{"AWST"}
}
+ "meta:China"{
+ ld{"China Summer Time"}
+ lg{"China Time"}
+ ls{"China Standard Time"}
+ }
"meta:Europe_Central"{
sd{"∅∅∅"}
sg{"∅∅∅"}
@@ -45,6 +58,26 @@ en_AU{
sg{"∅∅∅"}
ss{"∅∅∅"}
}
+ "meta:Iran"{
+ ld{"Iran Summer Time"}
+ lg{"Iran Time"}
+ ls{"Iran Standard Time"}
+ }
+ "meta:Israel"{
+ ld{"Israel Summer Time"}
+ lg{"Israel Time"}
+ ls{"Israel Standard Time"}
+ }
+ "meta:Japan"{
+ ld{"Japan Summer Time"}
+ lg{"Japan Time"}
+ ls{"Japan Standard Time"}
+ }
+ "meta:Korea"{
+ ld{"Korean Summer Time"}
+ lg{"Korean Time"}
+ ls{"Korean Standard Time"}
+ }
"meta:Lord_Howe"{
sd{"LHDT"}
sg{"LHT"}
@@ -55,5 +88,10 @@ en_AU{
sg{"NZT"}
ss{"NZST"}
}
+ "meta:Taipei"{
+ ld{"Taipei Summer Time"}
+ lg{"Taipei Time"}
+ ls{"Taipei Standard Time"}
+ }
}
}
« no previous file with comments | « source/data/zone/en_AI.txt ('k') | source/data/zone/en_BB.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698