Add keyboard UI (#855)

This commit is contained in:
Pepe Rivera
2019-12-09 12:52:10 -08:00
committed by Eric Wong
parent 5209084bb0
commit c6d3132ad4
8 changed files with 1355 additions and 200 deletions

View File

@@ -3535,6 +3535,10 @@
<value>Function</value>
<comment>Displayed on the button that contains a flyout for the general functions in scientific mode.</comment>
</data>
<data name="inequalityButton.Text" xml:space="preserve">
<value>Inequalities</value>
<comment>Displayed on the button that contains a flyout for the inequality functions.</comment>
</data>
<data name="bitwiseButton.Text" xml:space="preserve">
<value>Bitwise</value>
<comment>Displayed on the button that contains a flyout for the bitwise functions in programmer mode.</comment>