Update strings.xml

This commit is contained in:
Tibor Kaputa 2022-05-19 15:59:53 +02:00 committed by GitHub
parent 9402b8a824
commit bc4ecb157c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,34 @@
<string name="remove_explanation">Acest lucru va elimina doar pictograma lansatorului din această grilă, nu va dezinstala aplicația propriu-zisă.</string>
<string name="close_app">Închideți această aplicație la lansarea unei alte aplicații</string>
<string name="toggle_app_name">Comutați vizibilitatea numelui aplicației</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">Simple App Launcher - Lansați aplicațiile repede</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">O metodă simplă pentru o gestionare rapidă și ușoară a aplicațiilor favorite</string>
</resources>
<string name="app_long_description">
This is not a real launcher, just a wrapper for your favorite app icons for quick launching. You can easily add any app launcher, so you won\'t ever again have to swipe through useless apps to find the one you need. You can also rename the launchers as you wish.
There is an option to close the app itself at launching a different one for easy navigation.
We can not uninstall unwanted system apps, you can just remove their icons and ignore them.
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps.
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
<b>Check out the full suite of Simple Tools here:</b>
https://www.simplemobiletools.com
<b>Facebook:</b>
https://www.facebook.com/simplemobiletools
<b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools
</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>