Update strings.xml

This commit is contained in:
Tibor Kaputa
2021-12-14 18:39:47 +01:00
committed by GitHub
parent 923dcc2f72
commit b91b7abbd4

View File

@@ -1,11 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Enkel takk</string>
<string name="hide_launcher_icon_explanation">Reinstaller programmet igjen for å se oppstarterikonet igjen. Du må ikke betale igjen.</string>
<string name="app_launcher_name">Takk skal du ha</string>
<string name="hide_launcher_icon">Skjul oppstarter-ikonet</string>
<string name="app_short_description">Takk for at du støtter oss.</string>
<string name="app_title">Enkel takk til våre støttespillere</string>
<string name="main_text">Takk for at du støtter oss.
\n
\nSkriv til oss på
@@ -13,4 +9,37 @@
\nVi setter pris på tilbakemeldinger.
\n
\n(Behold programmet installert for å unngå å se «Kjøp»-dialogen og for å ha alle funksjonene opplåst.)</string>
<!-- Settings -->
<string name="hide_launcher_icon">Skjul oppstarter-ikonet</string>
<string name="hide_launcher_icon_explanation">Reinstaller programmet igjen for å se oppstarterikonet igjen. Du må ikke betale igjen.</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">Enkel takk til våre støttespillere</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">Takk for at du støtter oss.</string>
<string name="app_long_description">
If you like our apps which are free, non-intrusive and have no ads, please consider supporting us in some way. It will be hugely appreciated.
Having this app installed will prevent the displaying of a "Donate please" dialog in the free apps. Other than that, it also allows using a Shared Theme, which means that as soon as you change a color in one app, all other apps will be updated. Newly installed apps from the suite will automagically receive the shared colors too.
It might unlock more extra features in the future. Please keep the app installed at least for a day, to avoid getting automatically refunded.
This app is not a replacement for the Pro app versions. You will still have to purchase them separately, in case you want to use them.
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>