From 757bbed1da3e0ab8a5fa2dc32d8f82b7ba9993dc Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Mon, 18 Feb 2019 20:38:55 +0100 Subject: show notification when backup is done or failed show success notification only if backup was started manually --- src/main/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/main/res') diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 0003bdd34..dee4f8be5 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -881,4 +881,8 @@ Leave channel Automatically join this channel There are no attachments + Backup was successful + The backup files were stored in %s + Backup failed + The backup files could not be stored in %s -- cgit v1.2.3