Merge pull request #82 from GuitarBilly/patch-1

Simple Calculator - Update strings.xml
This commit is contained in:
Tibor Kaputa 2018-04-18 09:07:40 +02:00 committed by GitHub
commit 100cad73aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -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 work?</string>
<string name="faq_1_text">Tapping on it will remove one character at a time. Long pressing it will reset all fields 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>
<!--