adding norwegian strings

This commit is contained in:
tibbi 2021-11-14 09:58:51 +01:00
parent 9d39eeafe3
commit f04728ac3d
2 changed files with 25 additions and 1 deletions

View file

@ -55,7 +55,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:2f86d76a56'
implementation 'com.github.SimpleMobileTools:Simple-Commons:77fb52c805'
implementation 'me.grantland:autofittextview:0.2.1'
implementation 'net.objecthunter:exp4j:0.4.8'
}

View file

@ -14,4 +14,28 @@
<string name="app_title">Enkel kalkulator utfør utregninger raskt</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">En kalkulator for raske utregninger med enkelt grensesnitt, uten reklame</string>
<string name="app_long_description">
This stylish modern calculator offers great user experience that you will love seeing. You can copy the result or formula to clipboard by long pressing it.
The app is a simple helper for fast calculations with many basic functions including multiplying, dividing, root and powers.
You can make it vibrate on button presses to make you confident during inserting your values.
There is an option to prevent the phone from sleeping while using the app for comfortable usage.
The text color of the resizable widget can be customized, as well as the color and the alpha of the background. Press the result or formula in the widget to open the app.
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>
</resources>