From 5e360843b76f8b9dba7e34c2008b836725bba934 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Fri, 24 Nov 2017 22:22:49 +0100 Subject: show warning if chat is unecrypted * if OMEMO is available, pressing the OK button switches to OMEMO encryption * if OMEMO is not available, the message hides for this moment and will pop up as long as you choose an encryption mode --- src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/res') diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 25c5df7cf..0d0695cf8 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -741,4 +741,5 @@ %1$s +%2$d% more have read up to this point Quick Sharing Immediately return to previous activity instead of opening the conversation after sharing something + This chat is unencrypted, for security reasons you should activate message encryption by using the lock icon. The preferable encryption is OMEMO. -- cgit v1.2.3