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

Unified Diff: source/data/lang/de_CH.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/lang/de.txt ('k') | source/data/lang/dje.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"}
}
« no previous file with comments | « source/data/lang/de.txt ('k') | source/data/lang/dje.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698