| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2014 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_GB"} |
| 11 Languages{ | 11 Languages{ |
| 12 en_US{"US English"} | 12 bax{"Bamum"} |
| 13 en_US{"United States English"} |
| 13 } | 14 } |
| 14 Scripts{ | 15 Scripts{ |
| 16 Cham{"Cham"} |
| 17 Loma{"Loma"} |
| 18 Modi{"Modi"} |
| 19 Moon{"Moon"} |
| 15 Thai{"Thai"} | 20 Thai{"Thai"} |
| 16 } | 21 } |
| 17 Version{"2.0.92.87"} | 22 Version{"2.1.8.19"} |
| 18 } | 23 } |
| OLD | NEW |