]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 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 | |
57a6839d | 6 | // * Source File: <path>/common/main/en_AU.xml |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
57a6839d | 9 | en_AU{ |
b331163b | 10 | %%Parent{"en_001"} |
57a6839d | 11 | Languages{ |
b331163b A |
12 | bax{"Bamum"} |
13 | en_US{"United States English"} | |
2ca993e8 | 14 | ro_MD{"Moldovan"} |
57a6839d | 15 | } |
2ca993e8 A |
16 | Types{ |
17 | calendar{ | |
18 | dangi{"Korean Calendar"} | |
19 | ethiopic{"Ethiopian Calendar"} | |
20 | } | |
21 | } | |
22 | Version{"2.1.24.13"} | |
b75a7d8f | 23 | } |