Chromium Code Reviews

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

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « source/data/curr/de.txt ('k') | source/data/curr/de_LI.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"}
}
« no previous file with comments | « source/data/curr/de.txt ('k') | source/data/curr/de_LI.txt » ('j') | no next file with comments »

Powered by Google App Engine