From 043e9bf340891787664f66381b9e348c27813669 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 13 Jun 2018 00:53:12 +0200 Subject: [PATCH] Backup is not experimental anymore --- src/locales/en.json | 1 - src/views/backup/backup.ms | 4 ---- src/views/backup/backup_create.ms | 4 ---- src/views/backup/backup_info.ms | 4 ---- src/views/backup/backup_list.ms | 4 ---- 5 files changed, 17 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 8fc55239..4487f77b 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -47,7 +47,6 @@ "backup_content": "Backup content", "backup_create": "Create a backup", "backup_encryption_warning": "Don't forget this password, you'll need it if you want restore the archive", - "backup_experimental_warning": "Be aware that the backup feature is still experimental, and may not be fully reliable.", "backup_new": "New backup", "backup_optional_encryption": "Optional encryption", "backup_optional_password": "Optional password", diff --git a/src/views/backup/backup.ms b/src/views/backup/backup.ms index e49bdffa..c4935d37 100644 --- a/src/views/backup/backup.ms +++ b/src/views/backup/backup.ms @@ -11,10 +11,6 @@
-
{{t 'backup_experimental_warning'}}
- -
-
{{#each storages}} diff --git a/src/views/backup/backup_create.ms b/src/views/backup/backup_create.ms index 1d7d1a17..970ac46a 100644 --- a/src/views/backup/backup_create.ms +++ b/src/views/backup/backup_create.ms @@ -7,10 +7,6 @@
-
{{t 'backup_experimental_warning'}}
- -
-