79 ERR_MissingMode=Error: Mode is not specified. |
79 ERR_MissingMode=Error: Mode is not specified. |
80 ERR_MissingArgument=Error: Missing argument: {0}. |
80 ERR_MissingArgument=Error: Missing argument: {0}. |
81 ERR_MissingAppResources=Error: No application jars found. |
81 ERR_MissingAppResources=Error: No application jars found. |
82 ERR_AppImageNotExist=Error: App image directory "{0}" does not exist. |
82 ERR_AppImageNotExist=Error: App image directory "{0}" does not exist. |
83 ERR_AppImageInvalid=Error: App image directory "{0}" does not contain "app" sub-directory. |
83 ERR_AppImageInvalid=Error: App image directory "{0}" does not contain "app" sub-directory. |
84 ERR_NoAddLauncherName=Error: Add Launchers require a name parameter. |
84 ERR_NoAddLauncherName=Error: --add-launcher option requires a name and a file path (--add-launcher <name>=<file path>). |
85 ERR_NoUniqueName=Error: Add Launchers require a unique name parameter. |
85 ERR_NoUniqueName=Error: --add-launcher <name>=<file path> requires a unique name. |
86 ERR_NoJreInstallerName=Error: Jre Installers require a name parameter. |
86 ERR_NoJreInstallerName=Error: Jre Installers require a name parameter. |
87 ERR_InvalidAppName=Error: Invalid Application name: {0}. |
87 ERR_InvalidAppName=Error: Invalid Application name: {0}. |
88 ERR_InvalidSLName=Error: Invalid Add Launcher name: {0}. |
88 ERR_InvalidSLName=Error: Invalid Add Launcher name: {0}. |
89 ERR_LicenseFileNotExit=Error: Specified license file does not exist. |
89 ERR_LicenseFileNotExit=Error: Specified license file does not exist. |
90 ERR_BuildRootInvalid=Error: temp-root ({0}) must be non-existant directory. |
90 ERR_BuildRootInvalid=Error: temp-root ({0}) must be non-existant directory. |