1// *************************************************************************** 2// * 3// * Copyright (C) 2011 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// *************************************************************************** 9en_AU{ 10 Version{"2.0.59.62"} 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:Europe_Central"{ 28 cu:int{0} 29 } 30 "meta:Europe_Eastern"{ 31 cu:int{0} 32 } 33 "meta:Europe_Western"{ 34 cu:int{0} 35 } 36 "meta:Lord_Howe"{ 37 cu:int{1} 38 } 39 "meta:New_Zealand"{ 40 cu:int{1} 41 } 42 } 43} 44