disable archiving for pre-8.2 backups
the sso situation complicates implementing restore for those
This commit is contained in:
@@ -1824,7 +1824,7 @@
|
||||
"description": "The latest app backup will be added to the <a href=\"/#backups\">App Archive</a>. The app will be uninstalled, but can be restored from the Backups View. Other backups will be cleaned up based on the backup policy.",
|
||||
"action": "Archive",
|
||||
"latestBackupInfo": "The last backup was created at {{date}}.",
|
||||
"noBackup": "This app has no backup. Archiving requires at least one backup."
|
||||
"noBackup": "This app has no backup. Archiving requires a recent backup."
|
||||
},
|
||||
"archiveDialog": {
|
||||
"title": "Archive {{app}}",
|
||||
|
||||
Reference in New Issue
Block a user