From 92527b0b2d8a76ee8ae368541c60d0a07c889dbc Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 26 Feb 2020 15:19:34 +0100 Subject: [backup/systemstatus] Show up/downloads in backup page Add AJAX API to dozmod module to query the fileserver status of dmsd. --- modules-available/backup/lang/en/template-tags.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'modules-available/backup/lang/en/template-tags.json') diff --git a/modules-available/backup/lang/en/template-tags.json b/modules-available/backup/lang/en/template-tags.json index b70ce793..d14c9070 100644 --- a/modules-available/backup/lang/en/template-tags.json +++ b/modules-available/backup/lang/en/template-tags.json @@ -1,4 +1,5 @@ { + "lang_automaticRebootHint": "The server will be rebooted once the import is finished. Please make sure there are no important courses or bwLehrpool-Suite up-\/downloads running.", "lang_backup": "Backup", "lang_backupDescription": "Here you can backup the complete configuration of this satellite server. This includes lecture and virtual machine meta data. The HDD images of the virtual machines on the vm store are not included in this backup, because of their size. If desired, the store needs to be backed up manually.", "lang_backupRestore": "Backup and Restore", @@ -13,6 +14,8 @@ "lang_restoreDozmodConfig": "Restore bwLehrpool-Suite config", "lang_restoreFailed": "Restoring configuration failed.", "lang_restoreSystemConfig": "Restore system config", + "lang_runningDownloads": "Running VM downloads", + "lang_runningUploads": "Running VM uploads", "lang_selectFile": "Please select a backup archive", "lang_stopping": "Stopping", "lang_systemExplanation": "Restore basic configuration like authentication method, passwords, vm storage location, proxy config, etc. WARNING: If you restore a configuration backup that was made before WS15\/16 (backup format version <10), the system configuration will be restored regardless of this check mark.", -- cgit v1.2.3-55-g7522