| Index: source/data/locales/de_CH.txt
|
| diff --git a/source/data/locales/de_CH.txt b/source/data/locales/de_CH.txt
|
| index ed58af43c8c7b0c40d8b12b3d299342d22eaf993..d2b006d3ccc3145c3e8f943a785c83a220d20ec3 100644
|
| --- a/source/data/locales/de_CH.txt
|
| +++ b/source/data/locales/de_CH.txt
|
| @@ -1,12 +1,17 @@
|
| // ***************************************************************************
|
| // *
|
| -// * 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/de_CH.xml
|
| // *
|
| // ***************************************************************************
|
| de_CH{
|
| + AuxExemplarCharacters{
|
| + "[á à ă â å ã ā æ ç é è ĕ ê ë ē ğ í ì ĭ î ï İ ī ı ñ ó ò ŏ ô ø ō œ ş ß ú ù ŭ û"
|
| + " ū ÿ]"
|
| + }
|
| + ExemplarCharacters{"[a ä b c d e f g h i j k l m n o ö p q r s t u ü v w x y z]"}
|
| NumberElements{
|
| latn{
|
| patterns{
|
| @@ -18,7 +23,7 @@ de_CH{
|
| }
|
| }
|
| }
|
| - Version{"2.0.92.87"}
|
| + Version{"2.1.8.21"}
|
| delimiters{
|
| alternateQuotationEnd{"›"}
|
| alternateQuotationStart{"‹"}
|
|
|