mirror of
https://github.com/SimpleMobileTools/Simple-Thank-You.git
synced 2025-02-16 19:40:39 +01:00
Create strings.xml
Adding finnish language.
This commit is contained in:
parent
9bca122e3b
commit
9f38870436
40
app/src/main/res/values-fi/strings.xml
Normal file
40
app/src/main/res/values-fi/strings.xml
Normal file
@ -0,0 +1,40 @@
|
||||
<resources>
|
||||
<string name="app_name">Simple Thank You</string>
|
||||
<string name="app_launcher_name">Kiitos</string>
|
||||
<string name="main_text">Kiitos tuestasi!\N\nLaita ihmeessä palautetta osoitteeseen\n hello@simplemobiletools.com,\n haluaisimme kuulla kaikki palautteesi ja ehdotuksesi.\N\n(Pidä sovellus asennettuna, jotta et näe \"Osta\"-valintaikkunaa ja kaikkien sovellusten ominaisuuksien lukitus on avattu)</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="hide_launcher_icon">Hide the launcher icon</string>
|
||||
<string name="hide_launcher_icon_explanation">To have the launcher icon displayed again, you will have to reinstall the app. Don\'t worry, you won\'t have to pay again.</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 Thank You - To our supporters</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Thank you for supporting us!</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 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>
|
Loading…
x
Reference in New Issue
Block a user