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

Unified Diff: source/data/zone/kea.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/kde.txt ('k') | source/data/zone/khq.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/zone/kea.txt
diff --git a/source/data/zone/kea.txt b/source/data/zone/kea.txt
index e5bb82e6fbc40cebdcc00bd89614fa0f23d97c81..15b7f9066ea05429cc2ded06022ed9fa616bd7d4 100755
--- a/source/data/zone/kea.txt
+++ b/source/data/zone/kea.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/kea.xml
@@ -10,7 +10,7 @@
* ICU <specials> source: <path>/common/main/kea.xml
*/
kea{
- Version{"2.0.92.87"}
+ Version{"2.1.7.39"}
zoneStrings{
"America:Blanc-Sablon"{
ec{"Blank-Sablon"}
@@ -32,6 +32,26 @@ kea{
lg{"Ora di Afrika Osidental"}
ls{"Ora Padrãu di Afrika Osidental"}
}
+ "meta:America_Central"{
+ ld{"Ora Sentral di Verãu"}
+ lg{"Ora Sentral"}
+ ls{"Ora Sentral Padrãu"}
+ }
+ "meta:America_Eastern"{
+ ld{"Ora Oriental di Verãu"}
+ lg{"Ora Oriental"}
+ ls{"Ora Oriental Padrãu"}
+ }
+ "meta:America_Mountain"{
+ ld{"Ora di Verãu di Montanha"}
+ lg{"Ora di Montanha"}
+ ls{"Ora di Montanha Padrãu"}
+ }
+ "meta:America_Pacific"{
+ ld{"Ora di Pasifiku di Verãu"}
+ lg{"Ora di Pasifiku"}
+ ls{"Ora di Pasifiku Padrãu"}
+ }
"meta:Atlantic"{
ld{"Ora di Verãu di Atlantiku"}
lg{"Ora di Atlantiku"}
@@ -77,5 +97,7 @@ kea{
gmtZeroFormat{"GMT"}
hourFormat{"+HH:mm;-HH:mm"}
regionFormat{"Ora di {0}"}
+ regionFormatDaylight{"Ora di {0} (verãu)"}
+ regionFormatStandard{"Ora di {0} (normal)"}
}
}
« no previous file with comments | « source/data/zone/kde.txt ('k') | source/data/zone/khq.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698