From 48156dd27f44adfbb12b2321fd22d671fb7e3ca6 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Tue, 4 May 2021 10:10:30 +0200 Subject: a/v calls: seperate out SECURITY error from APP_FAILURE until now problems with verifying the call (omemo or DTLS missing) would just be another app failure. This commit displays verifications problems as their own thing. --- src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/res/values/strings.xml') diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 2db8b1da3..c9ad3d891 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -912,6 +912,7 @@ Connection lost Retracted call App failure + Verification problem Hang up Ongoing call Ongoing video call -- cgit v1.2.3