blob: 95422c3d941b70d8dae9f36a7f8227ebfc069672 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# ImageCreationWizard
ImageCreation.Wizard.title=Create new VM
ImageCreation.Message.error.stateInvalid=An internal error has occurred.\n\nDetails in the log file.
ImageCreation.Message.error.baseNotWritten=Could not save the metadata of the VM on the satellite!
ImageCreation.Message.error.permissionsNotWritten=Could not save the permissions on the satellite!
ImageCreation.Message.error.updateImageVersionFailed=Unexpected error while setting the option \
''Contains software requiring a license'' for this virtual machine.
ImageCreation.Message.error.UploadInitializationFailure=Upload initialisation failed
ImageCreation.Message.yesNo.cancelRequest=Do you really want to cancel the process?
# ImageUpdateWizard
ImageUpdate.Message.error.updateImageVersionFailed=Unexpected error while setting the option \
''Contains software requiring a license'' for this virtual machine.
ImageUpdate.Message.yesNo.cancelRequest=Do you really want to cancel the process?
ImageUpdate.Wizard.title=New VM version
# LectureWizard
Lecture.Wizard.title=Create new lecture
Lecture.Message.yesNo.cancelRequest=Do you really want to cancel the process?
Lecture.Message.info.finish=Lecture created!
# Wizard
Wizard.Button.prev.text=< Back
Wizard.Button.next.text=Next >
Wizard.Button.cancel.text=Cancel
Wizard.Button.finish.text.0=Finish
Wizard.Button.finish.text.1=Close
|