summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/properties/i18n/page_layout.properties
diff options
context:
space:
mode:
Diffstat (limited to 'dozentenmodul/src/main/properties/i18n/page_layout.properties')
-rw-r--r--dozentenmodul/src/main/properties/i18n/page_layout.properties23
1 files changed, 14 insertions, 9 deletions
diff --git a/dozentenmodul/src/main/properties/i18n/page_layout.properties b/dozentenmodul/src/main/properties/i18n/page_layout.properties
index 19910681..34e7d58e 100644
--- a/dozentenmodul/src/main/properties/i18n/page_layout.properties
+++ b/dozentenmodul/src/main/properties/i18n/page_layout.properties
@@ -14,10 +14,10 @@ ImageCustomPermission.CheckBox.permissionAdmin.text=Admin
ImageTypePageLayout.WizardPage.title=Choose Image Type
ImageTypePageLayout.WizardPage.description=Do you want to create a Virtual Machine of Docker Image
ImageTypePageLayout.newVmInformation.border=Information
-ImageTypePageLayout.newVmInformation.text=Here you can define and upload a new virtual machine or docker container.\n\n\
- The creation of docker images is still in a developing state. \
- The creation and management of docker containers may therefore change in the future and containers you upload now may \
- or may not work in the future.
+ImageTypePageLayout.newVmInformation.text=Here you can select whether a VM image or a container image is to be created.\n\n\
+Currently, the functionality for creating and managing container images is under development. \
+Containers created with this version of the bwLehrpool suite may therefore no longer be executable in the future. \
+Only Docker images are currently supported.
ImageTypePageLayout.button.newVM=New Virtual Machine
ImageTypePageLayout.button.newDocker=New Docker Image
@@ -58,15 +58,20 @@ ImageOvfConversion.Toolpath.BrowseButton.text=Select executable
ImageOvfConversion.Button.StartConversion.text=Start conversion
# ContainerUploadPageLayout
-ContainerUploadPage.title=Define a new Container Image
+ContainerUploadPage.title=Create new Container Image
ContainerUploadPage.description=Please provide an Input for a Docker Image
ContainerUploadPage.DockerFile.label=Docker File
ContainerUploadPage.GitRepository.label=Git Repository
-ContainerUploadPage.GitRepository.toolTipText=Set clone address of Git Repository [git@ | http://] [.git]. Currently no Checks!
+ContainerUploadPage.GitRepository.toolTipText=Set clone address of Git Repository [git@ | http://] [.git]. Currently no Validation Checks!
ContainerUploadPage.CheckBox.ContainsLicenseRestricted.text=Contains license restricted software
-ContainerUploadPage.ContainerImageFile.ToolTipText="Displays the path to a container image file archived as tar. Add manually with double click."
+ContainerUploadPage.ContainerImageFile.label=Pre-build Container Image
+ContainerUploadPage.ContainerImageFile.ToolTipText=<html>Optionally attach a tar archive of a container image to the upload.<br>\
+Open dialogue with double click<html>
ContainerUploadPage.Infobox.label=Information
-ContainerUploadPage.Infobox.text=Please provide all the information needed to define a container image.
+ContainerUploadPage.Infobox.text=Enter the information necessary for creating a container image here.\n\n\
+Container images are currently built and run on clients. \
+If the build takes too much time, you can optionally add a pre-built \
+container image as a tar archive to the upload (docker save).
# ImageUploadSummaryPageLayout
ImageUploadSummary.WizardPage.title=Done!
@@ -111,4 +116,4 @@ LectureOptions.CheckBox.internetEnabled.text=Allow network/internet access
LectureOptions.CheckBox.USBEnabled.text=Allow storage media
# LectureRestrictionPageLayout
-LectureRestriction.WizardPage.title=Restrictions \ No newline at end of file
+LectureRestriction.WizardPage.title=Restrictions