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

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/intl/icu/source/data/curr/pt_CV.txt	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,32 @@
     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/pt_CV.xml
    1.10 +// *
    1.11 +// ***************************************************************************
    1.12 +pt_CV{
    1.13 +    %%Parent{"pt_PT"}
    1.14 +    Currencies{
    1.15 +        CVE{
    1.16 +            "CVE",
    1.17 +            "Escudo cabo-verdiano",
    1.18 +            {
    1.19 +                "#,##0.00 ¤",
    1.20 +                "$",
    1.21 +                " ",
    1.22 +            }
    1.23 +        }
    1.24 +        PTE{
    1.25 +            "Esc.",
    1.26 +            "Escudo português",
    1.27 +            {
    1.28 +                "#,##0.00 ¤",
    1.29 +                ",",
    1.30 +                " ",
    1.31 +            }
    1.32 +        }
    1.33 +    }
    1.34 +    Version{"2.0.90.61"}
    1.35 +}

mercurial