From 684fe1724ec50073f43c2771ac93f518fd3223ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Fri, 27 Dec 2019 19:00:26 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (196 of 196 strings) Translation: Baresip/baresip app Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/en/ --- app/src/main/res/values/strings.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 36badf6d..20af99bd 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -99,13 +99,7 @@ Accounts New Account - Account\'s port number and transport protocol may be optionally - given when a new account is created: username@domain[:port][;transport=udp|tcp|tls]. If port - is given and transport protocol is not given, transport protocol defaults to udp. If port is - not given and transport protocol is given, port defaults to 5060 or 5061 (tls). If neither - is given and no outbound proxy is specified, account\'s registrar (if any) is determined - solely based on domain\'s DNS information. - + "It is possibly to set account port number and transport protocol as username@domain[:port][;transport=udp|tcp|tls] when creating a new account. UDP is used if only specifying the port. Port 5060 or 5061 (TLS) is used if only transport protocol is specified. The account\'s registrar (if any) is determined solely based on info from domain DNS if neither port, transport protocol, nor outbound proxy is specified." user@domain Invalid user@domain[:port][;transport=udp|tcp|tls] \'%1$s\' Account \'%1$s\' already exists.