mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-19 21:03:11 -07:00
Update Resources.resw > Nibble
This commit is contained in:
parent
859bfd3d5e
commit
d0b94f3a9d
1 changed files with 10 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
@ -1477,6 +1477,10 @@
|
|||
<value>nmi</value>
|
||||
<comment>An abbreviation for a measurement unit of length</comment>
|
||||
</data>
|
||||
<data name="UnitAbbreviation_Nibble" xml:space="preserve">
|
||||
<value>nybl</value>
|
||||
<comment>An abbreviation for a measurement unit of data</comment>
|
||||
</data>
|
||||
<data name="UnitAbbreviation_Petabit" xml:space="preserve">
|
||||
<value>Pb</value>
|
||||
<comment>An abbreviation for a measurement unit of data</comment>
|
||||
|
@ -2369,6 +2373,10 @@
|
|||
<value>Mebibytes</value>
|
||||
<comment>A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
||||
</data>
|
||||
<data name="UnitName_Nibble" xml:space="preserve">
|
||||
<value>Mebibytes</value>
|
||||
<comment>A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
||||
</data>
|
||||
<data name="UnitName_Pebibits" xml:space="preserve">
|
||||
<value>Pebibits</value>
|
||||
<comment>A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
||||
|
@ -4166,4 +4174,4 @@
|
|||
<value>App theme setting</value>
|
||||
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
|
||||
</data>
|
||||
</root>
|
||||
</root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue