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
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyBlockedBecauseOfBuildInProgress.ETA
:(ETA: {0})
.static org.jvnet.localizer.Localizable
KeyBlockedBecauseOfBuildInProgress.shortDescription
:Build #{0} is already in progress{1}
.static org.jvnet.localizer.Localizable
KeyBuildDiscarderProperty.displayName
:Discard old builds
.static org.jvnet.localizer.Localizable
KeyBuiltInNodeMigration.DisplayName
:Built-In Node Name and Label Migration
.static org.jvnet.localizer.Localizable
KeyCauseOfInterruption.ShortDescription
:Aborted by {0}
.static org.jvnet.localizer.Localizable
KeyCLI.disable-job.shortDescription
:Disables a job.
.static org.jvnet.localizer.Localizable
KeyCLI.enable-job.shortDescription
:Enables a job.
.static org.jvnet.localizer.Localizable
KeyCLI.keep-build.shortDescription
:Mark the build to keep the build forever.
.static org.jvnet.localizer.Localizable
KeyCLI.restart.shortDescription
:Restart Jenkins.
.static org.jvnet.localizer.Localizable
KeyCLI.safe-restart.shortDescription
:Safely restart Jenkins.
.static org.jvnet.localizer.Localizable
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
KeyCLI.shutdown.shortDescription
:Immediately shuts down Jenkins server.
.static org.jvnet.localizer.Localizable
KeyDefaultProjectNamingStrategy.DisplayName
:Default
.static org.jvnet.localizer.Localizable
KeyEnforceSlaveAgentPortAdministrativeMonitor.displayName
:Enforce TCP Agent Port
.static org.jvnet.localizer.Localizable
KeyGlobalCloudConfiguration.DisplayName
:Clouds
.static org.jvnet.localizer.Localizable
_Hudson_BadPortNumber
(Object arg0) KeyHudson.BadPortNumber
:Bad port number {0}
.static org.jvnet.localizer.Localizable
KeyHudson.Computer.Caption
:Built-in Node
.static org.jvnet.localizer.Localizable
KeyHudson.Computer.DisplayName
:Built-in
.static org.jvnet.localizer.Localizable
KeyHudson.Computer.IncorrectNumberOfExecutors
:Incorrect field "Number of executors". It should be a non-negative number.
.static org.jvnet.localizer.Localizable
KeyHudson.ControlCodeNotAllowed
:No control code is allowed: {0}
.static org.jvnet.localizer.Localizable
KeyHudson.DisplayName
:Jenkins
.static org.jvnet.localizer.Localizable
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
KeyHudson.NodeBeingRemoved
:Node is being removed
.static org.jvnet.localizer.Localizable
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
KeyHudson.NoName
:No name is specified
.static org.jvnet.localizer.Localizable
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
KeyHudson.ViewAlreadyExists
:A view already exists with the name "{0}"
.static org.jvnet.localizer.Localizable
KeyHudson.ViewName
:All
.static org.jvnet.localizer.Localizable
KeyIdStrategy.CaseInsensitive.DisplayName
:Case insensitive
.static org.jvnet.localizer.Localizable
KeyIdStrategy.CaseSensitive.DisplayName
:Case sensitive
.static org.jvnet.localizer.Localizable
KeyIdStrategy.CaseSensitiveEmailAddress.DisplayName
:Case sensitive (email address)
.static org.jvnet.localizer.Localizable
KeyJenkinsLocationConfiguration.does_not_look_like_an_email_address
:Does not look like an email address
.static org.jvnet.localizer.Localizable
KeyJobGlobalBuildDiscarderStrategy.displayName
:Project Build Discarder
.static org.jvnet.localizer.Localizable
KeyMailer.Address.Not.Configured
:address not configured yet <nobody@nowhere>
.static org.jvnet.localizer.Localizable
KeyMailer.Localhost.Error
:Please set a valid host name, instead of localhost
.static org.jvnet.localizer.Localizable
KeyMailer.NotHttp.Error
:The URL is invalid, please ensure you are using http:// or https:// with a valid domain.
.static org.jvnet.localizer.Localizable
KeyParameterizedJobMixIn.build_now
:Build Now
.static org.jvnet.localizer.Localizable
KeyParameterizedJobMixIn.build_with_parameters
:Build with Parameters
.static org.jvnet.localizer.Localizable
KeyPatternProjectNamingStrategy.DisplayName
:Pattern
.static org.jvnet.localizer.Localizable
KeyPatternProjectNamingStrategy.NamePatternInvalidSyntax
:regular expression''s syntax is invalid.
.static org.jvnet.localizer.Localizable
KeyPatternProjectNamingStrategy.NamePatternRequired
:Name Pattern is required
.static org.jvnet.localizer.Localizable
KeySimpleGlobalBuildDiscarderStrategy.displayName
:Specific Build Discarder
.static String
KeyBlockedBecauseOfBuildInProgress.ETA
:(ETA: {0})
.static String
KeyBlockedBecauseOfBuildInProgress.shortDescription
:Build #{0} is already in progress{1}
.static String
KeyBuildDiscarderProperty.displayName
:Discard old builds
.static String
KeyBuiltInNodeMigration.DisplayName
:Built-In Node Name and Label Migration
.static String
KeyCauseOfInterruption.ShortDescription
:Aborted by {0}
.static String
KeyCLI.disable-job.shortDescription
:Disables a job.
.static String
KeyCLI.enable-job.shortDescription
:Enables a job.
.static String
KeyCLI.keep-build.shortDescription
:Mark the build to keep the build forever.
.static String
KeyCLI.restart.shortDescription
:Restart Jenkins.
.static String
KeyCLI.safe-restart.shortDescription
:Safely restart Jenkins.
.static String
KeyCLI.safe-shutdown.shortDescription
:Puts Jenkins into the quiet mode, wait for existing builds to be completed, and then shut down Jenkins.
.static String
KeyCLI.shutdown.shortDescription
:Immediately shuts down Jenkins server.
.static String
KeyDefaultProjectNamingStrategy.DisplayName
:Default
.static String
KeyEnforceSlaveAgentPortAdministrativeMonitor.displayName
:Enforce TCP Agent Port
.static String
KeyGlobalCloudConfiguration.DisplayName
:Clouds
.static String
Hudson_BadPortNumber
(Object arg0) KeyHudson.BadPortNumber
:Bad port number {0}
.static String
KeyHudson.Computer.Caption
:Built-in Node
.static String
KeyHudson.Computer.DisplayName
:Built-in
.static String
KeyHudson.Computer.IncorrectNumberOfExecutors
:Incorrect field "Number of executors". It should be a non-negative number.
.static String
KeyHudson.ControlCodeNotAllowed
:No control code is allowed: {0}
.static String
KeyHudson.DisplayName
:Jenkins
.static String
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
KeyHudson.NodeBeingRemoved
:Node is being removed
.static String
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
KeyHudson.NoName
:No name is specified
.static String
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
KeyHudson.ViewAlreadyExists
:A view already exists with the name "{0}"
.static String
KeyHudson.ViewName
:All
.static String
KeyIdStrategy.CaseInsensitive.DisplayName
:Case insensitive
.static String
KeyIdStrategy.CaseSensitive.DisplayName
:Case sensitive
.static String
KeyIdStrategy.CaseSensitiveEmailAddress.DisplayName
:Case sensitive (email address)
.static String
KeyJenkinsLocationConfiguration.does_not_look_like_an_email_address
:Does not look like an email address
.static String
KeyJobGlobalBuildDiscarderStrategy.displayName
:Project Build Discarder
.static String
KeyMailer.Address.Not.Configured
:address not configured yet <nobody@nowhere>
.static String
KeyMailer.Localhost.Error
:Please set a valid host name, instead of localhost
.static String
KeyMailer.NotHttp.Error
:The URL is invalid, please ensure you are using http:// or https:// with a valid domain.
.static String
KeyParameterizedJobMixIn.build_now
:Build Now
.static String
KeyParameterizedJobMixIn.build_with_parameters
:Build with Parameters
.static String
KeyPatternProjectNamingStrategy.DisplayName
:Pattern
.static String
KeyPatternProjectNamingStrategy.NamePatternInvalidSyntax
:regular expression''s syntax is invalid.
.static String
KeyPatternProjectNamingStrategy.NamePatternRequired
:Name Pattern is required
.static String
KeySimpleGlobalBuildDiscarderStrategy.displayName
:Specific Build Discarder
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
Hudson_ViewAlreadyExists
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
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
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
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
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
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
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
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
KeyDefaultProjectNamingStrategy.DisplayName
:Default
.- Returns:
Default
-
_DefaultProjectNamingStrategy_DisplayName
public static org.jvnet.localizer.Localizable _DefaultProjectNamingStrategy_DisplayName()KeyDefaultProjectNamingStrategy.DisplayName
:Default
.- Returns:
Default
-
Hudson_ControlCodeNotAllowed
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
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
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
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
KeyHudson.ViewName
:All
.- Returns:
All
-
_Hudson_ViewName
public static org.jvnet.localizer.Localizable _Hudson_ViewName()KeyHudson.ViewName
:All
.- Returns:
All
-
Hudson_NoJavaInPath
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
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
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
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
KeyGlobalCloudConfiguration.DisplayName
:Clouds
.- Returns:
Clouds
-
_GlobalCloudConfiguration_DisplayName
public static org.jvnet.localizer.Localizable _GlobalCloudConfiguration_DisplayName()KeyGlobalCloudConfiguration.DisplayName
:Clouds
.- Returns:
Clouds
-
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
KeyHudson.DisplayName
:Jenkins
.- Returns:
Jenkins
-
_Hudson_DisplayName
public static org.jvnet.localizer.Localizable _Hudson_DisplayName()KeyHudson.DisplayName
:Jenkins
.- Returns:
Jenkins
-
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
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
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
KeyHudson.UnsafeChar
:â{0}â is an unsafe character
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â is an unsafe character
-
_Hudson_UnsafeChar
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
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
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
KeyBlockedBecauseOfBuildInProgress.ETA
:(ETA: {0})
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
(ETA: {0})
-
_BlockedBecauseOfBuildInProgress_ETA
KeyBlockedBecauseOfBuildInProgress.ETA
:(ETA: {0})
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
(ETA: {0})
-
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
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
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
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
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
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
KeyCauseOfInterruption.ShortDescription
:Aborted by {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Aborted by {0}
-
_CauseOfInterruption_ShortDescription
KeyCauseOfInterruption.ShortDescription
:Aborted by {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Aborted by {0}
-
Hudson_BadPortNumber
KeyHudson.BadPortNumber
:Bad port number {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Bad port number {0}
-
_Hudson_BadPortNumber
KeyHudson.BadPortNumber
:Bad port number {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Bad port number {0}
-
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
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
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
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
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
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
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
KeyPatternProjectNamingStrategy.DisplayName
:Pattern
.- Returns:
Pattern
-
_PatternProjectNamingStrategy_DisplayName
public static org.jvnet.localizer.Localizable _PatternProjectNamingStrategy_DisplayName()KeyPatternProjectNamingStrategy.DisplayName
:Pattern
.- Returns:
Pattern
-
Hudson_JobAlreadyExists
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
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
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
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
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
-