From 29c41ec7286b66d813b8c4ff04098b675c3d8718 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sat, 20 Oct 2018 16:57:58 +0200 Subject: add confirmation dialog for deleting files --- src/main/res/values/strings.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/main/res/values') diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 5b7046752..331737eeb 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -75,7 +75,7 @@ Sharing files. Please wait… Clear history Clear Conversation History - Do you want to delete all messages within this Conversation?\n\nWarning: This will not influence messages stored on other devices or servers. + Are you sure you want to delete all messages within this conversation?\n\nWarning: This will not delete copies of those messages that are stored on other devices or servers. Delete messages End this conversation afterwards Choose device @@ -830,4 +830,7 @@ Open 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. + -- cgit v1.2.3