summaryrefslogtreecommitdiffstats
path: root/modules-available/backup/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2020-02-26 15:19:34 +0100
committerSimon Rettberg2020-02-26 15:19:34 +0100
commit92527b0b2d8a76ee8ae368541c60d0a07c889dbc (patch)
treefa84f70230e2d444d426fdd0b798f693d035fc8a /modules-available/backup/lang/en/template-tags.json
parent[dnbd3] Run mount script when toggling dnbd3 usage (diff)
downloadslx-admin-92527b0b2d8a76ee8ae368541c60d0a07c889dbc.tar.gz
slx-admin-92527b0b2d8a76ee8ae368541c60d0a07c889dbc.tar.xz
slx-admin-92527b0b2d8a76ee8ae368541c60d0a07c889dbc.zip
[backup/systemstatus] Show up/downloads in backup page
Add AJAX API to dozmod module to query the fileserver status of dmsd.
Diffstat (limited to 'modules-available/backup/lang/en/template-tags.json')
-rw-r--r--modules-available/backup/lang/en/template-tags.json3
1 files changed, 3 insertions, 0 deletions
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.",