android-calculatorpp/calculatorpp/res/values/text_preferences.xml

7 lines
406 B
XML
Raw Normal View History

2012-04-21 04:33:51 -04:00
<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">Preference hides or shows equals button</string>
</resources>