| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2013 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_CA.xml | 6 // * Source File: <path>/common/main/fr_CA.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 fr_CA{ | 9 fr_CA{ |
| 10 Countries{ | 10 Countries{ |
| 11 AC{"Île de l'Ascension"} | |
| 12 BL{"Saint-Barthélémy"} | |
| 13 BY{"Bélarus"} | 11 BY{"Bélarus"} |
| 12 CC{"Îles Cocos (Keeling)"} |
| 14 FM{"Micronésie"} | 13 FM{"Micronésie"} |
| 15 GS{"Géorgie du Sud et les îles Sandwich du Sud"} | 14 GS{"Géorgie du Sud et les îles Sandwich du Sud"} |
| 16 IO{"Territoire britannique de l'océan Indien"} | 15 MF{"Saint-Martin (France)"} |
| 17 MF{"Saint-Martin"} | 16 QO{"Océanie éloignée"} |
| 18 PS{"Territoire palestinien"} | 17 SV{"Salvador"} |
| 19 RE{"Réunion"} | 18 SX{"Saint-Martin (Pays-Bas)"} |
| 20 TC{"Îles Turks et Caïques"} | 19 VC{"Saint-Vincent-et-les Grenadines"} |
| 21 UM{"Îles éloignées des États-Unis"} | |
| 22 } | 20 } |
| 23 CountriesShort{ | 21 Version{"2.1.8.19"} |
| 24 GB{"GB"} | |
| 25 } | |
| 26 Version{"2.0.92.80"} | |
| 27 } | 22 } |
| OLD | NEW |