Update strings.xml

This commit is contained in:
Tibor Kaputa
2021-11-18 10:41:33 +01:00
committed by GitHub
parent 44582e5182
commit 55652aefee

View File

@@ -4,7 +4,8 @@
<string name="app_launcher_name">App Launcher</string> <string name="app_launcher_name">App Launcher</string>
<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 upon launching a different one</string> <string name="close_app">Close this app at launching a different one</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have --> <!-- 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 --> <!-- 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>
@@ -30,8 +31,9 @@
<b>Reddit:</b> <b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools https://www.reddit.com/r/SimpleMobileTools
</string> </string>
<!-- <!--
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>