From 3b7862959bee96d3592a20a11f83887e3d1e5081 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Tue, 12 May 2026 10:24:32 +0300 Subject: [PATCH] Improved country_code_help --- app/src/main/res/values/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index fa54d400..47ff8073 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -211,10 +211,10 @@ TEL URI for checking of voicemail messages. Country Code - E.164 country code of this account. If From URI userpart of - incoming call or message contains a telephone number that does not start with \'+\' sign and if contact + 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 telephone number starts with a single digit \'0\', digit \'0\' is removed + tried again. If the number starts with one or two \'0\' digits, they are removed before the number is prefixed. Invalid Country Code \'%1$s\'