Skip to content

Commit 6bee0d0

Browse files
authored
CLDR-18215 Add missing units (#4502)
1 parent 81e190d commit 6bee0d0

File tree

11 files changed

+474
-102
lines changed

11 files changed

+474
-102
lines changed

common/main/en.xml

Lines changed: 131 additions & 2 deletions
Large diffs are not rendered by default.

common/main/pcm.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7510,9 +7510,9 @@ CLDR data files are interpreted according to the LDML specification (http://unic
75107510
<unitPattern count="other">↑↑↑</unitPattern>
75117511
</unit>
75127512
<unit type="mass-tonne">
7513-
<displayName>T</displayName>
7514-
<unitPattern count="one">↑↑↑</unitPattern>
7515-
<unitPattern count="other">↑↑↑</unitPattern>
7513+
<displayName>M. Tọn-dẹm</displayName>
7514+
<unitPattern count="one">{0} M. Tọn</unitPattern>
7515+
<unitPattern count="other">{0} M. Tọn</unitPattern>
75167516
</unit>
75177517
<unit type="mass-kilogram">
75187518
<displayName>↑↑↑</displayName>

common/main/root.xml

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6172,6 +6172,50 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
61726172
<unitPattern count="other">{0} night</unitPattern>
61736173
<perUnitPattern>{0}/night</perUnitPattern>
61746174
</unit>
6175+
<unit type='concentr-katal'><displayName>kat</displayName><unitPattern count='other'>{0} kat</unitPattern></unit>
6176+
<unit type='concentr-ofglucose'><displayName>glucose</displayName><unitPattern count='other'>{0} Glc</unitPattern></unit>
6177+
<unit type='duration-fortnight'><displayName>fortnight</displayName><unitPattern count='other'>{0} fw</unitPattern></unit>
6178+
<unit type='electric-farad'><displayName>F</displayName><unitPattern count='other'>{0} F</unitPattern></unit>
6179+
<unit type='electric-coulomb'><displayName>C</displayName><unitPattern count='other'>{0} C</unitPattern></unit>
6180+
<unit type='electric-siemens'><displayName>S</displayName><unitPattern count='other'>{0} S</unitPattern></unit>
6181+
<unit type='electric-henry'><displayName>H</displayName><unitPattern count='other'>{0} H</unitPattern></unit>
6182+
<unit type='energy-british-thermal-unit-it'><displayName>BTU-IT</displayName><unitPattern count='other'>{0} BTU-IT</unitPattern></unit>
6183+
<unit type='energy-calorie-it'><displayName>calorie-IT</displayName><unitPattern count='other'>{0} cal-IT</unitPattern></unit>
6184+
<unit type='force-kilogram-force'><displayName>kgf</displayName><unitPattern count='other'>{0} kgf</unitPattern></unit>
6185+
<unit type='energy-gray'><displayName>Gy</displayName><unitPattern count='other'>{0} Gy</unitPattern></unit>
6186+
<unit type='energy-sievert'><displayName>Sv</displayName><unitPattern count='other'>{0} Sv</unitPattern></unit>
6187+
<unit type='length-chain'><displayName>chain</displayName><unitPattern count='other'>{0} chain</unitPattern></unit>
6188+
<unit type='length-rod'><displayName>rod</displayName><unitPattern count='other'>{0} rod</unitPattern></unit>
6189+
<unit type='magnetic-weber'><displayName>Wb</displayName><unitPattern count='other'>{0} Wb</unitPattern></unit>
6190+
<unit type='magnetic-tesla'><displayName>T</displayName><unitPattern count='other'>{0} T</unitPattern></unit>
6191+
<unit type='mass-slug'><displayName>slug</displayName><unitPattern count='other'>{0} slug</unitPattern></unit>
6192+
<unit type='concentr-portion'><displayName>part</displayName><unitPattern count='other'>{0} part</unitPattern></unit>
6193+
<unit type='pressure-ofhg'><displayName>Hg</displayName><unitPattern count='other'>{0} Hg</unitPattern></unit>
6194+
<unit type='energy-becquerel'><displayName>Bq</displayName><unitPattern count='other'>{0} Bq</unitPattern></unit>
6195+
<unit type='angle-steradian'><displayName>sr</displayName><unitPattern count='other'>{0} sr</unitPattern></unit>
6196+
<unit type='temperature-rankine'><displayName>°R</displayName><unitPattern count='other'>{0} °R</unitPattern></unit>
6197+
<unit type='volume-pint-imperial'><displayName>pint Imp.</displayName><unitPattern count='other'>{0} pt Imp.</unitPattern></unit>
6198+
<unit type='volume-cup-imperial'><displayName>cup Imp.</displayName><unitPattern count='other'>{0} cup Imp.</unitPattern></unit>
6199+
<unit type='volume-fluid-ounce-metric'><displayName>fl oz m.</displayName><unitPattern count='other'>{0} fl oz m.</unitPattern></unit>
6200+
<unit type='pressure-gasoline-energy-density'><displayName>gas E</displayName><unitPattern count='other'>{0} gas E</unitPattern></unit>
6201+
<unit type='area-bu-jp'><displayName>bu [JP]</displayName><unitPattern count='other'>{0} bu [JP]</unitPattern></unit>
6202+
<unit type='area-cho'><displayName>cho [JP]</displayName><unitPattern count='other'>{0} cho [JP]</unitPattern></unit>
6203+
<unit type='area-se-jp'><displayName>se [JP]</displayName><unitPattern count='other'>{0} se [JP]</unitPattern></unit>
6204+
<unit type='length-jo-jp'><displayName>jo [JP]</displayName><unitPattern count='other'>{0} jo [JP]</unitPattern></unit>
6205+
<unit type='length-ken'><displayName>ken [JP]</displayName><unitPattern count='other'>{0} ken [JP]</unitPattern></unit>
6206+
<unit type='length-ri-jp'><displayName>ri [JP]</displayName><unitPattern count='other'>{0} ri [JP]</unitPattern></unit>
6207+
<unit type='length-rin'><displayName>rin [JP]</displayName><unitPattern count='other'>{0} rin [JP]</unitPattern></unit>
6208+
<unit type='length-shaku-cloth'><displayName>shaku [cloth, JP]</displayName><unitPattern count='other'>{0} shaku [cloth, JP]</unitPattern></unit>
6209+
<unit type='length-shaku-length'><displayName>shaku [JP]</displayName><unitPattern count='other'>{0} shaku [JP]</unitPattern></unit>
6210+
<unit type='length-sun'><displayName>sun [JP]</displayName><unitPattern count='other'>{0} sun [JP]</unitPattern></unit>
6211+
<unit type='mass-fun'><displayName>fun [JP]</displayName><unitPattern count='other'>{0} fun [JP]</unitPattern></unit>
6212+
<unit type='volume-cup-jp'><displayName>cup [JP]</displayName><unitPattern count='other'>{0} cup [JP]</unitPattern></unit>
6213+
<unit type='volume-koku'><displayName>koku [JP]</displayName><unitPattern count='other'>{0} koku [JP]</unitPattern></unit>
6214+
<unit type='volume-kosaji'><displayName>kosaji [JP]</displayName><unitPattern count='other'>{0} kosaji [JP]</unitPattern></unit>
6215+
<unit type='volume-osaji'><displayName>osaji [JP]</displayName><unitPattern count='other'>{0} osaji [JP]</unitPattern></unit>
6216+
<unit type='volume-sai'><displayName>sai [JP]</displayName><unitPattern count='other'>{0} sai [JP]</unitPattern></unit>
6217+
<unit type='volume-shaku'><displayName>shaku [vol, JP]</displayName><unitPattern count='other'>{0} shaku [vol, JP]</unitPattern></unit>
6218+
<unit type='volume-to-jp'><displayName>to [JP]</displayName><unitPattern count='other'>{0} to [JP]</unitPattern></unit>
61756219
<coordinateUnit>
61766220
<displayName>direction</displayName>
61776221
<coordinateUnitPattern type="east">{0}E</coordinateUnitPattern>

common/supplemental/coverageLevels.xml

Lines changed: 8 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -164,16 +164,13 @@ For terms of use, see http://www.unicode.org/copyright.html
164164
<coverageVariable key="%timeZones" value="(Africa|America|Antarctica|Arctic|Asia|Australia|Atlantic|Europe|Indian|Pacific)(/[A-Za-z_\-]++){1,2}"/>
165165
<coverageVariable key="%traditionalCollationLanguages" value="(bn|es|kn|sa)"/>
166166
<coverageVariable key="%transformNameTypes" value="(BGN|Numeric|Tone|UNGEGN|x-(Accents|Fullwidth|Halfwidth|Jamo|Pinyin|Publishing))"/>
167+
167168
<coverageVariable key="%unitDurationTypes" value="duration-(year|month|week|day|hour|minute|second|millisecond)"/>
168169
<coverageVariable key="%unitLengths" value="(long|short|narrow)"/>
169-
<coverageVariable key="%unitNonNarrowLengths" value="(long|short)"/>
170-
<coverageVariable key="%unitsCommonMetric" value="(concentr-percent|consumption-liter-per-100-kilometer|length-(centi|milli|kilo)?meter|mass-(kilo)?gram|temperature-celsius|speed-kilometer-per-hour|volume-liter)"/>
171-
<coverageVariable key="%unitsCommonUS" value="(length-(inch|foot|yard|mile)|mass-(ounce|pound)|temperature-fahrenheit|speed-mile-per-hour)"/>
172170
<coverageVariable key="%unitsEnglish" value="(length-fathom|length-furlong|mass-stone|volume-bushel|energy-british-thermal-unit)"/>
173-
<coverageVariable key="%unitsNonEnglish" value="[a-z]++-(?!(furlong|fathom|stone|bushel|mile-nautical))([a-z]++([-a-z]++)?)"/>
174-
<coverageVariable key="%unitsNonLightSpeed" value="[a-z]++-(?!(light-speed))"/>
175171
<coverageVariable key="%unitsOther" value="(length-(picometer|light-year)|pressure-(hectopascal|inch-ofhg|millibar)|acceleration-g-force|angle-(degree|minute|second)|area-(acre|hectare|square-(foot|kilometer|meter|mile))|power-(horsepower|kilowatt|watt)|speed-meter-per-second|volume-cubic-(mile|kilometer))"/>
176172
<coverageVariable key="%unitBeaufortRegions" value="(CN|DE|GB|GR|HK|MO|MT|NL|TW|US)"/>
173+
177174
<coverageVariable key="%variantTypes" value="([A-Z0-9]++)"/>
178175
<coverageVariable key="%wideAbbr" value="(wide|abbreviated)"/>
179176
<coverageVariable key="%yesNo" value="(yes|no)"/>
@@ -229,38 +226,14 @@ For terms of use, see http://www.unicode.org/copyright.html
229226

230227
<coverageLevel value="moderate" match="characters/exemplarCharacters[@type='%anyAlphaNum']"/>
231228

232-
233229
<!-- *********************
234-
Temporary overrides for https://unicode-org.atlassian.net/browse/CLDR-18258
235-
236-
These overrides help us ignore values that were added not during a submission cycle. If interpreted normally, it
237-
would cause many supported locales to drop in coverage. During the next regular submission cycle, please remove these rules
238-
and encourage linguists to fix these values.
230+
Temporary overrides to avoid values that were added in a non-submission cycle
231+
This avoids a temporary drop in coverage.
232+
Make this empty for submission cycles.
239233
********************* -->
240-
<!-- <coverageLevel value="modern" inLanguage="de" match="units/unitLength[@type='%unitLengths']/unit[@type='speed-light-speed']/unitPattern[@count='%anyAttribute']/[@case='%anyAttribute']"/>
241-
<coverageLevel value="modern" match="units/unitLength[@type='%unitLengths']/unit[@type='speed-light-speed']/unitPattern[@count='%anyAttribute']"/>
242-
<coverageLevel value="modern" match="units/unitLength[@type='%unitLengths']/unit[@type='speed-light-speed']/displayName"/> -->
243-
<coverageLevel value="comprehensive" match="units/unitLength[@type='%unitLengths']/unit[@type='speed-light-speed']/unitPattern[@count='%anyAttribute'][@case='%anyAttribute']"/>
244-
245-
<!-- <coverageLevel inTerritory="%unitBeaufortRegions" value="modern" match="units/unitLength[@type='%unitLengths']/unit[@type='speed-beaufort']/unitPattern[@count='%anyAttribute'][@case='%anyAttribute']"/>
246-
<coverageLevel inTerritory="%unitBeaufortRegions" value="modern" match="units/unitLength[@type='%unitLengths']/unit[@type='speed-beaufort']/unitPattern[@count='%anyAttribute']"/>
247-
//ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="one"]
248-
modern //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="one"][@case="accusative"]
249-
//ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="other"][@case="accusative"] -->
250-
<coverageLevel value="comprehensive" match="units/unitLength[@type='%unitLengths']/unit[@type='speed-light-speed']/unitPattern[@count='%anyAttribute']"/>
251-
<coverageLevel value="comprehensive" match="units/unitLength[@type='%unitLengths']/unit[@type='speed-light-speed']/displayName"/>
252-
253-
<!-- TestCoverageCompleteness {
254-
Error: (TestCoverageLevel.java:729) Comprehensive & no exception for path => //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="one"]
255-
Error: (TestCoverageLevel.java:729) Comprehensive & no exception for path => //ldml/units/unitLength[@type="short"]/unit[@type="speed-light-speed"]/displayName
256-
Error: (TestCoverageLevel.java:729) Comprehensive & no exception for path => //ldml/units/unitLength[@type="short"]/unit[@type="speed-light-speed"]/unitPattern[@count="one"]
257-
Error: (TestCoverageLevel.java:729) Comprehensive & no exception for path => //ldml/units/unitLength[@type="short"]/unit[@type="speed-light-speed"]/unitPattern[@count="other"]
258-
Error: (TestCoverageLevel.java:729) Comprehensive & no exception for path => //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/displayName
259-
Error: (TestCoverageLevel.java:729) Comprehensive & no exception for path => //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="other"]
260-
Error: (TestCoverageLevel.java:849) de (0) Broken Logical Grouping: comprehensive => [//ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="one"], //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="other"]]
261-
Error: (TestCoverageLevel.java:849) pl (0) Broken Logical Grouping: modern => [//ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="few"][@case="accusative"], //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="few"][@case="genitive"], //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="many"][@case="accusative"], //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="many"][@case="genitive"], //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="one"][@case="accusative"], //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="one"][@case="genitive"], //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="other"][@case="accusative"], //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="other"][@case="genitive"]]
262-
Error: (TestCoverageLevel.java:849) pl (0) Broken Logical Grouping: comprehensive => [//ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="few"], //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="many"], //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="one"], //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/unitPattern[@count="other"]]
263-
} (1.309s) FAILED (4 failure(s)) -->
234+
235+
<!-- currently empty -->
236+
264237
<!-- *********************
265238
Modified Basic rules (v41)
266239
These contain a mixture of basic and moderate.
@@ -972,16 +945,6 @@ modern //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/uni
972945
<coverageLevel inTerritory="AE" value="moderate" match="dates/timeZoneNames/metazone[@type='%metazone60_AE_stdonly']/long/standard"/>
973946
<coverageLevel inTerritory="AE" value="moderate" match="dates/timeZoneNames/metazone[@type='%metazone60_AE_stdonly']/short/standard"/>
974947

975-
<!--
976-
Move to modern to avoid crossing logical groups
977-
<coverageLevel value="moderate" match="units/unitLength[@type='%unitLengths']/unit[@type='%unitDurationTypes']/unitPattern[@count='%anyAttribute']"/>
978-
<coverageLevel value="moderate" match="units/unitLength[@type='%unitLengths']/unit[@type='%unitDurationTypes']/displayName"/>
979-
<coverageLevel value="moderate" match="units/unitLength[@type='%unitLengths']/unit[@type='%unitsCommonMetric']/unitPattern[@count='%anyAttribute']"/>
980-
<coverageLevel value="moderate" match="units/unitLength[@type='%unitLengths']/unit[@type='%unitsCommonMetric']/displayName"/>
981-
<coverageLevel inTerritory="US" value="moderate" match="units/unitLength[@type='%unitLengths']/unit[@type='%unitsCommonUS']/unitPattern[@count='%anyAttribute']"/>
982-
<coverageLevel inTerritory="US" value="moderate" match="units/unitLength[@type='%unitLengths']/unit[@type='%unitsCommonUS']/displayName"/>
983-
-->
984-
985948
<coverageLevel value="moderate" match="listPatterns/listPattern[@type='%anyAlphaNum']/listPatternPart[@type='%anyAlphaNum']"/>
986949
<coverageLevel value="moderate" match="numbers/minimalPairs/pluralMinimalPairs[@count='%anyAlphaNum']"/>
987950
<coverageLevel value="moderate" match="numbers/minimalPairs/ordinalMinimalPairs[@ordinal='%anyAlphaNum']"/>
@@ -1021,17 +984,7 @@ modern //ldml/units/unitLength[@type="long"]/unit[@type="speed-light-speed"]/uni
1021984
<coverageLevel value="moderate" match="numbers/symbols[@numberSystem='latn']/perMille"/>
1022985
<coverageLevel value="moderate" match="numbers/symbols[@numberSystem='latn']/infinity"/>
1023986
<coverageLevel value="moderate" match="numbers/symbols[@numberSystem='latn']/nan"/>
1024-
<!--
1025-
Move to modern to avoid crossing logical groups
1026-
1027-
<coverageLevel value="modern" match="units/unitLength[@type='%unitLengths']/compoundUnit[@type='%anyAttribute']/compoundUnitPattern1[@count='%anyAttribute']"/>
1028-
<coverageLevel value="moderate" match="units/unitLength[@type='%unitLengths']/compoundUnit[@type='%anyAttribute']/compoundUnitPattern1"/>
1029-
<coverageLevel value="moderate" match="units/unitLength[@type='%unitLengths']/compoundUnit[@type='%anyAttribute']/unitPrefixPattern"/>
1030987

1031-
<coverageLevel value="moderate" match="units/unitLength[@type='%unitNonNarrowLengths']/unit[@type='%unitsNonEnglish']/unitPattern[@count='%anyAttribute']"/>
1032-
<coverageLevel value="moderate" match="units/unitLength[@type='%unitNonNarrowLengths']/unit[@type='%unitsNonEnglish']/displayName"/>
1033-
<coverageLevel value="moderate" match="units/unitLength[@type='%unitNonNarrowLengths']/unit[@type='%unitsNonEnglish']/perUnitPattern"/>
1034-
-->
1035988
<coverageLevel value="moderate" match="units/unitLength[@type='%unitLengths']/compoundUnit[@type='%anyAttribute']/compoundUnitPattern"/>
1036989
<coverageLevel value="moderate" match="units/unitLength[@type='%unitLengths']/coordinateUnit/coordinateUnitPattern[@type='%anyAlphaNum']"/>
1037990
<coverageLevel value="moderate" match="units/unitLength[@type='%unitLengths']/coordinateUnit/displayName"/>

common/supplemental/units.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,10 +181,12 @@ For terms of use, see http://www.unicode.org/copyright.html
181181
<convertUnit source='dram' baseUnit='cubic-meter' factor='gal_to_m3/128*8' systems="ussystem"/>
182182
<convertUnit source='teaspoon' baseUnit='cubic-meter' factor='gal_to_m3/16*48' systems="ussystem"/>
183183
<convertUnit source='tablespoon' baseUnit='cubic-meter' factor='gal_to_m3/256' systems="ussystem"/>
184+
<convertUnit source='fluid-ounce-metric' baseUnit='cubic-meter' factor='0.03*0.001' systems="metric_adjacent"/>
184185
<convertUnit source='fluid-ounce-imperial' baseUnit='cubic-meter' factor='gal_imp_to_m3/160' systems="uksystem"/>
185186
<convertUnit source='fluid-ounce' baseUnit='cubic-meter' factor='gal_to_m3/128' systems="ussystem"/>
186187
<convertUnit source='jigger' baseUnit='cubic-meter' factor='gal_to_m3*3/128*2' systems="ussystem"/>
187188
<convertUnit source='cup' baseUnit='cubic-meter' factor='gal_to_m3/16' systems="ussystem"/>
189+
<convertUnit source='cup-imperial' baseUnit='cubic-meter' factor='gal_imp_to_m3/16' systems="uksystem"/>
188190
<convertUnit source='cup-metric' baseUnit='cubic-meter' factor='0.00025' systems="metric_adjacent"/>
189191
<convertUnit source='pint' baseUnit='cubic-meter' factor='gal_to_m3/8' systems="ussystem"/>
190192
<convertUnit source='pint-metric' baseUnit='cubic-meter' factor='0.0005' systems="metric_adjacent"/>
@@ -215,7 +217,7 @@ For terms of use, see http://www.unicode.org/copyright.html
215217
<convertUnit source='mile' baseUnit='meter' factor='ft_to_m*5280' systems="ussystem uksystem"/>
216218
<convertUnit source='nautical-mile' baseUnit='meter' factor='1852' systems="ussystem uksystem si_acceptable"/>
217219
<convertUnit source='mile-scandinavian' baseUnit='meter' factor='10000' systems="metric_adjacent"/>
218-
<convertUnit source='100-kilometer' baseUnit='meter' factor='100000' systems="si metric"/>
220+
<!-- <convertUnit source='100-kilometer' baseUnit='meter' factor='100000' systems="si metric"/> -->
219221
<convertUnit source='earth-radius' baseUnit='meter' factor='6.3781E6' systems="astronomical"/>
220222
<convertUnit source='solar-radius' baseUnit='meter' factor='695700000' systems="astronomical"/>
221223
<convertUnit source='astronomical-unit' baseUnit='meter' factor='meters_per_AU' systems="astronomical si_acceptable"/>

common/validity/unit.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,6 @@ For terms of use, see http://www.unicode.org/copyright.html
211211
energy-sievert
212212
energy-gray
213213
force-kilogram-force
214-
length-100-kilometer
215214
length-rod
216215
length-chain
217216
magnetic-tesla
@@ -243,6 +242,8 @@ For terms of use, see http://www.unicode.org/copyright.html
243242
mass-fun
244243
duration-night
245244
speed-light-speed
245+
volume-fluid-ounce-metric
246+
volume-cup-imperial
246247
</id>
247248
<id type='unit' idStatus='deprecated'>
248249
acceleration-meter-per-second-squared
@@ -255,6 +256,7 @@ For terms of use, see http://www.unicode.org/copyright.html
255256
torque-pound-foot
256257
concentr-milligram-per-deciliter
257258
mass-metric-ton
259+
length-100-kilometer
258260
</id>
259261
</idValidity>
260262
</supplementalData>

0 commit comments

Comments
 (0)