From 8cb2d5d7c55177c6cdd18d37bb4117d07009eb16 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Sun, 4 Oct 2020 16:23:15 +0300 Subject: [PATCH] About text and Outbound Proxies string enhancements --- app/src/main/res/values-fi/strings.xml | 11 ++++++----- app/src/main/res/values/strings.xml | 9 +++++---- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index 89f8991a..81751b14 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -33,9 +33,9 @@ missä voi myös raportoida virheistä.

Lisenssit

]]> @@ -104,8 +104,9 @@ Jos välityspalvelimen osoite SIP URI:ssa on IPv6-osoite, osoite pitää kirjoittaa sulkujen [] sisään. \nEsimerkkejä: -\n • sip:foo.com:5060;transport=tls -\n • sip:[2001:67c:223:777::10]:5060;transport=tcp +\n • sip:example.com:5061;transport=tls +\n • sip:[2001:67c:223:777::10];transport=tcp +\n • sip:192.168.43.50:443;transport=wss Välityspalvelimen SIP URI Toisen diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 9149fb81..de7e8592 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -35,8 +35,8 @@ where also issues can be reported.

Licenses

@@ -102,8 +102,9 @@ DNS NAPTR/SRV/A record lookup of callee URI hostpart. If hostpart of SIP URI is an IPv6 address, the address must be written inside brackets []. \nExamples: -\n • sip:foo.com:5060;transport=tls -\n • sip:[2001:67c:223:777::10]:5060;transport=tcp +\n • sip:example.com:5061;transport=tls +\n • sip:[2001:67c:223:777::10];transport=tcp +\n • sip:192.168.43.50:443;transport=wss
SIP URI of Proxy Server SIP URI of another Proxy Server