mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 05:43:10 -07:00
Add Torr as a measurement unit for Pressure.
- Add new data entry for UnitName_Torr - Set value to "Torr" - Set comment to "A measurement unit for Pressure."
This commit is contained in:
parent
f67990c7d5
commit
593e05cf3f
1 changed files with 4 additions and 0 deletions
|
@ -2449,6 +2449,10 @@
|
||||||
<value>Pounds per square inch</value>
|
<value>Pounds per square inch</value>
|
||||||
<comment>A measurement unit for Pressure.</comment>
|
<comment>A measurement unit for Pressure.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="UnitName_Torr" xml:space="preserve">
|
||||||
|
<value>Torr</value>
|
||||||
|
<comment>A measurement unit for Pressure.</comment>
|
||||||
|
</data>
|
||||||
<data name="UnitName_Centigram" xml:space="preserve">
|
<data name="UnitName_Centigram" xml:space="preserve">
|
||||||
<value>Centigrams</value>
|
<value>Centigrams</value>
|
||||||
<comment>A measurement unit for weight. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
<comment>A measurement unit for weight. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue