From df45a1153db622511cab205395c2dc7fd33a25f5 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Fri, 13 Apr 2018 22:34:52 +0200 Subject: introduced tri state omemo setting (off by default, on by default, always) --- src/main/res/values/strings.xml | 6 ++++++ 1 file changed, 6 insertions(+) (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 db7d54663..b78ea9b49 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -772,4 +772,10 @@ Are you sure you want to disable OMEMO encryption for this conversation?\nThis will allow your server administrator to read your messages, but it might be the only way to communicate with people using outdated clients. Disable now Draft: + OMEMO Encryption + OMEMO will always be used for one-on-one and private group chats. + OMEMO will be used by default for new conversations. + OMEMO will have to be turned on explicitly for new conversations. + On by default + Off by default -- cgit v1.2.3