From b38fe1e8f0a9a1aa479b4a61f65f61ae78db6665 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sun, 11 Nov 2018 13:51:15 +0100 Subject: implement message deletion fixed #208 --- src/main/res/values/strings.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (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 81be5072d..369395d30 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -831,11 +831,13 @@ Delete File omitted due to security violation. Delete file - Are you sure you want to delete this file?\n\nWarning: This will not delete copies of this file that are stored on other devices or servers. + Are you sure you want to delete this file?\n\nWarning: This will not delete copies of this file that are stored on other devices or servers. cancelled Remote server timeout You are already drafting a message. Bad key for encryption. yes, %s + Delete message + Are you sure you want to delete this message?\n\nWarning: This will not delete copies of this message that are stored on other devices or servers. -- cgit v1.2.3