13 lines
900 B
XML
13 lines
900 B
XML
<resources>
|
|
<string name="c_auto_orientation_title">Toggle screen orientation change</string>
|
|
<string name="c_auto_orientation_summary">If turned on calculator will change screen orientation automatically</string>
|
|
|
|
<string name="c_show_equals_button_title">Show equals button</string>
|
|
<string name="c_show_equals_button_summary">If turned on equals button is shown</string>
|
|
|
|
<string name="c_hide_numeral_base_digits_title">Hide numeral base digits</string>
|
|
<string name="c_hide_numeral_base_digits_summary">If turned on numeral base digits of other numeral bases will be hidden</string>
|
|
|
|
<string name="prefs_history_show_intermediate_calculations_title">Show intermediate calculations in history</string>
|
|
<string name="prefs_history_show_intermediate_calculations_summary">If turned on all calculations will be shown on history screen</string>
|
|
</resources> |