Chromium Code Reviews

Unified Diff: source/data/curr/en_CA.txt

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « source/data/curr/en_BZ.txt ('k') | source/data/curr/en_CC.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/en_CA.txt
diff --git a/source/data/curr/en_CA.txt b/source/data/curr/en_CA.txt
index a8ed037e138bef9cb8f0c942c2f78485b13cef81..0f3a0092222073e03035ed6cc7b95bb22726ece8 100644
--- a/source/data/curr/en_CA.txt
+++ b/source/data/curr/en_CA.txt
@@ -1,11 +1,5 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/en_CA.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
en_CA{
%%Parent{"en_001"}
Currencies{
@@ -14,5 +8,11 @@ en_CA{
"Canadian Dollar",
}
}
- Version{"2.1.19.79"}
+ CurrencyPlurals{
+ ILS{
+ one{"Israeli new sheqel"}
+ other{"Israeli new sheqels"}
+ }
+ }
+ Version{"2.1.29.54"}
}
« no previous file with comments | « source/data/curr/en_BZ.txt ('k') | source/data/curr/en_CC.txt » ('j') | no next file with comments »

Powered by Google App Engine