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

      • MapXmlToPlugin_ListOfFilesDetected

        public static String MapXmlToPlugin_ListOfFilesDetected()
        Key MapXmlToPlugin.ListOfFilesDetected: List of files detected:.
        Returns:
        List of files detected:
      • _MapXmlToPlugin_ListOfFilesDetected

        public static org.jvnet.localizer.Localizable _MapXmlToPlugin_ListOfFilesDetected()
        Key MapXmlToPlugin.ListOfFilesDetected: List of files detected:.
        Returns:
        List of files detected:
      • MapXmlToPlugin_FileFormatNotRecognisedAsXml

        public static String MapXmlToPlugin_FileFormatNotRecognisedAsXml​(Object arg0)
        Key MapXmlToPlugin.FileFormatNotRecognisedAsXml: File format not recognised as XML: {0}..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        File format not recognised as XML: {0}.
      • _MapXmlToPlugin_FileFormatNotRecognisedAsXml

        public static org.jvnet.localizer.Localizable _MapXmlToPlugin_FileFormatNotRecognisedAsXml​(Object arg0)
        Key MapXmlToPlugin.FileFormatNotRecognisedAsXml: File format not recognised as XML: {0}..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        File format not recognised as XML: {0}.
      • MapXmlToPlugin_SchemaRootElementAndNamespaceAreIncorrect

        public static String MapXmlToPlugin_SchemaRootElementAndNamespaceAreIncorrect()
        Key MapXmlToPlugin.SchemaRootElementAndNamespaceAreIncorrect: The schema root element and namespace are incorrect..
        Returns:
        The schema root element and namespace are incorrect.
      • _MapXmlToPlugin_SchemaRootElementAndNamespaceAreIncorrect

        public static org.jvnet.localizer.Localizable _MapXmlToPlugin_SchemaRootElementAndNamespaceAreIncorrect()
        Key MapXmlToPlugin.SchemaRootElementAndNamespaceAreIncorrect: The schema root element and namespace are incorrect..
        Returns:
        The schema root element and namespace are incorrect.
      • MapXmlToPlugin_SchemaFormatNotRecognisedAsXml

        public static String MapXmlToPlugin_SchemaFormatNotRecognisedAsXml()
        Key MapXmlToPlugin.SchemaFormatNotRecognisedAsXml: Schema format not recognised as XML..
        Returns:
        Schema format not recognised as XML.
      • _MapXmlToPlugin_SchemaFormatNotRecognisedAsXml

        public static org.jvnet.localizer.Localizable _MapXmlToPlugin_SchemaFormatNotRecognisedAsXml()
        Key MapXmlToPlugin.SchemaFormatNotRecognisedAsXml: Schema format not recognised as XML..
        Returns:
        Schema format not recognised as XML.
      • IncorrectDoubleForDelta

        public static String IncorrectDoubleForDelta​(Object arg0)
        Key IncorrectDoubleForDelta: Incorrect double format for: {0}.delta.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Incorrect double format for: {0}.delta
      • _IncorrectDoubleForDelta

        public static org.jvnet.localizer.Localizable _IncorrectDoubleForDelta​(Object arg0)
        Key IncorrectDoubleForDelta: Incorrect double format for: {0}.delta.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Incorrect double format for: {0}.delta
      • MapXmlFailures_TextCouldNotBeParseToNumber

        public static String MapXmlFailures_TextCouldNotBeParseToNumber​(Object arg0,
                                                                        Object arg1)
        Key MapXmlFailures.TextCouldNotBeParseToNumber: ''{0}'' could not be parse to a number at: {1}.failure.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ''{0}'' could not be parse to a number at: {1}.failure
      • _MapXmlFailures_TextCouldNotBeParseToNumber

        public static org.jvnet.localizer.Localizable _MapXmlFailures_TextCouldNotBeParseToNumber​(Object arg0,
                                                                                                  Object arg1)
        Key MapXmlFailures.TextCouldNotBeParseToNumber: ''{0}'' could not be parse to a number at: {1}.failure.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ''{0}'' could not be parse to a number at: {1}.failure
      • MapXmlToPlugin_PrintFailedToIdentifyFile

        public static String MapXmlToPlugin_PrintFailedToIdentifyFile​(Object arg0)
        Key MapXmlToPlugin.PrintFailedToIdentifyFile: {0} [Format not recognised as XML].
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} [Format not recognised as XML]
      • _MapXmlToPlugin_PrintFailedToIdentifyFile

        public static org.jvnet.localizer.Localizable _MapXmlToPlugin_PrintFailedToIdentifyFile​(Object arg0)
        Key MapXmlToPlugin.PrintFailedToIdentifyFile: {0} [Format not recognised as XML].
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} [Format not recognised as XML]
      • IncorrectIntegerForInteger

        public static String IncorrectIntegerForInteger​(Object arg0)
        Key IncorrectIntegerForInteger: Incorrect integer format for: {0}.integer.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Incorrect integer format for: {0}.integer
      • _IncorrectIntegerForInteger

        public static org.jvnet.localizer.Localizable _IncorrectIntegerForInteger​(Object arg0)
        Key IncorrectIntegerForInteger: Incorrect integer format for: {0}.integer.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Incorrect integer format for: {0}.integer
      • MapXmlFailures_BooleanFailureOnlyTrueOrFalse

        public static String MapXmlFailures_BooleanFailureOnlyTrueOrFalse()
        Key MapXmlFailures.BooleanFailureOnlyTrueOrFalse: Boolean failure can only be ''true'' or ''false'' (case insensitive)..
        Returns:
        Boolean failure can only be ''true'' or ''false'' (case insensitive).
      • _MapXmlFailures_BooleanFailureOnlyTrueOrFalse

        public static org.jvnet.localizer.Localizable _MapXmlFailures_BooleanFailureOnlyTrueOrFalse()
        Key MapXmlFailures.BooleanFailureOnlyTrueOrFalse: Boolean failure can only be ''true'' or ''false'' (case insensitive)..
        Returns:
        Boolean failure can only be ''true'' or ''false'' (case insensitive).
      • MapXmlToPlugin_NoValidFileFound

        public static String MapXmlToPlugin_NoValidFileFound()
        Key MapXmlToPlugin.NoValidFileFound: No valid result file was found..
        Returns:
        No valid result file was found.
      • _MapXmlToPlugin_NoValidFileFound

        public static org.jvnet.localizer.Localizable _MapXmlToPlugin_NoValidFileFound()
        Key MapXmlToPlugin.NoValidFileFound: No valid result file was found..
        Returns:
        No valid result file was found.
      • MapXmlToPlugin_PrintFailedToLoadFile

        public static String MapXmlToPlugin_PrintFailedToLoadFile​(Object arg0)
        Key MapXmlToPlugin.PrintFailedToLoadFile: {0} [File failed to load].
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} [File failed to load]
      • _MapXmlToPlugin_PrintFailedToLoadFile

        public static org.jvnet.localizer.Localizable _MapXmlToPlugin_PrintFailedToLoadFile​(Object arg0)
        Key MapXmlToPlugin.PrintFailedToLoadFile: {0} [File failed to load].
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} [File failed to load]
      • IncorrectDoubleForMinimum

        public static String IncorrectDoubleForMinimum​(Object arg0)
        Key IncorrectDoubleForMinimum: Incorrect double format for: {0}.minimum.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Incorrect double format for: {0}.minimum
      • _IncorrectDoubleForMinimum

        public static org.jvnet.localizer.Localizable _IncorrectDoubleForMinimum​(Object arg0)
        Key IncorrectDoubleForMinimum: Incorrect double format for: {0}.minimum.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Incorrect double format for: {0}.minimum
      • MapXmlFailures_CompareIsNotRecogmizedAsType

        public static String MapXmlFailures_CompareIsNotRecogmizedAsType​(Object arg0,
                                                                         Object arg1)
        Key MapXmlFailures.CompareIsNotRecogmizedAsType: ''{0}'' is not recognized as a compare type at: {1}.failure.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ''{0}'' is not recognized as a compare type at: {1}.failure
      • _MapXmlFailures_CompareIsNotRecogmizedAsType

        public static org.jvnet.localizer.Localizable _MapXmlFailures_CompareIsNotRecogmizedAsType​(Object arg0,
                                                                                                   Object arg1)
        Key MapXmlFailures.CompareIsNotRecogmizedAsType: ''{0}'' is not recognized as a compare type at: {1}.failure.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ''{0}'' is not recognized as a compare type at: {1}.failure
      • IncorrectDoubleForMaximum

        public static String IncorrectDoubleForMaximum​(Object arg0)
        Key IncorrectDoubleForMaximum: Incorrect double format for: {0}.maximum.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Incorrect double format for: {0}.maximum
      • _IncorrectDoubleForMaximum

        public static org.jvnet.localizer.Localizable _IncorrectDoubleForMaximum​(Object arg0)
        Key IncorrectDoubleForMaximum: Incorrect double format for: {0}.maximum.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Incorrect double format for: {0}.maximum
      • IncorrectDoubleForPercentage

        public static String IncorrectDoubleForPercentage​(Object arg0)
        Key IncorrectDoubleForPercentage: Incorrect double format for: {0}.percentage.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Incorrect double format for: {0}.percentage
      • _IncorrectDoubleForPercentage

        public static org.jvnet.localizer.Localizable _IncorrectDoubleForPercentage​(Object arg0)
        Key IncorrectDoubleForPercentage: Incorrect double format for: {0}.percentage.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Incorrect double format for: {0}.percentage
      • IncorrectDoubleForDouble

        public static String IncorrectDoubleForDouble​(Object arg0)
        Key IncorrectDoubleForDouble: Incorrect double format for: {0}.double.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Incorrect double format for: {0}.double
      • _IncorrectDoubleForDouble

        public static org.jvnet.localizer.Localizable _IncorrectDoubleForDouble​(Object arg0)
        Key IncorrectDoubleForDouble: Incorrect double format for: {0}.double.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Incorrect double format for: {0}.double
      • IncorrectIntegerForId

        public static String IncorrectIntegerForId​(Object arg0)
        Key IncorrectIntegerForId: Incorrect integer format for: {0}.id.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Incorrect integer format for: {0}.id
      • _IncorrectIntegerForId

        public static org.jvnet.localizer.Localizable _IncorrectIntegerForId​(Object arg0)
        Key IncorrectIntegerForId: Incorrect integer format for: {0}.id.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Incorrect integer format for: {0}.id