| Index: source/data/curr/de_CH.txt
|
| diff --git a/source/data/curr/de_CH.txt b/source/data/curr/de_CH.txt
|
| old mode 100755
|
| new mode 100644
|
| index 2ff0da02f86e70332ce1d2be9ff55c04b3c7003f..648df2c70342480cd00261bed254b2ee26a68773
|
| --- a/source/data/curr/de_CH.txt
|
| +++ b/source/data/curr/de_CH.txt
|
| @@ -1,30 +1,25 @@
|
| -// ***************************************************************************
|
| -// *
|
| -// * 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
|
| -// *
|
| -// ***************************************************************************
|
| +// © 2016 and later: Unicode, Inc. and others.
|
| +// License & terms of use: http://www.unicode.org/copyright.html#License
|
| de_CH{
|
| Currencies{
|
| - BYR{
|
| - "BYR",
|
| + BYN{
|
| + "BYN",
|
| "Weissrussischer Rubel",
|
| }
|
| - EUR{
|
| - "EUR",
|
| - "Euro",
|
| + BYR{
|
| + "BYR",
|
| + "Weissrussischer Rubel (2000–2016)",
|
| }
|
| }
|
| - Currencies%narrow{
|
| - EUR{"EUR"}
|
| - }
|
| CurrencyPlurals{
|
| - BYR{
|
| + BYN{
|
| one{"Weissrussischer Rubel"}
|
| other{"Weissrussische Rubel"}
|
| }
|
| + BYR{
|
| + one{"Weissrussischer Rubel (2000–2016)"}
|
| + other{"Weissrussische Rubel (2000–2016)"}
|
| + }
|
| }
|
| - Version{"2.1.19.87"}
|
| + Version{"2.1.29.33"}
|
| }
|
|
|