Update strings.xml
- proposed FAQ entry for the C button. - updated http://www to https:// as done at other Simple Tools. please accept or reject the change, i will make the Dutch translation next to match your decision.
This commit is contained in:
parent
c75eb61ee6
commit
13072813f2
|
@ -5,6 +5,10 @@
|
|||
<!-- Settings -->
|
||||
<string name="vibrate_on_button_press">Vibrate on button press</string>
|
||||
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">How does the C (Clear) button operate?</string>
|
||||
<string name="faq_1_text">Tapping shortly on C will allow you to correct the input one character at a time. Pressing C for a longer time will clear all input at once.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">A calculator with the basic functions and a customizable widget.</string>
|
||||
|
@ -15,7 +19,7 @@
|
|||
|
||||
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
|
||||
|
||||
This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com
|
||||
This app is just one piece of a bigger series of apps. You can find the rest of them at https://www.simplemobiletools.com
|
||||
</string>
|
||||
|
||||
<!--
|
||||
|
|
Loading…
Reference in New Issue