]>
Commit | Line | Data |
---|---|---|
4388f060 A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/es_AR.xml | |
4388f060 A |
7 | // * |
8 | // *************************************************************************** | |
9 | es_AR{ | |
57a6839d | 10 | %%Parent{"es_419"} |
2ca993e8 | 11 | Version{"2.1.22.17"} |
4388f060 A |
12 | zoneStrings{ |
13 | "meta:Argentina"{ | |
14 | sd{"ARST"} | |
15 | sg{"ART"} | |
16 | ss{"ART"} | |
17 | } | |
18 | "meta:Argentina_Western"{ | |
19 | sd{"WARST"} | |
20 | sg{"WART"} | |
21 | ss{"WART"} | |
22 | } | |
23 | } | |
24 | } |