...
Key | Default (English) | Description |
---|---|---|
| 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. |
| 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. |
UserPathPanel.info | Select the path: | The label text above the directory edit field. |
UserPathPanel.browse | Browse... | The label text of the directory chooser button. |
UserPathPanel.exists_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. |
UserPathPanel.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. |
UserPathPanel.notwritable | This directory can not be written! Please choose another directory! | Warning that IzPack can not create files in the selected location. |
UserPathPanel.createdir | The target directory will be created: | |
UserPathPanel.nodir | This file is not a directory! Please choose a directory! | |
UserPathPanel.intro | Intro text with an explanation, rarely used, is empty by default. Does not work, refer to IZPACK-1731. | |
UserPathPanel.extendedIntro |
Does not work, refer to IZPACK-1731. | |
UserPathPanel.required | The chosen directory should exist. |
...