Update strings.xml

This commit is contained in:
Tibor Kaputa 2022-01-31 22:44:10 +01:00 committed by GitHub
parent 3a361a384d
commit 4918b78215
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,38 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="close_app">E alkalmazás bezárása egy másik indításakor</string>
<string name="app_short_description">Egy egyszerű tároló a kedvenc alkalmazásainak, a gyors indítás érdekében</string>
<string name="app_title">Egyszerű alkalmazásindító Gyorsindítás könnyedén</string>
<string name="app_name">Egyszerű alkalmazásindító</string>
<string name="app_launcher_name">Alkalmazásindító</string>
<string name="enter_launcher_name">Adja meg az indító nevét</string>
<string name="remove_explanation">Ez csak eltávolítja az indítót erről a rácsról, magát az alkalmazást nem távolítja el.</string>
</resources>
<string name="close_app">E alkalmazás bezárása egy másik indításakor</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">Egyszerű alkalmazásindító Gyorsindítás könnyedén</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">Egy egyszerű tároló a kedvenc alkalmazásainak, a gyors indítás érdekében</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>