disable archiving for pre-8.2 backups

the sso situation complicates implementing restore for those
This commit is contained in:
Girish Ramakrishnan
2024-12-19 15:27:00 +01:00
parent cd8be9ffb5
commit 812ecf4041
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -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}}",