summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/properties/i18n/page.properties
diff options
context:
space:
mode:
authorSimon Rettberg2023-04-26 14:53:42 +0200
committerSimon Rettberg2023-04-26 14:53:42 +0200
commit95de3a58adc5489163beca49d06c1aee6ca5ce26 (patch)
tree542b8a66c9ca3bbf896814fed5cb44e72d8ca2d4 /dozentenmodul/src/main/properties/i18n/page.properties
parent[client] Use apache-http for version check (diff)
downloadtutor-module-95de3a58adc5489163beca49d06c1aee6ca5ce26.tar.gz
tutor-module-95de3a58adc5489163beca49d06c1aee6ca5ce26.tar.xz
tutor-module-95de3a58adc5489163beca49d06c1aee6ca5ce26.zip
[client] Check if virt config is valid, warn user if not
....but allow to continue anyways
Diffstat (limited to 'dozentenmodul/src/main/properties/i18n/page.properties')
-rw-r--r--dozentenmodul/src/main/properties/i18n/page.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/dozentenmodul/src/main/properties/i18n/page.properties b/dozentenmodul/src/main/properties/i18n/page.properties
index 21d66102..03c29cea 100644
--- a/dozentenmodul/src/main/properties/i18n/page.properties
+++ b/dozentenmodul/src/main/properties/i18n/page.properties
@@ -19,6 +19,7 @@ ImageUpload.WizardPage.errorMessage.diskImageHasUnknownFormat=''{0}'' has unknow
ImageUpload.WizardPage.errorMessage.diskImageSnapshot=The selected VM is in snapshot state.
ImageUpload.Message.warning.diskImageNotSupportedByHypervisor=The format of the virtual hard disk associated \
with this\n VM is not supported by the current hypervisor.
+ImageUpload.Message.warning.virtConfigNotValid=This seems to be an invalid config file for the given virtualizer. Do you still want to continue?
ImageUpload.WizardPage.errorMessage.diskImageNotSupportedByHypervisor=The disk image file format of the VM is not supported by the current hypervisor
ImageUpload.Message.warning.diskImageSnapshot=A snapshot was taken of the selected VM. \
In this state\n the VM unfortunately cannot be loaded into the {0} system. Please consolidate\n\
@@ -120,4 +121,4 @@ LectureLocationSelection.WizardPage.errorMessage.tooManyLocations=Too many rooms
# LectureOptionsPage
LectureOptions.WizardPage.description=Click on ''Next'' to set permissions \
- or ''Finish''. \ No newline at end of file
+ or ''Finish''.