| // *************************************************************************** | 
 | // * | 
 | // * Copyright (C) 2015 International Business Machines | 
 | // * Corporation and others. All Rights Reserved. | 
 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 
 | // * Source File: <path>/common/main/en_LR.xml | 
 | // * | 
 | // *************************************************************************** | 
 | en_LR{ | 
 |     %%Parent{"en_001"} | 
 |     Version{"2.1.19.14"} | 
 |     zoneStrings{ | 
 |         "meta:Africa_Central"{ | 
 |             ss{"CAT"} | 
 |         } | 
 |         "meta:Africa_Eastern"{ | 
 |             ss{"EAT"} | 
 |         } | 
 |         "meta:Africa_Southern"{ | 
 |             ss{"SAST"} | 
 |         } | 
 |         "meta:Africa_Western"{ | 
 |             sd{"WAST"} | 
 |             sg{"WAT"} | 
 |             ss{"WAT"} | 
 |         } | 
 |     } | 
 | } |