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

Unified Diff: source/data/zone/it.txt

Issue 7046066: Fix some ICU locale data (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: '' Created 9 years, 5 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/de.txt ('k') | source/data/zone/ja.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/zone/it.txt
===================================================================
--- source/data/zone/it.txt (revision 90787)
+++ source/data/zone/it.txt (working copy)
@@ -205,6 +205,26 @@
ld{"Ora Legale Alaska"}
ls{"Ora Standard Alaska"}
}
+ "meta:America_Central"{
+ ld{"Ora legale centrale USA"}
+ lg{"Ora centrale USA"}
+ ls{"Ora standard centrale USA"}
+ }
+ "meta:America_Eastern"{
+ ld{"Ora legale orientale USA"}
+ lg{"Ora orientale USA"}
+ ls{"Ora standard orientale USA"}
+ }
+ "meta:America_Mountain"{
+ ld{"Ora legale delle Montagne Rocciose USA"}
+ lg{"Ora sulle Montagne Rocciose USA"}
+ ls{"Ora standard sulle Montagne Rocciose USA"}
+ }
+ "meta:America_Pacific"{
+ ld{"Ora legale della costa del Pacifico USA"}
+ lg{"Ora del Pacifico USA"}
+ ls{"Ora standard della costa del Pacifico USA"}
+ }
"meta:China"{
ld{"Ora Legale Cina"}
ls{"Ora Standard Cina"}
@@ -219,6 +239,10 @@
ld{"Ora Legale Europa Orientale"}
ls{"Ora Standard Europa Orientale"}
}
+ "meta:Europe_Western"{
+ ld{"Ora Legale Europa Occidentale"}
+ ls{"Ora Standard Europa Occidentale"}
+ }
"meta:Hawaii"{
ld{"Ora Legale Hawaii"}
ls{"Ora Standard Hawaii"}
« no previous file with comments | « source/data/zone/de.txt ('k') | source/data/zone/ja.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698