]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/de_CH.txt
ICU-57165.0.1.tar.gz
[apple/icu.git] / icuSources / data / curr / de_CH.txt
index ec8ce049061af3b0cbf0c3474d655d5f74643faf..78157e30d19404c371cd39186b3ca29116f07fc6 100755 (executable)
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2016 International Business Machines
 // * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de_CH.xml
@@ -8,10 +8,23 @@
 // ***************************************************************************
 de_CH{
     Currencies{
-        CHF{
-            "CHF",
-            "Schweizer Franken",
+        BYR{
+            "BYR",
+            "Weissrussischer Rubel",
+        }
+        EUR{
+            "EUR",
+            "Euro",
+        }
+    }
+    Currencies%narrow{
+        EUR{"EUR"}
+    }
+    CurrencyPlurals{
+        BYR{
+            one{"Weissrussischer Rubel"}
+            other{"Weissrussische Rubel"}
         }
     }
-    Version{"2.0.92.87"}
+    Version{"2.1.19.87"}
 }