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 @@
-
-