| // *************************************************************************** |
| // * |
| // * Copyright (C) 2015 International Business Machines |
| // * Corporation and others. All Rights Reserved. |
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| // * Source File: <path>/common/main/en_GB.xml |
| // * |
| // *************************************************************************** |
| en_GB{ |
| %%Parent{"en_001"} |
| Keys{ |
| colNormalization{"Normalised Sorting"} |
| } |
| Languages{ |
| nds_NL{"West Low German"} |
| } |
| Types{ |
| colNormalization{ |
| no{"Sort Without Normalisation"} |
| yes{"Sort Unicode Normalised"} |
| } |
| } |
| Version{"2.1.19.79"} |
| } |