android-calculatorpp/calculatorpp/res/values/text_preferences.xml
2012-04-21 15:06:27 +04:00

7 lines
402 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>
</resources>