Chromium Code Reviews

Unified Diff: source/data/unit/en_AU.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_AT.txt ('k') | source/data/unit/en_BB.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/unit/en_AU.txt
diff --git a/source/data/unit/en_AU.txt b/source/data/unit/en_AU.txt
old mode 100755
new mode 100644
index 6881a6e0369653740b85a0efa984fd1c00f554e6..a6c03f7a3e4885029b500d078b8e83b58f94a7f4
--- a/source/data/unit/en_AU.txt
+++ b/source/data/unit/en_AU.txt
@@ -1,14 +1,8 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/en_AU.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
en_AU{
%%Parent{"en_001"}
- Version{"2.1.20.4"}
+ Version{"2.1.29.54"}
units{
coordinate{
east{"{0} east"}
@@ -17,16 +11,6 @@ en_AU{
west{"{0} west"}
}
energy{
- foodcalorie{
- dnam{"calories"}
- one{"{0} calorie"}
- other{"{0} calories"}
- }
- kilocalorie{
- dnam{"kilogram calories"}
- one{"{0} kilogram calorie"}
- other{"{0} kilogram calories"}
- }
kilowatt-hour{
dnam{"kilowatt hours"}
one{"{0} kilowatt hour"}
@@ -64,6 +48,18 @@ en_AU{
}
}
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"}
@@ -93,11 +89,6 @@ en_AU{
other{"{0} s."}
}
}
- length{
- meter{
- dnam{"metre"}
- }
- }
speed{
kilometer-per-hour{
dnam{"km/h"}
@@ -136,6 +127,11 @@ en_AU{
one{"{0}hL"}
other{"{0}hL"}
}
+ liter{
+ one{"{0}L"}
+ other{"{0}L"}
+ per{"{0}/L"}
+ }
megaliter{
dnam{"ML"}
one{"{0}ML"}
@@ -165,9 +161,15 @@ en_AU{
other{"{0} deg."}
}
}
- area{
- square-meter{
- dnam{"metres²"}
+ 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{
@@ -181,6 +183,11 @@ en_AU{
other{"{0} L/km"}
}
mile-per-gallon{
+ dnam{"miles/gal. US"}
+ one{"{0} m.p.g. US"}
+ other{"{0} m.p.g. US"}
+ }
+ mile-per-gallon-imperial{
dnam{"miles/gal."}
one{"{0} m.p.g."}
other{"{0} m.p.g."}
@@ -222,15 +229,6 @@ en_AU{
}
}
energy{
- foodcalorie{
- dnam{"cal"}
- one{"{0} cal"}
- }
- kilocalorie{
- dnam{"Cal"}
- one{"{0} Cal"}
- other{"{0} Cal"}
- }
kilowatt-hour{
dnam{"kWh"}
}
@@ -255,9 +253,6 @@ en_AU{
one{"{0} CM"}
other{"{0} CM"}
}
- pound{
- other{"{0} lb"}
- }
}
pressure{
millibar{
@@ -309,6 +304,7 @@ en_AU{
liter{
one{"{0} L"}
other{"{0} L"}
+ per{"{0}/L"}
}
megaliter{
dnam{"ML"}
« no previous file with comments | « source/data/unit/en_AT.txt ('k') | source/data/unit/en_BB.txt » ('j') | no next file with comments »

Powered by Google App Engine