Updating Finnish
This commit is contained in:
parent
d68b8a95de
commit
7f52a9eea9
1 changed files with 2 additions and 2 deletions
|
@ -2,14 +2,14 @@
|
|||
<resources>
|
||||
<string name="app_name">Simple Calculator</string>
|
||||
<string name="app_launcher_name">Laskin</string>
|
||||
<string name="scientific_calculator">Tieteellinen Laskin</string>
|
||||
<string name="scientific_calculator">Tieteellinen laskin</string>
|
||||
<!-- Calculator field -->
|
||||
<string name="formula_divide_by_zero_error">Virhe: jakaminen nollalla</string>
|
||||
<!-- Settings -->
|
||||
<string name="vibrate_on_button_press">Värinä painikkeen painalluksella</string>
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">Kuinka C (Clear)-painike toimii?</string>
|
||||
<string name="faq_1_text">Sen napauttaminen poistaa yhden merkin kerrallaan. Pitkä painallus nollaa kaikki kentät kerralla..</string>
|
||||
<string name="faq_1_text">Napauttaminen poistaa yhden merkin kerrallaan. Pitkä painallus nollaa kaikki kentät kerralla.</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 Calculator - Laskutoimituksesi nopeasti</string>
|
||||
|
|
Loading…
Reference in a new issue