// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 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{
+ colCaseLevel{"Case-Sensitive Sorting"}
+ colNormalization{"Normalised Sorting"}
+ }
Languages{
arn{"Araucanian"}
bax{"Bamum"}
- en_US{"US English"}
tzm{"Central Morocco Tamazight"}
wal{"Walamo"}
}
+ LanguagesShort{
+ en_GB{"UK English"}
+ en_US{"US English"}
+ }
Scripts{
Thai{"Thai"}
}
Types{
+ colNormalization{
+ no{"Sort Without Normalisation"}
+ yes{"Sort Unicode Normalised"}
+ }
numbers{
fullwide{"Full-Width Digits"}
}
}
- Version{"2.0.82.45"}
- localeDisplayPattern{
- keyTypePattern{"{0}: {1}"}
- }
+ Version{"2.0.98.76"}
}