intl/icu/source/data/curr/en_GI.txt

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/intl/icu/source/data/curr/en_GI.txt	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,26 @@
     1.4 +// ***************************************************************************
     1.5 +// *
     1.6 +// * Copyright (C) 2013 International Business Machines
     1.7 +// * Corporation and others. All Rights Reserved.
     1.8 +// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
     1.9 +// * Source File: <path>/common/main/en_GI.xml
    1.10 +// *
    1.11 +// ***************************************************************************
    1.12 +en_GI{
    1.13 +    %%Parent{"en_GB"}
    1.14 +    Currencies{
    1.15 +        GBP{
    1.16 +            "GB£",
    1.17 +            "British Pound",
    1.18 +        }
    1.19 +        GIP{
    1.20 +            "£",
    1.21 +            "Gibraltar Pound",
    1.22 +        }
    1.23 +        USD{
    1.24 +            "US$",
    1.25 +            "US Dollar",
    1.26 +        }
    1.27 +    }
    1.28 +    Version{"2.0.90.61"}
    1.29 +}

mercurial