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

Unified Diff: source/data/unit/de_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/unit/de.txt ('k') | source/data/unit/dje.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/unit/de_CH.txt
diff --git a/source/data/unit/de_CH.txt b/source/data/unit/de_CH.txt
index 1f0385636ab5421cf6802472daf97aa87f88cb1e..2cb76be812e2b3c3b47fde9441bc20f3daeac557 100755
--- a/source/data/unit/de_CH.txt
+++ b/source/data/unit/de_CH.txt
@@ -1,15 +1,42 @@
// ***************************************************************************
// *
-// * 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/de_CH.xml
// *
// ***************************************************************************
de_CH{
- Version{"2.1.8.21"}
+ Version{"2.1.19.87"}
units{
+ area{
+ square-foot{
+ dnam{"Quadratfuss"}
+ one{"{0} Quadratfuss"}
+ other{"{0} Quadratfuss"}
+ }
+ }
+ length{
+ foot{
+ dnam{"Fuss"}
+ one{"{0} Fuss"}
+ other{"{0} Fuss"}
+ per{"{0} pro Fuss"}
+ }
+ }
+ volume{
+ cubic-foot{
+ dnam{"Kubikfuss"}
+ one{"{0} Kubikfuss"}
+ other{"{0} Kubikfuss"}
+ }
+ }
}
unitsShort{
+ length{
+ foot{
+ dnam{"Fuss"}
+ }
+ }
}
}
« no previous file with comments | « source/data/unit/de.txt ('k') | source/data/unit/dje.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698