From d289e0a320cd562ce5c0647102935221ddf39db0 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Fri, 8 Apr 2022 11:22:05 -0700 Subject: [PATCH] backups: remove the preserve label and add tooltip --- src/translation/en.json | 4 ++-- src/views/app.html | 1 - src/views/backups.html | 3 ++- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/translation/en.json b/src/translation/en.json index 453ba7c53..e9692abf7 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -601,8 +601,8 @@ "title": "Edit Backup", "label": "Label", "preserved": { - "label": "Retention", - "description": "Persist backup regardless of retention policy" + "description": "Persist backup regardless of retention policy", + "tooltip": "This will also preserve the mail and {{ appsLength }} app backup(s)." } } }, diff --git a/src/views/app.html b/src/views/app.html index 272376fe4..84bbe8503 100644 --- a/src/views/app.html +++ b/src/views/app.html @@ -86,7 +86,6 @@
-
-