android-calculatorpp/android-app/res/values-uk/text_preferences.xml
Sergey Solovyev 324bbda552 changes
2012-11-30 16:16:23 +04:00

10 lines
927 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<resources>
<string name="c_auto_orientation_title">Перемикач автоматичного повороту екрану</string>
<string name="c_auto_orientation_summary">Якщо включено, то калькулятор будет автоматично міняти орієнтацію екрану</string>
<string name="c_show_equals_button_title">Показувати кнопку дорівнює</string>
<string name="c_show_equals_button_summary">Якщо включено, то кнопка дорівнює буде показана</string>
<string name="c_hide_numeral_base_digits_title">Не показувати цифри із інших систем числения</string>
<string name="c_hide_numeral_base_digits_summary">Якщо включено, то цифри із іншиих систем числення будуть приховані</string>
</resources>