en_GB.txt revision c73f511526464f8e56c242df80552e9b0d94ae3d
1// ***************************************************************************
2// *
3// * Copyright (C) 2014 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    Countries{
12        GB{"United Kingdom"}
13        GS{"South Georgia and the South Sandwich Islands"}
14        HM{"Heard Island and McDonald Islands"}
15        UM{"U.S. Minor Outlying Islands"}
16        US{"United States"}
17        VC{"Saint Vincent and the Grenadines"}
18    }
19    CountriesShort{
20        GB{"UK"}
21        US{"US"}
22    }
23    Version{"2.0.98.76"}
24}
25