| 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_LS.xml | 6 // * Source File: <path>/common/main/en_LS.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 en_LS{ | 9 en_LS{ |
| 10 %%Parent{"en_001"} | 10 %%Parent{"en_001"} |
| 11 Version{"2.1.6.69"} | 11 Version{"2.1.19.14"} |
| 12 zoneStrings{ | 12 zoneStrings{ |
| 13 "meta:Africa_Central"{ | 13 "meta:Africa_Central"{ |
| 14 ss{"CAT"} | 14 ss{"CAT"} |
| 15 } | 15 } |
| 16 "meta:Africa_Eastern"{ | 16 "meta:Africa_Eastern"{ |
| 17 ss{"EAT"} | 17 ss{"EAT"} |
| 18 } | 18 } |
| 19 "meta:Africa_Southern"{ | 19 "meta:Africa_Southern"{ |
| 20 ss{"SAST"} | 20 ss{"SAST"} |
| 21 } | 21 } |
| 22 "meta:Africa_Western"{ | 22 "meta:Africa_Western"{ |
| 23 sd{"WAST"} | 23 sd{"WAST"} |
| 24 sg{"WAT"} | 24 sg{"WAT"} |
| 25 ss{"WAT"} | 25 ss{"WAT"} |
| 26 } | 26 } |
| 27 } | 27 } |
| 28 } | 28 } |
| OLD | NEW |