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

Unified Diff: source/data/curr/fr.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. 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/curr/fo_DK.txt ('k') | source/data/curr/fr_BI.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/fr.txt
diff --git a/source/data/curr/fr.txt b/source/data/curr/fr.txt
index ee7e72d50858dcdc5c1ab902e120fb7219325394..827a2f1db9f6ccf33c85f610e93ee379eaa35162 100644
--- a/source/data/curr/fr.txt
+++ b/source/data/curr/fr.txt
@@ -1,11 +1,5 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/fr.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
fr{
Currencies{
ADP{
@@ -196,9 +190,13 @@ fr{
"BYB",
"nouveau rouble biélorusse (1994–1999)",
}
+ BYN{
+ "BYN",
+ "rouble biélorusse",
+ }
BYR{
"BYR",
- "rouble biélorusse",
+ "rouble biélorusse (2000–2016)",
}
BZD{
"$BZ",
@@ -1126,7 +1124,7 @@ fr{
BRL{"R$"}
BSD{"$"}
BWP{"P"}
- BYR{"р."}
+ BYN{"р."}
BZD{"$"}
CAD{"$"}
CLP{"$"}
@@ -1143,6 +1141,7 @@ fr{
FJD{"$"}
FKP{"£"}
GBP{"£"}
+ GEL{"₾"}
GIP{"£"}
GNF{"FG"}
GTQ{"Q"}
@@ -1183,6 +1182,7 @@ fr{
PKR{"Rs"}
PLN{"zł"}
PYG{"₲"}
+ RON{"L"}
RUB{"₽"}
RWF{"FR"}
SBD{"$"}
@@ -1400,10 +1400,14 @@ fr{
one{"nouveau rouble biélorusse (1994–1999)"}
other{"nouveaux roubles biélorusses (1994–1999)"}
}
- BYR{
+ BYN{
one{"rouble biélorusse"}
other{"roubles biélorusses"}
}
+ BYR{
+ one{"rouble biélorusse (2000–2016)"}
+ other{"roubles biélorusses (2000–2016)"}
+ }
BZD{
one{"dollar bélizéen"}
other{"dollars bélizéens"}
@@ -2317,5 +2321,5 @@ fr{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"2.1.20.4"}
+ Version{"2.1.28.79"}
}
« no previous file with comments | « source/data/curr/fo_DK.txt ('k') | source/data/curr/fr_BI.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698