From 9fa77720e18b493e2199ed0d0f74a15126bf719e Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sun, 31 Mar 2019 14:54:45 +0200 Subject: add ability to delete account also from server fixes #315 --- src/main/res/values/strings.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/main/res') diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 8228c7c1b..1f463846e 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -156,7 +156,7 @@ Are you sure you want to remove your OpenPGP public key from your presence announcement?\nYour contacts will no longer be able to send you OpenPGP encrypted messages. OpenPGP public key has been published. Are you sure? - If you delete your account, your entire conversation history will be lost + If you delete your account, your entire local conversation history will be lost.\n\nIf you delete your account from server, your entire account will be deleted from server too, you will not be able to login anymore until you register a new account. Record voice Jabber-ID username@pix-art.de @@ -896,4 +896,7 @@ Let the messenger look for new app updates once a day look for updates Attach + Delete locally + Delete from server + You have to activate and/or go online with the account you want to delete from server. -- cgit v1.2.3