adding playstore strings

This commit is contained in:
tibbi
2016-11-24 23:05:53 +01:00
parent 0e89b6e3c6
commit c0e285ab5e
7 changed files with 91 additions and 0 deletions

View File

@@ -29,4 +29,17 @@
<string name="butterknife_title"><u>Butter Knife (Inyector de vistas)</u></string>
<string name="ambilwarna_title"><u>AmbilWarna (Selector de colores)</u></string>
<string name="otto_title"><u>Otto (Canal de eventos)</u></string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<string name="app_short_description">A simple flashlight without ads.</string>
<string name="app_long_description">
A clean flashlight with an extra bright display and customizable stroboscope. If turned on via the app (not widget), it will prevent the device from falling asleep.
Comes with a 1x1 widget with customizable color.
Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too.
This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com
</string>
</resources>