From 2f925f5c8ae8e8195df34197f8df881d6c99c6f8 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Tue, 4 Jun 2024 20:04:54 +0300 Subject: [PATCH] Shortened long line --- app/src/main/res/values/strings.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 9c4cebf9..1bf18905 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -371,7 +371,9 @@ Video frame rate that will be offered during the SDP handshake. Valid values are from 10 to 30. Invalid Frames Per Second \'%1$d\' - Chooses if baresip contacts, Android contacts, or both are used. If both are used and a contact with the same name exists in both contacts, the baresip contact will be chosen. + Chooses if baresip contacts, Android contacts, or both are used. + If both are used and a contact with the same name exists in both contacts, + the baresip contact will be chosen. Both Debug If checked, provides debug and info level log messages to Logcat.