• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2015 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// ***************************************************************************
9en_GB{
10    %%Parent{"en_001"}
11    Keys{
12        colNormalization{"Normalised Sorting"}
13    }
14    Types{
15        colNormalization{
16            no{"Sort Without Normalisation"}
17            yes{"Sort Unicode Normalised"}
18        }
19    }
20    Version{"2.1.11.59"}
21}
22