Update strings.xml
This commit is contained in:
parent
f4e3682891
commit
5eaf56fa69
1 changed files with 9 additions and 1 deletions
|
@ -60,7 +60,15 @@
|
|||
<!-- 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">Un lecteur de musique propre avec un widget personnalisable.</string>
|
||||
<string name="app_long_description">A music player easily controllable from the status bar, home screen widget or by hardware buttons on your headset. You can sort the tracks by the Title or Artist, as well as change the Equalizer. Does not yet support filtering by artist or album, stay tuned! It contains a widget with customizable text color, alpha and the color of the background. 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 https://www.simplemobiletools.com</string>
|
||||
<string name="app_long_description">
|
||||
A music player easily controllable from the status bar, home screen widget or by hardware buttons on your headset. You can sort the tracks by the Title or Artist, as well as change the Equalizer. Does not yet support filtering by artist or album, stay tuned!
|
||||
|
||||
It contains a widget with customizable text color, alpha and the color of the background.
|
||||
|
||||
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 https://www.simplemobiletools.com
|
||||
</string>
|
||||
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
|
|
Loading…
Reference in a new issue