| 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/en_AU.xml | 6 // * Source File: <path>/common/main/en_AU.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 en_AU{ | 9 en_AU{ |
| 10 %%Parent{"en_GB"} | 10 %%Parent{"en_001"} |
| 11 Languages{ | 11 Languages{ |
| 12 bax{"Bamum"} | 12 bax{"Bamum"} |
| 13 en_US{"United States English"} | 13 en_US{"United States English"} |
| 14 ro_MD{"Moldovan"} |
| 14 } | 15 } |
| 15 Scripts{ | 16 Types{ |
| 16 Cham{"Cham"} | 17 calendar{ |
| 17 Loma{"Loma"} | 18 dangi{"Korean Calendar"} |
| 18 Modi{"Modi"} | 19 ethiopic{"Ethiopian Calendar"} |
| 19 Moon{"Moon"} | 20 } |
| 20 Thai{"Thai"} | |
| 21 } | 21 } |
| 22 Version{"2.1.8.19"} | 22 Version{"2.1.20.4"} |
| 23 } | 23 } |
| OLD | NEW |