ICU-3699 fix data bug noted in CLDR#73
X-SVN-Rev: 15475
This commit is contained in:
parent
481973c60b
commit
0628b5df9c
@ -17,7 +17,7 @@ fr_CA {
|
||||
// Currency display names
|
||||
Currencies {
|
||||
CAD { "$", "dollar canadien" } // Canadian Dollar
|
||||
USD { "$ US", "dollar am\u00E9ricain" } // US Dollar
|
||||
USD { "$ US", "dollar des \u00C9tats-Unis" } // US Dollar
|
||||
}
|
||||
calendar{
|
||||
gregorian{
|
||||
|
Loading…
Reference in New Issue
Block a user