Package hudson.model

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

      • View_ConfigurePermission_Description

        public static String View_ConfigurePermission_Description()
        Key View.ConfigurePermission.Description: This permission allows users to change the configuration of views..
        Returns:
        This permission allows users to change the configuration of views.
      • _View_ConfigurePermission_Description

        public static org.jvnet.localizer.Localizable _View_ConfigurePermission_Description()
        Key View.ConfigurePermission.Description: This permission allows users to change the configuration of views..
        Returns:
        This permission allows users to change the configuration of views.
      • Job_NOfMFailed

        public static String Job_NOfMFailed​(Object arg0,
                                            Object arg1)
        Key Job.NOfMFailed: {0} out of the last {1} builds failed..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} out of the last {1} builds failed.
      • _Job_NOfMFailed

        public static org.jvnet.localizer.Localizable _Job_NOfMFailed​(Object arg0,
                                                                      Object arg1)
        Key Job.NOfMFailed: {0} out of the last {1} builds failed..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} out of the last {1} builds failed.
      • Permalink_LastBuild

        public static String Permalink_LastBuild()
        Key Permalink.LastBuild: Last build.
        Returns:
        Last build
      • _Permalink_LastBuild

        public static org.jvnet.localizer.Localizable _Permalink_LastBuild()
        Key Permalink.LastBuild: Last build.
        Returns:
        Last build
      • ComputerSet_NoSuchSlave

        public static String ComputerSet_NoSuchSlave​(Object arg0)
        Key ComputerSet.NoSuchSlave: No such agent: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No such agent: {0}
      • _ComputerSet_NoSuchSlave

        public static org.jvnet.localizer.Localizable _ComputerSet_NoSuchSlave​(Object arg0)
        Key ComputerSet.NoSuchSlave: No such agent: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No such agent: {0}
      • Hudson_RunScriptsPermission_Description

        public static String Hudson_RunScriptsPermission_Description()
        Key Hudson.RunScriptsPermission.Description: Deprecated - please use the Overall/Administer permission instead.
        Returns:
        Deprecated - please use the Overall/Administer permission instead
      • _Hudson_RunScriptsPermission_Description

        public static org.jvnet.localizer.Localizable _Hudson_RunScriptsPermission_Description()
        Key Hudson.RunScriptsPermission.Description: Deprecated - please use the Overall/Administer permission instead.
        Returns:
        Deprecated - please use the Overall/Administer permission instead
      • Queue_AllNodesOffline

        public static String Queue_AllNodesOffline​(Object arg0)
        Key Queue.AllNodesOffline: All nodes of label ‘{0}’ are offline.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        All nodes of label ‘{0}’ are offline
      • _Queue_AllNodesOffline

        public static org.jvnet.localizer.Localizable _Queue_AllNodesOffline​(Object arg0)
        Key Queue.AllNodesOffline: All nodes of label ‘{0}’ are offline.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        All nodes of label ‘{0}’ are offline
      • Cause_UpstreamCause_ShortDescription

        public static String Cause_UpstreamCause_ShortDescription​(Object arg0,
                                                                  Object arg1)
        Key Cause.UpstreamCause.ShortDescription: Started by upstream project "{0}" build number {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Started by upstream project "{0}" build number {1}
      • _Cause_UpstreamCause_ShortDescription

        public static org.jvnet.localizer.Localizable _Cause_UpstreamCause_ShortDescription​(Object arg0,
                                                                                            Object arg1)
        Key Cause.UpstreamCause.ShortDescription: Started by upstream project "{0}" build number {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Started by upstream project "{0}" build number {1}
      • UpdateCenter_PluginCategory_security

        public static String UpdateCenter_PluginCategory_security()
        Key UpdateCenter.PluginCategory.security: Security.
        Returns:
        Security
      • _UpdateCenter_PluginCategory_security

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_security()
        Key UpdateCenter.PluginCategory.security: Security.
        Returns:
        Security
      • Node_LabelMissing

        public static String Node_LabelMissing​(Object arg0,
                                               Object arg1)
        Key Node.LabelMissing: ‘{0}’ doesn’t have label ‘{1}’.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ‘{0}’ doesn’t have label ‘{1}’
      • _Node_LabelMissing

        public static org.jvnet.localizer.Localizable _Node_LabelMissing​(Object arg0,
                                                                         Object arg1)
        Key Node.LabelMissing: ‘{0}’ doesn’t have label ‘{1}’.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ‘{0}’ doesn’t have label ‘{1}’
      • Jenkins_NotAllowedName

        public static String Jenkins_NotAllowedName​(Object arg0)
        Key Jenkins.NotAllowedName: “{0}” is not an allowed name.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        “{0}” is not an allowed name
      • _Jenkins_NotAllowedName

        public static org.jvnet.localizer.Localizable _Jenkins_NotAllowedName​(Object arg0)
        Key Jenkins.NotAllowedName: “{0}” is not an allowed name.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        “{0}” is not an allowed name
      • UpdateCenter_PluginCategory_trigger

        public static String UpdateCenter_PluginCategory_trigger()
        Key UpdateCenter.PluginCategory.trigger: Build Triggers.
        Returns:
        Build Triggers
      • _UpdateCenter_PluginCategory_trigger

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_trigger()
        Key UpdateCenter.PluginCategory.trigger: Build Triggers.
        Returns:
        Build Triggers
      • JDK_DisplayName

        public static String JDK_DisplayName()
        Key JDK.DisplayName: JDK.
        Returns:
        JDK
      • _JDK_DisplayName

        public static org.jvnet.localizer.Localizable _JDK_DisplayName()
        Key JDK.DisplayName: JDK.
        Returns:
        JDK
      • Computer_DisconnectPermission_Description

        public static String Computer_DisconnectPermission_Description()
        Key Computer.DisconnectPermission.Description: This permission allows users to disconnect agents or mark agents as temporarily offline..
        Returns:
        This permission allows users to disconnect agents or mark agents as temporarily offline.
      • _Computer_DisconnectPermission_Description

        public static org.jvnet.localizer.Localizable _Computer_DisconnectPermission_Description()
        Key Computer.DisconnectPermission.Description: This permission allows users to disconnect agents or mark agents as temporarily offline..
        Returns:
        This permission allows users to disconnect agents or mark agents as temporarily offline.
      • Hudson_NotAPlugin

        public static String Hudson_NotAPlugin​(Object arg0)
        Key Hudson.NotAPlugin: {0} is not a Jenkins plugin.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} is not a Jenkins plugin
      • _Hudson_NotAPlugin

        public static org.jvnet.localizer.Localizable _Hudson_NotAPlugin​(Object arg0)
        Key Hudson.NotAPlugin: {0} is not a Jenkins plugin.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} is not a Jenkins plugin
      • Run_Summary_NotBuilt

        public static String Run_Summary_NotBuilt()
        Key Run.Summary.NotBuilt: not built.
        Returns:
        not built
      • _Run_Summary_NotBuilt

        public static org.jvnet.localizer.Localizable _Run_Summary_NotBuilt()
        Key Run.Summary.NotBuilt: not built.
        Returns:
        not built
      • Hudson_ViewName

        public static String Hudson_ViewName()
        Key Hudson.ViewName: All.
        Returns:
        All
      • _Hudson_ViewName

        public static org.jvnet.localizer.Localizable _Hudson_ViewName()
        Key Hudson.ViewName: All.
        Returns:
        All
      • UpdateCenter_PluginCategory_listview_column

        public static String UpdateCenter_PluginCategory_listview_column()
        Key UpdateCenter.PluginCategory.listview-column: List view columns.
        Returns:
        List view columns
      • _UpdateCenter_PluginCategory_listview_column

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_listview_column()
        Key UpdateCenter.PluginCategory.listview-column: List view columns.
        Returns:
        List view columns
      • Permalink_LastStableBuild

        public static String Permalink_LastStableBuild()
        Key Permalink.LastStableBuild: Last stable build.
        Returns:
        Last stable build
      • _Permalink_LastStableBuild

        public static org.jvnet.localizer.Localizable _Permalink_LastStableBuild()
        Key Permalink.LastStableBuild: Last stable build.
        Returns:
        Last stable build
      • Queue_WaitingForNextAvailableExecutor

        public static String Queue_WaitingForNextAvailableExecutor()
        Key Queue.WaitingForNextAvailableExecutor: Waiting for next available executor.
        Returns:
        Waiting for next available executor
      • _Queue_WaitingForNextAvailableExecutor

        public static org.jvnet.localizer.Localizable _Queue_WaitingForNextAvailableExecutor()
        Key Queue.WaitingForNextAvailableExecutor: Waiting for next available executor.
        Returns:
        Waiting for next available executor
      • AbstractBuild_KeptBecause

        public static String AbstractBuild_KeptBecause​(Object arg0)
        Key AbstractBuild.KeptBecause: This build is kept because of {0}..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        This build is kept because of {0}.
      • _AbstractBuild_KeptBecause

        public static org.jvnet.localizer.Localizable _AbstractBuild_KeptBecause​(Object arg0)
        Key AbstractBuild.KeptBecause: This build is kept because of {0}..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        This build is kept because of {0}.
      • Label_ProvisionedFrom

        public static String Label_ProvisionedFrom​(Object arg0)
        Key Label.ProvisionedFrom: Provisioned from {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Provisioned from {0}
      • _Label_ProvisionedFrom

        public static org.jvnet.localizer.Localizable _Label_ProvisionedFrom​(Object arg0)
        Key Label.ProvisionedFrom: Provisioned from {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Provisioned from {0}
      • Hudson_DisplayName

        public static String Hudson_DisplayName()
        Key Hudson.DisplayName: Jenkins.
        Returns:
        Jenkins
      • _Hudson_DisplayName

        public static org.jvnet.localizer.Localizable _Hudson_DisplayName()
        Key Hudson.DisplayName: Jenkins.
        Returns:
        Jenkins
      • AbstractItem_Pronoun

        public static String AbstractItem_Pronoun()
        Key AbstractItem.Pronoun: Item.
        Returns:
        Item
      • _AbstractItem_Pronoun

        public static org.jvnet.localizer.Localizable _AbstractItem_Pronoun()
        Key AbstractItem.Pronoun: Item.
        Returns:
        Item
      • Item_DELETE_description

        public static String Item_DELETE_description()
        Key Item.DELETE.description: Delete a job..
        Returns:
        Delete a job.
      • _Item_DELETE_description

        public static org.jvnet.localizer.Localizable _Item_DELETE_description()
        Key Item.DELETE.description: Delete a job..
        Returns:
        Delete a job.
      • Queue_NodeOffline

        public static String Queue_NodeOffline​(Object arg0)
        Key Queue.NodeOffline: ‘{0}’ is offline.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ‘{0}’ is offline
      • _Queue_NodeOffline

        public static org.jvnet.localizer.Localizable _Queue_NodeOffline​(Object arg0)
        Key Queue.NodeOffline: ‘{0}’ is offline.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ‘{0}’ is offline
      • LoadStatistics_Legends_DefinedExecutors

        public static String LoadStatistics_Legends_DefinedExecutors()
        Key LoadStatistics.Legends.DefinedExecutors: Defined executors.
        Returns:
        Defined executors
      • _LoadStatistics_Legends_DefinedExecutors

        public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_DefinedExecutors()
        Key LoadStatistics.Legends.DefinedExecutors: Defined executors.
        Returns:
        Defined executors
      • Run_ArtifactsPermission_Description

        public static String Run_ArtifactsPermission_Description()
        Key Run.ArtifactsPermission.Description: This permission grants the ability to retrieve the artifacts produced by builds. If you don’t want an user to access the artifacts, you can do so by revoking this permission..
        Returns:
        This permission grants the ability to retrieve the artifacts produced by builds. If you don’t want an user to access the artifacts, you can do so by revoking this permission.
      • _Run_ArtifactsPermission_Description

        public static org.jvnet.localizer.Localizable _Run_ArtifactsPermission_Description()
        Key Run.ArtifactsPermission.Description: This permission grants the ability to retrieve the artifacts produced by builds. If you don’t want an user to access the artifacts, you can do so by revoking this permission..
        Returns:
        This permission grants the ability to retrieve the artifacts produced by builds. If you don’t want an user to access the artifacts, you can do so by revoking this permission.
      • CLI_safe_restart_shortDescription

        public static String CLI_safe_restart_shortDescription()
        Key CLI.safe-restart.shortDescription: Safely restart Jenkins.
        Returns:
        Safely restart Jenkins
      • _CLI_safe_restart_shortDescription

        public static org.jvnet.localizer.Localizable _CLI_safe_restart_shortDescription()
        Key CLI.safe-restart.shortDescription: Safely restart Jenkins.
        Returns:
        Safely restart Jenkins
      • CLI_restart_shortDescription

        public static String CLI_restart_shortDescription()
        Key CLI.restart.shortDescription: Restart Jenkins.
        Returns:
        Restart Jenkins
      • _CLI_restart_shortDescription

        public static org.jvnet.localizer.Localizable _CLI_restart_shortDescription()
        Key CLI.restart.shortDescription: Restart Jenkins.
        Returns:
        Restart Jenkins
      • FreeStyleProject_DisplayName

        public static String FreeStyleProject_DisplayName()
        Key FreeStyleProject.DisplayName: Freestyle project.
        Returns:
        Freestyle project
      • _FreeStyleProject_DisplayName

        public static org.jvnet.localizer.Localizable _FreeStyleProject_DisplayName()
        Key FreeStyleProject.DisplayName: Freestyle project.
        Returns:
        Freestyle project
      • Computer_NoSuchSlaveExists

        public static String Computer_NoSuchSlaveExists​(Object arg0,
                                                        Object arg1)
        Key Computer.NoSuchSlaveExists: No such agent "{0}" exists. Did you mean "{1}"?.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No such agent "{0}" exists. Did you mean "{1}"?
      • _Computer_NoSuchSlaveExists

        public static org.jvnet.localizer.Localizable _Computer_NoSuchSlaveExists​(Object arg0,
                                                                                  Object arg1)
        Key Computer.NoSuchSlaveExists: No such agent "{0}" exists. Did you mean "{1}"?.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No such agent "{0}" exists. Did you mean "{1}"?
      • AbstractBuild_BuildingInWorkspace

        public static String AbstractBuild_BuildingInWorkspace​(Object arg0)
        Key AbstractBuild.BuildingInWorkspace: in workspace {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        in workspace {0}
      • _AbstractBuild_BuildingInWorkspace

        public static org.jvnet.localizer.Localizable _AbstractBuild_BuildingInWorkspace​(Object arg0)
        Key AbstractBuild.BuildingInWorkspace: in workspace {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        in workspace {0}
      • FileParameterValue_IndexTitle

        public static String FileParameterValue_IndexTitle()
        Key FileParameterValue.IndexTitle: File Parameters.
        Returns:
        File Parameters
      • _FileParameterValue_IndexTitle

        public static org.jvnet.localizer.Localizable _FileParameterValue_IndexTitle()
        Key FileParameterValue.IndexTitle: File Parameters.
        Returns:
        File Parameters
      • Queue_InProgress

        public static String Queue_InProgress()
        Key Queue.InProgress: A build is already in progress.
        Returns:
        A build is already in progress
      • _Queue_InProgress

        public static org.jvnet.localizer.Localizable _Queue_InProgress()
        Key Queue.InProgress: A build is already in progress.
        Returns:
        A build is already in progress
      • Node_Mode_EXCLUSIVE

        public static String Node_Mode_EXCLUSIVE()
        Key Node.Mode.EXCLUSIVE: Only build jobs with label expressions matching this node.
        Returns:
        Only build jobs with label expressions matching this node
      • _Node_Mode_EXCLUSIVE

        public static org.jvnet.localizer.Localizable _Node_Mode_EXCLUSIVE()
        Key Node.Mode.EXCLUSIVE: Only build jobs with label expressions matching this node.
        Returns:
        Only build jobs with label expressions matching this node
      • User_IllegalFullname

        public static String User_IllegalFullname​(Object arg0)
        Key User.IllegalFullname: "{0}" is prohibited as a full name for security reasons..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        "{0}" is prohibited as a full name for security reasons.
      • _User_IllegalFullname

        public static org.jvnet.localizer.Localizable _User_IllegalFullname​(Object arg0)
        Key User.IllegalFullname: "{0}" is prohibited as a full name for security reasons..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        "{0}" is prohibited as a full name for security reasons.
      • UpdateCenter_PluginCategory_misc

        public static String UpdateCenter_PluginCategory_misc()
        Key UpdateCenter.PluginCategory.misc: Miscellaneous.
        Returns:
        Miscellaneous
      • _UpdateCenter_PluginCategory_misc

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_misc()
        Key UpdateCenter.PluginCategory.misc: Miscellaneous.
        Returns:
        Miscellaneous
      • Hudson_NotAPositiveNumber

        public static String Hudson_NotAPositiveNumber()
        Key Hudson.NotAPositiveNumber: Not a positive number.
        Returns:
        Not a positive number
      • _Hudson_NotAPositiveNumber

        public static org.jvnet.localizer.Localizable _Hudson_NotAPositiveNumber()
        Key Hudson.NotAPositiveNumber: Not a positive number.
        Returns:
        Not a positive number
      • LoadStatistics_Legends_AvailableExecutors

        public static String LoadStatistics_Legends_AvailableExecutors()
        Key LoadStatistics.Legends.AvailableExecutors: Available executors.
        Returns:
        Available executors
      • _LoadStatistics_Legends_AvailableExecutors

        public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_AvailableExecutors()
        Key LoadStatistics.Legends.AvailableExecutors: Available executors.
        Returns:
        Available executors
      • Run_Summary_Stable

        public static String Run_Summary_Stable()
        Key Run.Summary.Stable: stable.
        Returns:
        stable
      • _Run_Summary_Stable

        public static org.jvnet.localizer.Localizable _Run_Summary_Stable()
        Key Run.Summary.Stable: stable.
        Returns:
        stable
      • ProxyView_NoSuchViewExists

        public static String ProxyView_NoSuchViewExists​(Object arg0)
        Key ProxyView.NoSuchViewExists: Global view {0} does not exist.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Global view {0} does not exist
      • _ProxyView_NoSuchViewExists

        public static org.jvnet.localizer.Localizable _ProxyView_NoSuchViewExists​(Object arg0)
        Key ProxyView.NoSuchViewExists: Global view {0} does not exist.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Global view {0} does not exist
      • Cause_RemoteCause_ShortDescriptionWithNote

        public static String Cause_RemoteCause_ShortDescriptionWithNote​(Object arg0,
                                                                        Object arg1)
        Key Cause.RemoteCause.ShortDescriptionWithNote: Started by remote host {0} with note: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Started by remote host {0} with note: {1}
      • _Cause_RemoteCause_ShortDescriptionWithNote

        public static org.jvnet.localizer.Localizable _Cause_RemoteCause_ShortDescriptionWithNote​(Object arg0,
                                                                                                  Object arg1)
        Key Cause.RemoteCause.ShortDescriptionWithNote: Started by remote host {0} with note: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Started by remote host {0} with note: {1}
      • Hudson_ViewAlreadyExists

        public static String Hudson_ViewAlreadyExists​(Object arg0)
        Key Hudson.ViewAlreadyExists: A view already exists with the name "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        A view already exists with the name "{0}"
      • _Hudson_ViewAlreadyExists

        public static org.jvnet.localizer.Localizable _Hudson_ViewAlreadyExists​(Object arg0)
        Key Hudson.ViewAlreadyExists: A view already exists with the name "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        A view already exists with the name "{0}"
      • BallColor_Pending

        public static String BallColor_Pending()
        Key BallColor.Pending: Pending.
        Returns:
        Pending
      • _BallColor_Pending

        public static org.jvnet.localizer.Localizable _BallColor_Pending()
        Key BallColor.Pending: Pending.
        Returns:
        Pending
      • Queue_LabelHasNoNodes

        public static String Queue_LabelHasNoNodes​(Object arg0)
        Key Queue.LabelHasNoNodes: There are no nodes with the label ‘{0}’.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        There are no nodes with the label ‘{0}’
      • _Queue_LabelHasNoNodes

        public static org.jvnet.localizer.Localizable _Queue_LabelHasNoNodes​(Object arg0)
        Key Queue.LabelHasNoNodes: There are no nodes with the label ‘{0}’.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        There are no nodes with the label ‘{0}’
      • UpdateCenter_CoreUpdateMonitor_DisplayName

        public static String UpdateCenter_CoreUpdateMonitor_DisplayName()
        Key UpdateCenter.CoreUpdateMonitor.DisplayName: Jenkins Update Notification.
        Returns:
        Jenkins Update Notification
      • _UpdateCenter_CoreUpdateMonitor_DisplayName

        public static org.jvnet.localizer.Localizable _UpdateCenter_CoreUpdateMonitor_DisplayName()
        Key UpdateCenter.CoreUpdateMonitor.DisplayName: Jenkins Update Notification.
        Returns:
        Jenkins Update Notification
      • Run__is_waiting_for_a_checkpoint_on_

        public static String Run__is_waiting_for_a_checkpoint_on_​(Object arg0,
                                                                  Object arg1)
        Key Run._is_waiting_for_a_checkpoint_on_: {0} is waiting for a checkpoint on {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} is waiting for a checkpoint on {1}
      • _Run__is_waiting_for_a_checkpoint_on_

        public static org.jvnet.localizer.Localizable _Run__is_waiting_for_a_checkpoint_on_​(Object arg0,
                                                                                            Object arg1)
        Key Run._is_waiting_for_a_checkpoint_on_: {0} is waiting for a checkpoint on {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} is waiting for a checkpoint on {1}
      • Hudson_NodeDescription

        public static String Hudson_NodeDescription()
        Key Hudson.NodeDescription: the Jenkins controller''s built-in node.
        Returns:
        the Jenkins controller''s built-in node
      • _Hudson_NodeDescription

        public static org.jvnet.localizer.Localizable _Hudson_NodeDescription()
        Key Hudson.NodeDescription: the Jenkins controller''s built-in node.
        Returns:
        the Jenkins controller''s built-in node
      • Computer_ExtendedReadPermission_Description

        public static String Computer_ExtendedReadPermission_Description()
        Key Computer.ExtendedReadPermission.Description: This permission allows users to read agent configuration..
        Returns:
        This permission allows users to read agent configuration.
      • _Computer_ExtendedReadPermission_Description

        public static org.jvnet.localizer.Localizable _Computer_ExtendedReadPermission_Description()
        Key Computer.ExtendedReadPermission.Description: This permission allows users to read agent configuration..
        Returns:
        This permission allows users to read agent configuration.
      • UpdateCenter_PluginCategory_test

        public static String UpdateCenter_PluginCategory_test()
        Key UpdateCenter.PluginCategory.test: Testing.
        Returns:
        Testing
      • _UpdateCenter_PluginCategory_test

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_test()
        Key UpdateCenter.PluginCategory.test: Testing.
        Returns:
        Testing
      • MyViewsProperty_DisplayName

        public static String MyViewsProperty_DisplayName()
        Key MyViewsProperty.DisplayName: My Views.
        Returns:
        My Views
      • _MyViewsProperty_DisplayName

        public static org.jvnet.localizer.Localizable _MyViewsProperty_DisplayName()
        Key MyViewsProperty.DisplayName: My Views.
        Returns:
        My Views
      • Run_Summary_Aborted

        public static String Run_Summary_Aborted()
        Key Run.Summary.Aborted: aborted.
        Returns:
        aborted
      • _Run_Summary_Aborted

        public static org.jvnet.localizer.Localizable _Run_Summary_Aborted()
        Key Run.Summary.Aborted: aborted.
        Returns:
        aborted
      • PasswordParameterDefinition_DisplayName

        public static String PasswordParameterDefinition_DisplayName()
        Key PasswordParameterDefinition.DisplayName: Password Parameter.
        Returns:
        Password Parameter
      • _PasswordParameterDefinition_DisplayName

        public static org.jvnet.localizer.Localizable _PasswordParameterDefinition_DisplayName()
        Key PasswordParameterDefinition.DisplayName: Password Parameter.
        Returns:
        Password Parameter
      • Run_running_as_SYSTEM

        public static String Run_running_as_SYSTEM()
        Key Run.running_as_SYSTEM: Running as SYSTEM.
        Returns:
        Running as SYSTEM
      • _Run_running_as_SYSTEM

        public static org.jvnet.localizer.Localizable _Run_running_as_SYSTEM()
        Key Run.running_as_SYSTEM: Running as SYSTEM.
        Returns:
        Running as SYSTEM
      • BuildAuthorizationToken_InvalidTokenProvided

        public static String BuildAuthorizationToken_InvalidTokenProvided()
        Key BuildAuthorizationToken.InvalidTokenProvided: Invalid token provided..
        Returns:
        Invalid token provided.
      • _BuildAuthorizationToken_InvalidTokenProvided

        public static org.jvnet.localizer.Localizable _BuildAuthorizationToken_InvalidTokenProvided()
        Key BuildAuthorizationToken.InvalidTokenProvided: Invalid token provided..
        Returns:
        Invalid token provided.
      • UpdateCenter_PluginCategory_devsecops

        public static String UpdateCenter_PluginCategory_devsecops()
        Key UpdateCenter.PluginCategory.devsecops: DevSecOps.
        Returns:
        DevSecOps
      • _UpdateCenter_PluginCategory_devsecops

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_devsecops()
        Key UpdateCenter.PluginCategory.devsecops: DevSecOps.
        Returns:
        DevSecOps
      • BooleanParameterDefinition_DisplayName

        public static String BooleanParameterDefinition_DisplayName()
        Key BooleanParameterDefinition.DisplayName: Boolean Parameter.
        Returns:
        Boolean Parameter
      • _BooleanParameterDefinition_DisplayName

        public static org.jvnet.localizer.Localizable _BooleanParameterDefinition_DisplayName()
        Key BooleanParameterDefinition.DisplayName: Boolean Parameter.
        Returns:
        Boolean Parameter
      • Node_LackingBuildPermission

        public static String Node_LackingBuildPermission​(Object arg0,
                                                         Object arg1)
        Key Node.LackingBuildPermission: ‘{0}’ lacks permission to run on ‘{1}’.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ‘{0}’ lacks permission to run on ‘{1}’
      • _Node_LackingBuildPermission

        public static org.jvnet.localizer.Localizable _Node_LackingBuildPermission​(Object arg0,
                                                                                   Object arg1)
        Key Node.LackingBuildPermission: ‘{0}’ lacks permission to run on ‘{1}’.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ‘{0}’ lacks permission to run on ‘{1}’
      • LabelExpression_LabelLink

        public static String LabelExpression_LabelLink​(Object arg0,
                                                       Object arg1,
                                                       Object arg2,
                                                       Object arg3,
                                                       Object arg4)
        Key LabelExpression.LabelLink: <a href="{0}{2}">Label {1}</a> matches {3,choice,0#no nodes|1#1 node|1<{3} nodes}{4,choice,0#|1# and 1 cloud|1< and {4} clouds}. Permissions or other restrictions provided by plugins may further reduce that list..
        Parameters:
        arg3 - 4th format parameter, {3}, a number.
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg4 - 5th format parameter, {4}, a number.
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        <a href="{0}{2}">Label {1}</a> matches {3,choice,0#no nodes|1#1 node|1<{3} nodes}{4,choice,0#|1# and 1 cloud|1< and {4} clouds}. Permissions or other restrictions provided by plugins may further reduce that list.
      • _LabelExpression_LabelLink

        public static org.jvnet.localizer.Localizable _LabelExpression_LabelLink​(Object arg0,
                                                                                 Object arg1,
                                                                                 Object arg2,
                                                                                 Object arg3,
                                                                                 Object arg4)
        Key LabelExpression.LabelLink: <a href="{0}{2}">Label {1}</a> matches {3,choice,0#no nodes|1#1 node|1<{3} nodes}{4,choice,0#|1# and 1 cloud|1< and {4} clouds}. Permissions or other restrictions provided by plugins may further reduce that list..
        Parameters:
        arg3 - 4th format parameter, {3}, a number.
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg4 - 5th format parameter, {4}, a number.
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        <a href="{0}{2}">Label {1}</a> matches {3,choice,0#no nodes|1#1 node|1<{3} nodes}{4,choice,0#|1# and 1 cloud|1< and {4} clouds}. Permissions or other restrictions provided by plugins may further reduce that list.
      • Run_NotStartedYet

        public static String Run_NotStartedYet()
        Key Run.NotStartedYet: Not started yet.
        Returns:
        Not started yet
      • _Run_NotStartedYet

        public static org.jvnet.localizer.Localizable _Run_NotStartedYet()
        Key Run.NotStartedYet: Not started yet.
        Returns:
        Not started yet
      • LoadStatistics_Legends_TotalExecutors

        public static String LoadStatistics_Legends_TotalExecutors()
        Key LoadStatistics.Legends.TotalExecutors: Total executors.
        Returns:
        Total executors
      • _LoadStatistics_Legends_TotalExecutors

        public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_TotalExecutors()
        Key LoadStatistics.Legends.TotalExecutors: Total executors.
        Returns:
        Total executors
      • UpdateCenter_PluginCategory_post_build

        public static String UpdateCenter_PluginCategory_post_build()
        Key UpdateCenter.PluginCategory.post-build: Other Post-Build Actions.
        Returns:
        Other Post-Build Actions
      • _UpdateCenter_PluginCategory_post_build

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_post_build()
        Key UpdateCenter.PluginCategory.post-build: Other Post-Build Actions.
        Returns:
        Other Post-Build Actions
      • Executor_NotAvailable

        public static String Executor_NotAvailable()
        Key Executor.NotAvailable: N/A.
        Returns:
        N/A
      • _Executor_NotAvailable

        public static org.jvnet.localizer.Localizable _Executor_NotAvailable()
        Key Executor.NotAvailable: N/A.
        Returns:
        N/A
      • AbstractItem_BeingDeleted

        public static String AbstractItem_BeingDeleted​(Object arg0)
        Key AbstractItem.BeingDeleted: {0} is currently being deleted.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} is currently being deleted
      • _AbstractItem_BeingDeleted

        public static org.jvnet.localizer.Localizable _AbstractItem_BeingDeleted​(Object arg0)
        Key AbstractItem.BeingDeleted: {0} is currently being deleted.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} is currently being deleted
      • UpdateCenter_PluginCategory_page_decorator

        public static String UpdateCenter_PluginCategory_page_decorator()
        Key UpdateCenter.PluginCategory.page-decorator: Page Decorators.
        Returns:
        Page Decorators
      • _UpdateCenter_PluginCategory_page_decorator

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_page_decorator()
        Key UpdateCenter.PluginCategory.page-decorator: Page Decorators.
        Returns:
        Page Decorators
      • Run_UnableToDelete

        public static String Run_UnableToDelete​(Object arg0,
                                                Object arg1)
        Key Run.UnableToDelete: Unable to delete {0}: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Unable to delete {0}: {1}
      • _Run_UnableToDelete

        public static org.jvnet.localizer.Localizable _Run_UnableToDelete​(Object arg0,
                                                                          Object arg1)
        Key Run.UnableToDelete: Unable to delete {0}: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Unable to delete {0}: {1}
      • ManageJenkinsAction_DisplayName

        public static String ManageJenkinsAction_DisplayName()
        Key ManageJenkinsAction.DisplayName: Manage Jenkins.
        Returns:
        Manage Jenkins
      • _ManageJenkinsAction_DisplayName

        public static org.jvnet.localizer.Localizable _ManageJenkinsAction_DisplayName()
        Key ManageJenkinsAction.DisplayName: Manage Jenkins.
        Returns:
        Manage Jenkins
      • UpdateCenter_PluginCategory_buildwrapper

        public static String UpdateCenter_PluginCategory_buildwrapper()
        Key UpdateCenter.PluginCategory.buildwrapper: Build Wrappers.
        Returns:
        Build Wrappers
      • _UpdateCenter_PluginCategory_buildwrapper

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_buildwrapper()
        Key UpdateCenter.PluginCategory.buildwrapper: Build Wrappers.
        Returns:
        Build Wrappers
      • Hudson_UnsafeChar

        public static String Hudson_UnsafeChar​(Object arg0)
        Key Hudson.UnsafeChar: ‘{0}’ is an unsafe character.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ‘{0}’ is an unsafe character
      • _Hudson_UnsafeChar

        public static org.jvnet.localizer.Localizable _Hudson_UnsafeChar​(Object arg0)
        Key Hudson.UnsafeChar: ‘{0}’ is an unsafe character.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ‘{0}’ is an unsafe character
      • Label_InvalidLabel

        public static String Label_InvalidLabel()
        Key Label.InvalidLabel: invalid label.
        Returns:
        invalid label
      • _Label_InvalidLabel

        public static org.jvnet.localizer.Localizable _Label_InvalidLabel()
        Key Label.InvalidLabel: invalid label.
        Returns:
        invalid label
      • Run_BuildAborted

        public static String Run_BuildAborted()
        Key Run.BuildAborted: Build was aborted.
        Returns:
        Build was aborted
      • _Run_BuildAborted

        public static org.jvnet.localizer.Localizable _Run_BuildAborted()
        Key Run.BuildAborted: Build was aborted.
        Returns:
        Build was aborted
      • Run_MarkedExplicitly

        public static String Run_MarkedExplicitly()
        Key Run.MarkedExplicitly: This record is explicitly marked to be kept..
        Returns:
        This record is explicitly marked to be kept.
      • _Run_MarkedExplicitly

        public static org.jvnet.localizer.Localizable _Run_MarkedExplicitly()
        Key Run.MarkedExplicitly: This record is explicitly marked to be kept..
        Returns:
        This record is explicitly marked to be kept.
      • LabelExpression_InvalidBooleanExpression

        public static String LabelExpression_InvalidBooleanExpression​(Object arg0)
        Key LabelExpression.InvalidBooleanExpression: Invalid boolean expression: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid boolean expression: {0}
      • _LabelExpression_InvalidBooleanExpression

        public static org.jvnet.localizer.Localizable _LabelExpression_InvalidBooleanExpression​(Object arg0)
        Key LabelExpression.InvalidBooleanExpression: Invalid boolean expression: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid boolean expression: {0}
      • UpdateCenter_PluginCategory_view

        public static String UpdateCenter_PluginCategory_view()
        Key UpdateCenter.PluginCategory.view: Views.
        Returns:
        Views
      • _UpdateCenter_PluginCategory_view

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_view()
        Key UpdateCenter.PluginCategory.view: Views.
        Returns:
        Views
      • Run_ArtifactsBrowserTitle

        public static String Run_ArtifactsBrowserTitle​(Object arg0,
                                                       Object arg1)
        Key Run.ArtifactsBrowserTitle: Artifacts of {0} {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Artifacts of {0} {1}
      • _Run_ArtifactsBrowserTitle

        public static org.jvnet.localizer.Localizable _Run_ArtifactsBrowserTitle​(Object arg0,
                                                                                 Object arg1)
        Key Run.ArtifactsBrowserTitle: Artifacts of {0} {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Artifacts of {0} {1}
      • Cause_LegacyCodeCause_ShortDescription

        public static String Cause_LegacyCodeCause_ShortDescription()
        Key Cause.LegacyCodeCause.ShortDescription: Legacy code started this job. No cause information is available.
        Returns:
        Legacy code started this job. No cause information is available
      • _Cause_LegacyCodeCause_ShortDescription

        public static org.jvnet.localizer.Localizable _Cause_LegacyCodeCause_ShortDescription()
        Key Cause.LegacyCodeCause.ShortDescription: Legacy code started this job. No cause information is available.
        Returns:
        Legacy code started this job. No cause information is available
      • ChoiceParameterDefinition_MissingChoices

        public static String ChoiceParameterDefinition_MissingChoices()
        Key ChoiceParameterDefinition.MissingChoices: Requires Choices..
        Returns:
        Requires Choices.
      • _ChoiceParameterDefinition_MissingChoices

        public static org.jvnet.localizer.Localizable _ChoiceParameterDefinition_MissingChoices()
        Key ChoiceParameterDefinition.MissingChoices: Requires Choices..
        Returns:
        Requires Choices.
      • ResultTrend_Failure

        public static String ResultTrend_Failure()
        Key ResultTrend.Failure: Failure.
        Returns:
        Failure
      • _ResultTrend_Failure

        public static org.jvnet.localizer.Localizable _ResultTrend_Failure()
        Key ResultTrend.Failure: Failure.
        Returns:
        Failure
      • Run_InProgressDuration

        public static String Run_InProgressDuration​(Object arg0)
        Key Run.InProgressDuration: {0} and counting.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} and counting
      • _Run_InProgressDuration

        public static org.jvnet.localizer.Localizable _Run_InProgressDuration​(Object arg0)
        Key Run.InProgressDuration: {0} and counting.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} and counting
      • Queue_WaitingForNextAvailableExecutorOn

        public static String Queue_WaitingForNextAvailableExecutorOn​(Object arg0)
        Key Queue.WaitingForNextAvailableExecutorOn: Waiting for next available executor on ‘{0}’.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Waiting for next available executor on ‘{0}’
      • _Queue_WaitingForNextAvailableExecutorOn

        public static org.jvnet.localizer.Localizable _Queue_WaitingForNextAvailableExecutorOn​(Object arg0)
        Key Queue.WaitingForNextAvailableExecutorOn: Waiting for next available executor on ‘{0}’.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Waiting for next available executor on ‘{0}’
      • LoadStatistics_Legends_OnlineExecutors

        public static String LoadStatistics_Legends_OnlineExecutors()
        Key LoadStatistics.Legends.OnlineExecutors: Online executors.
        Returns:
        Online executors
      • _LoadStatistics_Legends_OnlineExecutors

        public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_OnlineExecutors()
        Key LoadStatistics.Legends.OnlineExecutors: Online executors.
        Returns:
        Online executors
      • LoadStatistics_Legends_IdleExecutors

        public static String LoadStatistics_Legends_IdleExecutors()
        Key LoadStatistics.Legends.IdleExecutors: Idle executors.
        Returns:
        Idle executors
      • _LoadStatistics_Legends_IdleExecutors

        public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_IdleExecutors()
        Key LoadStatistics.Legends.IdleExecutors: Idle executors.
        Returns:
        Idle executors
      • AbstractItem_NoSuchJobExistsWithoutSuggestion

        public static String AbstractItem_NoSuchJobExistsWithoutSuggestion​(Object arg0)
        Key AbstractItem.NoSuchJobExistsWithoutSuggestion: No such job ‘{0}’ exists..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No such job ‘{0}’ exists.
      • _AbstractItem_NoSuchJobExistsWithoutSuggestion

        public static org.jvnet.localizer.Localizable _AbstractItem_NoSuchJobExistsWithoutSuggestion​(Object arg0)
        Key AbstractItem.NoSuchJobExistsWithoutSuggestion: No such job ‘{0}’ exists..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No such job ‘{0}’ exists.
      • UpdateCenter_DownloadButNotActivated

        public static String UpdateCenter_DownloadButNotActivated()
        Key UpdateCenter.DownloadButNotActivated: Downloaded Successfully. Will be activated during the next boot.
        Returns:
        Downloaded Successfully. Will be activated during the next boot
      • _UpdateCenter_DownloadButNotActivated

        public static org.jvnet.localizer.Localizable _UpdateCenter_DownloadButNotActivated()
        Key UpdateCenter.DownloadButNotActivated: Downloaded Successfully. Will be activated during the next boot.
        Returns:
        Downloaded Successfully. Will be activated during the next boot
      • MyViewsProperty_ViewExistsCheck_NotExist

        public static String MyViewsProperty_ViewExistsCheck_NotExist​(Object arg0)
        Key MyViewsProperty.ViewExistsCheck.NotExist: A view with name {0} does not exist.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        A view with name {0} does not exist
      • _MyViewsProperty_ViewExistsCheck_NotExist

        public static org.jvnet.localizer.Localizable _MyViewsProperty_ViewExistsCheck_NotExist​(Object arg0)
        Key MyViewsProperty.ViewExistsCheck.NotExist: A view with name {0} does not exist.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        A view with name {0} does not exist
      • Permalink_LastUnstableBuild

        public static String Permalink_LastUnstableBuild()
        Key Permalink.LastUnstableBuild: Last unstable build.
        Returns:
        Last unstable build
      • _Permalink_LastUnstableBuild

        public static org.jvnet.localizer.Localizable _Permalink_LastUnstableBuild()
        Key Permalink.LastUnstableBuild: Last unstable build.
        Returns:
        Last unstable build
      • Hudson_JobAlreadyExists

        public static String Hudson_JobAlreadyExists​(Object arg0)
        Key Hudson.JobAlreadyExists: A job already exists with the name ‘{0}’.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        A job already exists with the name ‘{0}’
      • _Hudson_JobAlreadyExists

        public static org.jvnet.localizer.Localizable _Hudson_JobAlreadyExists​(Object arg0)
        Key Hudson.JobAlreadyExists: A job already exists with the name ‘{0}’.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        A job already exists with the name ‘{0}’
      • Permalink_LastFailedBuild

        public static String Permalink_LastFailedBuild()
        Key Permalink.LastFailedBuild: Last failed build.
        Returns:
        Last failed build
      • _Permalink_LastFailedBuild

        public static org.jvnet.localizer.Localizable _Permalink_LastFailedBuild()
        Key Permalink.LastFailedBuild: Last failed build.
        Returns:
        Last failed build
      • Queue_ExceptionCanRun

        public static String Queue_ExceptionCanRun()
        Key Queue.ExceptionCanRun: Exception evaluating if the queue can run the task.
        Returns:
        Exception evaluating if the queue can run the task
      • _Queue_ExceptionCanRun

        public static org.jvnet.localizer.Localizable _Queue_ExceptionCanRun()
        Key Queue.ExceptionCanRun: Exception evaluating if the queue can run the task.
        Returns:
        Exception evaluating if the queue can run the task
      • Run_running_as_

        public static String Run_running_as_​(Object arg0)
        Key Run.running_as_: Running as {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Running as {0}
      • _Run_running_as_

        public static org.jvnet.localizer.Localizable _Run_running_as_​(Object arg0)
        Key Run.running_as_: Running as {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Running as {0}
      • Slave_WindowsSlave

        public static String Slave_WindowsSlave()
        Key Slave.WindowsSlave: This is a Windows agent.
        Returns:
        This is a Windows agent
      • _Slave_WindowsSlave

        public static org.jvnet.localizer.Localizable _Slave_WindowsSlave()
        Key Slave.WindowsSlave: This is a Windows agent.
        Returns:
        This is a Windows agent
      • Run_Summary_BrokenSinceThisBuild

        public static String Run_Summary_BrokenSinceThisBuild()
        Key Run.Summary.BrokenSinceThisBuild: broken since this build.
        Returns:
        broken since this build
      • _Run_Summary_BrokenSinceThisBuild

        public static org.jvnet.localizer.Localizable _Run_Summary_BrokenSinceThisBuild()
        Key Run.Summary.BrokenSinceThisBuild: broken since this build.
        Returns:
        broken since this build
      • Queue_executor_slot_already_in_use

        public static String Queue_executor_slot_already_in_use()
        Key Queue.executor_slot_already_in_use: Executor slot already in use.
        Returns:
        Executor slot already in use
      • _Queue_executor_slot_already_in_use

        public static org.jvnet.localizer.Localizable _Queue_executor_slot_already_in_use()
        Key Queue.executor_slot_already_in_use: Executor slot already in use.
        Returns:
        Executor slot already in use
      • Job_NoRecentBuildFailed

        public static String Job_NoRecentBuildFailed()
        Key Job.NoRecentBuildFailed: No recent builds failed..
        Returns:
        No recent builds failed.
      • _Job_NoRecentBuildFailed

        public static org.jvnet.localizer.Localizable _Job_NoRecentBuildFailed()
        Key Job.NoRecentBuildFailed: No recent builds failed..
        Returns:
        No recent builds failed.
      • Descriptor_From

        public static String Descriptor_From​(Object arg0,
                                             Object arg1)
        Key Descriptor.From: (from <a href="{1}" rel="noopener noreferrer" target="_blank">{0}</a>).
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        (from <a href="{1}" rel="noopener noreferrer" target="_blank">{0}</a>)
      • _Descriptor_From

        public static org.jvnet.localizer.Localizable _Descriptor_From​(Object arg0,
                                                                       Object arg1)
        Key Descriptor.From: (from <a href="{1}" rel="noopener noreferrer" target="_blank">{0}</a>).
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        (from <a href="{1}" rel="noopener noreferrer" target="_blank">{0}</a>)
      • ParameterAction_DisplayName

        public static String ParameterAction_DisplayName()
        Key ParameterAction.DisplayName: Parameters.
        Returns:
        Parameters
      • _ParameterAction_DisplayName

        public static org.jvnet.localizer.Localizable _ParameterAction_DisplayName()
        Key ParameterAction.DisplayName: Parameters.
        Returns:
        Parameters
      • ManagementLink_Category_CONFIGURATION

        public static String ManagementLink_Category_CONFIGURATION()
        Key ManagementLink.Category.CONFIGURATION: System Configuration.
        Returns:
        System Configuration
      • _ManagementLink_Category_CONFIGURATION

        public static org.jvnet.localizer.Localizable _ManagementLink_Category_CONFIGURATION()
        Key ManagementLink.Category.CONFIGURATION: System Configuration.
        Returns:
        System Configuration
      • Item_RENAME_description

        public static String Item_RENAME_description()
        Key Item.RENAME.description: Rename a job..
        Returns:
        Rename a job.
      • _Item_RENAME_description

        public static org.jvnet.localizer.Localizable _Item_RENAME_description()
        Key Item.RENAME.description: Rename a job..
        Returns:
        Rename a job.
      • UpdateCenter_PluginCategory_parameter

        public static String UpdateCenter_PluginCategory_parameter()
        Key UpdateCenter.PluginCategory.parameter: Build Parameters.
        Returns:
        Build Parameters
      • _UpdateCenter_PluginCategory_parameter

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_parameter()
        Key UpdateCenter.PluginCategory.parameter: Build Parameters.
        Returns:
        Build Parameters
      • AbstractProject_PollingABorted

        public static String AbstractProject_PollingABorted()
        Key AbstractProject.PollingABorted: SCM polling aborted.
        Returns:
        SCM polling aborted
      • _AbstractProject_PollingABorted

        public static org.jvnet.localizer.Localizable _AbstractProject_PollingABorted()
        Key AbstractProject.PollingABorted: SCM polling aborted.
        Returns:
        SCM polling aborted
      • AbstractProject_ScmAborted

        public static String AbstractProject_ScmAborted()
        Key AbstractProject.ScmAborted: SCM check out aborted.
        Returns:
        SCM check out aborted
      • _AbstractProject_ScmAborted

        public static org.jvnet.localizer.Localizable _AbstractProject_ScmAborted()
        Key AbstractProject.ScmAborted: SCM check out aborted.
        Returns:
        SCM check out aborted
      • Hudson_NoJavaInPath

        public static String Hudson_NoJavaInPath​(Object arg0)
        Key Hudson.NoJavaInPath: java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?
      • _Hudson_NoJavaInPath

        public static org.jvnet.localizer.Localizable _Hudson_NoJavaInPath​(Object arg0)
        Key Hudson.NoJavaInPath: java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?
      • Job_you_must_use_the_save_button_if_you_wish

        public static String Job_you_must_use_the_save_button_if_you_wish()
        Key Job.you_must_use_the_save_button_if_you_wish: You must use the Save button if you wish to rename a job..
        Returns:
        You must use the Save button if you wish to rename a job.
      • _Job_you_must_use_the_save_button_if_you_wish

        public static org.jvnet.localizer.Localizable _Job_you_must_use_the_save_button_if_you_wish()
        Key Job.you_must_use_the_save_button_if_you_wish: You must use the Save button if you wish to rename a job..
        Returns:
        You must use the Save button if you wish to rename a job.
      • AbstractProject_UpstreamBuildInProgress

        public static String AbstractProject_UpstreamBuildInProgress​(Object arg0)
        Key AbstractProject.UpstreamBuildInProgress: Upstream project ‘{0}’ is already building.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Upstream project ‘{0}’ is already building
      • _AbstractProject_UpstreamBuildInProgress

        public static org.jvnet.localizer.Localizable _AbstractProject_UpstreamBuildInProgress​(Object arg0)
        Key AbstractProject.UpstreamBuildInProgress: Upstream project ‘{0}’ is already building.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Upstream project ‘{0}’ is already building
      • AbstractItem_FailureToStopBuilds

        public static String AbstractItem_FailureToStopBuilds​(Object arg0,
                                                              Object arg1)
        Key AbstractItem.FailureToStopBuilds: Failed to interrupt and stop {0,choice,1#{0,number,integer} build|1<{0,number,integer} builds} of {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, a number.
        Returns:
        Failed to interrupt and stop {0,choice,1#{0,number,integer} build|1<{0,number,integer} builds} of {1}
      • _AbstractItem_FailureToStopBuilds

        public static org.jvnet.localizer.Localizable _AbstractItem_FailureToStopBuilds​(Object arg0,
                                                                                        Object arg1)
        Key AbstractItem.FailureToStopBuilds: Failed to interrupt and stop {0,choice,1#{0,number,integer} build|1<{0,number,integer} builds} of {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, a number.
        Returns:
        Failed to interrupt and stop {0,choice,1#{0,number,integer} build|1<{0,number,integer} builds} of {1}
      • ProxyView_DisplayName

        public static String ProxyView_DisplayName()
        Key ProxyView.DisplayName: Include a global view.
        Returns:
        Include a global view
      • _ProxyView_DisplayName

        public static org.jvnet.localizer.Localizable _ProxyView_DisplayName()
        Key ProxyView.DisplayName: Include a global view.
        Returns:
        Include a global view
      • Run_Summary_BackToNormal

        public static String Run_Summary_BackToNormal()
        Key Run.Summary.BackToNormal: back to normal.
        Returns:
        back to normal
      • _Run_Summary_BackToNormal

        public static org.jvnet.localizer.Localizable _Run_Summary_BackToNormal()
        Key Run.Summary.BackToNormal: back to normal.
        Returns:
        back to normal
      • Permalink_LastUnsuccessfulBuild

        public static String Permalink_LastUnsuccessfulBuild()
        Key Permalink.LastUnsuccessfulBuild: Last unsuccessful build.
        Returns:
        Last unsuccessful build
      • _Permalink_LastUnsuccessfulBuild

        public static org.jvnet.localizer.Localizable _Permalink_LastUnsuccessfulBuild()
        Key Permalink.LastUnsuccessfulBuild: Last unsuccessful build.
        Returns:
        Last unsuccessful build
      • RunParameterDefinition_DisplayName

        public static String RunParameterDefinition_DisplayName()
        Key RunParameterDefinition.DisplayName: Run Parameter.
        Returns:
        Run Parameter
      • _RunParameterDefinition_DisplayName

        public static org.jvnet.localizer.Localizable _RunParameterDefinition_DisplayName()
        Key RunParameterDefinition.DisplayName: Run Parameter.
        Returns:
        Run Parameter
      • Node_Mode_NORMAL

        public static String Node_Mode_NORMAL()
        Key Node.Mode.NORMAL: Use this node as much as possible.
        Returns:
        Use this node as much as possible
      • _Node_Mode_NORMAL

        public static org.jvnet.localizer.Localizable _Node_Mode_NORMAL()
        Key Node.Mode.NORMAL: Use this node as much as possible.
        Returns:
        Use this node as much as possible
      • ParametersDefinitionProperty_BuildButtonText

        public static String ParametersDefinitionProperty_BuildButtonText()
        Key ParametersDefinitionProperty.BuildButtonText: Build.
        Returns:
        Build
      • _ParametersDefinitionProperty_BuildButtonText

        public static org.jvnet.localizer.Localizable _ParametersDefinitionProperty_BuildButtonText()
        Key ParametersDefinitionProperty.BuildButtonText: Build.
        Returns:
        Build
      • UpdateCenter_PluginCategory_devops

        public static String UpdateCenter_PluginCategory_devops()
        Key UpdateCenter.PluginCategory.devops: DevOps.
        Returns:
        DevOps
      • _UpdateCenter_PluginCategory_devops

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_devops()
        Key UpdateCenter.PluginCategory.devops: DevOps.
        Returns:
        DevOps
      • ManagementLink_Category_STATUS

        public static String ManagementLink_Category_STATUS()
        Key ManagementLink.Category.STATUS: Status Information.
        Returns:
        Status Information
      • _ManagementLink_Category_STATUS

        public static org.jvnet.localizer.Localizable _ManagementLink_Category_STATUS()
        Key ManagementLink.Category.STATUS: Status Information.
        Returns:
        Status Information
      • TimeZoneProperty_DisplayDefaultTimeZone

        public static String TimeZoneProperty_DisplayDefaultTimeZone()
        Key TimeZoneProperty.DisplayDefaultTimeZone: Default.
        Returns:
        Default
      • _TimeZoneProperty_DisplayDefaultTimeZone

        public static org.jvnet.localizer.Localizable _TimeZoneProperty_DisplayDefaultTimeZone()
        Key TimeZoneProperty.DisplayDefaultTimeZone: Default.
        Returns:
        Default
      • Job_BuildStability

        public static String Job_BuildStability​(Object arg0)
        Key Job.BuildStability: Build stability: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Build stability: {0}
      • _Job_BuildStability

        public static org.jvnet.localizer.Localizable _Job_BuildStability​(Object arg0)
        Key Job.BuildStability: Build stability: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Build stability: {0}
      • Hudson_NotANonNegativeNumber

        public static String Hudson_NotANonNegativeNumber()
        Key Hudson.NotANonNegativeNumber: Number may not be negative.
        Returns:
        Number may not be negative
      • _Hudson_NotANonNegativeNumber

        public static org.jvnet.localizer.Localizable _Hudson_NotANonNegativeNumber()
        Key Hudson.NotANonNegativeNumber: Number may not be negative.
        Returns:
        Number may not be negative
      • Queue_FinishedWaiting

        public static String Queue_FinishedWaiting()
        Key Queue.FinishedWaiting: Finished waiting.
        Returns:
        Finished waiting
      • _Queue_FinishedWaiting

        public static org.jvnet.localizer.Localizable _Queue_FinishedWaiting()
        Key Queue.FinishedWaiting: Finished waiting.
        Returns:
        Finished waiting
      • Label_GroupOf

        public static String Label_GroupOf​(Object arg0)
        Key Label.GroupOf: group of {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        group of {0}
      • _Label_GroupOf

        public static org.jvnet.localizer.Localizable _Label_GroupOf​(Object arg0)
        Key Label.GroupOf: group of {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        group of {0}
      • ChoiceParameterDefinition_DisplayName

        public static String ChoiceParameterDefinition_DisplayName()
        Key ChoiceParameterDefinition.DisplayName: Choice Parameter.
        Returns:
        Choice Parameter
      • _ChoiceParameterDefinition_DisplayName

        public static org.jvnet.localizer.Localizable _ChoiceParameterDefinition_DisplayName()
        Key ChoiceParameterDefinition.DisplayName: Choice Parameter.
        Returns:
        Choice Parameter
      • Api_NoXPathMatch

        public static String Api_NoXPathMatch​(Object arg0)
        Key Api.NoXPathMatch: XPath {0} didn’t match.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        XPath {0} didn’t match
      • _Api_NoXPathMatch

        public static org.jvnet.localizer.Localizable _Api_NoXPathMatch​(Object arg0)
        Key Api.NoXPathMatch: XPath {0} didn’t match.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        XPath {0} didn’t match
      • UpdateCenter_PluginCategory_scala

        public static String UpdateCenter_PluginCategory_scala()
        Key UpdateCenter.PluginCategory.scala: Scala Development.
        Returns:
        Scala Development
      • _UpdateCenter_PluginCategory_scala

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_scala()
        Key UpdateCenter.PluginCategory.scala: Scala Development.
        Returns:
        Scala Development
      • UpdateCenter_PluginCategory_ui

        public static String UpdateCenter_PluginCategory_ui()
        Key UpdateCenter.PluginCategory.ui: User Interface.
        Returns:
        User Interface
      • _UpdateCenter_PluginCategory_ui

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_ui()
        Key UpdateCenter.PluginCategory.ui: User Interface.
        Returns:
        User Interface
      • AbstractProject_CancelPermission_Description

        public static String AbstractProject_CancelPermission_Description()
        Key AbstractProject.CancelPermission.Description: This permission grants the ability to cancel a scheduled, or abort a running, build..
        Returns:
        This permission grants the ability to cancel a scheduled, or abort a running, build.
      • _AbstractProject_CancelPermission_Description

        public static org.jvnet.localizer.Localizable _AbstractProject_CancelPermission_Description()
        Key AbstractProject.CancelPermission.Description: This permission grants the ability to cancel a scheduled, or abort a running, build..
        Returns:
        This permission grants the ability to cancel a scheduled, or abort a running, build.
      • Hudson_Computer_Caption

        public static String Hudson_Computer_Caption()
        Key Hudson.Computer.Caption: Built-In Node.
        Returns:
        Built-In Node
      • _Hudson_Computer_Caption

        public static org.jvnet.localizer.Localizable _Hudson_Computer_Caption()
        Key Hudson.Computer.Caption: Built-In Node.
        Returns:
        Built-In Node
      • Hudson_MustBeAtMost

        public static String Hudson_MustBeAtMost​(Object arg0)
        Key Hudson.MustBeAtMost: Must be {0} or less.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Must be {0} or less
      • _Hudson_MustBeAtMost

        public static org.jvnet.localizer.Localizable _Hudson_MustBeAtMost​(Object arg0)
        Key Hudson.MustBeAtMost: Must be {0} or less.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Must be {0} or less
      • MyViewsProperty_GlobalAction_DisplayName

        public static String MyViewsProperty_GlobalAction_DisplayName()
        Key MyViewsProperty.GlobalAction.DisplayName: My Views.
        Returns:
        My Views
      • _MyViewsProperty_GlobalAction_DisplayName

        public static org.jvnet.localizer.Localizable _MyViewsProperty_GlobalAction_DisplayName()
        Key MyViewsProperty.GlobalAction.DisplayName: My Views.
        Returns:
        My Views
      • View_DisplayNameNotUniqueWarning

        public static String View_DisplayNameNotUniqueWarning​(Object arg0)
        Key View.DisplayNameNotUniqueWarning: The display name, "{0}", is already in use by another view and could cause confusion and delay..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The display name, "{0}", is already in use by another view and could cause confusion and delay.
      • _View_DisplayNameNotUniqueWarning

        public static org.jvnet.localizer.Localizable _View_DisplayNameNotUniqueWarning​(Object arg0)
        Key View.DisplayNameNotUniqueWarning: The display name, "{0}", is already in use by another view and could cause confusion and delay..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The display name, "{0}", is already in use by another view and could cause confusion and delay.
      • ManagementLink_Category_TOOLS

        public static String ManagementLink_Category_TOOLS()
        Key ManagementLink.Category.TOOLS: Tools and Actions.
        Returns:
        Tools and Actions
      • _ManagementLink_Category_TOOLS

        public static org.jvnet.localizer.Localizable _ManagementLink_Category_TOOLS()
        Key ManagementLink.Category.TOOLS: Tools and Actions.
        Returns:
        Tools and Actions
      • Computer_CreatePermission_Description

        public static String Computer_CreatePermission_Description()
        Key Computer.CreatePermission.Description: This permission allows users to create agents..
        Returns:
        This permission allows users to create agents.
      • _Computer_CreatePermission_Description

        public static org.jvnet.localizer.Localizable _Computer_CreatePermission_Description()
        Key Computer.CreatePermission.Description: This permission allows users to create agents..
        Returns:
        This permission allows users to create agents.
      • BallColor_InProgress

        public static String BallColor_InProgress()
        Key BallColor.InProgress: In progress.
        Returns:
        In progress
      • _BallColor_InProgress

        public static org.jvnet.localizer.Localizable _BallColor_InProgress()
        Key BallColor.InProgress: In progress.
        Returns:
        In progress
      • Item_CREATE_description

        public static String Item_CREATE_description()
        Key Item.CREATE.description: Create a new job..
        Returns:
        Create a new job.
      • _Item_CREATE_description

        public static org.jvnet.localizer.Localizable _Item_CREATE_description()
        Key Item.CREATE.description: Create a new job..
        Returns:
        Create a new job.
      • UpdateCenter_PluginCategory_maven

        public static String UpdateCenter_PluginCategory_maven()
        Key UpdateCenter.PluginCategory.maven: Maven.
        Returns:
        Maven
      • _UpdateCenter_PluginCategory_maven

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_maven()
        Key UpdateCenter.PluginCategory.maven: Maven.
        Returns:
        Maven
      • LabelExpression_NoMatch_DidYouMean

        public static String LabelExpression_NoMatch_DidYouMean​(Object arg0,
                                                                Object arg1)
        Key LabelExpression.NoMatch_DidYouMean: No agent/cloud matches this label expression. Did you mean ‘{1}’ instead of ‘{0}’?.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No agent/cloud matches this label expression. Did you mean ‘{1}’ instead of ‘{0}’?
      • _LabelExpression_NoMatch_DidYouMean

        public static org.jvnet.localizer.Localizable _LabelExpression_NoMatch_DidYouMean​(Object arg0,
                                                                                          Object arg1)
        Key LabelExpression.NoMatch_DidYouMean: No agent/cloud matches this label expression. Did you mean ‘{1}’ instead of ‘{0}’?.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No agent/cloud matches this label expression. Did you mean ‘{1}’ instead of ‘{0}’?
      • UpdateCenter_PluginCategory_python

        public static String UpdateCenter_PluginCategory_python()
        Key UpdateCenter.PluginCategory.python: Python Development.
        Returns:
        Python Development
      • _UpdateCenter_PluginCategory_python

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_python()
        Key UpdateCenter.PluginCategory.python: Python Development.
        Returns:
        Python Development
      • StringParameterDefinition_DisplayName

        public static String StringParameterDefinition_DisplayName()
        Key StringParameterDefinition.DisplayName: String Parameter.
        Returns:
        String Parameter
      • _StringParameterDefinition_DisplayName

        public static org.jvnet.localizer.Localizable _StringParameterDefinition_DisplayName()
        Key StringParameterDefinition.DisplayName: String Parameter.
        Returns:
        String Parameter
      • Hudson_NodeBeingRemoved

        public static String Hudson_NodeBeingRemoved()
        Key Hudson.NodeBeingRemoved: Node is being removed.
        Returns:
        Node is being removed
      • _Hudson_NodeBeingRemoved

        public static org.jvnet.localizer.Localizable _Hudson_NodeBeingRemoved()
        Key Hudson.NodeBeingRemoved: Node is being removed.
        Returns:
        Node is being removed
      • Run_Summary_Unstable

        public static String Run_Summary_Unstable()
        Key Run.Summary.Unstable: unstable.
        Returns:
        unstable
      • _Run_Summary_Unstable

        public static org.jvnet.localizer.Localizable _Run_Summary_Unstable()
        Key Run.Summary.Unstable: unstable.
        Returns:
        unstable
      • FreeStyleProject_Description

        public static String FreeStyleProject_Description()
        Key FreeStyleProject.Description: Classic, general-purpose job type that checks out from up to one SCM, executes build steps serially, followed by post-build steps like archiving artifacts and sending email notifications..
        Returns:
        Classic, general-purpose job type that checks out from up to one SCM, executes build steps serially, followed by post-build steps like archiving artifacts and sending email notifications.
      • _FreeStyleProject_Description

        public static org.jvnet.localizer.Localizable _FreeStyleProject_Description()
        Key FreeStyleProject.Description: Classic, general-purpose job type that checks out from up to one SCM, executes build steps serially, followed by post-build steps like archiving artifacts and sending email notifications..
        Returns:
        Classic, general-purpose job type that checks out from up to one SCM, executes build steps serially, followed by post-build steps like archiving artifacts and sending email notifications.
      • Slave_Remote_Relative_Path_Warning

        public static String Slave_Remote_Relative_Path_Warning()
        Key Slave.Remote.Relative.Path.Warning: Are you sure you want to use a relative path for the FS root? Note that relative paths require that you can assure that the selected launcher provides a consistent current working directory. Using an absolute path is highly recommended..
        Returns:
        Are you sure you want to use a relative path for the FS root? Note that relative paths require that you can assure that the selected launcher provides a consistent current working directory. Using an absolute path is highly recommended.
      • _Slave_Remote_Relative_Path_Warning

        public static org.jvnet.localizer.Localizable _Slave_Remote_Relative_Path_Warning()
        Key Slave.Remote.Relative.Path.Warning: Are you sure you want to use a relative path for the FS root? Note that relative paths require that you can assure that the selected launcher provides a consistent current working directory. Using an absolute path is highly recommended..
        Returns:
        Are you sure you want to use a relative path for the FS root? Note that relative paths require that you can assure that the selected launcher provides a consistent current working directory. Using an absolute path is highly recommended.
      • Computer_ConfigurePermission_Description

        public static String Computer_ConfigurePermission_Description()
        Key Computer.ConfigurePermission.Description: This permission allows users to configure agents..
        Returns:
        This permission allows users to configure agents.
      • _Computer_ConfigurePermission_Description

        public static org.jvnet.localizer.Localizable _Computer_ConfigurePermission_Description()
        Key Computer.ConfigurePermission.Description: This permission allows users to configure agents..
        Returns:
        This permission allows users to configure agents.
      • UpdateCenter_PluginCategory_groovy_related

        public static String UpdateCenter_PluginCategory_groovy_related()
        Key UpdateCenter.PluginCategory.groovy-related: Groovy-related.
        Returns:
        Groovy-related
      • _UpdateCenter_PluginCategory_groovy_related

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_groovy_related()
        Key UpdateCenter.PluginCategory.groovy-related: Groovy-related.
        Returns:
        Groovy-related
      • ManagementLink_Category_UNCATEGORIZED

        public static String ManagementLink_Category_UNCATEGORIZED()
        Key ManagementLink.Category.UNCATEGORIZED: Uncategorized.
        Returns:
        Uncategorized
      • _ManagementLink_Category_UNCATEGORIZED

        public static org.jvnet.localizer.Localizable _ManagementLink_Category_UNCATEGORIZED()
        Key ManagementLink.Category.UNCATEGORIZED: Uncategorized.
        Returns:
        Uncategorized
      • UpdateCenter_PluginCategory_external

        public static String UpdateCenter_PluginCategory_external()
        Key UpdateCenter.PluginCategory.external: External Site/Tool Integrations.
        Returns:
        External Site/Tool Integrations
      • _UpdateCenter_PluginCategory_external

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_external()
        Key UpdateCenter.PluginCategory.external: External Site/Tool Integrations.
        Returns:
        External Site/Tool Integrations
      • AbstractProject_Pronoun

        public static String AbstractProject_Pronoun()
        Key AbstractProject.Pronoun: Project.
        Returns:
        Project
      • _AbstractProject_Pronoun

        public static org.jvnet.localizer.Localizable _AbstractProject_Pronoun()
        Key AbstractProject.Pronoun: Project.
        Returns:
        Project
      • UpdateCenter_PluginCategory_orchestration

        public static String UpdateCenter_PluginCategory_orchestration()
        Key UpdateCenter.PluginCategory.orchestration: Orchestration.
        Returns:
        Orchestration
      • _UpdateCenter_PluginCategory_orchestration

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_orchestration()
        Key UpdateCenter.PluginCategory.orchestration: Orchestration.
        Returns:
        Orchestration
      • BallColor_NotBuilt

        public static String BallColor_NotBuilt()
        Key BallColor.NotBuilt: Not built.
        Returns:
        Not built
      • _BallColor_NotBuilt

        public static org.jvnet.localizer.Localizable _BallColor_NotBuilt()
        Key BallColor.NotBuilt: Not built.
        Returns:
        Not built
      • HealthReport_EmptyString

        public static String HealthReport_EmptyString()
        Key HealthReport.EmptyString: .
        Returns:
      • _HealthReport_EmptyString

        public static org.jvnet.localizer.Localizable _HealthReport_EmptyString()
        Key HealthReport.EmptyString: .
        Returns:
      • UpdateCenter_PluginCategory_cli

        public static String UpdateCenter_PluginCategory_cli()
        Key UpdateCenter.PluginCategory.cli: Command Line Interface.
        Returns:
        Command Line Interface
      • _UpdateCenter_PluginCategory_cli

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_cli()
        Key UpdateCenter.PluginCategory.cli: Command Line Interface.
        Returns:
        Command Line Interface
      • UpdateCenter_PluginCategory_dotnet

        public static String UpdateCenter_PluginCategory_dotnet()
        Key UpdateCenter.PluginCategory.dotnet: .NET Development.
        Returns:
        .NET Development
      • _UpdateCenter_PluginCategory_dotnet

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_dotnet()
        Key UpdateCenter.PluginCategory.dotnet: .NET Development.
        Returns:
        .NET Development
      • Node_BecauseNodeIsNotAcceptingTasks

        public static String Node_BecauseNodeIsNotAcceptingTasks​(Object arg0)
        Key Node.BecauseNodeIsNotAcceptingTasks: ‘{0}’ is not accepting tasks.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ‘{0}’ is not accepting tasks
      • _Node_BecauseNodeIsNotAcceptingTasks

        public static org.jvnet.localizer.Localizable _Node_BecauseNodeIsNotAcceptingTasks​(Object arg0)
        Key Node.BecauseNodeIsNotAcceptingTasks: ‘{0}’ is not accepting tasks.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ‘{0}’ is not accepting tasks
      • AbstractProject_NoSCM

        public static String AbstractProject_NoSCM()
        Key AbstractProject.NoSCM: No SCM.
        Returns:
        No SCM
      • _AbstractProject_NoSCM

        public static org.jvnet.localizer.Localizable _AbstractProject_NoSCM()
        Key AbstractProject.NoSCM: No SCM.
        Returns:
        No SCM
      • TimeZoneProperty_DisplayName

        public static String TimeZoneProperty_DisplayName()
        Key TimeZoneProperty.DisplayName: User Defined Time Zone.
        Returns:
        User Defined Time Zone
      • _TimeZoneProperty_DisplayName

        public static org.jvnet.localizer.Localizable _TimeZoneProperty_DisplayName()
        Key TimeZoneProperty.DisplayName: User Defined Time Zone.
        Returns:
        User Defined Time Zone
      • UpdateCenter_PluginCategory_cloud

        public static String UpdateCenter_PluginCategory_cloud()
        Key UpdateCenter.PluginCategory.cloud: Cloud Providers.
        Returns:
        Cloud Providers
      • _UpdateCenter_PluginCategory_cloud

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_cloud()
        Key UpdateCenter.PluginCategory.cloud: Cloud Providers.
        Returns:
        Cloud Providers
      • Item_CONFIGURE_description

        public static String Item_CONFIGURE_description()
        Key Item.CONFIGURE.description: Change the configuration of a job..
        Returns:
        Change the configuration of a job.
      • _Item_CONFIGURE_description

        public static org.jvnet.localizer.Localizable _Item_CONFIGURE_description()
        Key Item.CONFIGURE.description: Change the configuration of a job..
        Returns:
        Change the configuration of a job.
      • Jenkins_Manage_Description

        public static String Jenkins_Manage_Description()
        Key Jenkins.Manage.Description: This permission grants the ability to configure parts of the overall system configuration that are not expected to have an impact on the overall stability and security of the system..
        Returns:
        This permission grants the ability to configure parts of the overall system configuration that are not expected to have an impact on the overall stability and security of the system.
      • _Jenkins_Manage_Description

        public static org.jvnet.localizer.Localizable _Jenkins_Manage_Description()
        Key Jenkins.Manage.Description: This permission grants the ability to configure parts of the overall system configuration that are not expected to have an impact on the overall stability and security of the system..
        Returns:
        This permission grants the ability to configure parts of the overall system configuration that are not expected to have an impact on the overall stability and security of the system.
      • Node_BecauseNodeIsReserved

        public static String Node_BecauseNodeIsReserved​(Object arg0)
        Key Node.BecauseNodeIsReserved: ‘{0}’ is reserved for jobs with matching label expression.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ‘{0}’ is reserved for jobs with matching label expression
      • _Node_BecauseNodeIsReserved

        public static org.jvnet.localizer.Localizable _Node_BecauseNodeIsReserved​(Object arg0)
        Key Node.BecauseNodeIsReserved: ‘{0}’ is reserved for jobs with matching label expression.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ‘{0}’ is reserved for jobs with matching label expression
      • UpdateCenter_PluginCategory_user

        public static String UpdateCenter_PluginCategory_user()
        Key UpdateCenter.PluginCategory.user: Authentication and User Management.
        Returns:
        Authentication and User Management
      • _UpdateCenter_PluginCategory_user

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_user()
        Key UpdateCenter.PluginCategory.user: Authentication and User Management.
        Returns:
        Authentication and User Management
      • LoadStatistics_Legends_QueueLength

        public static String LoadStatistics_Legends_QueueLength()
        Key LoadStatistics.Legends.QueueLength: Queue length.
        Returns:
        Queue length
      • _LoadStatistics_Legends_QueueLength

        public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_QueueLength()
        Key LoadStatistics.Legends.QueueLength: Queue length.
        Returns:
        Queue length
      • Cause_RemoteCause_ShortDescription

        public static String Cause_RemoteCause_ShortDescription​(Object arg0)
        Key Cause.RemoteCause.ShortDescription: Started by remote host {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Started by remote host {0}
      • _Cause_RemoteCause_ShortDescription

        public static org.jvnet.localizer.Localizable _Cause_RemoteCause_ShortDescription​(Object arg0)
        Key Cause.RemoteCause.ShortDescription: Started by remote host {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Started by remote host {0}
      • Hudson_NotANumber

        public static String Hudson_NotANumber()
        Key Hudson.NotANumber: Not a number.
        Returns:
        Not a number
      • _Hudson_NotANumber

        public static org.jvnet.localizer.Localizable _Hudson_NotANumber()
        Key Hudson.NotANumber: Not a number.
        Returns:
        Not a number
      • View_Permissions_Title

        public static String View_Permissions_Title()
        Key View.Permissions.Title: View.
        Returns:
        View
      • _View_Permissions_Title

        public static org.jvnet.localizer.Localizable _View_Permissions_Title()
        Key View.Permissions.Title: View.
        Returns:
        View
      • AbstractItem_TaskNoun

        public static String AbstractItem_TaskNoun()
        Key AbstractItem.TaskNoun: Build.
        Returns:
        Build
      • _AbstractItem_TaskNoun

        public static org.jvnet.localizer.Localizable _AbstractItem_TaskNoun()
        Key AbstractItem.TaskNoun: Build.
        Returns:
        Build
      • AbstractProject_WorkspaceOffline

        public static String AbstractProject_WorkspaceOffline()
        Key AbstractProject.WorkspaceOffline: Workspace is offline..
        Returns:
        Workspace is offline.
      • _AbstractProject_WorkspaceOffline

        public static org.jvnet.localizer.Localizable _AbstractProject_WorkspaceOffline()
        Key AbstractProject.WorkspaceOffline: Workspace is offline..
        Returns:
        Workspace is offline.
      • MyViewsProperty_ViewExistsCheck_AlreadyExists

        public static String MyViewsProperty_ViewExistsCheck_AlreadyExists​(Object arg0)
        Key MyViewsProperty.ViewExistsCheck.AlreadyExists: A view with name {0} already exists.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        A view with name {0} already exists
      • _MyViewsProperty_ViewExistsCheck_AlreadyExists

        public static org.jvnet.localizer.Localizable _MyViewsProperty_ViewExistsCheck_AlreadyExists​(Object arg0)
        Key MyViewsProperty.ViewExistsCheck.AlreadyExists: A view with name {0} already exists.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        A view with name {0} already exists
      • View_ReadPermission_Description

        public static String View_ReadPermission_Description()
        Key View.ReadPermission.Description: This permission allows users to see views (implied by generic read access)..
        Returns:
        This permission allows users to see views (implied by generic read access).
      • _View_ReadPermission_Description

        public static org.jvnet.localizer.Localizable _View_ReadPermission_Description()
        Key View.ReadPermission.Description: This permission allows users to see views (implied by generic read access)..
        Returns:
        This permission allows users to see views (implied by generic read access).
      • Queue_Unknown

        public static String Queue_Unknown()
        Key Queue.Unknown: ???.
        Returns:
        ???
      • _Queue_Unknown

        public static org.jvnet.localizer.Localizable _Queue_Unknown()
        Key Queue.Unknown: ???.
        Returns:
        ???
      • Run_UpdatePermission_Description

        public static String Run_UpdatePermission_Description()
        Key Run.UpdatePermission.Description: This permission allows users to update description and other properties of a build, for example to leave notes about the cause of a build failure..
        Returns:
        This permission allows users to update description and other properties of a build, for example to leave notes about the cause of a build failure.
      • _Run_UpdatePermission_Description

        public static org.jvnet.localizer.Localizable _Run_UpdatePermission_Description()
        Key Run.UpdatePermission.Description: This permission allows users to update description and other properties of a build, for example to leave notes about the cause of a build failure..
        Returns:
        This permission allows users to update description and other properties of a build, for example to leave notes about the cause of a build failure.
      • AbstractItem_NewNameInUse

        public static String AbstractItem_NewNameInUse​(Object arg0)
        Key AbstractItem.NewNameInUse: The name “{0}” is already in use..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The name “{0}” is already in use.
      • _AbstractItem_NewNameInUse

        public static org.jvnet.localizer.Localizable _AbstractItem_NewNameInUse​(Object arg0)
        Key AbstractItem.NewNameInUse: The name “{0}” is already in use..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The name “{0}” is already in use.
      • UpdateCenter_PluginCategory_deployment

        public static String UpdateCenter_PluginCategory_deployment()
        Key UpdateCenter.PluginCategory.deployment: Deployment.
        Returns:
        Deployment
      • _UpdateCenter_PluginCategory_deployment

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_deployment()
        Key UpdateCenter.PluginCategory.deployment: Deployment.
        Returns:
        Deployment
      • CLI_clear_queue_shortDescription

        public static String CLI_clear_queue_shortDescription()
        Key CLI.clear-queue.shortDescription: Clears the build queue..
        Returns:
        Clears the build queue.
      • _CLI_clear_queue_shortDescription

        public static org.jvnet.localizer.Localizable _CLI_clear_queue_shortDescription()
        Key CLI.clear-queue.shortDescription: Clears the build queue..
        Returns:
        Clears the build queue.
      • AbstractProject_NewBuildForWorkspace

        public static String AbstractProject_NewBuildForWorkspace()
        Key AbstractProject.NewBuildForWorkspace: Scheduling a new build to get a workspace..
        Returns:
        Scheduling a new build to get a workspace.
      • _AbstractProject_NewBuildForWorkspace

        public static org.jvnet.localizer.Localizable _AbstractProject_NewBuildForWorkspace()
        Key AbstractProject.NewBuildForWorkspace: Scheduling a new build to get a workspace..
        Returns:
        Scheduling a new build to get a workspace.
      • Slave_Remote_Director_Mandatory

        public static String Slave_Remote_Director_Mandatory()
        Key Slave.Remote.Director.Mandatory: Remote directory is mandatory.
        Returns:
        Remote directory is mandatory
      • _Slave_Remote_Director_Mandatory

        public static org.jvnet.localizer.Localizable _Slave_Remote_Director_Mandatory()
        Key Slave.Remote.Director.Mandatory: Remote directory is mandatory.
        Returns:
        Remote directory is mandatory
      • Item_READ_description

        public static String Item_READ_description()
        Key Item.READ.description: See a job. (You may deny this permission but allow Discover to force an anonymous user to log in to see the job.).
        Returns:
        See a job. (You may deny this permission but allow Discover to force an anonymous user to log in to see the job.)
      • _Item_READ_description

        public static org.jvnet.localizer.Localizable _Item_READ_description()
        Key Item.READ.description: See a job. (You may deny this permission but allow Discover to force an anonymous user to log in to see the job.).
        Returns:
        See a job. (You may deny this permission but allow Discover to force an anonymous user to log in to see the job.)
      • MultiStageTimeSeries_EMPTY_STRING

        public static String MultiStageTimeSeries_EMPTY_STRING()
        Key MultiStageTimeSeries.EMPTY_STRING: .
        Returns:
      • _MultiStageTimeSeries_EMPTY_STRING

        public static org.jvnet.localizer.Localizable _MultiStageTimeSeries_EMPTY_STRING()
        Key MultiStageTimeSeries.EMPTY_STRING: .
        Returns:
      • Queue_BlockedBy

        public static String Queue_BlockedBy​(Object arg0)
        Key Queue.BlockedBy: Blocked by ‘{0}’.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Blocked by ‘{0}’
      • _Queue_BlockedBy

        public static org.jvnet.localizer.Localizable _Queue_BlockedBy​(Object arg0)
        Key Queue.BlockedBy: Blocked by ‘{0}’.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Blocked by ‘{0}’
      • Queue_node_has_been_removed_from_configuration

        public static String Queue_node_has_been_removed_from_configuration​(Object arg0)
        Key Queue.node_has_been_removed_from_configuration: {0} has been removed from configuration.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} has been removed from configuration
      • _Queue_node_has_been_removed_from_configuration

        public static org.jvnet.localizer.Localizable _Queue_node_has_been_removed_from_configuration​(Object arg0)
        Key Queue.node_has_been_removed_from_configuration: {0} has been removed from configuration.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} has been removed from configuration
      • UpdateCenter_PluginCategory_android

        public static String UpdateCenter_PluginCategory_android()
        Key UpdateCenter.PluginCategory.android: Android Development.
        Returns:
        Android Development
      • _UpdateCenter_PluginCategory_android

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_android()
        Key UpdateCenter.PluginCategory.android: Android Development.
        Returns:
        Android Development
      • Hudson_USER_CONTENT_README

        public static String Hudson_USER_CONTENT_README()
        Key Hudson.USER_CONTENT_README: Files in this directory will be served under your http://yourjenkins/userContent/.
        Returns:
        Files in this directory will be served under your http://yourjenkins/userContent/
      • _Hudson_USER_CONTENT_README

        public static org.jvnet.localizer.Localizable _Hudson_USER_CONTENT_README()
        Key Hudson.USER_CONTENT_README: Files in this directory will be served under your http://yourjenkins/userContent/.
        Returns:
        Files in this directory will be served under your http://yourjenkins/userContent/
      • UpdateCenter_Status_CheckingJavaNet

        public static String UpdateCenter_Status_CheckingJavaNet()
        Key UpdateCenter.Status.CheckingJavaNet: Checking update center connectivity.
        Returns:
        Checking update center connectivity
      • _UpdateCenter_Status_CheckingJavaNet

        public static org.jvnet.localizer.Localizable _UpdateCenter_Status_CheckingJavaNet()
        Key UpdateCenter.Status.CheckingJavaNet: Checking update center connectivity.
        Returns:
        Checking update center connectivity
      • AbstractProject_AwaitingWorkspaceToComeOnline

        public static String AbstractProject_AwaitingWorkspaceToComeOnline​(Object arg0)
        Key AbstractProject.AwaitingWorkspaceToComeOnline: We need to schedule a new build to get a workspace, but deferring {0}ms in the hope that one will become available soon.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        We need to schedule a new build to get a workspace, but deferring {0}ms in the hope that one will become available soon
      • _AbstractProject_AwaitingWorkspaceToComeOnline

        public static org.jvnet.localizer.Localizable _AbstractProject_AwaitingWorkspaceToComeOnline​(Object arg0)
        Key AbstractProject.AwaitingWorkspaceToComeOnline: We need to schedule a new build to get a workspace, but deferring {0}ms in the hope that one will become available soon.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        We need to schedule a new build to get a workspace, but deferring {0}ms in the hope that one will become available soon
      • UpdateCenter_PluginCategory_builder

        public static String UpdateCenter_PluginCategory_builder()
        Key UpdateCenter.PluginCategory.builder: Build Tools.
        Returns:
        Build Tools
      • _UpdateCenter_PluginCategory_builder

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_builder()
        Key UpdateCenter.PluginCategory.builder: Build Tools.
        Returns:
        Build Tools
      • Api_MultipleMatch

        public static String Api_MultipleMatch​(Object arg0,
                                               Object arg1)
        Key Api.MultipleMatch: XPath "{0}" matched {1} nodes. Create XPath that only matches one, or use the "wrapper" query parameter to wrap them all under a root element..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        XPath "{0}" matched {1} nodes. Create XPath that only matches one, or use the "wrapper" query parameter to wrap them all under a root element.
      • _Api_MultipleMatch

        public static org.jvnet.localizer.Localizable _Api_MultipleMatch​(Object arg0,
                                                                         Object arg1)
        Key Api.MultipleMatch: XPath "{0}" matched {1} nodes. Create XPath that only matches one, or use the "wrapper" query parameter to wrap them all under a root element..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        XPath "{0}" matched {1} nodes. Create XPath that only matches one, or use the "wrapper" query parameter to wrap them all under a root element.
      • ResultTrend_Unstable

        public static String ResultTrend_Unstable()
        Key ResultTrend.Unstable: Unstable.
        Returns:
        Unstable
      • _ResultTrend_Unstable

        public static org.jvnet.localizer.Localizable _ResultTrend_Unstable()
        Key ResultTrend.Unstable: Unstable.
        Returns:
        Unstable
      • TimeZoneProperty_current_time_in_

        public static String TimeZoneProperty_current_time_in_​(Object arg0,
                                                               Object arg1)
        Key TimeZoneProperty.current_time_in_: Current time in {0}: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Current time in {0}: {1}
      • _TimeZoneProperty_current_time_in_

        public static org.jvnet.localizer.Localizable _TimeZoneProperty_current_time_in_​(Object arg0,
                                                                                         Object arg1)
        Key TimeZoneProperty.current_time_in_: Current time in {0}: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Current time in {0}: {1}
      • ComputerSet_SpecifySlaveToCopy

        public static String ComputerSet_SpecifySlaveToCopy()
        Key ComputerSet.SpecifySlaveToCopy: Specify which agent to copy.
        Returns:
        Specify which agent to copy
      • _ComputerSet_SpecifySlaveToCopy

        public static org.jvnet.localizer.Localizable _ComputerSet_SpecifySlaveToCopy()
        Key ComputerSet.SpecifySlaveToCopy: Specify which agent to copy.
        Returns:
        Specify which agent to copy
      • Queue_ExceptionCanTake

        public static String Queue_ExceptionCanTake()
        Key Queue.ExceptionCanTake: Exception evaluating if the node can take the task.
        Returns:
        Exception evaluating if the node can take the task
      • _Queue_ExceptionCanTake

        public static org.jvnet.localizer.Localizable _Queue_ExceptionCanTake()
        Key Queue.ExceptionCanTake: Exception evaluating if the node can take the task.
        Returns:
        Exception evaluating if the node can take the task
      • Hudson_NotUsesUTF8ToDecodeURL

        public static String Hudson_NotUsesUTF8ToDecodeURL()
        Key Hudson.NotUsesUTF8ToDecodeURL: Your container doesn’t use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href="https://www.jenkins.io/redirect/configuring-servlet-containers">Containers</a> and <a href="https://www.jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details..
        Returns:
        Your container doesn’t use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href="https://www.jenkins.io/redirect/configuring-servlet-containers">Containers</a> and <a href="https://www.jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details.
      • _Hudson_NotUsesUTF8ToDecodeURL

        public static org.jvnet.localizer.Localizable _Hudson_NotUsesUTF8ToDecodeURL()
        Key Hudson.NotUsesUTF8ToDecodeURL: Your container doesn’t use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href="https://www.jenkins.io/redirect/configuring-servlet-containers">Containers</a> and <a href="https://www.jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details..
        Returns:
        Your container doesn’t use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href="https://www.jenkins.io/redirect/configuring-servlet-containers">Containers</a> and <a href="https://www.jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details.
      • UpdateCenter_PluginCategory_ruby

        public static String UpdateCenter_PluginCategory_ruby()
        Key UpdateCenter.PluginCategory.ruby: Ruby Development.
        Returns:
        Ruby Development
      • _UpdateCenter_PluginCategory_ruby

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_ruby()
        Key UpdateCenter.PluginCategory.ruby: Ruby Development.
        Returns:
        Ruby Development
      • Computer_BadChannel

        public static String Computer_BadChannel()
        Key Computer.BadChannel: Agent node offline or not a remote channel (such as the built-in node)..
        Returns:
        Agent node offline or not a remote channel (such as the built-in node).
      • _Computer_BadChannel

        public static org.jvnet.localizer.Localizable _Computer_BadChannel()
        Key Computer.BadChannel: Agent node offline or not a remote channel (such as the built-in node)..
        Returns:
        Agent node offline or not a remote channel (such as the built-in node).
      • AbstractProject_WorkspacePermission_Description

        public static String AbstractProject_WorkspacePermission_Description()
        Key AbstractProject.WorkspacePermission.Description: This permission grants the ability to retrieve the contents of a workspace Jenkins checked out for performing builds. If you don’t want a user to access files in the workspace (e.g. source code checked out from SCM or intermediate build results) through the workspace browser, you can revoke this permission..
        Returns:
        This permission grants the ability to retrieve the contents of a workspace Jenkins checked out for performing builds. If you don’t want a user to access files in the workspace (e.g. source code checked out from SCM or intermediate build results) through the workspace browser, you can revoke this permission.
      • _AbstractProject_WorkspacePermission_Description

        public static org.jvnet.localizer.Localizable _AbstractProject_WorkspacePermission_Description()
        Key AbstractProject.WorkspacePermission.Description: This permission grants the ability to retrieve the contents of a workspace Jenkins checked out for performing builds. If you don’t want a user to access files in the workspace (e.g. source code checked out from SCM or intermediate build results) through the workspace browser, you can revoke this permission..
        Returns:
        This permission grants the ability to retrieve the contents of a workspace Jenkins checked out for performing builds. If you don’t want a user to access files in the workspace (e.g. source code checked out from SCM or intermediate build results) through the workspace browser, you can revoke this permission.
      • ResultTrend_StillUnstable

        public static String ResultTrend_StillUnstable()
        Key ResultTrend.StillUnstable: Still unstable.
        Returns:
        Still unstable
      • _ResultTrend_StillUnstable

        public static org.jvnet.localizer.Localizable _ResultTrend_StillUnstable()
        Key ResultTrend.StillUnstable: Still unstable.
        Returns:
        Still unstable
      • FileParameterDefinition_DisplayName

        public static String FileParameterDefinition_DisplayName()
        Key FileParameterDefinition.DisplayName: File Parameter.
        Returns:
        File Parameter
      • _FileParameterDefinition_DisplayName

        public static org.jvnet.localizer.Localizable _FileParameterDefinition_DisplayName()
        Key FileParameterDefinition.DisplayName: File Parameter.
        Returns:
        File Parameter
      • ListView_DisplayName

        public static String ListView_DisplayName()
        Key ListView.DisplayName: List View.
        Returns:
        List View
      • _ListView_DisplayName

        public static org.jvnet.localizer.Localizable _ListView_DisplayName()
        Key ListView.DisplayName: List View.
        Returns:
        List View
      • Hudson_NoSuchDirectory

        public static String Hudson_NoSuchDirectory​(Object arg0)
        Key Hudson.NoSuchDirectory: No such directory: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No such directory: {0}
      • _Hudson_NoSuchDirectory

        public static org.jvnet.localizer.Localizable _Hudson_NoSuchDirectory​(Object arg0)
        Key Hudson.NoSuchDirectory: No such directory: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No such directory: {0}
      • Build_post_build_steps_failed

        public static String Build_post_build_steps_failed()
        Key Build.post_build_steps_failed: Post-build steps failed.
        Returns:
        Post-build steps failed
      • _Build_post_build_steps_failed

        public static org.jvnet.localizer.Localizable _Build_post_build_steps_failed()
        Key Build.post_build_steps_failed: Post-build steps failed.
        Returns:
        Post-build steps failed
      • TextParameterDefinition_DisplayName

        public static String TextParameterDefinition_DisplayName()
        Key TextParameterDefinition.DisplayName: Multi-line String Parameter.
        Returns:
        Multi-line String Parameter
      • _TextParameterDefinition_DisplayName

        public static org.jvnet.localizer.Localizable _TextParameterDefinition_DisplayName()
        Key TextParameterDefinition.DisplayName: Multi-line String Parameter.
        Returns:
        Multi-line String Parameter
      • TopLevelItemDescriptor_NotApplicableIn

        public static String TopLevelItemDescriptor_NotApplicableIn​(Object arg0,
                                                                    Object arg1)
        Key TopLevelItemDescriptor.NotApplicableIn: {0} items are not applicable within {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} items are not applicable within {1}
      • _TopLevelItemDescriptor_NotApplicableIn

        public static org.jvnet.localizer.Localizable _TopLevelItemDescriptor_NotApplicableIn​(Object arg0,
                                                                                              Object arg1)
        Key TopLevelItemDescriptor.NotApplicableIn: {0} items are not applicable within {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} items are not applicable within {1}
      • AbstractProject_ExtendedReadPermission_Description

        public static String AbstractProject_ExtendedReadPermission_Description()
        Key AbstractProject.ExtendedReadPermission.Description: This permission grants read-only access to project configurations. Please be aware that sensitive information in your builds, such as passwords, will be exposed to a wider audience by granting this permission..
        Returns:
        This permission grants read-only access to project configurations. Please be aware that sensitive information in your builds, such as passwords, will be exposed to a wider audience by granting this permission.
      • _AbstractProject_ExtendedReadPermission_Description

        public static org.jvnet.localizer.Localizable _AbstractProject_ExtendedReadPermission_Description()
        Key AbstractProject.ExtendedReadPermission.Description: This permission grants read-only access to project configurations. Please be aware that sensitive information in your builds, such as passwords, will be exposed to a wider audience by granting this permission..
        Returns:
        This permission grants read-only access to project configurations. Please be aware that sensitive information in your builds, such as passwords, will be exposed to a wider audience by granting this permission.
      • Computer_ConnectPermission_Description

        public static String Computer_ConnectPermission_Description()
        Key Computer.ConnectPermission.Description: This permission allows users to connect agents or mark agents as online..
        Returns:
        This permission allows users to connect agents or mark agents as online.
      • _Computer_ConnectPermission_Description

        public static org.jvnet.localizer.Localizable _Computer_ConnectPermission_Description()
        Key Computer.ConnectPermission.Description: This permission allows users to connect agents or mark agents as online..
        Returns:
        This permission allows users to connect agents or mark agents as online.
      • View_CreatePermission_Description

        public static String View_CreatePermission_Description()
        Key View.CreatePermission.Description: This permission allows users to create new views..
        Returns:
        This permission allows users to create new views.
      • _View_CreatePermission_Description

        public static org.jvnet.localizer.Localizable _View_CreatePermission_Description()
        Key View.CreatePermission.Description: This permission allows users to create new views..
        Returns:
        This permission allows users to create new views.
      • UpdateCenter_PluginCategory_scm_related

        public static String UpdateCenter_PluginCategory_scm_related()
        Key UpdateCenter.PluginCategory.scm-related: Source Code Management related.
        Returns:
        Source Code Management related
      • _UpdateCenter_PluginCategory_scm_related

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_scm_related()
        Key UpdateCenter.PluginCategory.scm-related: Source Code Management related.
        Returns:
        Source Code Management related
      • Queue_init

        public static String Queue_init()
        Key Queue.init: Restoring the build queue.
        Returns:
        Restoring the build queue
      • _Queue_init

        public static org.jvnet.localizer.Localizable _Queue_init()
        Key Queue.init: Restoring the build queue.
        Returns:
        Restoring the build queue
      • Hudson_ReadPermission_Description

        public static String Hudson_ReadPermission_Description()
        Key Hudson.ReadPermission.Description: The read permission is necessary for viewing almost all pages of Jenkins. This permission is useful when you don’t want unauthenticated users to see Jenkins pages: revoke this permission from the anonymous user, then add "authenticated" pseudo-user and grant the read access..
        Returns:
        The read permission is necessary for viewing almost all pages of Jenkins. This permission is useful when you don’t want unauthenticated users to see Jenkins pages: revoke this permission from the anonymous user, then add "authenticated" pseudo-user and grant the read access.
      • _Hudson_ReadPermission_Description

        public static org.jvnet.localizer.Localizable _Hudson_ReadPermission_Description()
        Key Hudson.ReadPermission.Description: The read permission is necessary for viewing almost all pages of Jenkins. This permission is useful when you don’t want unauthenticated users to see Jenkins pages: revoke this permission from the anonymous user, then add "authenticated" pseudo-user and grant the read access..
        Returns:
        The read permission is necessary for viewing almost all pages of Jenkins. This permission is useful when you don’t want unauthenticated users to see Jenkins pages: revoke this permission from the anonymous user, then add "authenticated" pseudo-user and grant the read access.
      • Api_WrapperParamInvalid

        public static String Api_WrapperParamInvalid()
        Key Api.WrapperParamInvalid: The wrapper parameter can only contain alphanumeric characters or dash/dot/underscore. The first character has to be a letter or underscore..
        Returns:
        The wrapper parameter can only contain alphanumeric characters or dash/dot/underscore. The first character has to be a letter or underscore.
      • _Api_WrapperParamInvalid

        public static org.jvnet.localizer.Localizable _Api_WrapperParamInvalid()
        Key Api.WrapperParamInvalid: The wrapper parameter can only contain alphanumeric characters or dash/dot/underscore. The first character has to be a letter or underscore..
        Returns:
        The wrapper parameter can only contain alphanumeric characters or dash/dot/underscore. The first character has to be a letter or underscore.
      • TimeZoneProperty_current_time_on_server_in_in_proposed_di

        public static String TimeZoneProperty_current_time_on_server_in_in_proposed_di​(Object arg0,
                                                                                       Object arg1,
                                                                                       Object arg2)
        Key TimeZoneProperty.current_time_on_server_in_in_proposed_di: Current time on server in {0}: {1}; in proposed display zone: {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:
        Current time on server in {0}: {1}; in proposed display zone: {2}
      • _TimeZoneProperty_current_time_on_server_in_in_proposed_di

        public static org.jvnet.localizer.Localizable _TimeZoneProperty_current_time_on_server_in_in_proposed_di​(Object arg0,
                                                                                                                 Object arg1,
                                                                                                                 Object arg2)
        Key TimeZoneProperty.current_time_on_server_in_in_proposed_di: Current time on server in {0}: {1}; in proposed display zone: {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:
        Current time on server in {0}: {1}; in proposed display zone: {2}
      • Computer_BuildPermission_Description

        public static String Computer_BuildPermission_Description()
        Key Computer.BuildPermission.Description: This permission allows users to run jobs as them on agents..
        Returns:
        This permission allows users to run jobs as them on agents.
      • _Computer_BuildPermission_Description

        public static org.jvnet.localizer.Localizable _Computer_BuildPermission_Description()
        Key Computer.BuildPermission.Description: This permission allows users to run jobs as them on agents..
        Returns:
        This permission allows users to run jobs as them on agents.
      • ManagementLink_Category_MISC

        public static String ManagementLink_Category_MISC()
        Key ManagementLink.Category.MISC: Other.
        Returns:
        Other
      • _ManagementLink_Category_MISC

        public static org.jvnet.localizer.Localizable _ManagementLink_Category_MISC()
        Key ManagementLink.Category.MISC: Other.
        Returns:
        Other
      • UpdateCenter_PluginCategory_unrecognized

        public static String UpdateCenter_PluginCategory_unrecognized​(Object arg0)
        Key UpdateCenter.PluginCategory.unrecognized: Misc ({0}).
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Misc ({0})
      • _UpdateCenter_PluginCategory_unrecognized

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_unrecognized​(Object arg0)
        Key UpdateCenter.PluginCategory.unrecognized: Misc ({0}).
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Misc ({0})
      • AbstractBuild_BuildingOnMaster

        public static String AbstractBuild_BuildingOnMaster()
        Key AbstractBuild.BuildingOnMaster: Building on the built-in node.
        Returns:
        Building on the built-in node
      • _AbstractBuild_BuildingOnMaster

        public static org.jvnet.localizer.Localizable _AbstractBuild_BuildingOnMaster()
        Key AbstractBuild.BuildingOnMaster: Building on the built-in node.
        Returns:
        Building on the built-in node
      • Item_Permissions_Title

        public static String Item_Permissions_Title()
        Key Item.Permissions.Title: Job.
        Returns:
        Job
      • _Item_Permissions_Title

        public static org.jvnet.localizer.Localizable _Item_Permissions_Title()
        Key Item.Permissions.Title: Job.
        Returns:
        Job
      • UpdateCenter_Status_ConnectionFailed

        public static String UpdateCenter_Status_ConnectionFailed​(Object arg0,
                                                                  Object arg1)
        Key UpdateCenter.Status.ConnectionFailed: <span class=error>Failed to connect to {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        <span class=error>Failed to connect to {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>
      • _UpdateCenter_Status_ConnectionFailed

        public static org.jvnet.localizer.Localizable _UpdateCenter_Status_ConnectionFailed​(Object arg0,
                                                                                            Object arg1)
        Key UpdateCenter.Status.ConnectionFailed: <span class=error>Failed to connect to {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        <span class=error>Failed to connect to {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>
      • ComputerSet_DisplayName

        public static String ComputerSet_DisplayName()
        Key ComputerSet.DisplayName: Nodes.
        Returns:
        Nodes
      • _ComputerSet_DisplayName

        public static org.jvnet.localizer.Localizable _ComputerSet_DisplayName()
        Key ComputerSet.DisplayName: Nodes.
        Returns:
        Nodes
      • Hudson_MustBeAtLeast

        public static String Hudson_MustBeAtLeast​(Object arg0)
        Key Hudson.MustBeAtLeast: Must be {0} or greater.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Must be {0} or greater
      • _Hudson_MustBeAtLeast

        public static org.jvnet.localizer.Localizable _Hudson_MustBeAtLeast​(Object arg0)
        Key Hudson.MustBeAtLeast: Must be {0} or greater.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Must be {0} or greater
      • CLI_online_node_shortDescription

        public static String CLI_online_node_shortDescription()
        Key CLI.online-node.shortDescription: Resume using a node for performing builds, to cancel out the earlier "offline-node" command..
        Returns:
        Resume using a node for performing builds, to cancel out the earlier "offline-node" command.
      • _CLI_online_node_shortDescription

        public static org.jvnet.localizer.Localizable _CLI_online_node_shortDescription()
        Key CLI.online-node.shortDescription: Resume using a node for performing builds, to cancel out the earlier "offline-node" command..
        Returns:
        Resume using a node for performing builds, to cancel out the earlier "offline-node" command.
      • Hudson_NotJDKDir

        public static String Hudson_NotJDKDir​(Object arg0)
        Key Hudson.NotJDKDir: {0} doesn’t look like a JDK directory.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} doesn’t look like a JDK directory
      • _Hudson_NotJDKDir

        public static org.jvnet.localizer.Localizable _Hudson_NotJDKDir​(Object arg0)
        Key Hudson.NotJDKDir: {0} doesn’t look like a JDK directory.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} doesn’t look like a JDK directory
      • AbstractProject_BuildPermission_Description

        public static String AbstractProject_BuildPermission_Description()
        Key AbstractProject.BuildPermission.Description: This permission grants the ability to start a new build..
        Returns:
        This permission grants the ability to start a new build.
      • _AbstractProject_BuildPermission_Description

        public static org.jvnet.localizer.Localizable _AbstractProject_BuildPermission_Description()
        Key AbstractProject.BuildPermission.Description: This permission grants the ability to start a new build..
        Returns:
        This permission grants the ability to start a new build.
      • ResultTrend_Aborted

        public static String ResultTrend_Aborted()
        Key ResultTrend.Aborted: Aborted.
        Returns:
        Aborted
      • _ResultTrend_Aborted

        public static org.jvnet.localizer.Localizable _ResultTrend_Aborted()
        Key ResultTrend.Aborted: Aborted.
        Returns:
        Aborted
      • UpdateCenter_DisplayName

        public static String UpdateCenter_DisplayName()
        Key UpdateCenter.DisplayName: Update Center.
        Returns:
        Update Center
      • _UpdateCenter_DisplayName

        public static org.jvnet.localizer.Localizable _UpdateCenter_DisplayName()
        Key UpdateCenter.DisplayName: Update Center.
        Returns:
        Update Center
      • MyView_DisplayName

        public static String MyView_DisplayName()
        Key MyView.DisplayName: My View.
        Returns:
        My View
      • _MyView_DisplayName

        public static org.jvnet.localizer.Localizable _MyView_DisplayName()
        Key MyView.DisplayName: My View.
        Returns:
        My View
      • UpdateCenter_Status_Success

        public static String UpdateCenter_Status_Success()
        Key UpdateCenter.Status.Success: Success.
        Returns:
        Success
      • _UpdateCenter_Status_Success

        public static org.jvnet.localizer.Localizable _UpdateCenter_Status_Success()
        Key UpdateCenter.Status.Success: Success.
        Returns:
        Success
      • UpdateCenter_PluginCategory_cluster

        public static String UpdateCenter_PluginCategory_cluster()
        Key UpdateCenter.PluginCategory.cluster: Cluster Management.
        Returns:
        Cluster Management
      • _UpdateCenter_PluginCategory_cluster

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_cluster()
        Key UpdateCenter.PluginCategory.cluster: Cluster Management.
        Returns:
        Cluster Management
      • LoadStatistics_Legends_ConnectingExecutors

        public static String LoadStatistics_Legends_ConnectingExecutors()
        Key LoadStatistics.Legends.ConnectingExecutors: Connecting executors.
        Returns:
        Connecting executors
      • _LoadStatistics_Legends_ConnectingExecutors

        public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_ConnectingExecutors()
        Key LoadStatistics.Legends.ConnectingExecutors: Connecting executors.
        Returns:
        Connecting executors
      • Jenkins_SystemRead_Description

        public static String Jenkins_SystemRead_Description()
        Key Jenkins.SystemRead.Description: This permission grants read-only access to large parts of the overall system configuration..
        Returns:
        This permission grants read-only access to large parts of the overall system configuration.
      • _Jenkins_SystemRead_Description

        public static org.jvnet.localizer.Localizable _Jenkins_SystemRead_Description()
        Key Jenkins.SystemRead.Description: This permission grants read-only access to large parts of the overall system configuration..
        Returns:
        This permission grants read-only access to large parts of the overall system configuration.
      • UpdateCenter_PluginCategory_theme

        public static String UpdateCenter_PluginCategory_theme()
        Key UpdateCenter.PluginCategory.theme: UI Themes.
        Returns:
        UI Themes
      • _UpdateCenter_PluginCategory_theme

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_theme()
        Key UpdateCenter.PluginCategory.theme: UI Themes.
        Returns:
        UI Themes
      • Run_Summary_BrokenSince

        public static String Run_Summary_BrokenSince​(Object arg0)
        Key Run.Summary.BrokenSince: broken since build {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        broken since build {0}
      • _Run_Summary_BrokenSince

        public static org.jvnet.localizer.Localizable _Run_Summary_BrokenSince​(Object arg0)
        Key Run.Summary.BrokenSince: broken since build {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        broken since build {0}
      • AbstractProject_DownstreamBuildInProgress

        public static String AbstractProject_DownstreamBuildInProgress​(Object arg0)
        Key AbstractProject.DownstreamBuildInProgress: Downstream project ‘{0}’ is already building.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Downstream project ‘{0}’ is already building
      • _AbstractProject_DownstreamBuildInProgress

        public static org.jvnet.localizer.Localizable _AbstractProject_DownstreamBuildInProgress​(Object arg0)
        Key AbstractProject.DownstreamBuildInProgress: Downstream project ‘{0}’ is already building.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Downstream project ‘{0}’ is already building
      • View_MissingMode

        public static String View_MissingMode()
        Key View.MissingMode: No view type is specified.
        Returns:
        No view type is specified
      • _View_MissingMode

        public static org.jvnet.localizer.Localizable _View_MissingMode()
        Key View.MissingMode: No view type is specified.
        Returns:
        No view type is specified
      • Hudson_TrailingDot

        public static String Hudson_TrailingDot()
        Key Hudson.TrailingDot: A name cannot end with ‘.’.
        Returns:
        A name cannot end with ‘.’
      • _Hudson_TrailingDot

        public static org.jvnet.localizer.Localizable _Hudson_TrailingDot()
        Key Hudson.TrailingDot: A name cannot end with ‘.’.
        Returns:
        A name cannot end with ‘.’
      • UpdateCenter_PluginCategory_must_be_labeled

        public static String UpdateCenter_PluginCategory_must_be_labeled()
        Key UpdateCenter.PluginCategory.must-be-labeled: Uncategorized.
        Returns:
        Uncategorized
      • _UpdateCenter_PluginCategory_must_be_labeled

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_must_be_labeled()
        Key UpdateCenter.PluginCategory.must-be-labeled: Uncategorized.
        Returns:
        Uncategorized
      • ResultTrend_Success

        public static String ResultTrend_Success()
        Key ResultTrend.Success: Success.
        Returns:
        Success
      • _ResultTrend_Success

        public static org.jvnet.localizer.Localizable _ResultTrend_Success()
        Key ResultTrend.Success: Success.
        Returns:
        Success
      • Hudson_NoName

        public static String Hudson_NoName()
        Key Hudson.NoName: No name is specified.
        Returns:
        No name is specified
      • _Hudson_NoName

        public static org.jvnet.localizer.Localizable _Hudson_NoName()
        Key Hudson.NoName: No name is specified.
        Returns:
        No name is specified
      • ParametersDefinitionProperty_DisplayName

        public static String ParametersDefinitionProperty_DisplayName()
        Key ParametersDefinitionProperty.DisplayName: This project is parameterized.
        Returns:
        This project is parameterized
      • _ParametersDefinitionProperty_DisplayName

        public static org.jvnet.localizer.Localizable _ParametersDefinitionProperty_DisplayName()
        Key ParametersDefinitionProperty.DisplayName: This project is parameterized.
        Returns:
        This project is parameterized
      • AbstractItem_NewNameUnchanged

        public static String AbstractItem_NewNameUnchanged()
        Key AbstractItem.NewNameUnchanged: The new name is the same as the current name..
        Returns:
        The new name is the same as the current name.
      • _AbstractItem_NewNameUnchanged

        public static org.jvnet.localizer.Localizable _AbstractItem_NewNameUnchanged()
        Key AbstractItem.NewNameUnchanged: The new name is the same as the current name..
        Returns:
        The new name is the same as the current name.
      • CLI_keep_build_shortDescription

        public static String CLI_keep_build_shortDescription()
        Key CLI.keep-build.shortDescription: Mark the build to keep the build forever..
        Returns:
        Mark the build to keep the build forever.
      • _CLI_keep_build_shortDescription

        public static org.jvnet.localizer.Localizable _CLI_keep_build_shortDescription()
        Key CLI.keep-build.shortDescription: Mark the build to keep the build forever..
        Returns:
        Mark the build to keep the build forever.
      • BallColor_Failed

        public static String BallColor_Failed()
        Key BallColor.Failed: Failed.
        Returns:
        Failed
      • _BallColor_Failed

        public static org.jvnet.localizer.Localizable _BallColor_Failed()
        Key BallColor.Failed: Failed.
        Returns:
        Failed
      • Queue_InQuietPeriod

        public static String Queue_InQuietPeriod​(Object arg0)
        Key Queue.InQuietPeriod: In the quiet period. Expires in {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        In the quiet period. Expires in {0}
      • _Queue_InQuietPeriod

        public static org.jvnet.localizer.Localizable _Queue_InQuietPeriod​(Object arg0)
        Key Queue.InQuietPeriod: In the quiet period. Expires in {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        In the quiet period. Expires in {0}
      • ManagementLink_Category_SECURITY

        public static String ManagementLink_Category_SECURITY()
        Key ManagementLink.Category.SECURITY: Security.
        Returns:
        Security
      • _ManagementLink_Category_SECURITY

        public static org.jvnet.localizer.Localizable _ManagementLink_Category_SECURITY()
        Key ManagementLink.Category.SECURITY: Security.
        Returns:
        Security
      • AbstractProject_PollingVetoed

        public static String AbstractProject_PollingVetoed​(Object arg0)
        Key AbstractProject.PollingVetoed: SCM polling vetoed by {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        SCM polling vetoed by {0}
      • _AbstractProject_PollingVetoed

        public static org.jvnet.localizer.Localizable _AbstractProject_PollingVetoed​(Object arg0)
        Key AbstractProject.PollingVetoed: SCM polling vetoed by {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        SCM polling vetoed by {0}
      • Slave_UnixSlave

        public static String Slave_UnixSlave()
        Key Slave.UnixSlave: This is a Unix agent.
        Returns:
        This is a Unix agent
      • _Slave_UnixSlave

        public static org.jvnet.localizer.Localizable _Slave_UnixSlave()
        Key Slave.UnixSlave: This is a Unix agent.
        Returns:
        This is a Unix agent
      • ItemGroupMixIn_may_not_copy_as_it_contains_secrets_and_

        public static String ItemGroupMixIn_may_not_copy_as_it_contains_secrets_and_​(Object arg0,
                                                                                     Object arg1,
                                                                                     Object arg2,
                                                                                     Object arg3,
                                                                                     Object arg4)
        Key ItemGroupMixIn.may_not_copy_as_it_contains_secrets_and_: May not copy {0} as it contains secrets and {1} has {2}/{3} but not /{4}.
        Parameters:
        arg3 - 4th format parameter, {3}, as String.valueOf(Object).
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg4 - 5th format parameter, {4}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        May not copy {0} as it contains secrets and {1} has {2}/{3} but not /{4}
      • _ItemGroupMixIn_may_not_copy_as_it_contains_secrets_and_

        public static org.jvnet.localizer.Localizable _ItemGroupMixIn_may_not_copy_as_it_contains_secrets_and_​(Object arg0,
                                                                                                               Object arg1,
                                                                                                               Object arg2,
                                                                                                               Object arg3,
                                                                                                               Object arg4)
        Key ItemGroupMixIn.may_not_copy_as_it_contains_secrets_and_: May not copy {0} as it contains secrets and {1} has {2}/{3} but not /{4}.
        Parameters:
        arg3 - 4th format parameter, {3}, as String.valueOf(Object).
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg4 - 5th format parameter, {4}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        May not copy {0} as it contains secrets and {1} has {2}/{3} but not /{4}
      • UpdateCenter_PluginCategory_notifier

        public static String UpdateCenter_PluginCategory_notifier()
        Key UpdateCenter.PluginCategory.notifier: Build Notifiers.
        Returns:
        Build Notifiers
      • _UpdateCenter_PluginCategory_notifier

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_notifier()
        Key UpdateCenter.PluginCategory.notifier: Build Notifiers.
        Returns:
        Build Notifiers
      • ComputerSet_SlaveAlreadyExists

        public static String ComputerSet_SlaveAlreadyExists​(Object arg0)
        Key ComputerSet.SlaveAlreadyExists: Agent called ‘{0}’ already exists.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Agent called ‘{0}’ already exists
      • _ComputerSet_SlaveAlreadyExists

        public static org.jvnet.localizer.Localizable _ComputerSet_SlaveAlreadyExists​(Object arg0)
        Key ComputerSet.SlaveAlreadyExists: Agent called ‘{0}’ already exists.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Agent called ‘{0}’ already exists
      • UpdateCenter_PluginCategory_agent

        public static String UpdateCenter_PluginCategory_agent()
        Key UpdateCenter.PluginCategory.agent: Agent Management.
        Returns:
        Agent Management
      • _UpdateCenter_PluginCategory_agent

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_agent()
        Key UpdateCenter.PluginCategory.agent: Agent Management.
        Returns:
        Agent Management
      • UpdateCenter_PluginCategory_runcondition

        public static String UpdateCenter_PluginCategory_runcondition()
        Key UpdateCenter.PluginCategory.runcondition: RunConditions for use by the Run Condition plugin.
        Returns:
        RunConditions for use by the Run Condition plugin
      • _UpdateCenter_PluginCategory_runcondition

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_runcondition()
        Key UpdateCenter.PluginCategory.runcondition: RunConditions for use by the Run Condition plugin.
        Returns:
        RunConditions for use by the Run Condition plugin
      • BallColor_Aborted

        public static String BallColor_Aborted()
        Key BallColor.Aborted: Aborted.
        Returns:
        Aborted
      • _BallColor_Aborted

        public static org.jvnet.localizer.Localizable _BallColor_Aborted()
        Key BallColor.Aborted: Aborted.
        Returns:
        Aborted
      • Hudson_ControlCodeNotAllowed

        public static String Hudson_ControlCodeNotAllowed​(Object arg0)
        Key Hudson.ControlCodeNotAllowed: No control code is allowed: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No control code is allowed: {0}
      • _Hudson_ControlCodeNotAllowed

        public static org.jvnet.localizer.Localizable _Hudson_ControlCodeNotAllowed​(Object arg0)
        Key Hudson.ControlCodeNotAllowed: No control code is allowed: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No control code is allowed: {0}
      • ResultTrend_NowUnstable

        public static String ResultTrend_NowUnstable()
        Key ResultTrend.NowUnstable: Now unstable.
        Returns:
        Now unstable
      • _ResultTrend_NowUnstable

        public static org.jvnet.localizer.Localizable _ResultTrend_NowUnstable()
        Key ResultTrend.NowUnstable: Now unstable.
        Returns:
        Now unstable
      • Slave_InvalidConfig_NoName

        public static String Slave_InvalidConfig_NoName()
        Key Slave.InvalidConfig.NoName: Invalid agent configuration. Name is empty.
        Returns:
        Invalid agent configuration. Name is empty
      • _Slave_InvalidConfig_NoName

        public static org.jvnet.localizer.Localizable _Slave_InvalidConfig_NoName()
        Key Slave.InvalidConfig.NoName: Invalid agent configuration. Name is empty.
        Returns:
        Invalid agent configuration. Name is empty
      • ManagementLink_Category_TROUBLESHOOTING

        public static String ManagementLink_Category_TROUBLESHOOTING()
        Key ManagementLink.Category.TROUBLESHOOTING: Troubleshooting.
        Returns:
        Troubleshooting
      • _ManagementLink_Category_TROUBLESHOOTING

        public static org.jvnet.localizer.Localizable _ManagementLink_Category_TROUBLESHOOTING()
        Key ManagementLink.Category.TROUBLESHOOTING: Troubleshooting.
        Returns:
        Troubleshooting
      • LabelExpression_ObsoleteMasterLabel

        public static String LabelExpression_ObsoleteMasterLabel()
        Key LabelExpression_ObsoleteMasterLabel: This expression includes the label <code>master</code> that is no longer used for the built-in node. Use <code>built-in</code> instead. <a href="https://www.jenkins.io/redirect/built-in-node-migration/" rel="noopener noreferrer" target="_blank">Learn more.</a>.
        Returns:
        This expression includes the label <code>master</code> that is no longer used for the built-in node. Use <code>built-in</code> instead. <a href="https://www.jenkins.io/redirect/built-in-node-migration/" rel="noopener noreferrer" target="_blank">Learn more.</a>
      • _LabelExpression_ObsoleteMasterLabel

        public static org.jvnet.localizer.Localizable _LabelExpression_ObsoleteMasterLabel()
        Key LabelExpression_ObsoleteMasterLabel: This expression includes the label <code>master</code> that is no longer used for the built-in node. Use <code>built-in</code> instead. <a href="https://www.jenkins.io/redirect/built-in-node-migration/" rel="noopener noreferrer" target="_blank">Learn more.</a>.
        Returns:
        This expression includes the label <code>master</code> that is no longer used for the built-in node. Use <code>built-in</code> instead. <a href="https://www.jenkins.io/redirect/built-in-node-migration/" rel="noopener noreferrer" target="_blank">Learn more.</a>
      • Job_minutes

        public static String Job_minutes()
        Key Job.minutes: mins.
        Returns:
        mins
      • _Job_minutes

        public static org.jvnet.localizer.Localizable _Job_minutes()
        Key Job.minutes: mins.
        Returns:
        mins
      • ResultTrend_StillFailing

        public static String ResultTrend_StillFailing()
        Key ResultTrend.StillFailing: Still failing.
        Returns:
        Still failing
      • _ResultTrend_StillFailing

        public static org.jvnet.localizer.Localizable _ResultTrend_StillFailing()
        Key ResultTrend.StillFailing: Still failing.
        Returns:
        Still failing
      • Slave_Terminated

        public static String Slave_Terminated​(Object arg0)
        Key Slave.Terminated: {0} agent was terminated.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} agent was terminated
      • _Slave_Terminated

        public static org.jvnet.localizer.Localizable _Slave_Terminated​(Object arg0)
        Key Slave.Terminated: {0} agent was terminated.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} agent was terminated
      • AbstractProject_DiscoverPermission_Description

        public static String AbstractProject_DiscoverPermission_Description()
        Key AbstractProject.DiscoverPermission.Description: This permission grants discover access to jobs. Lower than read permissions, it allows you to redirect anonymous users to the login page when they try to access a job url. Without it they would get a 404 error and wouldn''t be able to discover project names..
        Returns:
        This permission grants discover access to jobs. Lower than read permissions, it allows you to redirect anonymous users to the login page when they try to access a job url. Without it they would get a 404 error and wouldn''t be able to discover project names.
      • _AbstractProject_DiscoverPermission_Description

        public static org.jvnet.localizer.Localizable _AbstractProject_DiscoverPermission_Description()
        Key AbstractProject.DiscoverPermission.Description: This permission grants discover access to jobs. Lower than read permissions, it allows you to redirect anonymous users to the login page when they try to access a job url. Without it they would get a 404 error and wouldn''t be able to discover project names..
        Returns:
        This permission grants discover access to jobs. Lower than read permissions, it allows you to redirect anonymous users to the login page when they try to access a job url. Without it they would get a 404 error and wouldn''t be able to discover project names.
      • User_IllegalUsername

        public static String User_IllegalUsername​(Object arg0)
        Key User.IllegalUsername: "{0}" is prohibited as a username for security reasons..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        "{0}" is prohibited as a username for security reasons.
      • _User_IllegalUsername

        public static org.jvnet.localizer.Localizable _User_IllegalUsername​(Object arg0)
        Key User.IllegalUsername: "{0}" is prohibited as a username for security reasons..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        "{0}" is prohibited as a username for security reasons.
      • Hudson_Permissions_Title

        public static String Hudson_Permissions_Title()
        Key Hudson.Permissions.Title: Overall.
        Returns:
        Overall
      • _Hudson_Permissions_Title

        public static org.jvnet.localizer.Localizable _Hudson_Permissions_Title()
        Key Hudson.Permissions.Title: Overall.
        Returns:
        Overall
      • Cause_UserCause_ShortDescription

        public static String Cause_UserCause_ShortDescription​(Object arg0)
        Key Cause.UserCause.ShortDescription: Started by user {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Started by user {0}
      • _Cause_UserCause_ShortDescription

        public static org.jvnet.localizer.Localizable _Cause_UserCause_ShortDescription​(Object arg0)
        Key Cause.UserCause.ShortDescription: Started by user {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Started by user {0}
      • UpdateCenter_init

        public static String UpdateCenter_init()
        Key UpdateCenter.init: Initialing update center.
        Returns:
        Initialing update center
      • _UpdateCenter_init

        public static org.jvnet.localizer.Localizable _UpdateCenter_init()
        Key UpdateCenter.init: Initialing update center.
        Returns:
        Initialing update center
      • AbstractProject_Aborted

        public static String AbstractProject_Aborted()
        Key AbstractProject.Aborted: Aborted.
        Returns:
        Aborted
      • _AbstractProject_Aborted

        public static org.jvnet.localizer.Localizable _AbstractProject_Aborted()
        Key AbstractProject.Aborted: Aborted.
        Returns:
        Aborted
      • AbstractProject_Disabled

        public static String AbstractProject_Disabled()
        Key AbstractProject.Disabled: Build disabled.
        Returns:
        Build disabled
      • _AbstractProject_Disabled

        public static org.jvnet.localizer.Localizable _AbstractProject_Disabled()
        Key AbstractProject.Disabled: Build disabled.
        Returns:
        Build disabled
      • Computer_NoSuchSlaveExistsWithoutAdvice

        public static String Computer_NoSuchSlaveExistsWithoutAdvice​(Object arg0)
        Key Computer.NoSuchSlaveExistsWithoutAdvice: No such agent "{0}" exists..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No such agent "{0}" exists.
      • _Computer_NoSuchSlaveExistsWithoutAdvice

        public static org.jvnet.localizer.Localizable _Computer_NoSuchSlaveExistsWithoutAdvice​(Object arg0)
        Key Computer.NoSuchSlaveExistsWithoutAdvice: No such agent "{0}" exists..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No such agent "{0}" exists.
      • Job_Pronoun

        public static String Job_Pronoun()
        Key Job.Pronoun: Project.
        Returns:
        Project
      • _Job_Pronoun

        public static org.jvnet.localizer.Localizable _Job_Pronoun()
        Key Job.Pronoun: Project.
        Returns:
        Project
      • UpdateCenter_Status_CheckingInternet

        public static String UpdateCenter_Status_CheckingInternet()
        Key UpdateCenter.Status.CheckingInternet: Checking internet connectivity.
        Returns:
        Checking internet connectivity
      • _UpdateCenter_Status_CheckingInternet

        public static org.jvnet.localizer.Localizable _UpdateCenter_Status_CheckingInternet()
        Key UpdateCenter.Status.CheckingInternet: Checking internet connectivity.
        Returns:
        Checking internet connectivity
      • UpdateCenter_PluginCategory_upload

        public static String UpdateCenter_PluginCategory_upload()
        Key UpdateCenter.PluginCategory.upload: Artifact Uploaders.
        Returns:
        Artifact Uploaders
      • _UpdateCenter_PluginCategory_upload

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_upload()
        Key UpdateCenter.PluginCategory.upload: Artifact Uploaders.
        Returns:
        Artifact Uploaders
      • Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning

        public static String Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning​(Object arg0)
        Key Jenkins.CheckDisplayName.DisplayNameNotUniqueWarning: The display name, "{0}", is already in use by another job and could cause confusion and delay..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The display name, "{0}", is already in use by another job and could cause confusion and delay.
      • _Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning

        public static org.jvnet.localizer.Localizable _Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning​(Object arg0)
        Key Jenkins.CheckDisplayName.DisplayNameNotUniqueWarning: The display name, "{0}", is already in use by another job and could cause confusion and delay..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The display name, "{0}", is already in use by another job and could cause confusion and delay.
      • AbstractBuild_BuildingRemotely

        public static String AbstractBuild_BuildingRemotely​(Object arg0)
        Key AbstractBuild.BuildingRemotely: Building remotely on {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Building remotely on {0}
      • _AbstractBuild_BuildingRemotely

        public static org.jvnet.localizer.Localizable _AbstractBuild_BuildingRemotely​(Object arg0)
        Key AbstractBuild.BuildingRemotely: Building remotely on {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Building remotely on {0}
      • Computer_DeletePermission_Description

        public static String Computer_DeletePermission_Description()
        Key Computer.DeletePermission.Description: This permission allows users to delete existing agents..
        Returns:
        This permission allows users to delete existing agents.
      • _Computer_DeletePermission_Description

        public static org.jvnet.localizer.Localizable _Computer_DeletePermission_Description()
        Key Computer.DeletePermission.Description: This permission allows users to delete existing agents..
        Returns:
        This permission allows users to delete existing agents.
      • ResultTrend_NotBuilt

        public static String ResultTrend_NotBuilt()
        Key ResultTrend.NotBuilt: Not built.
        Returns:
        Not built
      • _ResultTrend_NotBuilt

        public static org.jvnet.localizer.Localizable _ResultTrend_NotBuilt()
        Key ResultTrend.NotBuilt: Not built.
        Returns:
        Not built
      • AbstractItem_NoSuchJobExists

        public static String AbstractItem_NoSuchJobExists​(Object arg0,
                                                          Object arg1)
        Key AbstractItem.NoSuchJobExists: No such job ‘{0}’ exists. Perhaps you meant ‘{1}’?.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No such job ‘{0}’ exists. Perhaps you meant ‘{1}’?
      • _AbstractItem_NoSuchJobExists

        public static org.jvnet.localizer.Localizable _AbstractItem_NoSuchJobExists​(Object arg0,
                                                                                    Object arg1)
        Key AbstractItem.NoSuchJobExists: No such job ‘{0}’ exists. Perhaps you meant ‘{1}’?.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No such job ‘{0}’ exists. Perhaps you meant ‘{1}’?
      • Permalink_LastCompletedBuild

        public static String Permalink_LastCompletedBuild()
        Key Permalink.LastCompletedBuild: Last completed build.
        Returns:
        Last completed build
      • _Permalink_LastCompletedBuild

        public static org.jvnet.localizer.Localizable _Permalink_LastCompletedBuild()
        Key Permalink.LastCompletedBuild: Last completed build.
        Returns:
        Last completed build
      • Permalink_LastSuccessfulBuild

        public static String Permalink_LastSuccessfulBuild()
        Key Permalink.LastSuccessfulBuild: Last successful build.
        Returns:
        Last successful build
      • _Permalink_LastSuccessfulBuild

        public static org.jvnet.localizer.Localizable _Permalink_LastSuccessfulBuild()
        Key Permalink.LastSuccessfulBuild: Last successful build.
        Returns:
        Last successful build
      • AbstractBuild_Building

        public static String AbstractBuild_Building()
        Key AbstractBuild_Building: Building.
        Returns:
        Building
      • _AbstractBuild_Building

        public static org.jvnet.localizer.Localizable _AbstractBuild_Building()
        Key AbstractBuild_Building: Building.
        Returns:
        Building
      • UpdateCenter_PluginCategory_report

        public static String UpdateCenter_PluginCategory_report()
        Key UpdateCenter.PluginCategory.report: Build Reports.
        Returns:
        Build Reports
      • _UpdateCenter_PluginCategory_report

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_report()
        Key UpdateCenter.PluginCategory.report: Build Reports.
        Returns:
        Build Reports
      • LoadStatistics_Legends_BusyExecutors

        public static String LoadStatistics_Legends_BusyExecutors()
        Key LoadStatistics.Legends.BusyExecutors: Busy executors.
        Returns:
        Busy executors
      • _LoadStatistics_Legends_BusyExecutors

        public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_BusyExecutors()
        Key LoadStatistics.Legends.BusyExecutors: Busy executors.
        Returns:
        Busy executors
      • AbstractProject_WorkspaceTitle

        public static String AbstractProject_WorkspaceTitle​(Object arg0)
        Key AbstractProject.WorkspaceTitle: Workspace of {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Workspace of {0}
      • _AbstractProject_WorkspaceTitle

        public static org.jvnet.localizer.Localizable _AbstractProject_WorkspaceTitle​(Object arg0)
        Key AbstractProject.WorkspaceTitle: Workspace of {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Workspace of {0}
      • LabelExpression_NoMatch

        public static String LabelExpression_NoMatch()
        Key LabelExpression.NoMatch: No agent/cloud matches this label expression..
        Returns:
        No agent/cloud matches this label expression.
      • _LabelExpression_NoMatch

        public static org.jvnet.localizer.Localizable _LabelExpression_NoMatch()
        Key LabelExpression.NoMatch: No agent/cloud matches this label expression..
        Returns:
        No agent/cloud matches this label expression.
      • BallColor_Disabled

        public static String BallColor_Disabled()
        Key BallColor.Disabled: Disabled.
        Returns:
        Disabled
      • _BallColor_Disabled

        public static org.jvnet.localizer.Localizable _BallColor_Disabled()
        Key BallColor.Disabled: Disabled.
        Returns:
        Disabled
      • BallColor_Success

        public static String BallColor_Success()
        Key BallColor.Success: Success.
        Returns:
        Success
      • _BallColor_Success

        public static org.jvnet.localizer.Localizable _BallColor_Success()
        Key BallColor.Success: Success.
        Returns:
        Success
      • Run_Permissions_Title

        public static String Run_Permissions_Title()
        Key Run.Permissions.Title: Run.
        Returns:
        Run
      • _Run_Permissions_Title

        public static org.jvnet.localizer.Localizable _Run_Permissions_Title()
        Key Run.Permissions.Title: Run.
        Returns:
        Run
      • AbstractProject_NoBuilds

        public static String AbstractProject_NoBuilds()
        Key AbstractProject.NoBuilds: No existing build. Scheduling a new one..
        Returns:
        No existing build. Scheduling a new one.
      • _AbstractProject_NoBuilds

        public static org.jvnet.localizer.Localizable _AbstractProject_NoBuilds()
        Key AbstractProject.NoBuilds: No existing build. Scheduling a new one..
        Returns:
        No existing build. Scheduling a new one.
      • Cause_UserIdCause_ShortDescription

        public static String Cause_UserIdCause_ShortDescription​(Object arg0)
        Key Cause.UserIdCause.ShortDescription: Started by user {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Started by user {0}
      • _Cause_UserIdCause_ShortDescription

        public static org.jvnet.localizer.Localizable _Cause_UserIdCause_ShortDescription​(Object arg0)
        Key Cause.UserIdCause.ShortDescription: Started by user {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Started by user {0}
      • BallColor_Unstable

        public static String BallColor_Unstable()
        Key BallColor.Unstable: Unstable.
        Returns:
        Unstable
      • _BallColor_Unstable

        public static org.jvnet.localizer.Localizable _BallColor_Unstable()
        Key BallColor.Unstable: Unstable.
        Returns:
        Unstable
      • Computer_Permissions_Title

        public static String Computer_Permissions_Title()
        Key Computer.Permissions.Title: Agent.
        Returns:
        Agent
      • _Computer_Permissions_Title

        public static org.jvnet.localizer.Localizable _Computer_Permissions_Title()
        Key Computer.Permissions.Title: Agent.
        Returns:
        Agent
      • View_DeletePermission_Description

        public static String View_DeletePermission_Description()
        Key View.DeletePermission.Description: This permission allows users to delete existing views..
        Returns:
        This permission allows users to delete existing views.
      • _View_DeletePermission_Description

        public static org.jvnet.localizer.Localizable _View_DeletePermission_Description()
        Key View.DeletePermission.Description: This permission allows users to delete existing views..
        Returns:
        This permission allows users to delete existing views.
      • UpdateCenter_PluginCategory_api_plugin

        public static String UpdateCenter_PluginCategory_api_plugin()
        Key UpdateCenter.PluginCategory.api-plugin: Library plugins (for use by other plugins).
        Returns:
        Library plugins (for use by other plugins)
      • _UpdateCenter_PluginCategory_api_plugin

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_api_plugin()
        Key UpdateCenter.PluginCategory.api-plugin: Library plugins (for use by other plugins).
        Returns:
        Library plugins (for use by other plugins)
      • Run_DeletePermission_Description

        public static String Run_DeletePermission_Description()
        Key Run.DeletePermission.Description: This permission allows users to manually delete specific builds from the build history..
        Returns:
        This permission allows users to manually delete specific builds from the build history.
      • _Run_DeletePermission_Description

        public static org.jvnet.localizer.Localizable _Run_DeletePermission_Description()
        Key Run.DeletePermission.Description: This permission allows users to manually delete specific builds from the build history..
        Returns:
        This permission allows users to manually delete specific builds from the build history.
      • AbstractProject_AwaitingBuildForWorkspace

        public static String AbstractProject_AwaitingBuildForWorkspace()
        Key AbstractProject.AwaitingBuildForWorkspace: Awaiting build to get a workspace..
        Returns:
        Awaiting build to get a workspace.
      • _AbstractProject_AwaitingBuildForWorkspace

        public static org.jvnet.localizer.Localizable _AbstractProject_AwaitingBuildForWorkspace()
        Key AbstractProject.AwaitingBuildForWorkspace: Awaiting build to get a workspace..
        Returns:
        Awaiting build to get a workspace.
      • Hudson_NotANegativeNumber

        public static String Hudson_NotANegativeNumber()
        Key Hudson.NotANegativeNumber: Not a negative number.
        Returns:
        Not a negative number
      • _Hudson_NotANegativeNumber

        public static org.jvnet.localizer.Localizable _Hudson_NotANegativeNumber()
        Key Hudson.NotANegativeNumber: Not a negative number.
        Returns:
        Not a negative number
      • AbstractProject_NoWorkspace

        public static String AbstractProject_NoWorkspace()
        Key AbstractProject.NoWorkspace: No workspace is available, so can’t check for updates..
        Returns:
        No workspace is available, so can’t check for updates.
      • _AbstractProject_NoWorkspace

        public static org.jvnet.localizer.Localizable _AbstractProject_NoWorkspace()
        Key AbstractProject.NoWorkspace: No workspace is available, so can’t check for updates..
        Returns:
        No workspace is available, so can’t check for updates.
      • UpdateCenter_PluginCategory_ios

        public static String UpdateCenter_PluginCategory_ios()
        Key UpdateCenter.PluginCategory.ios: iOS Development.
        Returns:
        iOS Development
      • _UpdateCenter_PluginCategory_ios

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_ios()
        Key UpdateCenter.PluginCategory.ios: iOS Development.
        Returns:
        iOS Development
      • Job_AllRecentBuildFailed

        public static String Job_AllRecentBuildFailed()
        Key Job.AllRecentBuildFailed: All recent builds failed..
        Returns:
        All recent builds failed.
      • _Job_AllRecentBuildFailed

        public static org.jvnet.localizer.Localizable _Job_AllRecentBuildFailed()
        Key Job.AllRecentBuildFailed: All recent builds failed..
        Returns:
        All recent builds failed.
      • ResultTrend_Fixed

        public static String ResultTrend_Fixed()
        Key ResultTrend.Fixed: Fixed.
        Returns:
        Fixed
      • _ResultTrend_Fixed

        public static org.jvnet.localizer.Localizable _ResultTrend_Fixed()
        Key ResultTrend.Fixed: Fixed.
        Returns:
        Fixed
      • AbstractProject_WipeOutPermission_Description

        public static String AbstractProject_WipeOutPermission_Description()
        Key AbstractProject.WipeOutPermission.Description: This permission grants the ability to wipe out the contents of a workspace..
        Returns:
        This permission grants the ability to wipe out the contents of a workspace.
      • _AbstractProject_WipeOutPermission_Description

        public static org.jvnet.localizer.Localizable _AbstractProject_WipeOutPermission_Description()
        Key AbstractProject.WipeOutPermission.Description: This permission grants the ability to wipe out the contents of a workspace..
        Returns:
        This permission grants the ability to wipe out the contents of a workspace.
      • Computer_Caption

        public static String Computer_Caption​(Object arg0)
        Key Computer.Caption: Agent {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Agent {0}
      • _Computer_Caption

        public static org.jvnet.localizer.Localizable _Computer_Caption​(Object arg0)
        Key Computer.Caption: Agent {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Agent {0}
      • AbstractProject_CustomWorkspaceEmpty

        public static String AbstractProject_CustomWorkspaceEmpty()
        Key AbstractProject.CustomWorkspaceEmpty: Custom workspace is empty..
        Returns:
        Custom workspace is empty.
      • _AbstractProject_CustomWorkspaceEmpty

        public static org.jvnet.localizer.Localizable _AbstractProject_CustomWorkspaceEmpty()
        Key AbstractProject.CustomWorkspaceEmpty: Custom workspace is empty..
        Returns:
        Custom workspace is empty.
      • UpdateCenter_PluginCategory_database

        public static String UpdateCenter_PluginCategory_database()
        Key UpdateCenter.PluginCategory.database: Database.
        Returns:
        Database
      • _UpdateCenter_PluginCategory_database

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_database()
        Key UpdateCenter.PluginCategory.database: Database.
        Returns:
        Database
      • UpdateCenter_Status_UnknownHostException

        public static String UpdateCenter_Status_UnknownHostException​(Object arg0,
                                                                      Object arg1)
        Key UpdateCenter.Status.UnknownHostException: <span class=error>Failed to resolve host name {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        <span class=error>Failed to resolve host name {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>
      • _UpdateCenter_Status_UnknownHostException

        public static org.jvnet.localizer.Localizable _UpdateCenter_Status_UnknownHostException​(Object arg0,
                                                                                                Object arg1)
        Key UpdateCenter.Status.UnknownHostException: <span class=error>Failed to resolve host name {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        <span class=error>Failed to resolve host name {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>
      • Jenkins_IsRestarting

        public static String Jenkins_IsRestarting()
        Key Jenkins.IsRestarting: Jenkins is restarting.
        Returns:
        Jenkins is restarting
      • _Jenkins_IsRestarting

        public static org.jvnet.localizer.Localizable _Jenkins_IsRestarting()
        Key Jenkins.IsRestarting: Jenkins is restarting.
        Returns:
        Jenkins is restarting
      • Queue_HudsonIsAboutToShutDown

        public static String Queue_HudsonIsAboutToShutDown()
        Key Queue.HudsonIsAboutToShutDown: Jenkins is about to shut down.
        Returns:
        Jenkins is about to shut down
      • _Queue_HudsonIsAboutToShutDown

        public static org.jvnet.localizer.Localizable _Queue_HudsonIsAboutToShutDown()
        Key Queue.HudsonIsAboutToShutDown: Jenkins is about to shut down.
        Returns:
        Jenkins is about to shut down
      • Slave_InvalidConfig_Executors

        public static String Slave_InvalidConfig_Executors​(Object arg0)
        Key Slave.InvalidConfig.Executors: Invalid agent configuration for {0}. Invalid number of executors..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid agent configuration for {0}. Invalid number of executors.
      • _Slave_InvalidConfig_Executors

        public static org.jvnet.localizer.Localizable _Slave_InvalidConfig_Executors​(Object arg0)
        Key Slave.InvalidConfig.Executors: Invalid agent configuration for {0}. Invalid number of executors..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid agent configuration for {0}. Invalid number of executors.
      • Slave_Network_Mounted_File_System_Warning

        public static String Slave_Network_Mounted_File_System_Warning()
        Key Slave.Network.Mounted.File.System.Warning: Are you sure you want to use network mounted file system for FS root? Note that this directory does not need to be visible to the controller..
        Returns:
        Are you sure you want to use network mounted file system for FS root? Note that this directory does not need to be visible to the controller.
      • _Slave_Network_Mounted_File_System_Warning

        public static org.jvnet.localizer.Localizable _Slave_Network_Mounted_File_System_Warning()
        Key Slave.Network.Mounted.File.System.Warning: Are you sure you want to use network mounted file system for FS root? Note that this directory does not need to be visible to the controller..
        Returns:
        Are you sure you want to use network mounted file system for FS root? Note that this directory does not need to be visible to the controller.
      • AbstractProject_WorkspaceTitleOnComputer

        public static String AbstractProject_WorkspaceTitleOnComputer​(Object arg0,
                                                                      Object arg1)
        Key AbstractProject.WorkspaceTitleOnComputer: Workspace of {0} on {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Workspace of {0} on {1}
      • _AbstractProject_WorkspaceTitleOnComputer

        public static org.jvnet.localizer.Localizable _AbstractProject_WorkspaceTitleOnComputer​(Object arg0,
                                                                                                Object arg1)
        Key AbstractProject.WorkspaceTitleOnComputer: Workspace of {0} on {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Workspace of {0} on {1}
      • Hudson_BadPortNumber

        public static String Hudson_BadPortNumber​(Object arg0)
        Key Hudson.BadPortNumber: Bad port number {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Bad port number {0}
      • _Hudson_BadPortNumber

        public static org.jvnet.localizer.Localizable _Hudson_BadPortNumber​(Object arg0)
        Key Hudson.BadPortNumber: Bad port number {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Bad port number {0}
      • Cause_UpstreamCause_CausedBy

        public static String Cause_UpstreamCause_CausedBy()
        Key Cause.UpstreamCause.CausedBy: originally caused by:.
        Returns:
        originally caused by:
      • _Cause_UpstreamCause_CausedBy

        public static org.jvnet.localizer.Localizable _Cause_UpstreamCause_CausedBy()
        Key Cause.UpstreamCause.CausedBy: originally caused by:.
        Returns:
        originally caused by:
      • UpdateCenter_n_a

        public static String UpdateCenter_n_a()
        Key UpdateCenter.n_a: N/A.
        Returns:
        N/A
      • _UpdateCenter_n_a

        public static org.jvnet.localizer.Localizable _UpdateCenter_n_a()
        Key UpdateCenter.n_a: N/A.
        Returns:
        N/A
      • Hudson_Computer_DisplayName

        public static String Hudson_Computer_DisplayName()
        Key Hudson.Computer.DisplayName: Built-In Node.
        Returns:
        Built-In Node
      • _Hudson_Computer_DisplayName

        public static org.jvnet.localizer.Localizable _Hudson_Computer_DisplayName()
        Key Hudson.Computer.DisplayName: Built-In Node.
        Returns:
        Built-In Node
      • UpdateCenter_PluginCategory_scm

        public static String UpdateCenter_PluginCategory_scm()
        Key UpdateCenter.PluginCategory.scm: Source Code Management.
        Returns:
        Source Code Management
      • _UpdateCenter_PluginCategory_scm

        public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_scm()
        Key UpdateCenter.PluginCategory.scm: Source Code Management.
        Returns:
        Source Code Management
      • Hudson_AdministerPermission_Description

        public static String Hudson_AdministerPermission_Description()
        Key Hudson.AdministerPermission.Description: This permission grants the ability to make system-wide configuration changes, as well as perform highly sensitive operations that amounts to full local system access (within the scope granted by the underlying OS.).
        Returns:
        This permission grants the ability to make system-wide configuration changes, as well as perform highly sensitive operations that amounts to full local system access (within the scope granted by the underlying OS.)
      • _Hudson_AdministerPermission_Description

        public static org.jvnet.localizer.Localizable _Hudson_AdministerPermission_Description()
        Key Hudson.AdministerPermission.Description: This permission grants the ability to make system-wide configuration changes, as well as perform highly sensitive operations that amounts to full local system access (within the scope granted by the underlying OS.).
        Returns:
        This permission grants the ability to make system-wide configuration changes, as well as perform highly sensitive operations that amounts to full local system access (within the scope granted by the underlying OS.)
      • Run_Summary_BrokenForALongTime

        public static String Run_Summary_BrokenForALongTime()
        Key Run.Summary.BrokenForALongTime: broken for a long time.
        Returns:
        broken for a long time
      • _Run_Summary_BrokenForALongTime

        public static org.jvnet.localizer.Localizable _Run_Summary_BrokenForALongTime()
        Key Run.Summary.BrokenForALongTime: broken for a long time.
        Returns:
        broken for a long time
      • Run_Summary_Unknown

        public static String Run_Summary_Unknown()
        Key Run.Summary.Unknown: ?.
        Returns:
        ?
      • _Run_Summary_Unknown

        public static org.jvnet.localizer.Localizable _Run_Summary_Unknown()
        Key Run.Summary.Unknown: ?.
        Returns:
        ?
      • Job_NoRenameWhileBuilding

        public static String Job_NoRenameWhileBuilding()
        Key Job.NoRenameWhileBuilding: Unable to rename a job while it is building..
        Returns:
        Unable to rename a job while it is building.
      • _Job_NoRenameWhileBuilding

        public static org.jvnet.localizer.Localizable _Job_NoRenameWhileBuilding()
        Key Job.NoRenameWhileBuilding: Unable to rename a job while it is building..
        Returns:
        Unable to rename a job while it is building.
      • Jenkins_CheckDisplayName_NameNotUniqueWarning

        public static String Jenkins_CheckDisplayName_NameNotUniqueWarning​(Object arg0)
        Key Jenkins.CheckDisplayName.NameNotUniqueWarning: The display name, "{0}", is used as a name by a job and could cause confusing search results..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The display name, "{0}", is used as a name by a job and could cause confusing search results.
      • _Jenkins_CheckDisplayName_NameNotUniqueWarning

        public static org.jvnet.localizer.Localizable _Jenkins_CheckDisplayName_NameNotUniqueWarning​(Object arg0)
        Key Jenkins.CheckDisplayName.NameNotUniqueWarning: The display name, "{0}", is used as a name by a job and could cause confusing search results..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The display name, "{0}", is used as a name by a job and could cause confusing search results.