Chromium Code Reviews

Unified Diff: source/data/unit/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/unit/en_BZ.txt ('k') | source/data/unit/en_CC.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/unit/en_CA.txt
diff --git a/source/data/unit/en_CA.txt b/source/data/unit/en_CA.txt
old mode 100755
new mode 100644
index 2c95dd3da8cb244b4fde9d7a7c8d6daeed9101b5..7c180fd844cc684bd8ea8971aa1314654995022d
--- a/source/data/unit/en_CA.txt
+++ b/source/data/unit/en_CA.txt
@@ -1,15 +1,21 @@
-// ***************************************************************************
-// *
-// * 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"}
- Version{"2.1.19.79"}
+ Version{"2.1.29.54"}
unitsNarrow{
+ concentr{
+ milligram-per-deciliter{
+ dnam{"mg/dL"}
+ one{"{0}mg/dL"}
+ other{"{0}mg/dL"}
+ }
+ millimole-per-liter{
+ dnam{"mmol/L"}
+ one{"{0}mmol/L"}
+ other{"{0}mmol/L"}
+ }
+ }
consumption{
liter-per-100kilometers{
dnam{"L/100km"}
@@ -56,6 +62,17 @@ en_CA{
}
}
unitsShort{
+ concentr{
+ milligram-per-deciliter{
+ dnam{"mg/dL"}
+ one{"{0} mg/dL"}
+ other{"{0} mg/dL"}
+ }
+ millimole-per-liter{
+ one{"{0} mmol/L"}
+ other{"{0} mmol/L"}
+ }
+ }
consumption{
liter-per-100kilometers{
dnam{"L/100 km"}
@@ -86,6 +103,7 @@ en_CA{
liter{
one{"{0} L"}
other{"{0} L"}
+ per{"{0}/L"}
}
megaliter{
dnam{"ML"}
« no previous file with comments | « source/data/unit/en_BZ.txt ('k') | source/data/unit/en_CC.txt » ('j') | no next file with comments »

Powered by Google App Engine