diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml
index 82d0e189..1ee1536c 100644
--- a/app/src/main/res/values-fi/strings.xml
+++ b/app/src/main/res/values-fi/strings.xml
@@ -229,7 +229,7 @@
Tämän tilin E.164-maakoodi. Jos puhelun tai viestin toisen
osapuolen URI:n käyttäjäosa sisältää puhelinnumeron, joka ei ala \'+\' merkillä, ja jos sitä
ei löydy yhteystiedoista, niin tämä maakoodi lisätään numeron eteen ja etsintä tehdään
- uudelleen. Jos puhelinnumero alkaa yhdellä tai kahdella numerolla \'0\', niin ne
+ uudelleen. Jos puhelinnumero alkaa yhdellä numerolla \'0\', niin se
poistetaan ennen maakoodin lisäämistä.
Virheellinen maakoodi \'%1$s\'
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 27a78f6e..b8201dfb 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -218,7 +218,7 @@
E.164 country code of this account. If peer URI userpart of
call or message contains a telephone number that does not start with \'+\' sign and if contact
lookup fails, the number is prefixed with this country code and contact lookup is
- tried again. If the number starts with one or two \'0\' digits, they are removed
+ tried again. If the number starts with a single \'0\' digit, it is removed
before the number is prefixed.
Invalid Country Code \'%1$s\'