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

Side by Side Diff: source/data/curr/fr.txt

Issue 856153003: ICU update to 54 - step 4 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@step3
Patch Set: add missing locale files Created 5 years, 11 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 unified diff | Download patch
« no previous file with comments | « source/data/curr/fil.txt ('k') | source/data/curr/fur.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2014 International Business Machines 3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/fr.xml 6 // * Source File: <path>/common/main/fr.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/fr.xml 10 * ICU <specials> source: <path>/common/main/fr.xml
(...skipping 442 matching lines...) Expand 10 before | Expand all | Expand 10 after
453 } 453 }
454 ILP{ 454 ILP{
455 "£IL", 455 "£IL",
456 "livre israélienne", 456 "livre israélienne",
457 } 457 }
458 ILS{ 458 ILS{
459 "₪", 459 "₪",
460 "nouveau shekel israélien", 460 "nouveau shekel israélien",
461 } 461 }
462 INR{ 462 INR{
463 "", 463 "Rs.",
464 "roupie indienne", 464 "roupie indienne",
465 } 465 }
466 IQD{ 466 IQD{
467 "IQD", 467 "IQD",
468 "dinar irakien", 468 "dinar irakien",
469 } 469 }
470 IRR{ 470 IRR{
471 "IRR", 471 "IRR",
472 "rial iranien", 472 "rial iranien",
473 } 473 }
(...skipping 1796 matching lines...) Expand 10 before | Expand all | Expand 10 after
2270 one{"dollar zimbabwéen (2008)"} 2270 one{"dollar zimbabwéen (2008)"}
2271 other{"dollars zimbabwéens (2008)"} 2271 other{"dollars zimbabwéens (2008)"}
2272 } 2272 }
2273 } 2273 }
2274 CurrencyUnitPatterns{ 2274 CurrencyUnitPatterns{
2275 one{"{0} {1}"} 2275 one{"{0} {1}"}
2276 other{"{0} {1}"} 2276 other{"{0} {1}"}
2277 } 2277 }
2278 Version{"2.1.8.9"} 2278 Version{"2.1.8.9"}
2279 } 2279 }
OLDNEW
« no previous file with comments | « source/data/curr/fil.txt ('k') | source/data/curr/fur.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698