]>
Commit | Line | Data |
---|---|---|
51004dcb A |
1 | // *************************************************************************** |
2 | // * | |
57a6839d | 3 | // * Copyright (C) 2014 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{ | |
12 | colCaseLevel{"Case-Sensitive Sorting"} | |
13 | colNormalization{"Normalised Sorting"} | |
14 | } | |
51004dcb A |
15 | Languages{ |
16 | arn{"Araucanian"} | |
17 | bax{"Bamum"} | |
51004dcb A |
18 | tzm{"Central Morocco Tamazight"} |
19 | wal{"Walamo"} | |
20 | } | |
57a6839d A |
21 | LanguagesShort{ |
22 | en_GB{"UK English"} | |
23 | en_US{"US English"} | |
24 | } | |
51004dcb A |
25 | Scripts{ |
26 | Thai{"Thai"} | |
27 | } | |
28 | Types{ | |
57a6839d A |
29 | colNormalization{ |
30 | no{"Sort Without Normalisation"} | |
31 | yes{"Sort Unicode Normalised"} | |
32 | } | |
51004dcb A |
33 | numbers{ |
34 | fullwide{"Full-Width Digits"} | |
35 | } | |
36 | } | |
57a6839d | 37 | Version{"2.0.98.76"} |
51004dcb | 38 | } |