diff -r 000000000000 -r 6474c204b198 intl/icu/source/data/curr/fr_CA.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/intl/icu/source/data/curr/fr_CA.txt Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,31 @@ +// *************************************************************************** +// * +// * Copyright (C) 2013 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter +// * Source File: /common/main/fr_CA.xml +// * +// *************************************************************************** +fr_CA{ + Currencies{ + CAD{ + "$", + "dollar canadien", + } + CNY{ + "CN¥", + "yuan renminbi chinois", + } + WST{ + "WST", + "tala samoan", + } + } + CurrencyPlurals{ + GYD{ + one{"dollar guyanien"} + other{"dollars guyaniens"} + } + } + Version{"2.0.92.80"} +}