summaryrefslogtreecommitdiffstats
path: root/lang/en
diff options
context:
space:
mode:
authorSimon Rettberg2015-09-16 10:36:24 +0200
committerSimon Rettberg2015-09-16 10:36:24 +0200
commita4246f695649cc1c4e5121c0053f8a402320c722 (patch)
tree8c8219b6595ea5c7b60cc2633d533c4011fcf9de /lang/en
parent[defaultvalues] Increase default logout timeout to 45 mins (diff)
downloadslx-admin-a4246f695649cc1c4e5121c0053f8a402320c722.tar.gz
slx-admin-a4246f695649cc1c4e5121c0053f8a402320c722.tar.xz
slx-admin-a4246f695649cc1c4e5121c0053f8a402320c722.zip
Update translations
Diffstat (limited to 'lang/en')
-rw-r--r--lang/en/templates/backup/_page.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/lang/en/templates/backup/_page.json b/lang/en/templates/backup/_page.json
index df5cd6c3..5b61e0d4 100644
--- a/lang/en/templates/backup/_page.json
+++ b/lang/en/templates/backup/_page.json
@@ -3,7 +3,11 @@
"lang_backupDescription": "Here you can backup the complete configuration of this satellite server.",
"lang_backupRestore": "Backup and restore",
"lang_download": "Download",
+ "lang_dozmodExplanation": "This restores all the virtual machine and lecture meta data created using the \"Dozentenmodul\". Please make sure the VM-storage configured still contains all the VM-Images associated with the virtual machines. If the location of the storage changed, make sure the relative pathes on the share are still the same, otherwise the virtual machines won't be usable.",
"lang_file": "File",
"lang_restore": "Upload",
- "lang_restoreDescription": "Here you can restore a configuration backup. Please note that this will reboot the server, so it is advised to do this while nobody is using the system. Please note that this will also restore the password for the web interface that was active when the configuration backup was created."
+ "lang_restoreDescription": "Here you can restore a configuration backup. Please note that this will reboot the server, so it is advised to do this while nobody is using the system. Please note that this will also restore the password for the web interface that was active when the configuration backup was created.",
+ "lang_restoreDozmodConfig": "Restore Dozentenmodul config",
+ "lang_restoreSystemConfig": "Restore system config",
+ "lang_systemExplanation": "Restore basic configuration like authentication method, passwords, vm storage location, proxy config, etc."
} \ No newline at end of file