Memory
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
<item name="cpp_button_settings_widget" type="id" />
|
||||
<item name="cpp_button_settings_onscreen" type="id" />
|
||||
<item name="cpp_button_like" type="id" />
|
||||
<item name="cpp_button_memory" type="id" />
|
||||
<item name="cpp_button_left" type="id" />
|
||||
<item name="cpp_button_right" type="id" />
|
||||
<item name="cpp_button_vars" type="id" />
|
||||
|
@@ -5,6 +5,10 @@
|
||||
<string name="cpp_kb_operators" translatable="false">∂</string>
|
||||
<string name="cpp_kb_undo" translatable="false">↶</string>
|
||||
<string name="cpp_kb_redo" translatable="false">↷</string>
|
||||
<string name="cpp_kb_memory_recall" translatable="false">M</string>
|
||||
<string name="cpp_kb_memory_plus" translatable="false">M+</string>
|
||||
<string name="cpp_kb_memory_minus" translatable="false">M-</string>
|
||||
<string name="cpp_kb_memory_clear" translatable="false">MC</string>
|
||||
<string name="cpp_plot_add_function" translatable="false">+</string>
|
||||
<string name="cpp_plot_zoom_in" translatable="false">+</string>
|
||||
<string name="cpp_plot_zoom_reset" translatable="false">0</string>
|
||||
|
Reference in New Issue
Block a user