276a244c9b
X-SVN-Rev: 32275
22 lines
572 B
Plaintext
22 lines
572 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * 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"}
|
|
}
|