summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/vmchooser_runvirt_functions.inc
diff options
context:
space:
mode:
authorSteffen Ritter2017-04-04 15:24:52 +0200
committerSteffen Ritter2017-04-04 15:24:52 +0200
commitcd5004b7811c86a704c99c8efb5e8404b99b2196 (patch)
tree87d73cc349e81f4a6570c553619fae61ef01de0f /core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/vmchooser_runvirt_functions.inc
parent[run-virt] Try more mount options for CIFS, just like satellite server (diff)
downloadmltk-cd5004b7811c86a704c99c8efb5e8404b99b2196.tar.gz
mltk-cd5004b7811c86a704c99c8efb5e8404b99b2196.tar.xz
mltk-cd5004b7811c86a704c99c8efb5e8404b99b2196.zip
[run-virt] Fix two wordings in error-msg
Diffstat (limited to 'core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/vmchooser_runvirt_functions.inc')
-rw-r--r--core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/vmchooser_runvirt_functions.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/vmchooser_runvirt_functions.inc b/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/vmchooser_runvirt_functions.inc
index 43cfeeeb..30676152 100644
--- a/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/vmchooser_runvirt_functions.inc
+++ b/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/vmchooser_runvirt_functions.inc
@@ -154,7 +154,7 @@ cleanexit() {
case "${EXIT_TYPE}" in
user)
ERR_TITLE="Auswahlfehler"
- ERR_FOOTER="Beim Start Ihrer Veranstaltung sind Fehler aufgetretten. Versuchen Sie es mit einer anderen Veranstaltung."
+ ERR_FOOTER="Beim Start Ihrer Veranstaltung sind Fehler aufgetreten. Versuchen Sie es mit einer anderen Veranstaltung."
;;
internal)
ERR_TITLE="Interner Fehler"