| 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",
|
| + }
|
| + }
|
| + }
|
| }
|
| }
|
| }
|
|
|