summaryrefslogtreecommitdiff
path: root/intl/icu/source/data/curr/en_CA.txt
blob: 7185dd8363c2bbba665b592aa807f6dbee846c2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// ***************************************************************************
// *
// * Copyright (C) 2012 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/en_CA.xml
// *
// ***************************************************************************
en_CA{
    Currencies{
        CAD{
            "$",
            "Canadian Dollar",
        }
        USD{
            "US$",
            "US Dollar",
        }
    }
    Version{"2.0.75.99"}
}