Update strings.xml

This commit is contained in:
Tibor Kaputa
2022-07-03 21:03:22 +02:00
committed by GitHub
parent d27d2deeb6
commit 7d08fccb69

View File

@ -5,9 +5,37 @@
<string name="enter_launcher_name">Please enter a launcher name</string> <string name="enter_launcher_name">Please enter a launcher name</string>
<string name="remove_explanation">This will just remove the launcher icon from this grid, not uninstall the actual app.</string> <string name="remove_explanation">This will just remove the launcher icon from this grid, not uninstall the actual app.</string>
<string name="close_app">Close this app at launching a different one</string> <string name="close_app">Close this app at launching a different one</string>
<string name="app_short_description">A simple holder for favourite apps for quick &amp; easy app launcher icon management</string>
<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>
<string name="toggle_app_name">Toggle app name visibility</string> <string name="toggle_app_name">Toggle app name visibility</string>
<string name="manage_visible_app_icons">Manage visible app icons</string> <string name="manage_visible_app_icons">Manage visible app icons</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 - Launch apps easily &amp; quickly</string> <string name="app_title">Simple App Launcher - Launch apps easily &amp; quickly</string>
</resources> <!-- Short description has to have less than 80 chars -->
<string name="app_short_description">A simple holder for favourite apps for quick &amp; easy app launcher icon management</string>
<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>