Package jenkins.model
Class Messages
- java.lang.Object
-
- jenkins.model.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_BlockedBecauseOfBuildInProgress_ETA(Object arg0)
KeyBlockedBecauseOfBuildInProgress.ETA
:(ETA: {0})
.static org.jvnet.localizer.Localizable
_BlockedBecauseOfBuildInProgress_shortDescription(Object arg0, Object arg1)
KeyBlockedBecauseOfBuildInProgress.shortDescription
:Build #{0} is already in progress{1}
.static org.jvnet.localizer.Localizable
_BuildDiscarderProperty_displayName()
KeyBuildDiscarderProperty.displayName
:Discard old builds
.static org.jvnet.localizer.Localizable
_BuiltInNodeMigration_DisplayName()
KeyBuiltInNodeMigration.DisplayName
:Built-In Node Name and Label Migration
.static org.jvnet.localizer.Localizable
_CauseOfInterruption_ShortDescription(Object arg0)
KeyCauseOfInterruption.ShortDescription
:Aborted by {0}
.static org.jvnet.localizer.Localizable
_CLI_disable_job_shortDescription()
KeyCLI.disable-job.shortDescription
:Disables a job.
.static org.jvnet.localizer.Localizable
_CLI_enable_job_shortDescription()
KeyCLI.enable-job.shortDescription
:Enables a job.
.static org.jvnet.localizer.Localizable
_CLI_keep_build_shortDescription()
KeyCLI.keep-build.shortDescription
:Mark the build to keep the build forever.
.static org.jvnet.localizer.Localizable
_CLI_restart_shortDescription()
KeyCLI.restart.shortDescription
:Restart Jenkins.
.static org.jvnet.localizer.Localizable
_CLI_safe_restart_shortDescription()
KeyCLI.safe-restart.shortDescription
:Safely restart Jenkins.
.static org.jvnet.localizer.Localizable
_CLI_safe_shutdown_shortDescription()
KeyCLI.safe-shutdown.shortDescription
:Puts Jenkins into the quiet mode, wait for existing builds to be completed, and then shut down Jenkins.
.static org.jvnet.localizer.Localizable
_CLI_shutdown_shortDescription()
KeyCLI.shutdown.shortDescription
:Immediately shuts down Jenkins server.
.static org.jvnet.localizer.Localizable
_DefaultProjectNamingStrategy_DisplayName()
KeyDefaultProjectNamingStrategy.DisplayName
:Default
.static org.jvnet.localizer.Localizable
_EnforceSlaveAgentPortAdministrativeMonitor_displayName()
KeyEnforceSlaveAgentPortAdministrativeMonitor.displayName
:Enforce TCP Agent Port
.static org.jvnet.localizer.Localizable
_GlobalCloudConfiguration_DisplayName()
KeyGlobalCloudConfiguration.DisplayName
:Clouds
.static org.jvnet.localizer.Localizable
_Hudson_BadPortNumber(Object arg0)
KeyHudson.BadPortNumber
:Bad port number {0}
.static org.jvnet.localizer.Localizable
_Hudson_Computer_Caption()
KeyHudson.Computer.Caption
:Built-in Node
.static org.jvnet.localizer.Localizable
_Hudson_Computer_DisplayName()
KeyHudson.Computer.DisplayName
:Built-in
.static org.jvnet.localizer.Localizable
_Hudson_Computer_IncorrectNumberOfExecutors()
KeyHudson.Computer.IncorrectNumberOfExecutors
:Incorrect field "Number of executors". It should be a non-negative number.
.static org.jvnet.localizer.Localizable
_Hudson_ControlCodeNotAllowed(Object arg0)
KeyHudson.ControlCodeNotAllowed
:No control code is allowed: {0}
.static org.jvnet.localizer.Localizable
_Hudson_DisplayName()
KeyHudson.DisplayName
:Jenkins
.static org.jvnet.localizer.Localizable
_Hudson_JobAlreadyExists(Object arg0)
KeyHudson.JobAlreadyExists
:A job already exists with the name â{0}â
.static org.jvnet.localizer.Localizable
_Hudson_JobNameConventionNotApplyed(Object arg0, Object arg1)
KeyHudson.JobNameConventionNotApplyed
:â{0}â does not match the job name convention pattern {1}
.static org.jvnet.localizer.Localizable
_Hudson_NodeBeingRemoved()
KeyHudson.NodeBeingRemoved
:Node is being removed
.static org.jvnet.localizer.Localizable
_Hudson_NodeDescription()
KeyHudson.NodeDescription
:the Jenkins controller''s built-in node
.static org.jvnet.localizer.Localizable
_Hudson_NoJavaInPath(Object arg0)
KeyHudson.NoJavaInPath
:java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?
.static org.jvnet.localizer.Localizable
_Hudson_NoName()
KeyHudson.NoName
:No name is specified
.static org.jvnet.localizer.Localizable
_Hudson_NotUsesUTF8ToDecodeURL()
KeyHudson.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/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details.
.static org.jvnet.localizer.Localizable
_Hudson_UnsafeChar(Object arg0)
KeyHudson.UnsafeChar
:â{0}â is an unsafe character
.static org.jvnet.localizer.Localizable
_Hudson_ViewAlreadyExists(Object arg0)
KeyHudson.ViewAlreadyExists
:A view already exists with the name "{0}"
.static org.jvnet.localizer.Localizable
_Hudson_ViewName()
KeyHudson.ViewName
:All
.static org.jvnet.localizer.Localizable
_IdStrategy_CaseInsensitive_DisplayName()
KeyIdStrategy.CaseInsensitive.DisplayName
:Case insensitive
.static org.jvnet.localizer.Localizable
_IdStrategy_CaseSensitive_DisplayName()
KeyIdStrategy.CaseSensitive.DisplayName
:Case sensitive
.static org.jvnet.localizer.Localizable
_IdStrategy_CaseSensitiveEmailAddress_DisplayName()
KeyIdStrategy.CaseSensitiveEmailAddress.DisplayName
:Case sensitive (email address)
.static org.jvnet.localizer.Localizable
_JenkinsLocationConfiguration_does_not_look_like_an_email_address()
KeyJenkinsLocationConfiguration.does_not_look_like_an_email_address
:Does not look like an email address
.static org.jvnet.localizer.Localizable
_JobGlobalBuildDiscarderStrategy_displayName()
KeyJobGlobalBuildDiscarderStrategy.displayName
:Project Build Discarder
.static org.jvnet.localizer.Localizable
_Mailer_Address_Not_Configured()
KeyMailer.Address.Not.Configured
:address not configured yet <nobody@nowhere>
.static org.jvnet.localizer.Localizable
_Mailer_Localhost_Error()
KeyMailer.Localhost.Error
:Please set a valid host name, instead of localhost
.static org.jvnet.localizer.Localizable
_Mailer_NotHttp_Error()
KeyMailer.NotHttp.Error
:The URL is invalid, please ensure you are using http:// or https:// with a valid domain.
.static org.jvnet.localizer.Localizable
_ParameterizedJobMixIn_build_now()
KeyParameterizedJobMixIn.build_now
:Build Now
.static org.jvnet.localizer.Localizable
_ParameterizedJobMixIn_build_with_parameters()
KeyParameterizedJobMixIn.build_with_parameters
:Build with Parameters
.static org.jvnet.localizer.Localizable
_PatternProjectNamingStrategy_DisplayName()
KeyPatternProjectNamingStrategy.DisplayName
:Pattern
.static org.jvnet.localizer.Localizable
_PatternProjectNamingStrategy_NamePatternInvalidSyntax()
KeyPatternProjectNamingStrategy.NamePatternInvalidSyntax
:regular expression''s syntax is invalid.
.static org.jvnet.localizer.Localizable
_PatternProjectNamingStrategy_NamePatternRequired()
KeyPatternProjectNamingStrategy.NamePatternRequired
:Name Pattern is required
.static org.jvnet.localizer.Localizable
_SimpleGlobalBuildDiscarderStrategy_displayName()
KeySimpleGlobalBuildDiscarderStrategy.displayName
:Specific Build Discarder
.static String
BlockedBecauseOfBuildInProgress_ETA(Object arg0)
KeyBlockedBecauseOfBuildInProgress.ETA
:(ETA: {0})
.static String
BlockedBecauseOfBuildInProgress_shortDescription(Object arg0, Object arg1)
KeyBlockedBecauseOfBuildInProgress.shortDescription
:Build #{0} is already in progress{1}
.static String
BuildDiscarderProperty_displayName()
KeyBuildDiscarderProperty.displayName
:Discard old builds
.static String
BuiltInNodeMigration_DisplayName()
KeyBuiltInNodeMigration.DisplayName
:Built-In Node Name and Label Migration
.static String
CauseOfInterruption_ShortDescription(Object arg0)
KeyCauseOfInterruption.ShortDescription
:Aborted by {0}
.static String
CLI_disable_job_shortDescription()
KeyCLI.disable-job.shortDescription
:Disables a job.
.static String
CLI_enable_job_shortDescription()
KeyCLI.enable-job.shortDescription
:Enables a job.
.static String
CLI_keep_build_shortDescription()
KeyCLI.keep-build.shortDescription
:Mark the build to keep the build forever.
.static String
CLI_restart_shortDescription()
KeyCLI.restart.shortDescription
:Restart Jenkins.
.static String
CLI_safe_restart_shortDescription()
KeyCLI.safe-restart.shortDescription
:Safely restart Jenkins.
.static String
CLI_safe_shutdown_shortDescription()
KeyCLI.safe-shutdown.shortDescription
:Puts Jenkins into the quiet mode, wait for existing builds to be completed, and then shut down Jenkins.
.static String
CLI_shutdown_shortDescription()
KeyCLI.shutdown.shortDescription
:Immediately shuts down Jenkins server.
.static String
DefaultProjectNamingStrategy_DisplayName()
KeyDefaultProjectNamingStrategy.DisplayName
:Default
.static String
EnforceSlaveAgentPortAdministrativeMonitor_displayName()
KeyEnforceSlaveAgentPortAdministrativeMonitor.displayName
:Enforce TCP Agent Port
.static String
GlobalCloudConfiguration_DisplayName()
KeyGlobalCloudConfiguration.DisplayName
:Clouds
.static String
Hudson_BadPortNumber(Object arg0)
KeyHudson.BadPortNumber
:Bad port number {0}
.static String
Hudson_Computer_Caption()
KeyHudson.Computer.Caption
:Built-in Node
.static String
Hudson_Computer_DisplayName()
KeyHudson.Computer.DisplayName
:Built-in
.static String
Hudson_Computer_IncorrectNumberOfExecutors()
KeyHudson.Computer.IncorrectNumberOfExecutors
:Incorrect field "Number of executors". It should be a non-negative number.
.static String
Hudson_ControlCodeNotAllowed(Object arg0)
KeyHudson.ControlCodeNotAllowed
:No control code is allowed: {0}
.static String
Hudson_DisplayName()
KeyHudson.DisplayName
:Jenkins
.static String
Hudson_JobAlreadyExists(Object arg0)
KeyHudson.JobAlreadyExists
:A job already exists with the name â{0}â
.static String
Hudson_JobNameConventionNotApplyed(Object arg0, Object arg1)
KeyHudson.JobNameConventionNotApplyed
:â{0}â does not match the job name convention pattern {1}
.static String
Hudson_NodeBeingRemoved()
KeyHudson.NodeBeingRemoved
:Node is being removed
.static String
Hudson_NodeDescription()
KeyHudson.NodeDescription
:the Jenkins controller''s built-in node
.static String
Hudson_NoJavaInPath(Object arg0)
KeyHudson.NoJavaInPath
:java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?
.static String
Hudson_NoName()
KeyHudson.NoName
:No name is specified
.static String
Hudson_NotUsesUTF8ToDecodeURL()
KeyHudson.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/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details.
.static String
Hudson_UnsafeChar(Object arg0)
KeyHudson.UnsafeChar
:â{0}â is an unsafe character
.static String
Hudson_ViewAlreadyExists(Object arg0)
KeyHudson.ViewAlreadyExists
:A view already exists with the name "{0}"
.static String
Hudson_ViewName()
KeyHudson.ViewName
:All
.static String
IdStrategy_CaseInsensitive_DisplayName()
KeyIdStrategy.CaseInsensitive.DisplayName
:Case insensitive
.static String
IdStrategy_CaseSensitive_DisplayName()
KeyIdStrategy.CaseSensitive.DisplayName
:Case sensitive
.static String
IdStrategy_CaseSensitiveEmailAddress_DisplayName()
KeyIdStrategy.CaseSensitiveEmailAddress.DisplayName
:Case sensitive (email address)
.static String
JenkinsLocationConfiguration_does_not_look_like_an_email_address()
KeyJenkinsLocationConfiguration.does_not_look_like_an_email_address
:Does not look like an email address
.static String
JobGlobalBuildDiscarderStrategy_displayName()
KeyJobGlobalBuildDiscarderStrategy.displayName
:Project Build Discarder
.static String
Mailer_Address_Not_Configured()
KeyMailer.Address.Not.Configured
:address not configured yet <nobody@nowhere>
.static String
Mailer_Localhost_Error()
KeyMailer.Localhost.Error
:Please set a valid host name, instead of localhost
.static String
Mailer_NotHttp_Error()
KeyMailer.NotHttp.Error
:The URL is invalid, please ensure you are using http:// or https:// with a valid domain.
.static String
ParameterizedJobMixIn_build_now()
KeyParameterizedJobMixIn.build_now
:Build Now
.static String
ParameterizedJobMixIn_build_with_parameters()
KeyParameterizedJobMixIn.build_with_parameters
:Build with Parameters
.static String
PatternProjectNamingStrategy_DisplayName()
KeyPatternProjectNamingStrategy.DisplayName
:Pattern
.static String
PatternProjectNamingStrategy_NamePatternInvalidSyntax()
KeyPatternProjectNamingStrategy.NamePatternInvalidSyntax
:regular expression''s syntax is invalid.
.static String
PatternProjectNamingStrategy_NamePatternRequired()
KeyPatternProjectNamingStrategy.NamePatternRequired
:Name Pattern is required
.static String
SimpleGlobalBuildDiscarderStrategy_displayName()
KeySimpleGlobalBuildDiscarderStrategy.displayName
:Specific Build Discarder
.
-
-
-
Method Detail
-
Hudson_ViewAlreadyExists
public static String Hudson_ViewAlreadyExists(Object arg0)
KeyHudson.ViewAlreadyExists
:A view already exists with the name "{0}"
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
A view already exists with the name "{0}"
-
_Hudson_ViewAlreadyExists
public static org.jvnet.localizer.Localizable _Hudson_ViewAlreadyExists(Object arg0)
KeyHudson.ViewAlreadyExists
:A view already exists with the name "{0}"
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
A view already exists with the name "{0}"
-
BuiltInNodeMigration_DisplayName
public static String BuiltInNodeMigration_DisplayName()
KeyBuiltInNodeMigration.DisplayName
:Built-In Node Name and Label Migration
.- Returns:
Built-In Node Name and Label Migration
-
_BuiltInNodeMigration_DisplayName
public static org.jvnet.localizer.Localizable _BuiltInNodeMigration_DisplayName()
KeyBuiltInNodeMigration.DisplayName
:Built-In Node Name and Label Migration
.- Returns:
Built-In Node Name and Label Migration
-
Hudson_NodeDescription
public static String Hudson_NodeDescription()
KeyHudson.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()
KeyHudson.NodeDescription
:the Jenkins controller''s built-in node
.- Returns:
the Jenkins controller''s built-in node
-
IdStrategy_CaseSensitiveEmailAddress_DisplayName
public static String IdStrategy_CaseSensitiveEmailAddress_DisplayName()
KeyIdStrategy.CaseSensitiveEmailAddress.DisplayName
:Case sensitive (email address)
.- Returns:
Case sensitive (email address)
-
_IdStrategy_CaseSensitiveEmailAddress_DisplayName
public static org.jvnet.localizer.Localizable _IdStrategy_CaseSensitiveEmailAddress_DisplayName()
KeyIdStrategy.CaseSensitiveEmailAddress.DisplayName
:Case sensitive (email address)
.- Returns:
Case sensitive (email address)
-
CLI_disable_job_shortDescription
public static String CLI_disable_job_shortDescription()
KeyCLI.disable-job.shortDescription
:Disables a job.
.- Returns:
Disables a job.
-
_CLI_disable_job_shortDescription
public static org.jvnet.localizer.Localizable _CLI_disable_job_shortDescription()
KeyCLI.disable-job.shortDescription
:Disables a job.
.- Returns:
Disables a job.
-
Hudson_Computer_Caption
public static String Hudson_Computer_Caption()
KeyHudson.Computer.Caption
:Built-in Node
.- Returns:
Built-in Node
-
_Hudson_Computer_Caption
public static org.jvnet.localizer.Localizable _Hudson_Computer_Caption()
KeyHudson.Computer.Caption
:Built-in Node
.- Returns:
Built-in Node
-
PatternProjectNamingStrategy_NamePatternInvalidSyntax
public static String PatternProjectNamingStrategy_NamePatternInvalidSyntax()
KeyPatternProjectNamingStrategy.NamePatternInvalidSyntax
:regular expression''s syntax is invalid.
.- Returns:
regular expression''s syntax is invalid.
-
_PatternProjectNamingStrategy_NamePatternInvalidSyntax
public static org.jvnet.localizer.Localizable _PatternProjectNamingStrategy_NamePatternInvalidSyntax()
KeyPatternProjectNamingStrategy.NamePatternInvalidSyntax
:regular expression''s syntax is invalid.
.- Returns:
regular expression''s syntax is invalid.
-
DefaultProjectNamingStrategy_DisplayName
public static String DefaultProjectNamingStrategy_DisplayName()
KeyDefaultProjectNamingStrategy.DisplayName
:Default
.- Returns:
Default
-
_DefaultProjectNamingStrategy_DisplayName
public static org.jvnet.localizer.Localizable _DefaultProjectNamingStrategy_DisplayName()
KeyDefaultProjectNamingStrategy.DisplayName
:Default
.- Returns:
Default
-
Hudson_ControlCodeNotAllowed
public static String Hudson_ControlCodeNotAllowed(Object arg0)
KeyHudson.ControlCodeNotAllowed
:No control code is allowed: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No control code is allowed: {0}
-
_Hudson_ControlCodeNotAllowed
public static org.jvnet.localizer.Localizable _Hudson_ControlCodeNotAllowed(Object arg0)
KeyHudson.ControlCodeNotAllowed
:No control code is allowed: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No control code is allowed: {0}
-
JenkinsLocationConfiguration_does_not_look_like_an_email_address
public static String JenkinsLocationConfiguration_does_not_look_like_an_email_address()
KeyJenkinsLocationConfiguration.does_not_look_like_an_email_address
:Does not look like an email address
.- Returns:
Does not look like an email address
-
_JenkinsLocationConfiguration_does_not_look_like_an_email_address
public static org.jvnet.localizer.Localizable _JenkinsLocationConfiguration_does_not_look_like_an_email_address()
KeyJenkinsLocationConfiguration.does_not_look_like_an_email_address
:Does not look like an email address
.- Returns:
Does not look like an email address
-
IdStrategy_CaseInsensitive_DisplayName
public static String IdStrategy_CaseInsensitive_DisplayName()
KeyIdStrategy.CaseInsensitive.DisplayName
:Case insensitive
.- Returns:
Case insensitive
-
_IdStrategy_CaseInsensitive_DisplayName
public static org.jvnet.localizer.Localizable _IdStrategy_CaseInsensitive_DisplayName()
KeyIdStrategy.CaseInsensitive.DisplayName
:Case insensitive
.- Returns:
Case insensitive
-
Hudson_ViewName
public static String Hudson_ViewName()
KeyHudson.ViewName
:All
.- Returns:
All
-
_Hudson_ViewName
public static org.jvnet.localizer.Localizable _Hudson_ViewName()
KeyHudson.ViewName
:All
.- Returns:
All
-
Hudson_NoJavaInPath
public static String Hudson_NoJavaInPath(Object arg0)
KeyHudson.NoJavaInPath
:java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.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)
KeyHudson.NoJavaInPath
:java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?
-
CLI_shutdown_shortDescription
public static String CLI_shutdown_shortDescription()
KeyCLI.shutdown.shortDescription
:Immediately shuts down Jenkins server.
.- Returns:
Immediately shuts down Jenkins server.
-
_CLI_shutdown_shortDescription
public static org.jvnet.localizer.Localizable _CLI_shutdown_shortDescription()
KeyCLI.shutdown.shortDescription
:Immediately shuts down Jenkins server.
.- Returns:
Immediately shuts down Jenkins server.
-
ParameterizedJobMixIn_build_with_parameters
public static String ParameterizedJobMixIn_build_with_parameters()
KeyParameterizedJobMixIn.build_with_parameters
:Build with Parameters
.- Returns:
Build with Parameters
-
_ParameterizedJobMixIn_build_with_parameters
public static org.jvnet.localizer.Localizable _ParameterizedJobMixIn_build_with_parameters()
KeyParameterizedJobMixIn.build_with_parameters
:Build with Parameters
.- Returns:
Build with Parameters
-
GlobalCloudConfiguration_DisplayName
public static String GlobalCloudConfiguration_DisplayName()
KeyGlobalCloudConfiguration.DisplayName
:Clouds
.- Returns:
Clouds
-
_GlobalCloudConfiguration_DisplayName
public static org.jvnet.localizer.Localizable _GlobalCloudConfiguration_DisplayName()
KeyGlobalCloudConfiguration.DisplayName
:Clouds
.- Returns:
Clouds
-
ParameterizedJobMixIn_build_now
public static String ParameterizedJobMixIn_build_now()
KeyParameterizedJobMixIn.build_now
:Build Now
.- Returns:
Build Now
-
_ParameterizedJobMixIn_build_now
public static org.jvnet.localizer.Localizable _ParameterizedJobMixIn_build_now()
KeyParameterizedJobMixIn.build_now
:Build Now
.- Returns:
Build Now
-
Hudson_DisplayName
public static String Hudson_DisplayName()
KeyHudson.DisplayName
:Jenkins
.- Returns:
Jenkins
-
_Hudson_DisplayName
public static org.jvnet.localizer.Localizable _Hudson_DisplayName()
KeyHudson.DisplayName
:Jenkins
.- Returns:
Jenkins
-
JobGlobalBuildDiscarderStrategy_displayName
public static String JobGlobalBuildDiscarderStrategy_displayName()
KeyJobGlobalBuildDiscarderStrategy.displayName
:Project Build Discarder
.- Returns:
Project Build Discarder
-
_JobGlobalBuildDiscarderStrategy_displayName
public static org.jvnet.localizer.Localizable _JobGlobalBuildDiscarderStrategy_displayName()
KeyJobGlobalBuildDiscarderStrategy.displayName
:Project Build Discarder
.- Returns:
Project Build Discarder
-
Mailer_Localhost_Error
public static String Mailer_Localhost_Error()
KeyMailer.Localhost.Error
:Please set a valid host name, instead of localhost
.- Returns:
Please set a valid host name, instead of localhost
-
_Mailer_Localhost_Error
public static org.jvnet.localizer.Localizable _Mailer_Localhost_Error()
KeyMailer.Localhost.Error
:Please set a valid host name, instead of localhost
.- Returns:
Please set a valid host name, instead of localhost
-
Hudson_Computer_IncorrectNumberOfExecutors
public static String Hudson_Computer_IncorrectNumberOfExecutors()
KeyHudson.Computer.IncorrectNumberOfExecutors
:Incorrect field "Number of executors". It should be a non-negative number.
.- Returns:
Incorrect field "Number of executors". It should be a non-negative number.
-
_Hudson_Computer_IncorrectNumberOfExecutors
public static org.jvnet.localizer.Localizable _Hudson_Computer_IncorrectNumberOfExecutors()
KeyHudson.Computer.IncorrectNumberOfExecutors
:Incorrect field "Number of executors". It should be a non-negative number.
.- Returns:
Incorrect field "Number of executors". It should be a non-negative number.
-
Hudson_UnsafeChar
public static String Hudson_UnsafeChar(Object arg0)
KeyHudson.UnsafeChar
:â{0}â is an unsafe character
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â is an unsafe character
-
_Hudson_UnsafeChar
public static org.jvnet.localizer.Localizable _Hudson_UnsafeChar(Object arg0)
KeyHudson.UnsafeChar
:â{0}â is an unsafe character
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â is an unsafe character
-
CLI_safe_shutdown_shortDescription
public static String CLI_safe_shutdown_shortDescription()
KeyCLI.safe-shutdown.shortDescription
:Puts Jenkins into the quiet mode, wait for existing builds to be completed, and then shut down Jenkins.
.- Returns:
Puts Jenkins into the quiet mode, wait for existing builds to be completed, and then shut down Jenkins.
-
_CLI_safe_shutdown_shortDescription
public static org.jvnet.localizer.Localizable _CLI_safe_shutdown_shortDescription()
KeyCLI.safe-shutdown.shortDescription
:Puts Jenkins into the quiet mode, wait for existing builds to be completed, and then shut down Jenkins.
.- Returns:
Puts Jenkins into the quiet mode, wait for existing builds to be completed, and then shut down Jenkins.
-
SimpleGlobalBuildDiscarderStrategy_displayName
public static String SimpleGlobalBuildDiscarderStrategy_displayName()
KeySimpleGlobalBuildDiscarderStrategy.displayName
:Specific Build Discarder
.- Returns:
Specific Build Discarder
-
_SimpleGlobalBuildDiscarderStrategy_displayName
public static org.jvnet.localizer.Localizable _SimpleGlobalBuildDiscarderStrategy_displayName()
KeySimpleGlobalBuildDiscarderStrategy.displayName
:Specific Build Discarder
.- Returns:
Specific Build Discarder
-
BlockedBecauseOfBuildInProgress_ETA
public static String BlockedBecauseOfBuildInProgress_ETA(Object arg0)
KeyBlockedBecauseOfBuildInProgress.ETA
:(ETA: {0})
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
(ETA: {0})
-
_BlockedBecauseOfBuildInProgress_ETA
public static org.jvnet.localizer.Localizable _BlockedBecauseOfBuildInProgress_ETA(Object arg0)
KeyBlockedBecauseOfBuildInProgress.ETA
:(ETA: {0})
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
(ETA: {0})
-
Hudson_NodeBeingRemoved
public static String Hudson_NodeBeingRemoved()
KeyHudson.NodeBeingRemoved
:Node is being removed
.- Returns:
Node is being removed
-
_Hudson_NodeBeingRemoved
public static org.jvnet.localizer.Localizable _Hudson_NodeBeingRemoved()
KeyHudson.NodeBeingRemoved
:Node is being removed
.- Returns:
Node is being removed
-
CLI_safe_restart_shortDescription
public static String CLI_safe_restart_shortDescription()
KeyCLI.safe-restart.shortDescription
:Safely restart Jenkins.
.- Returns:
Safely restart Jenkins.
-
_CLI_safe_restart_shortDescription
public static org.jvnet.localizer.Localizable _CLI_safe_restart_shortDescription()
KeyCLI.safe-restart.shortDescription
:Safely restart Jenkins.
.- Returns:
Safely restart Jenkins.
-
Hudson_JobNameConventionNotApplyed
public static String Hudson_JobNameConventionNotApplyed(Object arg0, Object arg1)
KeyHudson.JobNameConventionNotApplyed
:â{0}â does not match the job name convention pattern {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â does not match the job name convention pattern {1}
-
_Hudson_JobNameConventionNotApplyed
public static org.jvnet.localizer.Localizable _Hudson_JobNameConventionNotApplyed(Object arg0, Object arg1)
KeyHudson.JobNameConventionNotApplyed
:â{0}â does not match the job name convention pattern {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â does not match the job name convention pattern {1}
-
CLI_restart_shortDescription
public static String CLI_restart_shortDescription()
KeyCLI.restart.shortDescription
:Restart Jenkins.
.- Returns:
Restart Jenkins.
-
_CLI_restart_shortDescription
public static org.jvnet.localizer.Localizable _CLI_restart_shortDescription()
KeyCLI.restart.shortDescription
:Restart Jenkins.
.- Returns:
Restart Jenkins.
-
CLI_enable_job_shortDescription
public static String CLI_enable_job_shortDescription()
KeyCLI.enable-job.shortDescription
:Enables a job.
.- Returns:
Enables a job.
-
_CLI_enable_job_shortDescription
public static org.jvnet.localizer.Localizable _CLI_enable_job_shortDescription()
KeyCLI.enable-job.shortDescription
:Enables a job.
.- Returns:
Enables a job.
-
Mailer_Address_Not_Configured
public static String Mailer_Address_Not_Configured()
KeyMailer.Address.Not.Configured
:address not configured yet <nobody@nowhere>
.- Returns:
address not configured yet <nobody@nowhere>
-
_Mailer_Address_Not_Configured
public static org.jvnet.localizer.Localizable _Mailer_Address_Not_Configured()
KeyMailer.Address.Not.Configured
:address not configured yet <nobody@nowhere>
.- Returns:
address not configured yet <nobody@nowhere>
-
CauseOfInterruption_ShortDescription
public static String CauseOfInterruption_ShortDescription(Object arg0)
KeyCauseOfInterruption.ShortDescription
:Aborted by {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Aborted by {0}
-
_CauseOfInterruption_ShortDescription
public static org.jvnet.localizer.Localizable _CauseOfInterruption_ShortDescription(Object arg0)
KeyCauseOfInterruption.ShortDescription
:Aborted by {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Aborted by {0}
-
Hudson_BadPortNumber
public static String Hudson_BadPortNumber(Object arg0)
KeyHudson.BadPortNumber
:Bad port number {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Bad port number {0}
-
_Hudson_BadPortNumber
public static org.jvnet.localizer.Localizable _Hudson_BadPortNumber(Object arg0)
KeyHudson.BadPortNumber
:Bad port number {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Bad port number {0}
-
Hudson_NotUsesUTF8ToDecodeURL
public static String Hudson_NotUsesUTF8ToDecodeURL()
KeyHudson.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/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/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details.
-
_Hudson_NotUsesUTF8ToDecodeURL
public static org.jvnet.localizer.Localizable _Hudson_NotUsesUTF8ToDecodeURL()
KeyHudson.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/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/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details.
-
BlockedBecauseOfBuildInProgress_shortDescription
public static String BlockedBecauseOfBuildInProgress_shortDescription(Object arg0, Object arg1)
KeyBlockedBecauseOfBuildInProgress.shortDescription
:Build #{0} is already in progress{1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Build #{0} is already in progress{1}
-
_BlockedBecauseOfBuildInProgress_shortDescription
public static org.jvnet.localizer.Localizable _BlockedBecauseOfBuildInProgress_shortDescription(Object arg0, Object arg1)
KeyBlockedBecauseOfBuildInProgress.shortDescription
:Build #{0} is already in progress{1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Build #{0} is already in progress{1}
-
Hudson_Computer_DisplayName
public static String Hudson_Computer_DisplayName()
KeyHudson.Computer.DisplayName
:Built-in
.- Returns:
Built-in
-
_Hudson_Computer_DisplayName
public static org.jvnet.localizer.Localizable _Hudson_Computer_DisplayName()
KeyHudson.Computer.DisplayName
:Built-in
.- Returns:
Built-in
-
EnforceSlaveAgentPortAdministrativeMonitor_displayName
public static String EnforceSlaveAgentPortAdministrativeMonitor_displayName()
KeyEnforceSlaveAgentPortAdministrativeMonitor.displayName
:Enforce TCP Agent Port
.- Returns:
Enforce TCP Agent Port
-
_EnforceSlaveAgentPortAdministrativeMonitor_displayName
public static org.jvnet.localizer.Localizable _EnforceSlaveAgentPortAdministrativeMonitor_displayName()
KeyEnforceSlaveAgentPortAdministrativeMonitor.displayName
:Enforce TCP Agent Port
.- Returns:
Enforce TCP Agent Port
-
Mailer_NotHttp_Error
public static String Mailer_NotHttp_Error()
KeyMailer.NotHttp.Error
:The URL is invalid, please ensure you are using http:// or https:// with a valid domain.
.- Returns:
The URL is invalid, please ensure you are using http:// or https:// with a valid domain.
-
_Mailer_NotHttp_Error
public static org.jvnet.localizer.Localizable _Mailer_NotHttp_Error()
KeyMailer.NotHttp.Error
:The URL is invalid, please ensure you are using http:// or https:// with a valid domain.
.- Returns:
The URL is invalid, please ensure you are using http:// or https:// with a valid domain.
-
IdStrategy_CaseSensitive_DisplayName
public static String IdStrategy_CaseSensitive_DisplayName()
KeyIdStrategy.CaseSensitive.DisplayName
:Case sensitive
.- Returns:
Case sensitive
-
_IdStrategy_CaseSensitive_DisplayName
public static org.jvnet.localizer.Localizable _IdStrategy_CaseSensitive_DisplayName()
KeyIdStrategy.CaseSensitive.DisplayName
:Case sensitive
.- Returns:
Case sensitive
-
Hudson_NoName
public static String Hudson_NoName()
KeyHudson.NoName
:No name is specified
.- Returns:
No name is specified
-
_Hudson_NoName
public static org.jvnet.localizer.Localizable _Hudson_NoName()
KeyHudson.NoName
:No name is specified
.- Returns:
No name is specified
-
PatternProjectNamingStrategy_DisplayName
public static String PatternProjectNamingStrategy_DisplayName()
KeyPatternProjectNamingStrategy.DisplayName
:Pattern
.- Returns:
Pattern
-
_PatternProjectNamingStrategy_DisplayName
public static org.jvnet.localizer.Localizable _PatternProjectNamingStrategy_DisplayName()
KeyPatternProjectNamingStrategy.DisplayName
:Pattern
.- Returns:
Pattern
-
Hudson_JobAlreadyExists
public static String Hudson_JobAlreadyExists(Object arg0)
KeyHudson.JobAlreadyExists
:A job already exists with the name â{0}â
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
A job already exists with the name â{0}â
-
_Hudson_JobAlreadyExists
public static org.jvnet.localizer.Localizable _Hudson_JobAlreadyExists(Object arg0)
KeyHudson.JobAlreadyExists
:A job already exists with the name â{0}â
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
A job already exists with the name â{0}â
-
CLI_keep_build_shortDescription
public static String CLI_keep_build_shortDescription()
KeyCLI.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()
KeyCLI.keep-build.shortDescription
:Mark the build to keep the build forever.
.- Returns:
Mark the build to keep the build forever.
-
BuildDiscarderProperty_displayName
public static String BuildDiscarderProperty_displayName()
KeyBuildDiscarderProperty.displayName
:Discard old builds
.- Returns:
Discard old builds
-
_BuildDiscarderProperty_displayName
public static org.jvnet.localizer.Localizable _BuildDiscarderProperty_displayName()
KeyBuildDiscarderProperty.displayName
:Discard old builds
.- Returns:
Discard old builds
-
PatternProjectNamingStrategy_NamePatternRequired
public static String PatternProjectNamingStrategy_NamePatternRequired()
KeyPatternProjectNamingStrategy.NamePatternRequired
:Name Pattern is required
.- Returns:
Name Pattern is required
-
_PatternProjectNamingStrategy_NamePatternRequired
public static org.jvnet.localizer.Localizable _PatternProjectNamingStrategy_NamePatternRequired()
KeyPatternProjectNamingStrategy.NamePatternRequired
:Name Pattern is required
.- Returns:
Name Pattern is required
-
-