Class Messages


  • @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
    public class Messages
    extends Object
    Generated localization support class.
    • Constructor Detail

      • Messages

        public Messages()
    • Method Detail

      • ERR_ADVINST_DOWNLOAD_FAILED

        public static String ERR_ADVINST_DOWNLOAD_FAILED​(Object arg0,
                                                         Object arg1)
        Key ERR_ADVINST_DOWNLOAD_FAILED: Failed to download Advanced Installer from {0}. Error {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Failed to download Advanced Installer from {0}. Error {1}
      • _ERR_ADVINST_DOWNLOAD_FAILED

        public static org.jvnet.localizer.Localizable _ERR_ADVINST_DOWNLOAD_FAILED​(Object arg0,
                                                                                   Object arg1)
        Key ERR_ADVINST_DOWNLOAD_FAILED: Failed to download Advanced Installer from {0}. Error {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Failed to download Advanced Installer from {0}. Error {1}
      • ERR_BUILD_NAME_REQUIRED

        public static String ERR_BUILD_NAME_REQUIRED()
        Key ERR_BUILD_NAME_REQUIRED: This options can be used only if the build is specified. Leave the field blank otherwise..
        Returns:
        This options can be used only if the build is specified. Leave the field blank otherwise.
      • _ERR_BUILD_NAME_REQUIRED

        public static org.jvnet.localizer.Localizable _ERR_BUILD_NAME_REQUIRED()
        Key ERR_BUILD_NAME_REQUIRED: This options can be used only if the build is specified. Leave the field blank otherwise..
        Returns:
        This options can be used only if the build is specified. Leave the field blank otherwise.
      • ERR_ADVINST_FAILED_AIC

        public static String ERR_ADVINST_FAILED_AIC()
        Key ERR_ADVINST_FAILED_AIC: Failed to create the command file (.AIC).
        Returns:
        Failed to create the command file (.AIC)
      • _ERR_ADVINST_FAILED_AIC

        public static org.jvnet.localizer.Localizable _ERR_ADVINST_FAILED_AIC()
        Key ERR_ADVINST_FAILED_AIC: Failed to create the command file (.AIC).
        Returns:
        Failed to create the command file (.AIC)
      • ADVINST

        public static String ADVINST()
        Key ADVINST: Advanced Installer.
        Returns:
        Advanced Installer
      • _ADVINST

        public static org.jvnet.localizer.Localizable _ADVINST()
        Key ADVINST: Advanced Installer.
        Returns:
        Advanced Installer
      • ERR_ADVINST_EXTRACT_FAILED

        public static String ERR_ADVINST_EXTRACT_FAILED​(Object arg0,
                                                        Object arg1)
        Key ERR_ADVINST_EXTRACT_FAILED: Failed to extract Advanced Installer from {0}. Error {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Failed to extract Advanced Installer from {0}. Error {1}
      • _ERR_ADVINST_EXTRACT_FAILED

        public static org.jvnet.localizer.Localizable _ERR_ADVINST_EXTRACT_FAILED​(Object arg0,
                                                                                  Object arg1)
        Key ERR_ADVINST_EXTRACT_FAILED: Failed to extract Advanced Installer from {0}. Error {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Failed to extract Advanced Installer from {0}. Error {1}
      • ERR_ADVINST_REGISTER_FAILED

        public static String ERR_ADVINST_REGISTER_FAILED()
        Key ERR_ADVINST_REGISTER_FAILED: Failed to register Advanced Installer.
        Returns:
        Failed to register Advanced Installer
      • _ERR_ADVINST_REGISTER_FAILED

        public static org.jvnet.localizer.Localizable _ERR_ADVINST_REGISTER_FAILED()
        Key ERR_ADVINST_REGISTER_FAILED: Failed to register Advanced Installer.
        Returns:
        Failed to register Advanced Installer
      • ERR_ADVINST_UNSUPPORTED_OS

        public static String ERR_ADVINST_UNSUPPORTED_OS()
        Key ERR_ADVINST_UNSUPPORTED_OS: Advanced Installer only runs under Windows platform.
        Returns:
        Advanced Installer only runs under Windows platform
      • _ERR_ADVINST_UNSUPPORTED_OS

        public static org.jvnet.localizer.Localizable _ERR_ADVINST_UNSUPPORTED_OS()
        Key ERR_ADVINST_UNSUPPORTED_OS: Advanced Installer only runs under Windows platform.
        Returns:
        Advanced Installer only runs under Windows platform
      • ERROR_ADVINST_DEPRECATED_VERSION

        public static String ERROR_ADVINST_DEPRECATED_VERSION​(Object arg0,
                                                              Object arg1)
        Key ERROR_ADVINST_DEPRECATED_VERSION: ERROR: We want to provide the best experience for you and support the newest Advanced Installer features. To do so, we are no longer supporting older versions. Please note that the minimum required version is {0} and the configured version is {1}..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ERROR: We want to provide the best experience for you and support the newest Advanced Installer features. To do so, we are no longer supporting older versions. Please note that the minimum required version is {0} and the configured version is {1}.
      • _ERROR_ADVINST_DEPRECATED_VERSION

        public static org.jvnet.localizer.Localizable _ERROR_ADVINST_DEPRECATED_VERSION​(Object arg0,
                                                                                        Object arg1)
        Key ERROR_ADVINST_DEPRECATED_VERSION: ERROR: We want to provide the best experience for you and support the newest Advanced Installer features. To do so, we are no longer supporting older versions. Please note that the minimum required version is {0} and the configured version is {1}..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ERROR: We want to provide the best experience for you and support the newest Advanced Installer features. To do so, we are no longer supporting older versions. Please note that the minimum required version is {0} and the configured version is {1}.
      • ERR_REQUIRED

        public static String ERR_REQUIRED()
        Key ERR_REQUIRED: Please provide a value for this field..
        Returns:
        Please provide a value for this field.
      • _ERR_REQUIRED

        public static org.jvnet.localizer.Localizable _ERR_REQUIRED()
        Key ERR_REQUIRED: Please provide a value for this field..
        Returns:
        Please provide a value for this field.
      • ERR_ADVINST_AIP_BUILD_NAME_COMPUTE

        public static String ERR_ADVINST_AIP_BUILD_NAME_COMPUTE()
        Key ERR_ADVINST_AIP_BUILD_NAME_COMPUTE: Error when computing build name.
        Returns:
        Error when computing build name
      • _ERR_ADVINST_AIP_BUILD_NAME_COMPUTE

        public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_BUILD_NAME_COMPUTE()
        Key ERR_ADVINST_AIP_BUILD_NAME_COMPUTE: Error when computing build name.
        Returns:
        Error when computing build name
      • ERR_ADVINST_UNSUPPORTED_OS_VERSION

        public static String ERR_ADVINST_UNSUPPORTED_OS_VERSION()
        Key ERR_ADVINST_UNSUPPORTED_OS_VERSION: Advanced Installer only runs under Windows 7 or greater..
        Returns:
        Advanced Installer only runs under Windows 7 or greater.
      • _ERR_ADVINST_UNSUPPORTED_OS_VERSION

        public static org.jvnet.localizer.Localizable _ERR_ADVINST_UNSUPPORTED_OS_VERSION()
        Key ERR_ADVINST_UNSUPPORTED_OS_VERSION: Advanced Installer only runs under Windows 7 or greater..
        Returns:
        Advanced Installer only runs under Windows 7 or greater.
      • ERR_ADVINST_INSTALL_FAILED

        public static String ERR_ADVINST_INSTALL_FAILED()
        Key ERR_ADVINST_INSTALL_FAILED: Advanced Installer failed to deploy..
        Returns:
        Advanced Installer failed to deploy.
      • _ERR_ADVINST_INSTALL_FAILED

        public static org.jvnet.localizer.Localizable _ERR_ADVINST_INSTALL_FAILED()
        Key ERR_ADVINST_INSTALL_FAILED: Advanced Installer failed to deploy..
        Returns:
        Advanced Installer failed to deploy.
      • ERR_INVALID_ADVINST_FOLDER

        public static String ERR_INVALID_ADVINST_FOLDER()
        Key ERR_INVALID_ADVINST_FOLDER: Invalid Advanced Installer install folder..
        Returns:
        Invalid Advanced Installer install folder.
      • _ERR_INVALID_ADVINST_FOLDER

        public static org.jvnet.localizer.Localizable _ERR_INVALID_ADVINST_FOLDER()
        Key ERR_INVALID_ADVINST_FOLDER: Invalid Advanced Installer install folder..
        Returns:
        Invalid Advanced Installer install folder.
      • _MSG_ADVINST_INSTALL

        public static org.jvnet.localizer.Localizable _MSG_ADVINST_INSTALL​(Object arg0,
                                                                           Object arg1,
                                                                           Object arg2)
        Key MSG_ADVINST_INSTALL: Deploying Advanced Installer from {0} to {1} on {2}.
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Deploying Advanced Installer from {0} to {1} on {2}
      • ERR_ADVINST_AIP_BUILD_NOT_FOUND

        public static String ERR_ADVINST_AIP_BUILD_NOT_FOUND()
        Key ERR_ADVINST_AIP_BUILD_NOT_FOUND: The specified build is not present in the project file.
        Returns:
        The specified build is not present in the project file
      • _ERR_ADVINST_AIP_BUILD_NOT_FOUND

        public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_BUILD_NOT_FOUND()
        Key ERR_ADVINST_AIP_BUILD_NOT_FOUND: The specified build is not present in the project file.
        Returns:
        The specified build is not present in the project file
      • ERR_ADVINST_COM_NOT_FOUND

        public static String ERR_ADVINST_COM_NOT_FOUND()
        Key ERR_ADVINST_COM_NOT_FOUND: Cannot retrieve the Advanced Installer executable..
        Returns:
        Cannot retrieve the Advanced Installer executable.
      • _ERR_ADVINST_COM_NOT_FOUND

        public static org.jvnet.localizer.Localizable _ERR_ADVINST_COM_NOT_FOUND()
        Key ERR_ADVINST_COM_NOT_FOUND: Cannot retrieve the Advanced Installer executable..
        Returns:
        Cannot retrieve the Advanced Installer executable.
      • ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE

        public static String ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE()
        Key ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE: Error when computing output package name.
        Returns:
        Error when computing output package name
      • _ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE

        public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE()
        Key ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE: Error when computing output package name.
        Returns:
        Error when computing output package name
      • MSG_ADVINST_INSTALL_FROM_WEBSITE

        public static String MSG_ADVINST_INSTALL_FROM_WEBSITE()
        Key MSG_ADVINST_INSTALL_FROM_WEBSITE: Install from advancedinstaller.com.
        Returns:
        Install from advancedinstaller.com
      • _MSG_ADVINST_INSTALL_FROM_WEBSITE

        public static org.jvnet.localizer.Localizable _MSG_ADVINST_INSTALL_FROM_WEBSITE()
        Key MSG_ADVINST_INSTALL_FROM_WEBSITE: Install from advancedinstaller.com.
        Returns:
        Install from advancedinstaller.com
      • ERR_ADVINST_AIP_NOT_FOUND

        public static String ERR_ADVINST_AIP_NOT_FOUND​(Object arg0)
        Key ERR_ADVINST_AIP_NOT_FOUND: Advanced Installer project file not found. Configured path: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Advanced Installer project file not found. Configured path: {0}
      • _ERR_ADVINST_AIP_NOT_FOUND

        public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_NOT_FOUND​(Object arg0)
        Key ERR_ADVINST_AIP_NOT_FOUND: Advanced Installer project file not found. Configured path: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Advanced Installer project file not found. Configured path: {0}
      • ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE

        public static String ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE()
        Key ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE: Error when computing output folder.
        Returns:
        Error when computing output folder
      • _ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE

        public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE()
        Key ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE: Error when computing output folder.
        Returns:
        Error when computing output folder
      • ADVINST_INVOKE

        public static String ADVINST_INVOKE()
        Key ADVINST_INVOKE: Invoke Advanced Installer.
        Returns:
        Invoke Advanced Installer
      • _ADVINST_INVOKE

        public static org.jvnet.localizer.Localizable _ADVINST_INVOKE()
        Key ADVINST_INVOKE: Invoke Advanced Installer.
        Returns:
        Invoke Advanced Installer
      • ERR_ADVINST_INSTALL_NOT_SET

        public static String ERR_ADVINST_INSTALL_NOT_SET()
        Key ERR_ADVINST_INSTALL_NOT_SET: Advanced Installer installation was not configured..
        Returns:
        Advanced Installer installation was not configured.
      • _ERR_ADVINST_INSTALL_NOT_SET

        public static org.jvnet.localizer.Localizable _ERR_ADVINST_INSTALL_NOT_SET()
        Key ERR_ADVINST_INSTALL_NOT_SET: Advanced Installer installation was not configured..
        Returns:
        Advanced Installer installation was not configured.
      • ERR_ADVINST_AIP_PATH_COMPUTE

        public static String ERR_ADVINST_AIP_PATH_COMPUTE()
        Key ERR_ADVINST_AIP_PATH_COMPUTE: Error when computing Advanced Installer project path.
        Returns:
        Error when computing Advanced Installer project path
      • _ERR_ADVINST_AIP_PATH_COMPUTE

        public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_PATH_COMPUTE()
        Key ERR_ADVINST_AIP_PATH_COMPUTE: Error when computing Advanced Installer project path.
        Returns:
        Error when computing Advanced Installer project path
      • MSG_ADVINST_DOWNLOAD_PROGRESS

        public static String MSG_ADVINST_DOWNLOAD_PROGRESS​(Object arg0,
                                                           Object arg1)
        Key MSG_ADVINST_DOWNLOAD_PROGRESS: Downloading {0} to {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Downloading {0} to {1}
      • _MSG_ADVINST_DOWNLOAD_PROGRESS

        public static org.jvnet.localizer.Localizable _MSG_ADVINST_DOWNLOAD_PROGRESS​(Object arg0,
                                                                                     Object arg1)
        Key MSG_ADVINST_DOWNLOAD_PROGRESS: Downloading {0} to {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Downloading {0} to {1}
      • ERR_PATH_NOT_FOUND

        public static String ERR_PATH_NOT_FOUND()
        Key ERR_PATH_NOT_FOUND: Path not found..
        Returns:
        Path not found.
      • _ERR_PATH_NOT_FOUND

        public static org.jvnet.localizer.Localizable _ERR_PATH_NOT_FOUND()
        Key ERR_PATH_NOT_FOUND: Path not found..
        Returns:
        Path not found.
      • ERR_INVALID_ADVINST_AIP

        public static String ERR_INVALID_ADVINST_AIP()
        Key ERR_INVALID_ADVINST_AIP: Invalid Advanced Installer project file..
        Returns:
        Invalid Advanced Installer project file.
      • _ERR_INVALID_ADVINST_AIP

        public static org.jvnet.localizer.Localizable _ERR_INVALID_ADVINST_AIP()
        Key ERR_INVALID_ADVINST_AIP: Invalid Advanced Installer project file..
        Returns:
        Invalid Advanced Installer project file.
      • ERR_ADVINST_REGISTER_COM_FAILED

        public static String ERR_ADVINST_REGISTER_COM_FAILED()
        Key ERR_ADVINST_REGISTER_COM_FAILED: Failed to enable PowerShell support.
        Returns:
        Failed to enable PowerShell support
      • _ERR_ADVINST_REGISTER_COM_FAILED

        public static org.jvnet.localizer.Localizable _ERR_ADVINST_REGISTER_COM_FAILED()
        Key ERR_ADVINST_REGISTER_COM_FAILED: Failed to enable PowerShell support.
        Returns:
        Failed to enable PowerShell support