]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
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/en_AU.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | en_AU{ | |
10 | Version{"2.0.47.52"} | |
11 | zoneStrings{ | |
12 | "meta:Atlantic"{ | |
13 | cu:int{0} | |
14 | } | |
15 | "meta:Australia_Central"{ | |
16 | cu:int{1} | |
17 | } | |
18 | "meta:Australia_CentralWestern"{ | |
19 | cu:int{1} | |
20 | } | |
21 | "meta:Australia_Eastern"{ | |
22 | cu:int{1} | |
23 | } | |
24 | "meta:Australia_Western"{ | |
25 | cu:int{1} | |
26 | } | |
27 | "meta:New_Zealand"{ | |
28 | cu:int{1} | |
29 | } | |
30 | } | |
31 | } |