From b464db5060dba08b86cae64d818684ad136a01dc Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Sun, 23 Feb 2020 03:23:11 +0200 Subject: [PATCH] - Fixed formatting of Accounts Help text. --- app/src/main/res/values/strings.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index a1016e4b..a2340cfb 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -100,7 +100,13 @@ 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." + 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. + user@domain Invalid user@domain[:port][;transport=udp|tcp|tls] \'%1$s\' Account \'%1$s\' already exists.