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.properties11
1 files changed, 11 insertions, 0 deletions
diff --git a/dozentenmodul/src/main/properties/i18n/page_layout.properties b/dozentenmodul/src/main/properties/i18n/page_layout.properties
index ab5f74bd..ce8b6dc9 100644
--- a/dozentenmodul/src/main/properties/i18n/page_layout.properties
+++ b/dozentenmodul/src/main/properties/i18n/page_layout.properties
@@ -10,6 +10,17 @@ ImageCustomPermission.CheckBox.permissionRead.text=Download
ImageCustomPermission.CheckBox.permissionEdit.text=Edit
ImageCustomPermission.CheckBox.permissionAdmin.text=Admin
+# ImageTypePageLayout
+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.button.newVM=New Virtual Machine
+ImageTypePageLayout.button.newDocker=New Docker Image
+
# ImageMetaDataPageLayout
ImageMetaData.WizardPage.title=Metadata
ImageMetaData.WizardPage.description=Please enter a meaningful name for the new VM.