| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2015 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/es_AR.xml | 6 // * Source File: <path>/common/main/es_AR.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 es_AR{ | 9 es_AR{ |
| 10 %%Parent{"es_419"} | 10 %%Parent{"es_419"} |
| 11 Version{"2.1.8.19"} | 11 Version{"2.1.19.14"} |
| 12 zoneStrings{ | 12 zoneStrings{ |
| 13 "meta:Argentina"{ | 13 "meta:Argentina"{ |
| 14 sd{"ARST"} | 14 sd{"ARST"} |
| 15 sg{"ART"} | 15 sg{"ART"} |
| 16 ss{"ART"} | 16 ss{"ART"} |
| 17 } | 17 } |
| 18 "meta:Argentina_Western"{ | 18 "meta:Argentina_Western"{ |
| 19 sd{"WARST"} | 19 sd{"WARST"} |
| 20 sg{"WART"} | 20 sg{"WART"} |
| 21 ss{"WART"} | 21 ss{"WART"} |
| 22 } | 22 } |
| 23 } | 23 } |
| 24 } | 24 } |
| OLD | NEW |