a869b0d483
X-SVN-Rev: 34238
22 lines
571 B
Plaintext
22 lines
571 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2013 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.90.61"}
|
|
}
|