mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 14:13:30 -07:00
Fixes #385
This commit is contained in:
parent
af41a183a7
commit
067fa9f2c9
1 changed files with 3 additions and 3 deletions
|
@ -562,7 +562,7 @@
|
|||
<comment>Sub-string used in automation name for each bit in bit flip</comment>
|
||||
</data>
|
||||
<data name="63" xml:space="preserve">
|
||||
<value>63rd </value>
|
||||
<value>most significant</value>
|
||||
<comment>Sub-string used in automation name for 63 bit in bit flip</comment>
|
||||
</data>
|
||||
<data name="62" xml:space="preserve">
|
||||
|
@ -814,7 +814,7 @@
|
|||
<comment>Sub-string used in automation name for 1 bit in bit flip</comment>
|
||||
</data>
|
||||
<data name="0" xml:space="preserve">
|
||||
<value>0th </value>
|
||||
<value>least significant</value>
|
||||
<comment>Sub-string used in automation name for 0 bit in bit flip</comment>
|
||||
</data>
|
||||
<data name="MemoryButton_Open" xml:space="preserve">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue