// ***************************************************************************
// *
-// * 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"}
Countries{
+ GB{"United Kingdom"}
+ GS{"So. Georgia & the So. Sandwich Isl."}
+ HM{"Heard Island and McDonald Islands"}
UM{"U.S. Minor Outlying Islands"}
+ US{"United States"}
+ VC{"Saint Vincent and the Grenadines"}
}
- Version{"2.0.82.45"}
+ CountriesShort{
+ GB{"UK"}
+ US{"US"}
+ }
+ Version{"2.0.98.76"}
}