...
Key | Default (English) | Description |
---|---|---|
TargetPanel.headline | Target Path | The headline of the panel (the one with the white background). GUI only: This is a standard translation for all type of graphical panels, if the <guiprefs> modifier useHeadingForSummary is set "yes".This has no effect on console installations. |
TargetPanel.summaryCaption | Installation Path | The summary caption text of the panel. GUI only: This is a standard translation for all type of graphical panels, if the <guiprefs> modifier useHeadingForSummary is not set or different to "yes". This has no effect on console installations. |
TargetPanel.info | Select the installation path: | The label text above the target directory edit field. |
TargetPanel.browse | Browse... | The label text of the directory chooser button. |
TargetPanel.warn | The directory already exists! Are you sure you want to install here and possibly overwrite existing files? | Warning message if the directory specified already exists. |
TargetPanel.incompatibleInstallation | Incompatible installation detected. Uninstall it first, or choose another directory to install to. | Warning message if the specified location is not suitable for a new installation. |
TargetPanel.empty_target | You have not specified a target location! Is this correct? | Warning message given when the user has not selected a target but has pressed OK. |
TargetPanel.notwritable | This directory can not be written! Please choose another directory! | Warning that IzPack can not create files in the selected location. |
TargetPanel.createdir | The target directory will be created: | |
TargetPanel.nodir | This file is not a directory! Please choose a directory! | |
PathInputPanel.intro | Intro text with an explanation, rarely used, is empty by default. | |
PathInputPanel.extendedIntro | ||
PathInputPanel.required | The chosen directory should exist. | |
PathInputPanel.required.forModificationInstallation | The chosen directory should exist. | The alternative for PathInputPanel.required, if the IzPack variable modify.izpack.install is set "true" and an .installationinformation file exists in the target folder. See the InstallationTypePanel for more installation how the modify.izpack.install variable is automatically set. |
PathInputPanel.notValid | The chosen directory does not contain the required product. |
...