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

Unified Diff: source/data/locales/it_CH.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/it.txt ('k') | source/data/locales/it_IT.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/it_CH.txt
diff --git a/source/data/locales/it_CH.txt b/source/data/locales/it_CH.txt
index 1110c6915c2fcbfd0068fd444f1a466c45dfb920..8440704aaf8b81707a23ab4170855c7c7bb47148 100644
--- a/source/data/locales/it_CH.txt
+++ b/source/data/locales/it_CH.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * 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/it_CH.xml
@@ -18,11 +18,11 @@ it_CH{
}
}
}
- Version{"2.1.8.19"}
+ Version{"2.1.19.14"}
calendar{
generic{
DateTimePatterns{
- "HH.mm:ss 'h' zzzz",
+ "HH:mm:ss zzzz",
"HH:mm:ss z",
"HH:mm:ss",
"HH:mm",
@@ -39,7 +39,7 @@ it_CH{
}
gregorian{
DateTimePatterns{
- "HH.mm:ss 'h' zzzz",
+ "HH:mm:ss zzzz",
"HH:mm:ss z",
"HH:mm:ss",
"HH:mm",
@@ -53,6 +53,24 @@ it_CH{
"{1}, {0}",
"{1}, {0}",
}
+ monthNames{
+ stand-alone{
+ wide{
+ "gennaio",
+ "febbraio",
+ "marzo",
+ "aprile",
+ "maggio",
+ "giugno",
+ "luglio",
+ "agosto",
+ "settembre",
+ "ottobre",
+ "novembre",
+ "dicembre",
+ }
+ }
+ }
}
}
}
« no previous file with comments | « source/data/locales/it.txt ('k') | source/data/locales/it_IT.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698