diff options
| author | ralph isenmann | 2021-03-11 08:22:36 +0100 |
|---|---|---|
| committer | Manuel Bentele | 2021-03-11 10:05:59 +0100 |
| commit | d85ee0495619121d263d722fb5546237696f0e3c (patch) | |
| tree | 15377400cd7de16763b6816d86b585236da079c6 /dozentenmodul/src/main/properties/i18n/window.properties | |
| parent | [client] Disable VM configuration for Docker containers (diff) | |
| download | tutor-module-d85ee04.tar.gz tutor-module-d85ee04.tar.xz tutor-module-d85ee04.zip | |
[client] Fix switch between container and vm in lecture
Diffstat (limited to 'dozentenmodul/src/main/properties/i18n/window.properties')
| -rw-r--r-- | dozentenmodul/src/main/properties/i18n/window.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dozentenmodul/src/main/properties/i18n/window.properties b/dozentenmodul/src/main/properties/i18n/window.properties index ed908af3..180db3fc 100644 --- a/dozentenmodul/src/main/properties/i18n/window.properties +++ b/dozentenmodul/src/main/properties/i18n/window.properties @@ -75,6 +75,8 @@ LectureChangeImage.Message.error.canNotLinkToVM=No permissions to link to the se LectureDetails.ComboBox.versions.error=No/invalid VM version selected LectureDetails.Message.error.endAfterStart=End date must not be before the start date LectureDetails.Message.error.endAfterMaxValidity=End date is after the {0} +LectureDetails.Message.error.containerLinkedWithLecture=This image is already linked with a lecture. \ + Please create a new image. LectureDetails.TextField.title.error=Lecture name must not be empty LectureDetails.TextField.description.error=Description must not be empty LectureDetails.NetRulesConfigurator.error=Incorrect network rules |
