]>
Commit | Line | Data |
---|---|---|
51004dcb A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/en_GB.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | en_GB{ | |
57a6839d A |
10 | %%Parent{"en_001"} |
11 | Keys{ | |
57a6839d A |
12 | colNormalization{"Normalised Sorting"} |
13 | } | |
2ca993e8 A |
14 | Languages{ |
15 | nds_NL{"West Low German"} | |
16 | } | |
51004dcb | 17 | Types{ |
57a6839d A |
18 | colNormalization{ |
19 | no{"Sort Without Normalisation"} | |
20 | yes{"Sort Unicode Normalised"} | |
21 | } | |
51004dcb | 22 | } |
2ca993e8 | 23 | Version{"2.1.22.17"} |
51004dcb | 24 | } |