public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_CauseOfInterruption_ShortDescription(Object arg1)
Aborted by {0}
|
static org.jvnet.localizer.Localizable |
_CLI_cancel_quiet_down_shortDescription()
Cancel the effect of the "quiet-down" command.
|
static org.jvnet.localizer.Localizable |
_CLI_keep_build_shortDescription()
Mark the build to keep the build forever.
|
static org.jvnet.localizer.Localizable |
_CLI_quiet_down_shortDescription()
Quiet down Jenkins, in preparation for a restart.
|
static org.jvnet.localizer.Localizable |
_CLI_reload_configuration_shortDescription()
Discard all the loaded data in memory and reload everything from file system.
|
static org.jvnet.localizer.Localizable |
_CLI_restart_shortDescription()
Restart Jenkins.
|
static org.jvnet.localizer.Localizable |
_CLI_safe_restart_shortDescription()
Safely restart Jenkins.
|
static org.jvnet.localizer.Localizable |
_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()
Immediately shuts down Jenkins server.
|
static org.jvnet.localizer.Localizable |
_DefaultProjectNamingStrategy_DisplayName()
Default
|
static org.jvnet.localizer.Localizable |
_Hudson_BadPortNumber(Object arg1)
Bad port number {0}
|
static org.jvnet.localizer.Localizable |
_Hudson_Computer_Caption()
Master
|
static org.jvnet.localizer.Localizable |
_Hudson_Computer_DisplayName()
master
|
static org.jvnet.localizer.Localizable |
_Hudson_ControlCodeNotAllowed(Object arg1)
No control code is allowed: {0}
|
static org.jvnet.localizer.Localizable |
_Hudson_DisplayName()
Jenkins
|
static org.jvnet.localizer.Localizable |
_Hudson_JobAlreadyExists(Object arg1)
A job already exists with the name ‘{0}’
|
static org.jvnet.localizer.Localizable |
_Hudson_JobNameConventionNotApplyed(Object arg1,
Object arg2)
‘{0}’ does not match the job name convention pattern {1}
|
static org.jvnet.localizer.Localizable |
_Hudson_NodeBeingRemoved()
Node is being removed
|
static org.jvnet.localizer.Localizable |
_Hudson_NodeDescription()
the master Jenkins node
|
static org.jvnet.localizer.Localizable |
_Hudson_NoJavaInPath(Object arg1)
java is not in your PATH.
|
static org.jvnet.localizer.Localizable |
_Hudson_NoName()
No name is specified
|
static org.jvnet.localizer.Localizable |
_Hudson_NotUsesUTF8ToDecodeURL()
Your container doesn’t use UTF-8 to decode URLs.
|
static org.jvnet.localizer.Localizable |
_Hudson_UnsafeChar(Object arg1)
‘{0}’ is an unsafe character
|
static org.jvnet.localizer.Localizable |
_Hudson_ViewAlreadyExists(Object arg1)
A view already exists with the name "{0}"
|
static org.jvnet.localizer.Localizable |
_Hudson_ViewName()
All
|
static org.jvnet.localizer.Localizable |
_IdStrategy_CaseInsensitive_DisplayName()
Case insensitive
|
static org.jvnet.localizer.Localizable |
_IdStrategy_CaseSensitive_DisplayName()
Case sensitive
|
static org.jvnet.localizer.Localizable |
_IdStrategy_CaseSensitiveEmailAddress_DisplayName()
Case sensitive (email address)
|
static org.jvnet.localizer.Localizable |
_Mailer_Address_Not_Configured()
address not configured yet <nobody@nowhere>
|
static org.jvnet.localizer.Localizable |
_Mailer_Localhost_Error()
Please set a valid host name, instead of localhost
|
static org.jvnet.localizer.Localizable |
_PatternProjectNamingStrategy_DisplayName()
Pattern
|
static org.jvnet.localizer.Localizable |
_PatternProjectNamingStrategy_NamePatternInvalidSyntax()
regular expression's syntax is invalid.
|
static org.jvnet.localizer.Localizable |
_PatternProjectNamingStrategy_NamePatternRequired()
Name Pattern is required
|
static String |
CauseOfInterruption_ShortDescription(Object arg1)
Aborted by {0}
|
static String |
CLI_cancel_quiet_down_shortDescription()
Cancel the effect of the "quiet-down" command.
|
static String |
CLI_keep_build_shortDescription()
Mark the build to keep the build forever.
|
static String |
CLI_quiet_down_shortDescription()
Quiet down Jenkins, in preparation for a restart.
|
static String |
CLI_reload_configuration_shortDescription()
Discard all the loaded data in memory and reload everything from file system.
|
static String |
CLI_restart_shortDescription()
Restart Jenkins.
|
static String |
CLI_safe_restart_shortDescription()
Safely restart Jenkins.
|
static String |
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()
Immediately shuts down Jenkins server.
|
static String |
DefaultProjectNamingStrategy_DisplayName()
Default
|
static String |
Hudson_BadPortNumber(Object arg1)
Bad port number {0}
|
static String |
Hudson_Computer_Caption()
Master
|
static String |
Hudson_Computer_DisplayName()
master
|
static String |
Hudson_ControlCodeNotAllowed(Object arg1)
No control code is allowed: {0}
|
static String |
Hudson_DisplayName()
Jenkins
|
static String |
Hudson_JobAlreadyExists(Object arg1)
A job already exists with the name ‘{0}’
|
static String |
Hudson_JobNameConventionNotApplyed(Object arg1,
Object arg2)
‘{0}’ does not match the job name convention pattern {1}
|
static String |
Hudson_NodeBeingRemoved()
Node is being removed
|
static String |
Hudson_NodeDescription()
the master Jenkins node
|
static String |
Hudson_NoJavaInPath(Object arg1)
java is not in your PATH.
|
static String |
Hudson_NoName()
No name is specified
|
static String |
Hudson_NotUsesUTF8ToDecodeURL()
Your container doesn’t use UTF-8 to decode URLs.
|
static String |
Hudson_UnsafeChar(Object arg1)
‘{0}’ is an unsafe character
|
static String |
Hudson_ViewAlreadyExists(Object arg1)
A view already exists with the name "{0}"
|
static String |
Hudson_ViewName()
All
|
static String |
IdStrategy_CaseInsensitive_DisplayName()
Case insensitive
|
static String |
IdStrategy_CaseSensitive_DisplayName()
Case sensitive
|
static String |
IdStrategy_CaseSensitiveEmailAddress_DisplayName()
Case sensitive (email address)
|
static String |
Mailer_Address_Not_Configured()
address not configured yet <nobody@nowhere>
|
static String |
Mailer_Localhost_Error()
Please set a valid host name, instead of localhost
|
static String |
PatternProjectNamingStrategy_DisplayName()
Pattern
|
static String |
PatternProjectNamingStrategy_NamePatternInvalidSyntax()
regular expression's syntax is invalid.
|
static String |
PatternProjectNamingStrategy_NamePatternRequired()
Name Pattern is required
|
public static org.jvnet.localizer.Localizable _Hudson_BadPortNumber(Object arg1)
public static String Hudson_Computer_Caption()
public static org.jvnet.localizer.Localizable _Hudson_Computer_Caption()
public static String CauseOfInterruption_ShortDescription(Object arg1)
public static org.jvnet.localizer.Localizable _CauseOfInterruption_ShortDescription(Object arg1)
public static String Hudson_Computer_DisplayName()
public static org.jvnet.localizer.Localizable _Hudson_Computer_DisplayName()
public static String Mailer_Localhost_Error()
public static org.jvnet.localizer.Localizable _Mailer_Localhost_Error()
public static String PatternProjectNamingStrategy_DisplayName()
public static org.jvnet.localizer.Localizable _PatternProjectNamingStrategy_DisplayName()
public static String Hudson_DisplayName()
public static org.jvnet.localizer.Localizable _Hudson_DisplayName()
public static String Hudson_JobAlreadyExists(Object arg1)
public static org.jvnet.localizer.Localizable _Hudson_JobAlreadyExists(Object arg1)
public static org.jvnet.localizer.Localizable _Hudson_UnsafeChar(Object arg1)
public static String Hudson_NoName()
public static org.jvnet.localizer.Localizable _Hudson_NoName()
public static String Hudson_ControlCodeNotAllowed(Object arg1)
public static org.jvnet.localizer.Localizable _Hudson_ControlCodeNotAllowed(Object arg1)
public static String IdStrategy_CaseSensitiveEmailAddress_DisplayName()
public static org.jvnet.localizer.Localizable _IdStrategy_CaseSensitiveEmailAddress_DisplayName()
public static String Hudson_NodeDescription()
public static org.jvnet.localizer.Localizable _Hudson_NodeDescription()
public static String CLI_restart_shortDescription()
public static org.jvnet.localizer.Localizable _CLI_restart_shortDescription()
public static String Hudson_NotUsesUTF8ToDecodeURL()
public static org.jvnet.localizer.Localizable _Hudson_NotUsesUTF8ToDecodeURL()
public static String CLI_cancel_quiet_down_shortDescription()
public static org.jvnet.localizer.Localizable _CLI_cancel_quiet_down_shortDescription()
public static String IdStrategy_CaseInsensitive_DisplayName()
public static org.jvnet.localizer.Localizable _IdStrategy_CaseInsensitive_DisplayName()
public static String CLI_shutdown_shortDescription()
public static org.jvnet.localizer.Localizable _CLI_shutdown_shortDescription()
public static String CLI_reload_configuration_shortDescription()
public static org.jvnet.localizer.Localizable _CLI_reload_configuration_shortDescription()
public static String Hudson_JobNameConventionNotApplyed(Object arg1, Object arg2)
public static org.jvnet.localizer.Localizable _Hudson_JobNameConventionNotApplyed(Object arg1, Object arg2)
public static String Hudson_NoJavaInPath(Object arg1)
public static org.jvnet.localizer.Localizable _Hudson_NoJavaInPath(Object arg1)
public static String IdStrategy_CaseSensitive_DisplayName()
public static org.jvnet.localizer.Localizable _IdStrategy_CaseSensitive_DisplayName()
public static String CLI_safe_shutdown_shortDescription()
public static org.jvnet.localizer.Localizable _CLI_safe_shutdown_shortDescription()
public static String CLI_quiet_down_shortDescription()
public static org.jvnet.localizer.Localizable _CLI_quiet_down_shortDescription()
public static String DefaultProjectNamingStrategy_DisplayName()
public static org.jvnet.localizer.Localizable _DefaultProjectNamingStrategy_DisplayName()
public static String Hudson_NodeBeingRemoved()
public static org.jvnet.localizer.Localizable _Hudson_NodeBeingRemoved()
public static String Hudson_ViewAlreadyExists(Object arg1)
public static org.jvnet.localizer.Localizable _Hudson_ViewAlreadyExists(Object arg1)
public static String CLI_safe_restart_shortDescription()
public static org.jvnet.localizer.Localizable _CLI_safe_restart_shortDescription()
public static String PatternProjectNamingStrategy_NamePatternInvalidSyntax()
public static org.jvnet.localizer.Localizable _PatternProjectNamingStrategy_NamePatternInvalidSyntax()
public static String PatternProjectNamingStrategy_NamePatternRequired()
public static org.jvnet.localizer.Localizable _PatternProjectNamingStrategy_NamePatternRequired()
public static String CLI_keep_build_shortDescription()
public static org.jvnet.localizer.Localizable _CLI_keep_build_shortDescription()
public static String Hudson_ViewName()
public static org.jvnet.localizer.Localizable _Hudson_ViewName()
public static String Mailer_Address_Not_Configured()
public static org.jvnet.localizer.Localizable _Mailer_Address_Not_Configured()
Copyright © 2016. All rights reserved.