OLD | NEW |
(Empty) | |
| 1 // *************************************************************************** |
| 2 // * |
| 3 // * Copyright (C) 2010 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
| 6 // * Source File:<path>/common/main/fr_CA.xml |
| 7 // * |
| 8 // *************************************************************************** |
| 9 fr_CA{ |
| 10 Version{"2.0.45.82"} |
| 11 zoneStrings{ |
| 12 "meta:Alaska"{ |
| 13 cu:int{1} |
| 14 } |
| 15 "meta:America_Central"{ |
| 16 cu:int{1} |
| 17 } |
| 18 "meta:America_Eastern"{ |
| 19 cu:int{1} |
| 20 } |
| 21 "meta:America_Mountain"{ |
| 22 cu:int{1} |
| 23 } |
| 24 "meta:America_Pacific"{ |
| 25 cu:int{1} |
| 26 } |
| 27 "meta:Atlantic"{ |
| 28 cu:int{1} |
| 29 } |
| 30 "meta:Europe_Central"{ |
| 31 cu:int{0} |
| 32 } |
| 33 "meta:Europe_Eastern"{ |
| 34 cu:int{0} |
| 35 } |
| 36 "meta:Newfoundland"{ |
| 37 cu:int{1} |
| 38 } |
| 39 } |
| 40 } |
OLD | NEW |