Update strings.xml

This commit is contained in:
Tibor Kaputa 2023-09-22 12:46:09 +02:00 committed by GitHub
parent 88e656f549
commit 4db1ad0046
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 6 deletions

View File

@ -1,12 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Simple App Launcher</string>
<string name="app_launcher_name">App Launcher</string>
<string name="enter_launcher_name">Mesedez, sartu izen bat jaurtitzailearentzat</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="faq_1_text">Nope, you cannot as this is just a basic app icon holder. For a real home screen launcher get our other app &lt;a href=https://play.google.com/store/apps/details\?id=com.simplemobiletools.launcher&gt;Simple Launcher&lt;/a&gt;.</string>
<string name="app_launcher_name">App Launcher</string>
<string name="faq_1_title">Can I make this app the default launcher\?</string>
<string name="toggle_app_name">Toggle app name visibility</string>
<string name="app_name">Simple App Launcher</string>
<string name="manage_visible_app_icons">Manage visible app icons</string>
<string name="enter_launcher_name">Mesedez, sartu izen bat jaurtitzailearentzat</string>
</resources>
<!-- FAQ -->
<string name="faq_1_title">Can I make this app the default launcher?</string>
<string name="faq_1_text">Nope, you cannot as this is just a basic app icon holder. For a real home screen launcher get our other app &lt;a href=https://play.google.com/store/apps/details?id=com.simplemobiletools.launcher&gt;Simple Launcher&lt;/a&gt;.</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>