@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_BlockedBecauseOfBuildInProgress_ETA(Object arg0)
Key
BlockedBecauseOfBuildInProgress.ETA : (ETA: {0}) . |
static org.jvnet.localizer.Localizable |
_BlockedBecauseOfBuildInProgress_shortDescription(Object arg0,
Object arg1)
Key
BlockedBecauseOfBuildInProgress.shortDescription : Build #{0} is already in progress{1} . |
static org.jvnet.localizer.Localizable |
_BuildDiscarderProperty_displayName()
Key
BuildDiscarderProperty.displayName : Discard old
builds . |
static org.jvnet.localizer.Localizable |
_CauseOfInterruption_ShortDescription(Object arg0)
Key
CauseOfInterruption.ShortDescription : Aborted by
{0} . |
static org.jvnet.localizer.Localizable |
_CLI_disable_job_shortDescription()
Key
CLI.disable-job.shortDescription : Disables a job. . |
static org.jvnet.localizer.Localizable |
_CLI_enable_job_shortDescription()
Key
CLI.enable-job.shortDescription : Enables a job. . |
static org.jvnet.localizer.Localizable |
_CLI_keep_build_shortDescription()
Key
CLI.keep-build.shortDescription : Mark the build to
keep the build forever. . |
static org.jvnet.localizer.Localizable |
_CLI_restart_shortDescription()
Key
CLI.restart.shortDescription : Restart Jenkins. . |
static org.jvnet.localizer.Localizable |
_CLI_safe_restart_shortDescription()
Key
CLI.safe-restart.shortDescription : Safely restart
Jenkins. . |
static org.jvnet.localizer.Localizable |
_CLI_safe_shutdown_shortDescription()
Key
CLI.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()
Key
CLI.shutdown.shortDescription : Immediately shuts
down Jenkins server. . |
static org.jvnet.localizer.Localizable |
_DefaultProjectNamingStrategy_DisplayName()
Key
DefaultProjectNamingStrategy.DisplayName : Default . |
static org.jvnet.localizer.Localizable |
_EnforceSlaveAgentPortAdministrativeMonitor_displayName()
Key
EnforceSlaveAgentPortAdministrativeMonitor.displayName :
Enforce TCP Agent Port . |
static org.jvnet.localizer.Localizable |
_GlobalCloudConfiguration_DisplayName()
Key
GlobalCloudConfiguration.DisplayName : Configure
Clouds . |
static org.jvnet.localizer.Localizable |
_Hudson_BadPortNumber(Object arg0)
Key
Hudson.BadPortNumber : Bad port number {0} . |
static org.jvnet.localizer.Localizable |
_Hudson_Computer_Caption()
Key
Hudson.Computer.Caption : Master . |
static org.jvnet.localizer.Localizable |
_Hudson_Computer_DisplayName()
Key
Hudson.Computer.DisplayName : master . |
static org.jvnet.localizer.Localizable |
_Hudson_Computer_IncorrectNumberOfExecutors()
Key
Hudson.Computer.IncorrectNumberOfExecutors : {@code
Incorrect field "# of executors". |
static org.jvnet.localizer.Localizable |
_Hudson_ControlCodeNotAllowed(Object arg0)
Key
Hudson.ControlCodeNotAllowed : No control code is
allowed: {0} . |
static org.jvnet.localizer.Localizable |
_Hudson_DisplayName()
Key
Hudson.DisplayName : Jenkins . |
static org.jvnet.localizer.Localizable |
_Hudson_JobAlreadyExists(Object arg0)
Key
Hudson.JobAlreadyExists : A job already exists with
the name ‘{0}’ . |
static org.jvnet.localizer.Localizable |
_Hudson_JobNameConventionNotApplyed(Object arg0,
Object arg1)
Key
Hudson.JobNameConventionNotApplyed : ‘{0}’ does not
match the job name convention pattern {1} . |
static org.jvnet.localizer.Localizable |
_Hudson_NodeBeingRemoved()
Key
Hudson.NodeBeingRemoved : Node is being removed . |
static org.jvnet.localizer.Localizable |
_Hudson_NodeDescription()
Key
Hudson.NodeDescription : the master Jenkins node . |
static org.jvnet.localizer.Localizable |
_Hudson_NoJavaInPath(Object arg0)
Key
Hudson.NoJavaInPath : {@code java is not in your PATH. |
static org.jvnet.localizer.Localizable |
_Hudson_NoName()
Key
Hudson.NoName : No name is specified . |
static org.jvnet.localizer.Localizable |
_Hudson_NotUsesUTF8ToDecodeURL()
Key
Hudson.NotUsesUTF8ToDecodeURL : {@code Your container
doesn’t use UTF-8 to decode URLs. |
static org.jvnet.localizer.Localizable |
_Hudson_UnsafeChar(Object arg0)
Key
Hudson.UnsafeChar : ‘{0}’ is an unsafe character . |
static org.jvnet.localizer.Localizable |
_Hudson_ViewAlreadyExists(Object arg0)
Key
Hudson.ViewAlreadyExists : A view already exists
with the name "{0}" . |
static org.jvnet.localizer.Localizable |
_Hudson_ViewName()
Key
Hudson.ViewName : All . |
static org.jvnet.localizer.Localizable |
_IdStrategy_CaseInsensitive_DisplayName()
Key
IdStrategy.CaseInsensitive.DisplayName : Case
insensitive . |
static org.jvnet.localizer.Localizable |
_IdStrategy_CaseSensitive_DisplayName()
Key
IdStrategy.CaseSensitive.DisplayName : Case
sensitive . |
static org.jvnet.localizer.Localizable |
_IdStrategy_CaseSensitiveEmailAddress_DisplayName()
Key
IdStrategy.CaseSensitiveEmailAddress.DisplayName : Case sensitive (email address) . |
static org.jvnet.localizer.Localizable |
_JobGlobalBuildDiscarderStrategy_displayName()
Key
JobGlobalBuildDiscarderStrategy.displayName : Project Build Discarder . |
static org.jvnet.localizer.Localizable |
_Mailer_Address_Not_Configured()
Key
Mailer.Address.Not.Configured : address not
configured yet <nobody@nowhere> . |
static org.jvnet.localizer.Localizable |
_Mailer_Localhost_Error()
Key
Mailer.Localhost.Error : Please set a valid host
name, instead of localhost . |
static org.jvnet.localizer.Localizable |
_Mailer_NotHttp_Error()
Key
Mailer.NotHttp.Error : The URL is invalid, please
ensure you are using http:// or https:// with a valid domain. . |
static org.jvnet.localizer.Localizable |
_NewViewLink_NewView()
Key
NewViewLink.NewView : New View . |
static org.jvnet.localizer.Localizable |
_ParameterizedJobMixIn_build_now()
Key
ParameterizedJobMixIn.build_now : Build Now . |
static org.jvnet.localizer.Localizable |
_ParameterizedJobMixIn_build_with_parameters()
Key
ParameterizedJobMixIn.build_with_parameters : Build
with Parameters . |
static org.jvnet.localizer.Localizable |
_PatternProjectNamingStrategy_DisplayName()
Key
PatternProjectNamingStrategy.DisplayName : Pattern . |
static org.jvnet.localizer.Localizable |
_PatternProjectNamingStrategy_NamePatternInvalidSyntax()
Key
PatternProjectNamingStrategy.NamePatternInvalidSyntax :
regular expression''s syntax is invalid. . |
static org.jvnet.localizer.Localizable |
_PatternProjectNamingStrategy_NamePatternRequired()
Key
PatternProjectNamingStrategy.NamePatternRequired : Name Pattern is required . |
static org.jvnet.localizer.Localizable |
_SimpleGlobalBuildDiscarderStrategy_displayName()
Key
SimpleGlobalBuildDiscarderStrategy.displayName : Specific Build Discarder . |
static String |
BlockedBecauseOfBuildInProgress_ETA(Object arg0)
Key
BlockedBecauseOfBuildInProgress.ETA : (ETA: {0}) . |
static String |
BlockedBecauseOfBuildInProgress_shortDescription(Object arg0,
Object arg1)
Key
BlockedBecauseOfBuildInProgress.shortDescription : Build #{0} is already in progress{1} . |
static String |
BuildDiscarderProperty_displayName()
Key
BuildDiscarderProperty.displayName : Discard old
builds . |
static String |
CauseOfInterruption_ShortDescription(Object arg0)
Key
CauseOfInterruption.ShortDescription : Aborted by
{0} . |
static String |
CLI_disable_job_shortDescription()
Key
CLI.disable-job.shortDescription : Disables a job. . |
static String |
CLI_enable_job_shortDescription()
Key
CLI.enable-job.shortDescription : Enables a job. . |
static String |
CLI_keep_build_shortDescription()
Key
CLI.keep-build.shortDescription : Mark the build to
keep the build forever. . |
static String |
CLI_restart_shortDescription()
Key
CLI.restart.shortDescription : Restart Jenkins. . |
static String |
CLI_safe_restart_shortDescription()
Key
CLI.safe-restart.shortDescription : Safely restart
Jenkins. . |
static String |
CLI_safe_shutdown_shortDescription()
Key
CLI.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()
Key
CLI.shutdown.shortDescription : Immediately shuts
down Jenkins server. . |
static String |
DefaultProjectNamingStrategy_DisplayName()
Key
DefaultProjectNamingStrategy.DisplayName : Default . |
static String |
EnforceSlaveAgentPortAdministrativeMonitor_displayName()
Key
EnforceSlaveAgentPortAdministrativeMonitor.displayName :
Enforce TCP Agent Port . |
static String |
GlobalCloudConfiguration_DisplayName()
Key
GlobalCloudConfiguration.DisplayName : Configure
Clouds . |
static String |
Hudson_BadPortNumber(Object arg0)
Key
Hudson.BadPortNumber : Bad port number {0} . |
static String |
Hudson_Computer_Caption()
Key
Hudson.Computer.Caption : Master . |
static String |
Hudson_Computer_DisplayName()
Key
Hudson.Computer.DisplayName : master . |
static String |
Hudson_Computer_IncorrectNumberOfExecutors()
Key
Hudson.Computer.IncorrectNumberOfExecutors : {@code
Incorrect field "# of executors". |
static String |
Hudson_ControlCodeNotAllowed(Object arg0)
Key
Hudson.ControlCodeNotAllowed : No control code is
allowed: {0} . |
static String |
Hudson_DisplayName()
Key
Hudson.DisplayName : Jenkins . |
static String |
Hudson_JobAlreadyExists(Object arg0)
Key
Hudson.JobAlreadyExists : A job already exists with
the name ‘{0}’ . |
static String |
Hudson_JobNameConventionNotApplyed(Object arg0,
Object arg1)
Key
Hudson.JobNameConventionNotApplyed : ‘{0}’ does not
match the job name convention pattern {1} . |
static String |
Hudson_NodeBeingRemoved()
Key
Hudson.NodeBeingRemoved : Node is being removed . |
static String |
Hudson_NodeDescription()
Key
Hudson.NodeDescription : the master Jenkins node . |
static String |
Hudson_NoJavaInPath(Object arg0)
Key
Hudson.NoJavaInPath : {@code java is not in your PATH. |
static String |
Hudson_NoName()
Key
Hudson.NoName : No name is specified . |
static String |
Hudson_NotUsesUTF8ToDecodeURL()
Key
Hudson.NotUsesUTF8ToDecodeURL : {@code Your container
doesn’t use UTF-8 to decode URLs. |
static String |
Hudson_UnsafeChar(Object arg0)
Key
Hudson.UnsafeChar : ‘{0}’ is an unsafe character . |
static String |
Hudson_ViewAlreadyExists(Object arg0)
Key
Hudson.ViewAlreadyExists : A view already exists
with the name "{0}" . |
static String |
Hudson_ViewName()
Key
Hudson.ViewName : All . |
static String |
IdStrategy_CaseInsensitive_DisplayName()
Key
IdStrategy.CaseInsensitive.DisplayName : Case
insensitive . |
static String |
IdStrategy_CaseSensitive_DisplayName()
Key
IdStrategy.CaseSensitive.DisplayName : Case
sensitive . |
static String |
IdStrategy_CaseSensitiveEmailAddress_DisplayName()
Key
IdStrategy.CaseSensitiveEmailAddress.DisplayName : Case sensitive (email address) . |
static String |
JobGlobalBuildDiscarderStrategy_displayName()
Key
JobGlobalBuildDiscarderStrategy.displayName : Project Build Discarder . |
static String |
Mailer_Address_Not_Configured()
Key
Mailer.Address.Not.Configured : address not
configured yet <nobody@nowhere> . |
static String |
Mailer_Localhost_Error()
Key
Mailer.Localhost.Error : Please set a valid host
name, instead of localhost . |
static String |
Mailer_NotHttp_Error()
Key
Mailer.NotHttp.Error : The URL is invalid, please
ensure you are using http:// or https:// with a valid domain. . |
static String |
NewViewLink_NewView()
Key
NewViewLink.NewView : New View . |
static String |
ParameterizedJobMixIn_build_now()
Key
ParameterizedJobMixIn.build_now : Build Now . |
static String |
ParameterizedJobMixIn_build_with_parameters()
Key
ParameterizedJobMixIn.build_with_parameters : Build
with Parameters . |
static String |
PatternProjectNamingStrategy_DisplayName()
Key
PatternProjectNamingStrategy.DisplayName : Pattern . |
static String |
PatternProjectNamingStrategy_NamePatternInvalidSyntax()
Key
PatternProjectNamingStrategy.NamePatternInvalidSyntax :
regular expression''s syntax is invalid. . |
static String |
PatternProjectNamingStrategy_NamePatternRequired()
Key
PatternProjectNamingStrategy.NamePatternRequired : Name Pattern is required . |
static String |
SimpleGlobalBuildDiscarderStrategy_displayName()
Key
SimpleGlobalBuildDiscarderStrategy.displayName : Specific Build Discarder . |
public static String Hudson_ViewAlreadyExists(Object arg0)
Hudson.ViewAlreadyExists
: A view already exists
with the name "{0}"
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.A view already exists with the name "{0}"
public static org.jvnet.localizer.Localizable _Hudson_ViewAlreadyExists(Object arg0)
Hudson.ViewAlreadyExists
: A view already exists
with the name "{0}"
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.A view already exists with the name "{0}"
public static String CLI_safe_shutdown_shortDescription()
CLI.safe-shutdown.shortDescription
: Puts Jenkins
into the quiet mode, wait for existing builds to be completed, and
then shut down Jenkins.
.Puts Jenkins into the quiet mode, wait for existing builds to
be completed, and then shut down Jenkins.
public static org.jvnet.localizer.Localizable _CLI_safe_shutdown_shortDescription()
CLI.safe-shutdown.shortDescription
: Puts Jenkins
into the quiet mode, wait for existing builds to be completed, and
then shut down Jenkins.
.Puts Jenkins into the quiet mode, wait for existing builds to
be completed, and then shut down Jenkins.
public static String Hudson_ViewName()
Hudson.ViewName
: All
.All
public static org.jvnet.localizer.Localizable _Hudson_ViewName()
Hudson.ViewName
: All
.All
public static String Hudson_NoName()
Hudson.NoName
: No name is specified
.No name is specified
public static org.jvnet.localizer.Localizable _Hudson_NoName()
Hudson.NoName
: No name is specified
.No name is specified
public static String CLI_safe_restart_shortDescription()
CLI.safe-restart.shortDescription
: Safely restart
Jenkins.
.Safely restart Jenkins.
public static org.jvnet.localizer.Localizable _CLI_safe_restart_shortDescription()
CLI.safe-restart.shortDescription
: Safely restart
Jenkins.
.Safely restart Jenkins.
public static String IdStrategy_CaseSensitive_DisplayName()
IdStrategy.CaseSensitive.DisplayName
: Case
sensitive
.Case sensitive
public static org.jvnet.localizer.Localizable _IdStrategy_CaseSensitive_DisplayName()
IdStrategy.CaseSensitive.DisplayName
: Case
sensitive
.Case sensitive
public static String PatternProjectNamingStrategy_DisplayName()
PatternProjectNamingStrategy.DisplayName
: Pattern
.Pattern
public static org.jvnet.localizer.Localizable _PatternProjectNamingStrategy_DisplayName()
PatternProjectNamingStrategy.DisplayName
: Pattern
.Pattern
public static String Hudson_JobNameConventionNotApplyed(Object arg0, Object arg1)
Hudson.JobNameConventionNotApplyed
: ‘{0}’ does not
match the job name convention pattern {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ does not match the job name convention pattern {1}
public static org.jvnet.localizer.Localizable _Hudson_JobNameConventionNotApplyed(Object arg0, Object arg1)
Hudson.JobNameConventionNotApplyed
: ‘{0}’ does not
match the job name convention pattern {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ does not match the job name convention pattern {1}
public static String CLI_disable_job_shortDescription()
CLI.disable-job.shortDescription
: Disables a job.
.Disables a job.
public static org.jvnet.localizer.Localizable _CLI_disable_job_shortDescription()
CLI.disable-job.shortDescription
: Disables a job.
.Disables a job.
public static String BuildDiscarderProperty_displayName()
BuildDiscarderProperty.displayName
: Discard old
builds
.Discard old builds
public static org.jvnet.localizer.Localizable _BuildDiscarderProperty_displayName()
BuildDiscarderProperty.displayName
: Discard old
builds
.Discard old builds
public static String BlockedBecauseOfBuildInProgress_ETA(Object arg0)
BlockedBecauseOfBuildInProgress.ETA
: (ETA: {0})
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.(ETA: {0})
public static org.jvnet.localizer.Localizable _BlockedBecauseOfBuildInProgress_ETA(Object arg0)
BlockedBecauseOfBuildInProgress.ETA
: (ETA: {0})
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.(ETA: {0})
public static String PatternProjectNamingStrategy_NamePatternInvalidSyntax()
PatternProjectNamingStrategy.NamePatternInvalidSyntax
:
regular expression''s syntax is invalid.
.regular expression''s syntax is invalid.
public static org.jvnet.localizer.Localizable _PatternProjectNamingStrategy_NamePatternInvalidSyntax()
PatternProjectNamingStrategy.NamePatternInvalidSyntax
:
regular expression''s syntax is invalid.
.regular expression''s syntax is invalid.
public static String Hudson_BadPortNumber(Object arg0)
Hudson.BadPortNumber
: Bad port number {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Bad port number {0}
public static org.jvnet.localizer.Localizable _Hudson_BadPortNumber(Object arg0)
Hudson.BadPortNumber
: Bad port number {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Bad port number {0}
public static String IdStrategy_CaseSensitiveEmailAddress_DisplayName()
IdStrategy.CaseSensitiveEmailAddress.DisplayName
: Case sensitive (email address)
.Case sensitive (email address)
public static org.jvnet.localizer.Localizable _IdStrategy_CaseSensitiveEmailAddress_DisplayName()
IdStrategy.CaseSensitiveEmailAddress.DisplayName
: Case sensitive (email address)
.Case sensitive (email address)
public static String Mailer_Address_Not_Configured()
Mailer.Address.Not.Configured
: address not
configured yet <nobody@nowhere>
.address not configured yet <nobody@nowhere>
public static org.jvnet.localizer.Localizable _Mailer_Address_Not_Configured()
Mailer.Address.Not.Configured
: address not
configured yet <nobody@nowhere>
.address not configured yet <nobody@nowhere>
public static String Hudson_NodeBeingRemoved()
Hudson.NodeBeingRemoved
: Node is being removed
.Node is being removed
public static org.jvnet.localizer.Localizable _Hudson_NodeBeingRemoved()
Hudson.NodeBeingRemoved
: Node is being removed
.Node is being removed
public static String CLI_shutdown_shortDescription()
CLI.shutdown.shortDescription
: Immediately shuts
down Jenkins server.
.Immediately shuts down Jenkins server.
public static org.jvnet.localizer.Localizable _CLI_shutdown_shortDescription()
CLI.shutdown.shortDescription
: Immediately shuts
down Jenkins server.
.Immediately shuts down Jenkins server.
public static String Hudson_NodeDescription()
Hudson.NodeDescription
: the master Jenkins node
.the master Jenkins node
public static org.jvnet.localizer.Localizable _Hudson_NodeDescription()
Hudson.NodeDescription
: the master Jenkins node
.the master Jenkins node
public static String CLI_enable_job_shortDescription()
CLI.enable-job.shortDescription
: Enables a job.
.Enables a job.
public static org.jvnet.localizer.Localizable _CLI_enable_job_shortDescription()
CLI.enable-job.shortDescription
: Enables a job.
.Enables a job.
public static String ParameterizedJobMixIn_build_now()
ParameterizedJobMixIn.build_now
: Build Now
.Build Now
public static org.jvnet.localizer.Localizable _ParameterizedJobMixIn_build_now()
ParameterizedJobMixIn.build_now
: Build Now
.Build Now
public static String Hudson_NoJavaInPath(Object arg0)
Hudson.NoJavaInPath
: java is not in your PATH.
Maybe you need to <a href="{0}/configure">configure JDKs</a>?
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.java is not in your PATH. Maybe you need to <a
href="{0}/configure">configure JDKs</a>?
public static org.jvnet.localizer.Localizable _Hudson_NoJavaInPath(Object arg0)
Hudson.NoJavaInPath
: java is not in your PATH.
Maybe you need to <a href="{0}/configure">configure JDKs</a>?
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.java is not in your PATH. Maybe you need to <a
href="{0}/configure">configure JDKs</a>?
public static String Hudson_NotUsesUTF8ToDecodeURL()
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://jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat
i18n</a> for more details.
.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://jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat
i18n</a> for more details.
public static org.jvnet.localizer.Localizable _Hudson_NotUsesUTF8ToDecodeURL()
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://jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat
i18n</a> for more details.
.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://jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat
i18n</a> for more details.
public static String JobGlobalBuildDiscarderStrategy_displayName()
JobGlobalBuildDiscarderStrategy.displayName
: Project Build Discarder
.Project Build Discarder
public static org.jvnet.localizer.Localizable _JobGlobalBuildDiscarderStrategy_displayName()
JobGlobalBuildDiscarderStrategy.displayName
: Project Build Discarder
.Project Build Discarder
public static String NewViewLink_NewView()
NewViewLink.NewView
: New View
.New View
public static org.jvnet.localizer.Localizable _NewViewLink_NewView()
NewViewLink.NewView
: New View
.New View
public static String PatternProjectNamingStrategy_NamePatternRequired()
PatternProjectNamingStrategy.NamePatternRequired
: Name Pattern is required
.Name Pattern is required
public static org.jvnet.localizer.Localizable _PatternProjectNamingStrategy_NamePatternRequired()
PatternProjectNamingStrategy.NamePatternRequired
: Name Pattern is required
.Name Pattern is required
public static String CLI_keep_build_shortDescription()
CLI.keep-build.shortDescription
: Mark the build to
keep the build forever.
.Mark the build to keep the build forever.
public static org.jvnet.localizer.Localizable _CLI_keep_build_shortDescription()
CLI.keep-build.shortDescription
: Mark the build to
keep the build forever.
.Mark the build to keep the build forever.
public static String GlobalCloudConfiguration_DisplayName()
GlobalCloudConfiguration.DisplayName
: Configure
Clouds
.Configure Clouds
public static org.jvnet.localizer.Localizable _GlobalCloudConfiguration_DisplayName()
GlobalCloudConfiguration.DisplayName
: Configure
Clouds
.Configure Clouds
public static String SimpleGlobalBuildDiscarderStrategy_displayName()
SimpleGlobalBuildDiscarderStrategy.displayName
: Specific Build Discarder
.Specific Build Discarder
public static org.jvnet.localizer.Localizable _SimpleGlobalBuildDiscarderStrategy_displayName()
SimpleGlobalBuildDiscarderStrategy.displayName
: Specific Build Discarder
.Specific Build Discarder
public static String Hudson_Computer_Caption()
Hudson.Computer.Caption
: Master
.Master
public static org.jvnet.localizer.Localizable _Hudson_Computer_Caption()
Hudson.Computer.Caption
: Master
.Master
public static String Hudson_DisplayName()
Hudson.DisplayName
: Jenkins
.Jenkins
public static org.jvnet.localizer.Localizable _Hudson_DisplayName()
Hudson.DisplayName
: Jenkins
.Jenkins
public static String CauseOfInterruption_ShortDescription(Object arg0)
CauseOfInterruption.ShortDescription
: Aborted by
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Aborted by {0}
public static org.jvnet.localizer.Localizable _CauseOfInterruption_ShortDescription(Object arg0)
CauseOfInterruption.ShortDescription
: Aborted by
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Aborted by {0}
public static String Mailer_NotHttp_Error()
Mailer.NotHttp.Error
: The URL is invalid, please
ensure you are using http:// or https:// with a valid domain.
.The URL is invalid, please ensure you are using http:// or
https:// with a valid domain.
public static org.jvnet.localizer.Localizable _Mailer_NotHttp_Error()
Mailer.NotHttp.Error
: The URL is invalid, please
ensure you are using http:// or https:// with a valid domain.
.The URL is invalid, please ensure you are using http:// or
https:// with a valid domain.
public static String Hudson_UnsafeChar(Object arg0)
Hudson.UnsafeChar
: ‘{0}’ is an unsafe character
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ is an unsafe character
public static org.jvnet.localizer.Localizable _Hudson_UnsafeChar(Object arg0)
Hudson.UnsafeChar
: ‘{0}’ is an unsafe character
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ is an unsafe character
public static String Hudson_Computer_IncorrectNumberOfExecutors()
Hudson.Computer.IncorrectNumberOfExecutors
: Incorrect field "# of executors". It should be a non-negative
number.
.Incorrect field "# of executors". It should be a non-negative
number.
public static org.jvnet.localizer.Localizable _Hudson_Computer_IncorrectNumberOfExecutors()
Hudson.Computer.IncorrectNumberOfExecutors
: Incorrect field "# of executors". It should be a non-negative
number.
.Incorrect field "# of executors". It should be a non-negative
number.
public static String EnforceSlaveAgentPortAdministrativeMonitor_displayName()
EnforceSlaveAgentPortAdministrativeMonitor.displayName
:
Enforce TCP Agent Port
.Enforce TCP Agent Port
public static org.jvnet.localizer.Localizable _EnforceSlaveAgentPortAdministrativeMonitor_displayName()
EnforceSlaveAgentPortAdministrativeMonitor.displayName
:
Enforce TCP Agent Port
.Enforce TCP Agent Port
public static String Hudson_JobAlreadyExists(Object arg0)
Hudson.JobAlreadyExists
: A job already exists with
the name ‘{0}’
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.A job already exists with the name ‘{0}’
public static org.jvnet.localizer.Localizable _Hudson_JobAlreadyExists(Object arg0)
Hudson.JobAlreadyExists
: A job already exists with
the name ‘{0}’
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.A job already exists with the name ‘{0}’
public static String Mailer_Localhost_Error()
Mailer.Localhost.Error
: Please set a valid host
name, instead of localhost
.Please set a valid host name, instead of localhost
public static org.jvnet.localizer.Localizable _Mailer_Localhost_Error()
Mailer.Localhost.Error
: Please set a valid host
name, instead of localhost
.Please set a valid host name, instead of localhost
public static String BlockedBecauseOfBuildInProgress_shortDescription(Object arg0, Object arg1)
BlockedBecauseOfBuildInProgress.shortDescription
: Build #{0} is already in progress{1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Build #{0} is already in progress{1}
public static org.jvnet.localizer.Localizable _BlockedBecauseOfBuildInProgress_shortDescription(Object arg0, Object arg1)
BlockedBecauseOfBuildInProgress.shortDescription
: Build #{0} is already in progress{1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Build #{0} is already in progress{1}
public static String ParameterizedJobMixIn_build_with_parameters()
ParameterizedJobMixIn.build_with_parameters
: Build
with Parameters
.Build with Parameters
public static org.jvnet.localizer.Localizable _ParameterizedJobMixIn_build_with_parameters()
ParameterizedJobMixIn.build_with_parameters
: Build
with Parameters
.Build with Parameters
public static String Hudson_ControlCodeNotAllowed(Object arg0)
Hudson.ControlCodeNotAllowed
: No control code is
allowed: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No control code is allowed: {0}
public static org.jvnet.localizer.Localizable _Hudson_ControlCodeNotAllowed(Object arg0)
Hudson.ControlCodeNotAllowed
: No control code is
allowed: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No control code is allowed: {0}
public static String IdStrategy_CaseInsensitive_DisplayName()
IdStrategy.CaseInsensitive.DisplayName
: Case
insensitive
.Case insensitive
public static org.jvnet.localizer.Localizable _IdStrategy_CaseInsensitive_DisplayName()
IdStrategy.CaseInsensitive.DisplayName
: Case
insensitive
.Case insensitive
public static String CLI_restart_shortDescription()
CLI.restart.shortDescription
: Restart Jenkins.
.Restart Jenkins.
public static org.jvnet.localizer.Localizable _CLI_restart_shortDescription()
CLI.restart.shortDescription
: Restart Jenkins.
.Restart Jenkins.
public static String Hudson_Computer_DisplayName()
Hudson.Computer.DisplayName
: master
.master
public static org.jvnet.localizer.Localizable _Hudson_Computer_DisplayName()
Hudson.Computer.DisplayName
: master
.master
public static String DefaultProjectNamingStrategy_DisplayName()
DefaultProjectNamingStrategy.DisplayName
: Default
.Default
public static org.jvnet.localizer.Localizable _DefaultProjectNamingStrategy_DisplayName()
DefaultProjectNamingStrategy.DisplayName
: Default
.Default
Copyright © 2004–2021. All rights reserved.