From 0d086d9cdb61d92a12fc170a3164be479e290402 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Tue, 11 Feb 2020 03:07:50 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 74b40760..9df7cc15 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -82,7 +82,7 @@ if offered in incoming call. Prefer IPv6 Media - Offer using IPv6 media protocol (if available) when peer media protocol cannot be automatically determined. + If checked, offer to use IPv6 media protocol (if available) when media protocol of peer cannot be automatically determined. Answer Mode Selects how incoming calls are answered. Manual @@ -97,7 +97,7 @@ Accounts New Account - It is possible 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. + "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.