Translations
This commit is contained in:
@@ -2,20 +2,22 @@
|
||||
<!--Generated by crowdin.com-->
|
||||
<!--Generated by crowdin.net-->
|
||||
<resources>
|
||||
<string name="c_auto_orientation_title">Auto-rotate screen</string>
|
||||
<string name="c_auto_orientation_summary">If turned on app will rotate screen with device</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 digits of other numeral systems</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 in the
|
||||
<string name="c_auto_orientation_title">Auto-rotate screen</string>
|
||||
<string name="c_auto_orientation_summary">If turned on app will rotate screen with device</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 digits of other numeral systems</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 in the
|
||||
history screen
|
||||
</string>
|
||||
<string name="p_calculations_calculate_on_fly_title">Result is calculated while typing</string>
|
||||
<string name="p_calculations_calculate_on_fly_summary">If turned on calculations are done automatically while typing</string>
|
||||
<string name="prefs_prevent_screen_from_fading_title">Prevent screen from fading</string>
|
||||
<string name="prefs_prevent_screen_from_fading_summary">If turned on screen will not fade while using the app
|
||||
<string name="p_calculations_calculate_on_fly_title">Result is calculated while typing</string>
|
||||
<string name="p_calculations_calculate_on_fly_summary">If turned on calculations are done automatically while typing</string>
|
||||
<string name="prefs_prevent_screen_from_fading_title">Prevent screen from fading</string>
|
||||
<string name="prefs_prevent_screen_from_fading_summary">If turned on screen will not fade while using the app
|
||||
</string>
|
||||
<string name="prefs_language_title">Language</string>
|
||||
<string name="prefs_language_title">Language</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user