FIxed country_code_help en and fi strings

This commit is contained in:
Juha Heinanen
2026-05-13 05:50:17 +03:00
parent 7044487434
commit 244b47c578
2 changed files with 2 additions and 2 deletions

View File

@ -229,7 +229,7 @@
<string name="country_code_help">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ä.
</string>
<string name="invalid_country_code">Virheellinen maakoodi \'%1$s\'</string>

View File

@ -218,7 +218,7 @@
<string name="country_code_help">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.
</string>
<string name="invalid_country_code">Invalid Country Code \'%1$s\'</string>