]>
Commit | Line | Data |
---|---|---|
1 | // *************************************************************************** | |
2 | // * | |
3 | // * Copyright (C) 2016 International Business Machines | |
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{ | |
10 | %%Parent{"en_001"} | |
11 | Keys{ | |
12 | colNormalization{"Normalised Sorting"} | |
13 | } | |
14 | Languages{ | |
15 | nds_NL{"West Low German"} | |
16 | } | |
17 | Types{ | |
18 | colNormalization{ | |
19 | no{"Sort Without Normalisation"} | |
20 | yes{"Sort Unicode Normalised"} | |
21 | } | |
22 | } | |
23 | Version{"2.1.22.17"} | |
24 | } |