// ***************************************************************************
// *
-// * Copyright (C) 2015 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
"BYR",
"Weissrussischer Rubel",
}
- CHF{
- "CHF",
- "Schweizer Franken",
+ EUR{
+ "EUR",
+ "Euro",
}
}
+ Currencies%narrow{
+ EUR{"EUR"}
+ }
CurrencyPlurals{
BYR{
one{"Weissrussischer Rubel"}
other{"Weissrussische Rubel"}
}
}
- Version{"2.1.11.70"}
+ Version{"2.1.19.87"}
}