| Index: source/data/lang/de_CH.txt
|
| diff --git a/source/data/lang/de_CH.txt b/source/data/lang/de_CH.txt
|
| index 9d07072fa5bfffc48ce84c3cf9ab8faea3e397fe..577bfe7e50652aaecf853c31d79c9bfe7c59a59f 100644
|
| --- a/source/data/lang/de_CH.txt
|
| +++ b/source/data/lang/de_CH.txt
|
| @@ -1,14 +1,28 @@
|
| // ***************************************************************************
|
| // *
|
| -// * 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{
|
| + Keys{
|
| + colCaseFirst{"Sortierung nach Gross- bzw. Kleinbuchstaben"}
|
| + colCaseLevel{"Sortierung nach Gross- oder Kleinschreibung"}
|
| + }
|
| Languages{
|
| be{"Weissrussisch"}
|
| + prg{"Altpreussisch"}
|
| + }
|
| + Types{
|
| + colCaseFirst{
|
| + upper{"Grossbuchstaben zuerst aufführen"}
|
| + }
|
| + colCaseLevel{
|
| + no{"Ohne Gross-/Kleinschreibung sortieren"}
|
| + yes{"Nach Gross-/Kleinschreibung sortieren"}
|
| + }
|
| }
|
| - Version{"2.0.92.87"}
|
| + Version{"2.1.8.21"}
|
| }
|
|
|