public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_AbstractBuild_Building()
Key
AbstractBuild_Building : Building . |
static org.jvnet.localizer.Localizable |
_AbstractBuild_BuildingInWorkspace(Object arg0)
Key
AbstractBuild.BuildingInWorkspace : in workspace
{0} . |
static org.jvnet.localizer.Localizable |
_AbstractBuild_BuildingOnMaster()
Key
AbstractBuild.BuildingOnMaster : Building on
master . |
static org.jvnet.localizer.Localizable |
_AbstractBuild_BuildingRemotely(Object arg0)
Key
AbstractBuild.BuildingRemotely : Building remotely
on {0} . |
static org.jvnet.localizer.Localizable |
_AbstractBuild_KeptBecause(Object arg0)
Key
AbstractBuild.KeptBecause : This build is kept
because of {0}. . |
static org.jvnet.localizer.Localizable |
_AbstractItem_NoSuchJobExists(Object arg0,
Object arg1)
Key
AbstractItem.NoSuchJobExists : No such job ‘{0}’
exists. |
static org.jvnet.localizer.Localizable |
_AbstractItem_NoSuchJobExistsWithoutSuggestion(Object arg0)
Key
AbstractItem.NoSuchJobExistsWithoutSuggestion : No
such job ‘{0}’ exists. . |
static org.jvnet.localizer.Localizable |
_AbstractItem_Pronoun()
Key
AbstractItem.Pronoun : Item . |
static org.jvnet.localizer.Localizable |
_AbstractProject_Aborted()
Key
AbstractProject.Aborted : Aborted . |
static org.jvnet.localizer.Localizable |
_AbstractProject_AssignedLabelString_InvalidBooleanExpression(Object arg0)
Key
AbstractProject.AssignedLabelString.InvalidBooleanExpression : Invalid boolean expression: {0} . |
static org.jvnet.localizer.Localizable |
_AbstractProject_AssignedLabelString_NoMatch_DidYouMean(Object arg0,
Object arg1)
Key
AbstractProject.AssignedLabelString_NoMatch_DidYouMean :
{@code There’s no slave/cloud that matches this assignment. |
static org.jvnet.localizer.Localizable |
_AbstractProject_AssignedLabelString_NoMatch()
Key
AbstractProject.AssignedLabelString.NoMatch : There's no slave/cloud that matches this assignment . |
static org.jvnet.localizer.Localizable |
_AbstractProject_AwaitingBuildForWorkspace()
Key
AbstractProject.AwaitingBuildForWorkspace : Awaiting
build to get a workspace. . |
static org.jvnet.localizer.Localizable |
_AbstractProject_AwaitingWorkspaceToComeOnline(Object arg0)
Key
AbstractProject.AwaitingWorkspaceToComeOnline : We
need to schedule a new build to get a workspace, but deferring {0}ms
in the hope that one will become available soon . |
static org.jvnet.localizer.Localizable |
_AbstractProject_BuildPermission_Description()
Key
AbstractProject.BuildPermission.Description : This
permission grants the ability to start a new build. . |
static org.jvnet.localizer.Localizable |
_AbstractProject_CancelPermission_Description()
Key
AbstractProject.CancelPermission.Description : This
permission grants the ability to cancel a scheduled, or abort a
running, build. . |
static org.jvnet.localizer.Localizable |
_AbstractProject_CustomWorkspaceEmpty()
Key
AbstractProject.CustomWorkspaceEmpty : Custom
workspace is empty. . |
static org.jvnet.localizer.Localizable |
_AbstractProject_Disabled()
Key
AbstractProject.Disabled : Build disabled . |
static org.jvnet.localizer.Localizable |
_AbstractProject_DiscoverPermission_Description()
Key
AbstractProject.DiscoverPermission.Description : {@code
This permission grants discover access to jobs. |
static org.jvnet.localizer.Localizable |
_AbstractProject_DownstreamBuildInProgress(Object arg0)
Key
AbstractProject.DownstreamBuildInProgress : Downstream project {0} is already building. . |
static org.jvnet.localizer.Localizable |
_AbstractProject_ExtendedReadPermission_Description()
Key
AbstractProject.ExtendedReadPermission.Description : {@code
This permission grants read-only access to project configurations. |
static org.jvnet.localizer.Localizable |
_AbstractProject_LabelLink(Object arg0,
Object arg1,
Object arg2,
Object arg3)
Key
AbstractProject.LabelLink : <a
href="{0}{1}">Label</a> is serviced by {2,choice,0#no nodes|1#1
node|1<{2} nodes}{3,choice,0#|1# and 1 cloud|1< and {3} clouds} . |
static org.jvnet.localizer.Localizable |
_AbstractProject_NewBuildForWorkspace()
Key
AbstractProject.NewBuildForWorkspace : Scheduling a
new build to get a workspace. . |
static org.jvnet.localizer.Localizable |
_AbstractProject_NoBuilds()
Key
AbstractProject.NoBuilds : {@code No existing build. |
static org.jvnet.localizer.Localizable |
_AbstractProject_NoSCM()
Key
AbstractProject.NoSCM : No SCM . |
static org.jvnet.localizer.Localizable |
_AbstractProject_NoWorkspace()
Key
AbstractProject.NoWorkspace : No workspace is
available, so can’t check for updates. . |
static org.jvnet.localizer.Localizable |
_AbstractProject_PollingABorted()
Key
AbstractProject.PollingABorted : SCM polling
aborted . |
static org.jvnet.localizer.Localizable |
_AbstractProject_Pronoun()
Key
AbstractProject.Pronoun : Project . |
static org.jvnet.localizer.Localizable |
_AbstractProject_ScmAborted()
Key
AbstractProject.ScmAborted : SCM check out aborted . |
static org.jvnet.localizer.Localizable |
_AbstractProject_UpstreamBuildInProgress(Object arg0)
Key
AbstractProject.UpstreamBuildInProgress : Upstream
project {0} is already building. . |
static org.jvnet.localizer.Localizable |
_AbstractProject_WipeOutPermission_Description()
Key
AbstractProject.WipeOutPermission.Description : This
permission grants the ability to wipe out the contents of a
workspace. . |
static org.jvnet.localizer.Localizable |
_AbstractProject_WorkspaceOffline()
Key
AbstractProject.WorkspaceOffline : Workspace is
offline. . |
static org.jvnet.localizer.Localizable |
_AbstractProject_WorkspacePermission_Description()
Key
AbstractProject.WorkspacePermission.Description : {@code
This permission grants the ability to retrieve the contents of a
workspace Jenkins checked out for performing builds. |
static org.jvnet.localizer.Localizable |
_AbstractProject_WorkspaceTitle(Object arg0)
Key
AbstractProject.WorkspaceTitle : Workspace of {0} . |
static org.jvnet.localizer.Localizable |
_AbstractProject_WorkspaceTitleOnComputer(Object arg0,
Object arg1)
Key
AbstractProject.WorkspaceTitleOnComputer : Workspace
of {0} on {1} . |
static org.jvnet.localizer.Localizable |
_Api_MultipleMatch(Object arg0,
Object arg1)
Key
Api.MultipleMatch : XPath "{0}" matched {1} nodes. |
static org.jvnet.localizer.Localizable |
_Api_NoXPathMatch(Object arg0)
Key
Api.NoXPathMatch : XPath {0} didn’t match . |
static org.jvnet.localizer.Localizable |
_BallColor_Aborted()
Key
BallColor.Aborted : Aborted . |
static org.jvnet.localizer.Localizable |
_BallColor_Disabled()
Key
BallColor.Disabled : Disabled . |
static org.jvnet.localizer.Localizable |
_BallColor_Failed()
Key
BallColor.Failed : Failed . |
static org.jvnet.localizer.Localizable |
_BallColor_InProgress()
Key
BallColor.InProgress : In progress . |
static org.jvnet.localizer.Localizable |
_BallColor_NotBuilt()
Key
BallColor.NotBuilt : Not built . |
static org.jvnet.localizer.Localizable |
_BallColor_Pending()
Key
BallColor.Pending : Pending . |
static org.jvnet.localizer.Localizable |
_BallColor_Success()
Key
BallColor.Success : Success . |
static org.jvnet.localizer.Localizable |
_BallColor_Unstable()
Key
BallColor.Unstable : Unstable . |
static org.jvnet.localizer.Localizable |
_BooleanParameterDefinition_DisplayName()
Key
BooleanParameterDefinition.DisplayName : Boolean
Parameter . |
static org.jvnet.localizer.Localizable |
_Build_post_build_steps_failed()
Key
Build.post_build_steps_failed : Post-build steps
failed . |
static org.jvnet.localizer.Localizable |
_BuildAuthorizationToken_InvalidTokenProvided()
Key
BuildAuthorizationToken.InvalidTokenProvided : Invalid token provided. . |
static org.jvnet.localizer.Localizable |
_Cause_LegacyCodeCause_ShortDescription()
Key
Cause.LegacyCodeCause.ShortDescription : {@code Legacy code
started this job. |
static org.jvnet.localizer.Localizable |
_Cause_RemoteCause_ShortDescription(Object arg0)
Key
Cause.RemoteCause.ShortDescription : Started by
remote host {0} . |
static org.jvnet.localizer.Localizable |
_Cause_RemoteCause_ShortDescriptionWithNote(Object arg0,
Object arg1)
Key
Cause.RemoteCause.ShortDescriptionWithNote : Started
by remote host {0} with note: {1} . |
static org.jvnet.localizer.Localizable |
_Cause_UpstreamCause_CausedBy()
Key
Cause.UpstreamCause.CausedBy : originally caused
by: . |
static org.jvnet.localizer.Localizable |
_Cause_UpstreamCause_ShortDescription(Object arg0,
Object arg1)
Key
Cause.UpstreamCause.ShortDescription : Started by
upstream project "{0}" build number {1} . |
static org.jvnet.localizer.Localizable |
_Cause_UserCause_ShortDescription(Object arg0)
Key
Cause.UserCause.ShortDescription : Started by user
{0} . |
static org.jvnet.localizer.Localizable |
_Cause_UserIdCause_ShortDescription(Object arg0)
Key
Cause.UserIdCause.ShortDescription : Started by user
{0} . |
static org.jvnet.localizer.Localizable |
_ChoiceParameterDefinition_DisplayName()
Key
ChoiceParameterDefinition.DisplayName : Choice
Parameter . |
static org.jvnet.localizer.Localizable |
_ChoiceParameterDefinition_MissingChoices()
Key
ChoiceParameterDefinition.MissingChoices : Requires
Choices. . |
static org.jvnet.localizer.Localizable |
_CLI_cancel_quiet_down_shortDescription()
Key
CLI.cancel-quiet-down.shortDescription : Cancel the
effect of the "quiet-down" command. . |
static org.jvnet.localizer.Localizable |
_CLI_clear_queue_shortDescription()
Key
CLI.clear-queue.shortDescription : Clears the build
queue. . |
static org.jvnet.localizer.Localizable |
_CLI_connect_node_shortDescription()
Key
CLI.connect-node.shortDescription : Reconnect to a
node. . |
static org.jvnet.localizer.Localizable |
_CLI_disable_job_shortDescription()
Key
CLI.disable-job.shortDescription : Disables a job. . |
static org.jvnet.localizer.Localizable |
_CLI_disconnect_node_shortDescription()
Key
CLI.disconnect-node.shortDescription : Disconnects
from a node. . |
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_offline_node_shortDescription()
Key
CLI.offline-node.shortDescription : Stop using a
node for performing builds temporarily, until the next "online-node"
command. . |
static org.jvnet.localizer.Localizable |
_CLI_quiet_down_shortDescription()
Key
CLI.quiet-down.shortDescription : {@code Quiet down
Jenkins, in preparation for a restart. |
static org.jvnet.localizer.Localizable |
_CLI_reload_configuration_shortDescription()
Key
CLI.reload-configuration.shortDescription : {@code Discard
all the loaded data in memory and reload everything from file system. |
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_wait_node_offline_shortDescription()
Key
CLI.wait-node-offline.shortDescription : Wait for a
node to become offline. . |
static org.jvnet.localizer.Localizable |
_CLI_wait_node_online_shortDescription()
Key
CLI.wait-node-online.shortDescription : Wait for a
node to become online. . |
static org.jvnet.localizer.Localizable |
_Computer_BadChannel()
Key
Computer.BadChannel : Slave node offline or not a
remote channel (such as master node). . |
static org.jvnet.localizer.Localizable |
_Computer_BuildPermission_Description()
Key
Computer.BuildPermission.Description : This
permission allows users to run jobs as them on slaves. . |
static org.jvnet.localizer.Localizable |
_Computer_Caption(Object arg0)
Key
Computer.Caption : Slave {0} . |
static org.jvnet.localizer.Localizable |
_Computer_ConfigurePermission_Description()
Key
Computer.ConfigurePermission.Description : This
permission allows users to configure slaves. . |
static org.jvnet.localizer.Localizable |
_Computer_ConnectPermission_Description()
Key
Computer.ConnectPermission.Description : This
permission allows users to connect slaves or mark slaves as online. . |
static org.jvnet.localizer.Localizable |
_Computer_CreatePermission_Description()
Key
Computer.CreatePermission.Description : This
permission allows users to create slaves. . |
static org.jvnet.localizer.Localizable |
_Computer_DeletePermission_Description()
Key
Computer.DeletePermission.Description : This
permission allows users to delete existing slaves. . |
static org.jvnet.localizer.Localizable |
_Computer_DisconnectPermission_Description()
Key
Computer.DisconnectPermission.Description : This
permission allows users to disconnect slaves or mark slaves as
temporarily offline. . |
static org.jvnet.localizer.Localizable |
_Computer_ExtendedReadPermission_Description()
Key
Computer.ExtendedReadPermission.Description : This
permission allows users to read slave configuration. . |
static org.jvnet.localizer.Localizable |
_Computer_NoSuchSlaveExists(Object arg0,
Object arg1)
Key
Computer.NoSuchSlaveExists : No such slave "{0}"
exists. |
static org.jvnet.localizer.Localizable |
_Computer_Permissions_Title()
Key
Computer.Permissions.Title : Slave . |
static org.jvnet.localizer.Localizable |
_ComputerSet_DisplayName()
Key
ComputerSet.DisplayName : Nodes . |
static org.jvnet.localizer.Localizable |
_ComputerSet_NoSuchSlave(Object arg0)
Key
ComputerSet.NoSuchSlave : No such slave: {0} . |
static org.jvnet.localizer.Localizable |
_ComputerSet_SlaveAlreadyExists(Object arg0)
Key
ComputerSet.SlaveAlreadyExists : Slave called ‘{0}’
already exists . |
static org.jvnet.localizer.Localizable |
_ComputerSet_SpecifySlaveToCopy()
Key
ComputerSet.SpecifySlaveToCopy : Specify which slave
to copy . |
static org.jvnet.localizer.Localizable |
_Descriptor_From(Object arg0,
Object arg1)
Key
Descriptor.From : (from <a href="{1}">{0}</a>) . |
static org.jvnet.localizer.Localizable |
_Executor_NotAvailable()
Key
Executor.NotAvailable : N/A . |
static org.jvnet.localizer.Localizable |
_FileParameterDefinition_DisplayName()
Key
FileParameterDefinition.DisplayName : File
Parameter . |
static org.jvnet.localizer.Localizable |
_FreeStyleProject_DisplayName()
Key
FreeStyleProject.DisplayName : Freestyle project . |
static org.jvnet.localizer.Localizable |
_HealthReport_EmptyString()
Key
HealthReport.EmptyString : . |
static org.jvnet.localizer.Localizable |
_Hudson_AdministerPermission_Description()
Key
Hudson.AdministerPermission.Description : This
permission grants the ability to make system-wide configuration
changes, as well as perform highly sensitive operations that amounts
to full local system access (within the scope granted by the
underlying OS.) . |
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_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_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_NoSuchDirectory(Object arg0)
Key
Hudson.NoSuchDirectory : No such directory: {0} . |
static org.jvnet.localizer.Localizable |
_Hudson_NotANegativeNumber()
Key
Hudson.NotANegativeNumber : Not a negative number . |
static org.jvnet.localizer.Localizable |
_Hudson_NotANonNegativeNumber()
Key
Hudson.NotANonNegativeNumber : Number may not be
negative . |
static org.jvnet.localizer.Localizable |
_Hudson_NotANumber()
Key
Hudson.NotANumber : Not a number . |
static org.jvnet.localizer.Localizable |
_Hudson_NotAPlugin(Object arg0)
Key
Hudson.NotAPlugin : {0} is not a Jenkins plugin . |
static org.jvnet.localizer.Localizable |
_Hudson_NotAPositiveNumber()
Key
Hudson.NotAPositiveNumber : Not a positive number . |
static org.jvnet.localizer.Localizable |
_Hudson_NotJDKDir(Object arg0)
Key
Hudson.NotJDKDir : {0} doesn’t look like a JDK
directory . |
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_Permissions_Title()
Key
Hudson.Permissions.Title : Overall . |
static org.jvnet.localizer.Localizable |
_Hudson_ReadPermission_Description()
Key
Hudson.ReadPermission.Description : {@code The read
permission is necessary for viewing almost all pages of Jenkins. |
static org.jvnet.localizer.Localizable |
_Hudson_RunScriptsPermission_Description()
Key
Hudson.RunScriptsPermission.Description : Required
for running scripts inside the Jenkins process, for example via the
Groovy console or Groovy CLI command. . |
static org.jvnet.localizer.Localizable |
_Hudson_UnsafeChar(Object arg0)
Key
Hudson.UnsafeChar : ‘{0}’ is an unsafe character . |
static org.jvnet.localizer.Localizable |
_Hudson_USER_CONTENT_README()
Key
Hudson.USER_CONTENT_README : Files in this directory
will be served under your http://server/jenkins/userContent/ . |
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 |
_Item_CONFIGURE_description()
Key
Item.CONFIGURE.description : Change the
configuration of a job. . |
static org.jvnet.localizer.Localizable |
_Item_CREATE_description()
Key
Item.CREATE.description : Create a new job. . |
static org.jvnet.localizer.Localizable |
_Item_DELETE_description()
Key
Item.DELETE.description : Delete a job. . |
static org.jvnet.localizer.Localizable |
_Item_Permissions_Title()
Key
Item.Permissions.Title : Job . |
static org.jvnet.localizer.Localizable |
_Item_READ_description()
Key
Item.READ.description : {@code See a job. |
static org.jvnet.localizer.Localizable |
_ItemGroupMixIn_may_not_copy_as_it_contains_secrets_and_(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4)
Key
ItemGroupMixIn.may_not_copy_as_it_contains_secrets_and_ :
May not copy {0} as it contains secrets and {1} has {2}/{3} but
not /{4} . |
static org.jvnet.localizer.Localizable |
_Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning(Object arg0)
Key
Jenkins.CheckDisplayName.DisplayNameNotUniqueWarning :
The display name, "{0}", is already in use by another job and
could cause confusion and delay. . |
static org.jvnet.localizer.Localizable |
_Jenkins_CheckDisplayName_NameNotUniqueWarning(Object arg0)
Key
Jenkins.CheckDisplayName.NameNotUniqueWarning : The
display name, "{0}", is used as a name by a job and could cause
confusing search results. . |
static org.jvnet.localizer.Localizable |
_Jenkins_IsRestarting()
Key
Jenkins.IsRestarting : Jenkins is restarting . |
static org.jvnet.localizer.Localizable |
_Jenkins_NotAllowedName(Object arg0)
Key
Jenkins.NotAllowedName : "{0}" is not allowed name . |
static org.jvnet.localizer.Localizable |
_Job_AllRecentBuildFailed()
Key
Job.AllRecentBuildFailed : All recent builds
failed. . |
static org.jvnet.localizer.Localizable |
_Job_BuildStability(Object arg0)
Key
Job.BuildStability : Build stability: {0} . |
static org.jvnet.localizer.Localizable |
_Job_minutes()
Key
Job.minutes : mins . |
static org.jvnet.localizer.Localizable |
_Job_NOfMFailed(Object arg0,
Object arg1)
Key
Job.NOfMFailed : {0} out of the last {1} builds
failed. . |
static org.jvnet.localizer.Localizable |
_Job_NoRecentBuildFailed()
Key
Job.NoRecentBuildFailed : No recent builds failed. . |
static org.jvnet.localizer.Localizable |
_Job_Pronoun()
Key
Job.Pronoun : Project . |
static org.jvnet.localizer.Localizable |
_Job_you_must_use_the_save_button_if_you_wish()
Key
Job.you_must_use_the_save_button_if_you_wish : You
must use the Save button if you wish to rename a job. . |
static org.jvnet.localizer.Localizable |
_Label_GroupOf(Object arg0)
Key
Label.GroupOf : group of {0} . |
static org.jvnet.localizer.Localizable |
_Label_InvalidLabel()
Key
Label.InvalidLabel : invalid label . |
static org.jvnet.localizer.Localizable |
_Label_ProvisionedFrom(Object arg0)
Key
Label.ProvisionedFrom : Provisioned from {0} . |
static org.jvnet.localizer.Localizable |
_ListView_DisplayName()
Key
ListView.DisplayName : List View . |
static org.jvnet.localizer.Localizable |
_LoadStatistics_Legends_AvailableExecutors()
Key
LoadStatistics.Legends.AvailableExecutors : Available executors . |
static org.jvnet.localizer.Localizable |
_LoadStatistics_Legends_BusyExecutors()
Key
LoadStatistics.Legends.BusyExecutors : Busy
executors . |
static org.jvnet.localizer.Localizable |
_LoadStatistics_Legends_ConnectingExecutors()
Key
LoadStatistics.Legends.ConnectingExecutors : Connecting executors . |
static org.jvnet.localizer.Localizable |
_LoadStatistics_Legends_DefinedExecutors()
Key
LoadStatistics.Legends.DefinedExecutors : Defined
executors . |
static org.jvnet.localizer.Localizable |
_LoadStatistics_Legends_IdleExecutors()
Key
LoadStatistics.Legends.IdleExecutors : Idle
executors . |
static org.jvnet.localizer.Localizable |
_LoadStatistics_Legends_OnlineExecutors()
Key
LoadStatistics.Legends.OnlineExecutors : Online
executors . |
static org.jvnet.localizer.Localizable |
_LoadStatistics_Legends_QueueLength()
Key
LoadStatistics.Legends.QueueLength : Queue length . |
static org.jvnet.localizer.Localizable |
_LoadStatistics_Legends_TotalExecutors()
Key
LoadStatistics.Legends.TotalExecutors : Total
executors . |
static org.jvnet.localizer.Localizable |
_ManageJenkinsAction_DisplayName()
Key
ManageJenkinsAction.DisplayName : Manage Jenkins . |
static org.jvnet.localizer.Localizable |
_MultiStageTimeSeries_EMPTY_STRING()
Key
MultiStageTimeSeries.EMPTY_STRING : . |
static org.jvnet.localizer.Localizable |
_MyView_DisplayName()
Key
MyView.DisplayName : My View . |
static org.jvnet.localizer.Localizable |
_MyViewsProperty_DisplayName()
Key
MyViewsProperty.DisplayName : My Views . |
static org.jvnet.localizer.Localizable |
_MyViewsProperty_GlobalAction_DisplayName()
Key
MyViewsProperty.GlobalAction.DisplayName : My
Views . |
static org.jvnet.localizer.Localizable |
_MyViewsProperty_ViewExistsCheck_AlreadyExists(Object arg0)
Key
MyViewsProperty.ViewExistsCheck.AlreadyExists : A
view with name {0} already exists . |
static org.jvnet.localizer.Localizable |
_MyViewsProperty_ViewExistsCheck_NotExist(Object arg0)
Key
MyViewsProperty.ViewExistsCheck.NotExist : A view
with name {0} does not exist . |
static org.jvnet.localizer.Localizable |
_Node_BecauseNodeIsNotAcceptingTasks(Object arg0)
Key
Node.BecauseNodeIsNotAcceptingTasks : {0} is not
accepting tasks . |
static org.jvnet.localizer.Localizable |
_Node_BecauseNodeIsReserved(Object arg0)
Key
Node.BecauseNodeIsReserved : {0} is reserved for
jobs with matching label expression . |
static org.jvnet.localizer.Localizable |
_Node_LabelMissing(Object arg0,
Object arg1)
Key
Node.LabelMissing : {0} doesn’t have label {1} . |
static org.jvnet.localizer.Localizable |
_Node_LackingBuildPermission(Object arg0,
Object arg1)
Key
Node.LackingBuildPermission : {0} doesn’t have a
permission to run on {1} . |
static org.jvnet.localizer.Localizable |
_Node_Mode_EXCLUSIVE()
Key
Node.Mode.EXCLUSIVE : Only build jobs with label
restrictions matching this node . |
static org.jvnet.localizer.Localizable |
_Node_Mode_NORMAL()
Key
Node.Mode.NORMAL : Utilize this node as much as
possible . |
static org.jvnet.localizer.Localizable |
_ParameterAction_DisplayName()
Key
ParameterAction.DisplayName : Parameters . |
static org.jvnet.localizer.Localizable |
_ParametersDefinitionProperty_DisplayName()
Key
ParametersDefinitionProperty.DisplayName : This
build is parameterized . |
static org.jvnet.localizer.Localizable |
_PasswordParameterDefinition_DisplayName()
Key
PasswordParameterDefinition.DisplayName : Password
Parameter . |
static org.jvnet.localizer.Localizable |
_Permalink_LastBuild()
Key
Permalink.LastBuild : Last build . |
static org.jvnet.localizer.Localizable |
_Permalink_LastCompletedBuild()
Key
Permalink.LastCompletedBuild : Last completed
build . |
static org.jvnet.localizer.Localizable |
_Permalink_LastFailedBuild()
Key
Permalink.LastFailedBuild : Last failed build . |
static org.jvnet.localizer.Localizable |
_Permalink_LastStableBuild()
Key
Permalink.LastStableBuild : Last stable build . |
static org.jvnet.localizer.Localizable |
_Permalink_LastSuccessfulBuild()
Key
Permalink.LastSuccessfulBuild : Last successful
build . |
static org.jvnet.localizer.Localizable |
_Permalink_LastUnstableBuild()
Key
Permalink.LastUnstableBuild : Last unstable build . |
static org.jvnet.localizer.Localizable |
_Permalink_LastUnsuccessfulBuild()
Key
Permalink.LastUnsuccessfulBuild : Last unsuccessful
build . |
static org.jvnet.localizer.Localizable |
_ProxyView_DisplayName()
Key
ProxyView.DisplayName : Include a global view . |
static org.jvnet.localizer.Localizable |
_ProxyView_NoSuchViewExists(Object arg0)
Key
ProxyView.NoSuchViewExists : Global view {0} does
not exist . |
static org.jvnet.localizer.Localizable |
_Queue_AllNodesOffline(Object arg0)
Key
Queue.AllNodesOffline : All nodes of label ‘{0}’ are
offline . |
static org.jvnet.localizer.Localizable |
_Queue_BlockedBy(Object arg0)
Key
Queue.BlockedBy : Blocked by {0} . |
static org.jvnet.localizer.Localizable |
_Queue_HudsonIsAboutToShutDown()
Key
Queue.HudsonIsAboutToShutDown : Jenkins is about to
shut down . |
static org.jvnet.localizer.Localizable |
_Queue_init()
Key
Queue.init : Restoring the build queue . |
static org.jvnet.localizer.Localizable |
_Queue_InProgress()
Key
Queue.InProgress : A build is already in progress . |
static org.jvnet.localizer.Localizable |
_Queue_InQuietPeriod(Object arg0)
Key
Queue.InQuietPeriod : {@code In the quiet period. |
static org.jvnet.localizer.Localizable |
_Queue_LabelHasNoNodes(Object arg0)
Key
Queue.LabelHasNoNodes : There are no nodes with the
label ‘{0}’ . |
static org.jvnet.localizer.Localizable |
_Queue_NodeOffline(Object arg0)
Key
Queue.NodeOffline : {0} is offline . |
static org.jvnet.localizer.Localizable |
_Queue_Unknown()
Key
Queue.Unknown : ??? . |
static org.jvnet.localizer.Localizable |
_Queue_WaitingForNextAvailableExecutor()
Key
Queue.WaitingForNextAvailableExecutor : Waiting for
next available executor . |
static org.jvnet.localizer.Localizable |
_Queue_WaitingForNextAvailableExecutorOn(Object arg0)
Key
Queue.WaitingForNextAvailableExecutorOn : Waiting
for next available executor on {0} . |
static org.jvnet.localizer.Localizable |
_ResultTrend_Aborted()
Key
ResultTrend.Aborted : Aborted . |
static org.jvnet.localizer.Localizable |
_ResultTrend_Failure()
Key
ResultTrend.Failure : Failure . |
static org.jvnet.localizer.Localizable |
_ResultTrend_Fixed()
Key
ResultTrend.Fixed : Fixed . |
static org.jvnet.localizer.Localizable |
_ResultTrend_NotBuilt()
Key
ResultTrend.NotBuilt : Not built . |
static org.jvnet.localizer.Localizable |
_ResultTrend_NowUnstable()
Key
ResultTrend.NowUnstable : Now unstable . |
static org.jvnet.localizer.Localizable |
_ResultTrend_StillFailing()
Key
ResultTrend.StillFailing : Still failing . |
static org.jvnet.localizer.Localizable |
_ResultTrend_StillUnstable()
Key
ResultTrend.StillUnstable : Still unstable . |
static org.jvnet.localizer.Localizable |
_ResultTrend_Success()
Key
ResultTrend.Success : Success . |
static org.jvnet.localizer.Localizable |
_ResultTrend_Unstable()
Key
ResultTrend.Unstable : Unstable . |
static org.jvnet.localizer.Localizable |
_Run__is_waiting_for_a_checkpoint_on_(Object arg0,
Object arg1)
Key
Run._is_waiting_for_a_checkpoint_on_ : {0} is
waiting for a checkpoint on {1} . |
static org.jvnet.localizer.Localizable |
_Run_ArtifactsBrowserTitle(Object arg0,
Object arg1)
Key
Run.ArtifactsBrowserTitle : Artifacts of {0} {1} . |
static org.jvnet.localizer.Localizable |
_Run_ArtifactsPermission_Description()
Key
Run.ArtifactsPermission.Description : {@code This
permission grants the ability to retrieve the artifacts produced by
builds. |
static org.jvnet.localizer.Localizable |
_Run_BuildAborted()
Key
Run.BuildAborted : Build was aborted . |
static org.jvnet.localizer.Localizable |
_Run_DeletePermission_Description()
Key
Run.DeletePermission.Description : This permission
allows users to manually delete specific builds from the build
history. . |
static org.jvnet.localizer.Localizable |
_Run_InProgressDuration(Object arg0)
Key
Run.InProgressDuration : {0} and counting . |
static org.jvnet.localizer.Localizable |
_Run_MarkedExplicitly()
Key
Run.MarkedExplicitly : This record is explicitly
marked to be kept. . |
static org.jvnet.localizer.Localizable |
_Run_NotStartedYet()
Key
Run.NotStartedYet : Not started yet . |
static org.jvnet.localizer.Localizable |
_Run_Permissions_Title()
Key
Run.Permissions.Title : Run . |
static org.jvnet.localizer.Localizable |
_Run_running_as_(Object arg0)
Key
Run.running_as_ : Running as {0} . |
static org.jvnet.localizer.Localizable |
_Run_Summary_Aborted()
Key
Run.Summary.Aborted : aborted . |
static org.jvnet.localizer.Localizable |
_Run_Summary_BackToNormal()
Key
Run.Summary.BackToNormal : back to normal . |
static org.jvnet.localizer.Localizable |
_Run_Summary_BrokenForALongTime()
Key
Run.Summary.BrokenForALongTime : broken for a long
time . |
static org.jvnet.localizer.Localizable |
_Run_Summary_BrokenSince(Object arg0)
Key
Run.Summary.BrokenSince : broken since build {0} . |
static org.jvnet.localizer.Localizable |
_Run_Summary_BrokenSinceThisBuild()
Key
Run.Summary.BrokenSinceThisBuild : broken since this
build . |
static org.jvnet.localizer.Localizable |
_Run_Summary_NotBuilt()
Key
Run.Summary.NotBuilt : not built . |
static org.jvnet.localizer.Localizable |
_Run_Summary_Stable()
Key
Run.Summary.Stable : stable . |
static org.jvnet.localizer.Localizable |
_Run_Summary_Unknown()
Key
Run.Summary.Unknown : ? . |
static org.jvnet.localizer.Localizable |
_Run_Summary_Unstable()
Key
Run.Summary.Unstable : unstable . |
static org.jvnet.localizer.Localizable |
_Run_UnableToDelete(Object arg0,
Object arg1)
Key
Run.UnableToDelete : Unable to delete {0}: {1} . |
static org.jvnet.localizer.Localizable |
_Run_UpdatePermission_Description()
Key
Run.UpdatePermission.Description : This permission
allows users to update description and other properties of a build,
for example to leave notes about the cause of a build failure. . |
static org.jvnet.localizer.Localizable |
_RunParameterDefinition_DisplayName()
Key
RunParameterDefinition.DisplayName : Run Parameter . |
static org.jvnet.localizer.Localizable |
_Slave_InvalidConfig_Executors(Object arg0)
Key
Slave.InvalidConfig.Executors : Invalid slave
configuration for {0}. |
static org.jvnet.localizer.Localizable |
_Slave_InvalidConfig_NoName()
Key
Slave.InvalidConfig.NoName : {@code Invalid slave
configuration. |
static org.jvnet.localizer.Localizable |
_Slave_InvalidConfig_NoRemoteDir(Object arg0)
Key
Slave.InvalidConfig.NoRemoteDir : Invalid slave
configuration for {0}. |
static org.jvnet.localizer.Localizable |
_Slave_Launching(Object arg0)
Key
Slave.Launching : {0} Launching slave agent . |
static org.jvnet.localizer.Localizable |
_Slave_Network_Mounted_File_System_Warning()
Key
Slave.Network.Mounted.File.System.Warning : Are you
sure you want to use network mounted file system for FS root? Note
that this directory does not need to be visible to the master. . |
static org.jvnet.localizer.Localizable |
_Slave_Remote_Director_Mandatory()
Key
Slave.Remote.Director.Mandatory : Remote directory
is mandatory . |
static org.jvnet.localizer.Localizable |
_Slave_Remote_Relative_Path_Warning()
Key
Slave.Remote.Relative.Path.Warning : {@code Are you sure
you want to use a relative path for the FS root? Note that relative
paths require that you can assure that the selected launcher provides
a consistent current working directory. |
static org.jvnet.localizer.Localizable |
_Slave_Terminated(Object arg0)
Key
Slave.Terminated : {0} slave agent was terminated . |
static org.jvnet.localizer.Localizable |
_Slave_UnableToLaunch(Object arg0,
Object arg1)
Key
Slave.UnableToLaunch : Unable to launch the slave
agent for {0}{1} . |
static org.jvnet.localizer.Localizable |
_Slave_UnixSlave()
Key
Slave.UnixSlave : This is a Unix slave . |
static org.jvnet.localizer.Localizable |
_Slave_WindowsSlave()
Key
Slave.WindowsSlave : This is a Windows slave . |
static org.jvnet.localizer.Localizable |
_StringParameterDefinition_DisplayName()
Key
StringParameterDefinition.DisplayName : String
Parameter . |
static org.jvnet.localizer.Localizable |
_TextParameterDefinition_DisplayName()
Key
TextParameterDefinition.DisplayName : Text
Parameter . |
static org.jvnet.localizer.Localizable |
_TopLevelItemDescriptor_NotApplicableIn(Object arg0,
Object arg1)
Key
TopLevelItemDescriptor.NotApplicableIn : {0} items
are not applicable within {1} . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_DownloadButNotActivated()
Key
UpdateCenter.DownloadButNotActivated : {@code Downloaded
Successfully. |
static org.jvnet.localizer.Localizable |
_UpdateCenter_init()
Key
UpdateCenter.init : Initialing update center . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_n_a()
Key
UpdateCenter.n_a : N/A . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_android()
Key
UpdateCenter.PluginCategory.android : Android
Development . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_builder()
Key
UpdateCenter.PluginCategory.builder : Build Tools . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_buildwrapper()
Key
UpdateCenter.PluginCategory.buildwrapper : Build
Wrappers . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_cli()
Key
UpdateCenter.PluginCategory.cli : Command Line
Interface . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_cloud()
Key
UpdateCenter.PluginCategory.cloud : Cloud
Providers . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_cluster()
Key
UpdateCenter.PluginCategory.cluster : Cluster
Management and Distributed Build . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_database()
Key
UpdateCenter.PluginCategory.database : Database . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_deployment()
Key
UpdateCenter.PluginCategory.deployment : Deployment . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_devops()
Key
UpdateCenter.PluginCategory.devops : DevOps . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_dotnet()
Key
UpdateCenter.PluginCategory.dotnet : .NET
Development . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_external()
Key
UpdateCenter.PluginCategory.external : External
Site/Tool Integrations . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_groovy_related()
Key
UpdateCenter.PluginCategory.groovy-related : Groovy-related . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_ios()
Key
UpdateCenter.PluginCategory.ios : iOS Development . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_library()
Key
UpdateCenter.PluginCategory.library : Library
plugins (for use by other plugins) . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_listview_column()
Key
UpdateCenter.PluginCategory.listview-column : List
view columns . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_maven()
Key
UpdateCenter.PluginCategory.maven : Maven . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_misc()
Key
UpdateCenter.PluginCategory.misc : Miscellaneous . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_must_be_labeled()
Key
UpdateCenter.PluginCategory.must-be-labeled : Uncategorized . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_notifier()
Key
UpdateCenter.PluginCategory.notifier : Build
Notifiers . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_page_decorator()
Key
UpdateCenter.PluginCategory.page-decorator : Page
Decorators . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_parameter()
Key
UpdateCenter.PluginCategory.parameter : Build
Parameters . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_post_build()
Key
UpdateCenter.PluginCategory.post-build : Other
Post-Build Actions . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_python()
Key
UpdateCenter.PluginCategory.python : Python
Development . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_report()
Key
UpdateCenter.PluginCategory.report : Build Reports . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_ruby()
Key
UpdateCenter.PluginCategory.ruby : Ruby
Development . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_runcondition()
Key
UpdateCenter.PluginCategory.runcondition : RunConditions for use by the Run Condition plugin . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_scala()
Key
UpdateCenter.PluginCategory.scala : Scala
Development . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_scm_related()
Key
UpdateCenter.PluginCategory.scm-related : Source
Code Management related . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_scm()
Key
UpdateCenter.PluginCategory.scm : Source Code
Management . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_security()
Key
UpdateCenter.PluginCategory.security : Security . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_slaves()
Key
UpdateCenter.PluginCategory.slaves : Slave Launchers
and Controllers . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_test()
Key
UpdateCenter.PluginCategory.test : Testing . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_trigger()
Key
UpdateCenter.PluginCategory.trigger : Build
Triggers . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_ui()
Key
UpdateCenter.PluginCategory.ui : User Interface . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_unrecognized(Object arg0)
Key
UpdateCenter.PluginCategory.unrecognized : Misc
({0}) . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_upload()
Key
UpdateCenter.PluginCategory.upload : Artifact
Uploaders . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_user()
Key
UpdateCenter.PluginCategory.user : Authentication
and User Management . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_PluginCategory_view()
Key
UpdateCenter.PluginCategory.view : Views . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_Status_CheckingInternet()
Key
UpdateCenter.Status.CheckingInternet : Checking
internet connectivity . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_Status_CheckingJavaNet()
Key
UpdateCenter.Status.CheckingJavaNet : Checking
update center connectivity . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_Status_ConnectionFailed(Object arg0)
Key
UpdateCenter.Status.ConnectionFailed : Failed to connect to {0}. |
static org.jvnet.localizer.Localizable |
_UpdateCenter_Status_Success()
Key
UpdateCenter.Status.Success : Success . |
static org.jvnet.localizer.Localizable |
_UpdateCenter_Status_UnknownHostException(Object arg0)
Key
UpdateCenter.Status.UnknownHostException : Failed to resolve host name {0}. |
static org.jvnet.localizer.Localizable |
_User_IllegalFullname(Object arg0)
Key
User.IllegalFullname : "{0}" is prohibited as a full
name for security reasons. . |
static org.jvnet.localizer.Localizable |
_User_IllegalUsername(Object arg0)
Key
User.IllegalUsername : "{0}" is prohibited as a
username for security reasons. . |
static org.jvnet.localizer.Localizable |
_View_ConfigurePermission_Description()
Key
View.ConfigurePermission.Description : This
permission allows users to change the configuration of views. . |
static org.jvnet.localizer.Localizable |
_View_CreatePermission_Description()
Key
View.CreatePermission.Description : This permission
allows users to create new views. . |
static org.jvnet.localizer.Localizable |
_View_DeletePermission_Description()
Key
View.DeletePermission.Description : This permission
allows users to delete existing views. . |
static org.jvnet.localizer.Localizable |
_View_MissingMode()
Key
View.MissingMode : No view type is specified . |
static org.jvnet.localizer.Localizable |
_View_Permissions_Title()
Key
View.Permissions.Title : View . |
static org.jvnet.localizer.Localizable |
_View_ReadPermission_Description()
Key
View.ReadPermission.Description : This permission
allows users to see views (implied by generic read access). . |
static String |
AbstractBuild_Building()
Key
AbstractBuild_Building : Building . |
static String |
AbstractBuild_BuildingInWorkspace(Object arg0)
Key
AbstractBuild.BuildingInWorkspace : in workspace
{0} . |
static String |
AbstractBuild_BuildingOnMaster()
Key
AbstractBuild.BuildingOnMaster : Building on
master . |
static String |
AbstractBuild_BuildingRemotely(Object arg0)
Key
AbstractBuild.BuildingRemotely : Building remotely
on {0} . |
static String |
AbstractBuild_KeptBecause(Object arg0)
Key
AbstractBuild.KeptBecause : This build is kept
because of {0}. . |
static String |
AbstractItem_NoSuchJobExists(Object arg0,
Object arg1)
Key
AbstractItem.NoSuchJobExists : No such job ‘{0}’
exists. |
static String |
AbstractItem_NoSuchJobExistsWithoutSuggestion(Object arg0)
Key
AbstractItem.NoSuchJobExistsWithoutSuggestion : No
such job ‘{0}’ exists. . |
static String |
AbstractItem_Pronoun()
Key
AbstractItem.Pronoun : Item . |
static String |
AbstractProject_Aborted()
Key
AbstractProject.Aborted : Aborted . |
static String |
AbstractProject_AssignedLabelString_InvalidBooleanExpression(Object arg0)
Key
AbstractProject.AssignedLabelString.InvalidBooleanExpression : Invalid boolean expression: {0} . |
static String |
AbstractProject_AssignedLabelString_NoMatch_DidYouMean(Object arg0,
Object arg1)
Key
AbstractProject.AssignedLabelString_NoMatch_DidYouMean :
{@code There’s no slave/cloud that matches this assignment. |
static String |
AbstractProject_AssignedLabelString_NoMatch()
Key
AbstractProject.AssignedLabelString.NoMatch : There's no slave/cloud that matches this assignment . |
static String |
AbstractProject_AwaitingBuildForWorkspace()
Key
AbstractProject.AwaitingBuildForWorkspace : Awaiting
build to get a workspace. . |
static String |
AbstractProject_AwaitingWorkspaceToComeOnline(Object arg0)
Key
AbstractProject.AwaitingWorkspaceToComeOnline : We
need to schedule a new build to get a workspace, but deferring {0}ms
in the hope that one will become available soon . |
static String |
AbstractProject_BuildPermission_Description()
Key
AbstractProject.BuildPermission.Description : This
permission grants the ability to start a new build. . |
static String |
AbstractProject_CancelPermission_Description()
Key
AbstractProject.CancelPermission.Description : This
permission grants the ability to cancel a scheduled, or abort a
running, build. . |
static String |
AbstractProject_CustomWorkspaceEmpty()
Key
AbstractProject.CustomWorkspaceEmpty : Custom
workspace is empty. . |
static String |
AbstractProject_Disabled()
Key
AbstractProject.Disabled : Build disabled . |
static String |
AbstractProject_DiscoverPermission_Description()
Key
AbstractProject.DiscoverPermission.Description : {@code
This permission grants discover access to jobs. |
static String |
AbstractProject_DownstreamBuildInProgress(Object arg0)
Key
AbstractProject.DownstreamBuildInProgress : Downstream project {0} is already building. . |
static String |
AbstractProject_ExtendedReadPermission_Description()
Key
AbstractProject.ExtendedReadPermission.Description : {@code
This permission grants read-only access to project configurations. |
static String |
AbstractProject_LabelLink(Object arg0,
Object arg1,
Object arg2,
Object arg3)
Key
AbstractProject.LabelLink : <a
href="{0}{1}">Label</a> is serviced by {2,choice,0#no nodes|1#1
node|1<{2} nodes}{3,choice,0#|1# and 1 cloud|1< and {3} clouds} . |
static String |
AbstractProject_NewBuildForWorkspace()
Key
AbstractProject.NewBuildForWorkspace : Scheduling a
new build to get a workspace. . |
static String |
AbstractProject_NoBuilds()
Key
AbstractProject.NoBuilds : {@code No existing build. |
static String |
AbstractProject_NoSCM()
Key
AbstractProject.NoSCM : No SCM . |
static String |
AbstractProject_NoWorkspace()
Key
AbstractProject.NoWorkspace : No workspace is
available, so can’t check for updates. . |
static String |
AbstractProject_PollingABorted()
Key
AbstractProject.PollingABorted : SCM polling
aborted . |
static String |
AbstractProject_Pronoun()
Key
AbstractProject.Pronoun : Project . |
static String |
AbstractProject_ScmAborted()
Key
AbstractProject.ScmAborted : SCM check out aborted . |
static String |
AbstractProject_UpstreamBuildInProgress(Object arg0)
Key
AbstractProject.UpstreamBuildInProgress : Upstream
project {0} is already building. . |
static String |
AbstractProject_WipeOutPermission_Description()
Key
AbstractProject.WipeOutPermission.Description : This
permission grants the ability to wipe out the contents of a
workspace. . |
static String |
AbstractProject_WorkspaceOffline()
Key
AbstractProject.WorkspaceOffline : Workspace is
offline. . |
static String |
AbstractProject_WorkspacePermission_Description()
Key
AbstractProject.WorkspacePermission.Description : {@code
This permission grants the ability to retrieve the contents of a
workspace Jenkins checked out for performing builds. |
static String |
AbstractProject_WorkspaceTitle(Object arg0)
Key
AbstractProject.WorkspaceTitle : Workspace of {0} . |
static String |
AbstractProject_WorkspaceTitleOnComputer(Object arg0,
Object arg1)
Key
AbstractProject.WorkspaceTitleOnComputer : Workspace
of {0} on {1} . |
static String |
Api_MultipleMatch(Object arg0,
Object arg1)
Key
Api.MultipleMatch : XPath "{0}" matched {1} nodes. |
static String |
Api_NoXPathMatch(Object arg0)
Key
Api.NoXPathMatch : XPath {0} didn’t match . |
static String |
BallColor_Aborted()
Key
BallColor.Aborted : Aborted . |
static String |
BallColor_Disabled()
Key
BallColor.Disabled : Disabled . |
static String |
BallColor_Failed()
Key
BallColor.Failed : Failed . |
static String |
BallColor_InProgress()
Key
BallColor.InProgress : In progress . |
static String |
BallColor_NotBuilt()
Key
BallColor.NotBuilt : Not built . |
static String |
BallColor_Pending()
Key
BallColor.Pending : Pending . |
static String |
BallColor_Success()
Key
BallColor.Success : Success . |
static String |
BallColor_Unstable()
Key
BallColor.Unstable : Unstable . |
static String |
BooleanParameterDefinition_DisplayName()
Key
BooleanParameterDefinition.DisplayName : Boolean
Parameter . |
static String |
Build_post_build_steps_failed()
Key
Build.post_build_steps_failed : Post-build steps
failed . |
static String |
BuildAuthorizationToken_InvalidTokenProvided()
Key
BuildAuthorizationToken.InvalidTokenProvided : Invalid token provided. . |
static String |
Cause_LegacyCodeCause_ShortDescription()
Key
Cause.LegacyCodeCause.ShortDescription : {@code Legacy code
started this job. |
static String |
Cause_RemoteCause_ShortDescription(Object arg0)
Key
Cause.RemoteCause.ShortDescription : Started by
remote host {0} . |
static String |
Cause_RemoteCause_ShortDescriptionWithNote(Object arg0,
Object arg1)
Key
Cause.RemoteCause.ShortDescriptionWithNote : Started
by remote host {0} with note: {1} . |
static String |
Cause_UpstreamCause_CausedBy()
Key
Cause.UpstreamCause.CausedBy : originally caused
by: . |
static String |
Cause_UpstreamCause_ShortDescription(Object arg0,
Object arg1)
Key
Cause.UpstreamCause.ShortDescription : Started by
upstream project "{0}" build number {1} . |
static String |
Cause_UserCause_ShortDescription(Object arg0)
Key
Cause.UserCause.ShortDescription : Started by user
{0} . |
static String |
Cause_UserIdCause_ShortDescription(Object arg0)
Key
Cause.UserIdCause.ShortDescription : Started by user
{0} . |
static String |
ChoiceParameterDefinition_DisplayName()
Key
ChoiceParameterDefinition.DisplayName : Choice
Parameter . |
static String |
ChoiceParameterDefinition_MissingChoices()
Key
ChoiceParameterDefinition.MissingChoices : Requires
Choices. . |
static String |
CLI_cancel_quiet_down_shortDescription()
Key
CLI.cancel-quiet-down.shortDescription : Cancel the
effect of the "quiet-down" command. . |
static String |
CLI_clear_queue_shortDescription()
Key
CLI.clear-queue.shortDescription : Clears the build
queue. . |
static String |
CLI_connect_node_shortDescription()
Key
CLI.connect-node.shortDescription : Reconnect to a
node. . |
static String |
CLI_disable_job_shortDescription()
Key
CLI.disable-job.shortDescription : Disables a job. . |
static String |
CLI_disconnect_node_shortDescription()
Key
CLI.disconnect-node.shortDescription : Disconnects
from a node. . |
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_offline_node_shortDescription()
Key
CLI.offline-node.shortDescription : Stop using a
node for performing builds temporarily, until the next "online-node"
command. . |
static String |
CLI_quiet_down_shortDescription()
Key
CLI.quiet-down.shortDescription : {@code Quiet down
Jenkins, in preparation for a restart. |
static String |
CLI_reload_configuration_shortDescription()
Key
CLI.reload-configuration.shortDescription : {@code Discard
all the loaded data in memory and reload everything from file system. |
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_wait_node_offline_shortDescription()
Key
CLI.wait-node-offline.shortDescription : Wait for a
node to become offline. . |
static String |
CLI_wait_node_online_shortDescription()
Key
CLI.wait-node-online.shortDescription : Wait for a
node to become online. . |
static String |
Computer_BadChannel()
Key
Computer.BadChannel : Slave node offline or not a
remote channel (such as master node). . |
static String |
Computer_BuildPermission_Description()
Key
Computer.BuildPermission.Description : This
permission allows users to run jobs as them on slaves. . |
static String |
Computer_Caption(Object arg0)
Key
Computer.Caption : Slave {0} . |
static String |
Computer_ConfigurePermission_Description()
Key
Computer.ConfigurePermission.Description : This
permission allows users to configure slaves. . |
static String |
Computer_ConnectPermission_Description()
Key
Computer.ConnectPermission.Description : This
permission allows users to connect slaves or mark slaves as online. . |
static String |
Computer_CreatePermission_Description()
Key
Computer.CreatePermission.Description : This
permission allows users to create slaves. . |
static String |
Computer_DeletePermission_Description()
Key
Computer.DeletePermission.Description : This
permission allows users to delete existing slaves. . |
static String |
Computer_DisconnectPermission_Description()
Key
Computer.DisconnectPermission.Description : This
permission allows users to disconnect slaves or mark slaves as
temporarily offline. . |
static String |
Computer_ExtendedReadPermission_Description()
Key
Computer.ExtendedReadPermission.Description : This
permission allows users to read slave configuration. . |
static String |
Computer_NoSuchSlaveExists(Object arg0,
Object arg1)
Key
Computer.NoSuchSlaveExists : No such slave "{0}"
exists. |
static String |
Computer_Permissions_Title()
Key
Computer.Permissions.Title : Slave . |
static String |
ComputerSet_DisplayName()
Key
ComputerSet.DisplayName : Nodes . |
static String |
ComputerSet_NoSuchSlave(Object arg0)
Key
ComputerSet.NoSuchSlave : No such slave: {0} . |
static String |
ComputerSet_SlaveAlreadyExists(Object arg0)
Key
ComputerSet.SlaveAlreadyExists : Slave called ‘{0}’
already exists . |
static String |
ComputerSet_SpecifySlaveToCopy()
Key
ComputerSet.SpecifySlaveToCopy : Specify which slave
to copy . |
static String |
Descriptor_From(Object arg0,
Object arg1)
Key
Descriptor.From : (from <a href="{1}">{0}</a>) . |
static String |
Executor_NotAvailable()
Key
Executor.NotAvailable : N/A . |
static String |
FileParameterDefinition_DisplayName()
Key
FileParameterDefinition.DisplayName : File
Parameter . |
static String |
FreeStyleProject_DisplayName()
Key
FreeStyleProject.DisplayName : Freestyle project . |
static String |
HealthReport_EmptyString()
Key
HealthReport.EmptyString : . |
static String |
Hudson_AdministerPermission_Description()
Key
Hudson.AdministerPermission.Description : This
permission grants the ability to make system-wide configuration
changes, as well as perform highly sensitive operations that amounts
to full local system access (within the scope granted by the
underlying OS.) . |
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_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_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_NoSuchDirectory(Object arg0)
Key
Hudson.NoSuchDirectory : No such directory: {0} . |
static String |
Hudson_NotANegativeNumber()
Key
Hudson.NotANegativeNumber : Not a negative number . |
static String |
Hudson_NotANonNegativeNumber()
Key
Hudson.NotANonNegativeNumber : Number may not be
negative . |
static String |
Hudson_NotANumber()
Key
Hudson.NotANumber : Not a number . |
static String |
Hudson_NotAPlugin(Object arg0)
Key
Hudson.NotAPlugin : {0} is not a Jenkins plugin . |
static String |
Hudson_NotAPositiveNumber()
Key
Hudson.NotAPositiveNumber : Not a positive number . |
static String |
Hudson_NotJDKDir(Object arg0)
Key
Hudson.NotJDKDir : {0} doesn’t look like a JDK
directory . |
static String |
Hudson_NotUsesUTF8ToDecodeURL()
Key
Hudson.NotUsesUTF8ToDecodeURL : {@code Your container
doesn’t use UTF-8 to decode URLs. |
static String |
Hudson_Permissions_Title()
Key
Hudson.Permissions.Title : Overall . |
static String |
Hudson_ReadPermission_Description()
Key
Hudson.ReadPermission.Description : {@code The read
permission is necessary for viewing almost all pages of Jenkins. |
static String |
Hudson_RunScriptsPermission_Description()
Key
Hudson.RunScriptsPermission.Description : Required
for running scripts inside the Jenkins process, for example via the
Groovy console or Groovy CLI command. . |
static String |
Hudson_UnsafeChar(Object arg0)
Key
Hudson.UnsafeChar : ‘{0}’ is an unsafe character . |
static String |
Hudson_USER_CONTENT_README()
Key
Hudson.USER_CONTENT_README : Files in this directory
will be served under your http://server/jenkins/userContent/ . |
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 |
Item_CONFIGURE_description()
Key
Item.CONFIGURE.description : Change the
configuration of a job. . |
static String |
Item_CREATE_description()
Key
Item.CREATE.description : Create a new job. . |
static String |
Item_DELETE_description()
Key
Item.DELETE.description : Delete a job. . |
static String |
Item_Permissions_Title()
Key
Item.Permissions.Title : Job . |
static String |
Item_READ_description()
Key
Item.READ.description : {@code See a job. |
static String |
ItemGroupMixIn_may_not_copy_as_it_contains_secrets_and_(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4)
Key
ItemGroupMixIn.may_not_copy_as_it_contains_secrets_and_ :
May not copy {0} as it contains secrets and {1} has {2}/{3} but
not /{4} . |
static String |
Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning(Object arg0)
Key
Jenkins.CheckDisplayName.DisplayNameNotUniqueWarning :
The display name, "{0}", is already in use by another job and
could cause confusion and delay. . |
static String |
Jenkins_CheckDisplayName_NameNotUniqueWarning(Object arg0)
Key
Jenkins.CheckDisplayName.NameNotUniqueWarning : The
display name, "{0}", is used as a name by a job and could cause
confusing search results. . |
static String |
Jenkins_IsRestarting()
Key
Jenkins.IsRestarting : Jenkins is restarting . |
static String |
Jenkins_NotAllowedName(Object arg0)
Key
Jenkins.NotAllowedName : "{0}" is not allowed name . |
static String |
Job_AllRecentBuildFailed()
Key
Job.AllRecentBuildFailed : All recent builds
failed. . |
static String |
Job_BuildStability(Object arg0)
Key
Job.BuildStability : Build stability: {0} . |
static String |
Job_minutes()
Key
Job.minutes : mins . |
static String |
Job_NOfMFailed(Object arg0,
Object arg1)
Key
Job.NOfMFailed : {0} out of the last {1} builds
failed. . |
static String |
Job_NoRecentBuildFailed()
Key
Job.NoRecentBuildFailed : No recent builds failed. . |
static String |
Job_Pronoun()
Key
Job.Pronoun : Project . |
static String |
Job_you_must_use_the_save_button_if_you_wish()
Key
Job.you_must_use_the_save_button_if_you_wish : You
must use the Save button if you wish to rename a job. . |
static String |
Label_GroupOf(Object arg0)
Key
Label.GroupOf : group of {0} . |
static String |
Label_InvalidLabel()
Key
Label.InvalidLabel : invalid label . |
static String |
Label_ProvisionedFrom(Object arg0)
Key
Label.ProvisionedFrom : Provisioned from {0} . |
static String |
ListView_DisplayName()
Key
ListView.DisplayName : List View . |
static String |
LoadStatistics_Legends_AvailableExecutors()
Key
LoadStatistics.Legends.AvailableExecutors : Available executors . |
static String |
LoadStatistics_Legends_BusyExecutors()
Key
LoadStatistics.Legends.BusyExecutors : Busy
executors . |
static String |
LoadStatistics_Legends_ConnectingExecutors()
Key
LoadStatistics.Legends.ConnectingExecutors : Connecting executors . |
static String |
LoadStatistics_Legends_DefinedExecutors()
Key
LoadStatistics.Legends.DefinedExecutors : Defined
executors . |
static String |
LoadStatistics_Legends_IdleExecutors()
Key
LoadStatistics.Legends.IdleExecutors : Idle
executors . |
static String |
LoadStatistics_Legends_OnlineExecutors()
Key
LoadStatistics.Legends.OnlineExecutors : Online
executors . |
static String |
LoadStatistics_Legends_QueueLength()
Key
LoadStatistics.Legends.QueueLength : Queue length . |
static String |
LoadStatistics_Legends_TotalExecutors()
Key
LoadStatistics.Legends.TotalExecutors : Total
executors . |
static String |
ManageJenkinsAction_DisplayName()
Key
ManageJenkinsAction.DisplayName : Manage Jenkins . |
static String |
MultiStageTimeSeries_EMPTY_STRING()
Key
MultiStageTimeSeries.EMPTY_STRING : . |
static String |
MyView_DisplayName()
Key
MyView.DisplayName : My View . |
static String |
MyViewsProperty_DisplayName()
Key
MyViewsProperty.DisplayName : My Views . |
static String |
MyViewsProperty_GlobalAction_DisplayName()
Key
MyViewsProperty.GlobalAction.DisplayName : My
Views . |
static String |
MyViewsProperty_ViewExistsCheck_AlreadyExists(Object arg0)
Key
MyViewsProperty.ViewExistsCheck.AlreadyExists : A
view with name {0} already exists . |
static String |
MyViewsProperty_ViewExistsCheck_NotExist(Object arg0)
Key
MyViewsProperty.ViewExistsCheck.NotExist : A view
with name {0} does not exist . |
static String |
Node_BecauseNodeIsNotAcceptingTasks(Object arg0)
Key
Node.BecauseNodeIsNotAcceptingTasks : {0} is not
accepting tasks . |
static String |
Node_BecauseNodeIsReserved(Object arg0)
Key
Node.BecauseNodeIsReserved : {0} is reserved for
jobs with matching label expression . |
static String |
Node_LabelMissing(Object arg0,
Object arg1)
Key
Node.LabelMissing : {0} doesn’t have label {1} . |
static String |
Node_LackingBuildPermission(Object arg0,
Object arg1)
Key
Node.LackingBuildPermission : {0} doesn’t have a
permission to run on {1} . |
static String |
Node_Mode_EXCLUSIVE()
Key
Node.Mode.EXCLUSIVE : Only build jobs with label
restrictions matching this node . |
static String |
Node_Mode_NORMAL()
Key
Node.Mode.NORMAL : Utilize this node as much as
possible . |
static String |
ParameterAction_DisplayName()
Key
ParameterAction.DisplayName : Parameters . |
static String |
ParametersDefinitionProperty_DisplayName()
Key
ParametersDefinitionProperty.DisplayName : This
build is parameterized . |
static String |
PasswordParameterDefinition_DisplayName()
Key
PasswordParameterDefinition.DisplayName : Password
Parameter . |
static String |
Permalink_LastBuild()
Key
Permalink.LastBuild : Last build . |
static String |
Permalink_LastCompletedBuild()
Key
Permalink.LastCompletedBuild : Last completed
build . |
static String |
Permalink_LastFailedBuild()
Key
Permalink.LastFailedBuild : Last failed build . |
static String |
Permalink_LastStableBuild()
Key
Permalink.LastStableBuild : Last stable build . |
static String |
Permalink_LastSuccessfulBuild()
Key
Permalink.LastSuccessfulBuild : Last successful
build . |
static String |
Permalink_LastUnstableBuild()
Key
Permalink.LastUnstableBuild : Last unstable build . |
static String |
Permalink_LastUnsuccessfulBuild()
Key
Permalink.LastUnsuccessfulBuild : Last unsuccessful
build . |
static String |
ProxyView_DisplayName()
Key
ProxyView.DisplayName : Include a global view . |
static String |
ProxyView_NoSuchViewExists(Object arg0)
Key
ProxyView.NoSuchViewExists : Global view {0} does
not exist . |
static String |
Queue_AllNodesOffline(Object arg0)
Key
Queue.AllNodesOffline : All nodes of label ‘{0}’ are
offline . |
static String |
Queue_BlockedBy(Object arg0)
Key
Queue.BlockedBy : Blocked by {0} . |
static String |
Queue_HudsonIsAboutToShutDown()
Key
Queue.HudsonIsAboutToShutDown : Jenkins is about to
shut down . |
static String |
Queue_init()
Key
Queue.init : Restoring the build queue . |
static String |
Queue_InProgress()
Key
Queue.InProgress : A build is already in progress . |
static String |
Queue_InQuietPeriod(Object arg0)
Key
Queue.InQuietPeriod : {@code In the quiet period. |
static String |
Queue_LabelHasNoNodes(Object arg0)
Key
Queue.LabelHasNoNodes : There are no nodes with the
label ‘{0}’ . |
static String |
Queue_NodeOffline(Object arg0)
Key
Queue.NodeOffline : {0} is offline . |
static String |
Queue_Unknown()
Key
Queue.Unknown : ??? . |
static String |
Queue_WaitingForNextAvailableExecutor()
Key
Queue.WaitingForNextAvailableExecutor : Waiting for
next available executor . |
static String |
Queue_WaitingForNextAvailableExecutorOn(Object arg0)
Key
Queue.WaitingForNextAvailableExecutorOn : Waiting
for next available executor on {0} . |
static String |
ResultTrend_Aborted()
Key
ResultTrend.Aborted : Aborted . |
static String |
ResultTrend_Failure()
Key
ResultTrend.Failure : Failure . |
static String |
ResultTrend_Fixed()
Key
ResultTrend.Fixed : Fixed . |
static String |
ResultTrend_NotBuilt()
Key
ResultTrend.NotBuilt : Not built . |
static String |
ResultTrend_NowUnstable()
Key
ResultTrend.NowUnstable : Now unstable . |
static String |
ResultTrend_StillFailing()
Key
ResultTrend.StillFailing : Still failing . |
static String |
ResultTrend_StillUnstable()
Key
ResultTrend.StillUnstable : Still unstable . |
static String |
ResultTrend_Success()
Key
ResultTrend.Success : Success . |
static String |
ResultTrend_Unstable()
Key
ResultTrend.Unstable : Unstable . |
static String |
Run__is_waiting_for_a_checkpoint_on_(Object arg0,
Object arg1)
Key
Run._is_waiting_for_a_checkpoint_on_ : {0} is
waiting for a checkpoint on {1} . |
static String |
Run_ArtifactsBrowserTitle(Object arg0,
Object arg1)
Key
Run.ArtifactsBrowserTitle : Artifacts of {0} {1} . |
static String |
Run_ArtifactsPermission_Description()
Key
Run.ArtifactsPermission.Description : {@code This
permission grants the ability to retrieve the artifacts produced by
builds. |
static String |
Run_BuildAborted()
Key
Run.BuildAborted : Build was aborted . |
static String |
Run_DeletePermission_Description()
Key
Run.DeletePermission.Description : This permission
allows users to manually delete specific builds from the build
history. . |
static String |
Run_InProgressDuration(Object arg0)
Key
Run.InProgressDuration : {0} and counting . |
static String |
Run_MarkedExplicitly()
Key
Run.MarkedExplicitly : This record is explicitly
marked to be kept. . |
static String |
Run_NotStartedYet()
Key
Run.NotStartedYet : Not started yet . |
static String |
Run_Permissions_Title()
Key
Run.Permissions.Title : Run . |
static String |
Run_running_as_(Object arg0)
Key
Run.running_as_ : Running as {0} . |
static String |
Run_Summary_Aborted()
Key
Run.Summary.Aborted : aborted . |
static String |
Run_Summary_BackToNormal()
Key
Run.Summary.BackToNormal : back to normal . |
static String |
Run_Summary_BrokenForALongTime()
Key
Run.Summary.BrokenForALongTime : broken for a long
time . |
static String |
Run_Summary_BrokenSince(Object arg0)
Key
Run.Summary.BrokenSince : broken since build {0} . |
static String |
Run_Summary_BrokenSinceThisBuild()
Key
Run.Summary.BrokenSinceThisBuild : broken since this
build . |
static String |
Run_Summary_NotBuilt()
Key
Run.Summary.NotBuilt : not built . |
static String |
Run_Summary_Stable()
Key
Run.Summary.Stable : stable . |
static String |
Run_Summary_Unknown()
Key
Run.Summary.Unknown : ? . |
static String |
Run_Summary_Unstable()
Key
Run.Summary.Unstable : unstable . |
static String |
Run_UnableToDelete(Object arg0,
Object arg1)
Key
Run.UnableToDelete : Unable to delete {0}: {1} . |
static String |
Run_UpdatePermission_Description()
Key
Run.UpdatePermission.Description : This permission
allows users to update description and other properties of a build,
for example to leave notes about the cause of a build failure. . |
static String |
RunParameterDefinition_DisplayName()
Key
RunParameterDefinition.DisplayName : Run Parameter . |
static String |
Slave_InvalidConfig_Executors(Object arg0)
Key
Slave.InvalidConfig.Executors : Invalid slave
configuration for {0}. |
static String |
Slave_InvalidConfig_NoName()
Key
Slave.InvalidConfig.NoName : {@code Invalid slave
configuration. |
static String |
Slave_InvalidConfig_NoRemoteDir(Object arg0)
Key
Slave.InvalidConfig.NoRemoteDir : Invalid slave
configuration for {0}. |
static String |
Slave_Launching(Object arg0)
Key
Slave.Launching : {0} Launching slave agent . |
static String |
Slave_Network_Mounted_File_System_Warning()
Key
Slave.Network.Mounted.File.System.Warning : Are you
sure you want to use network mounted file system for FS root? Note
that this directory does not need to be visible to the master. . |
static String |
Slave_Remote_Director_Mandatory()
Key
Slave.Remote.Director.Mandatory : Remote directory
is mandatory . |
static String |
Slave_Remote_Relative_Path_Warning()
Key
Slave.Remote.Relative.Path.Warning : {@code Are you sure
you want to use a relative path for the FS root? Note that relative
paths require that you can assure that the selected launcher provides
a consistent current working directory. |
static String |
Slave_Terminated(Object arg0)
Key
Slave.Terminated : {0} slave agent was terminated . |
static String |
Slave_UnableToLaunch(Object arg0,
Object arg1)
Key
Slave.UnableToLaunch : Unable to launch the slave
agent for {0}{1} . |
static String |
Slave_UnixSlave()
Key
Slave.UnixSlave : This is a Unix slave . |
static String |
Slave_WindowsSlave()
Key
Slave.WindowsSlave : This is a Windows slave . |
static String |
StringParameterDefinition_DisplayName()
Key
StringParameterDefinition.DisplayName : String
Parameter . |
static String |
TextParameterDefinition_DisplayName()
Key
TextParameterDefinition.DisplayName : Text
Parameter . |
static String |
TopLevelItemDescriptor_NotApplicableIn(Object arg0,
Object arg1)
Key
TopLevelItemDescriptor.NotApplicableIn : {0} items
are not applicable within {1} . |
static String |
UpdateCenter_DownloadButNotActivated()
Key
UpdateCenter.DownloadButNotActivated : {@code Downloaded
Successfully. |
static String |
UpdateCenter_init()
Key
UpdateCenter.init : Initialing update center . |
static String |
UpdateCenter_n_a()
Key
UpdateCenter.n_a : N/A . |
static String |
UpdateCenter_PluginCategory_android()
Key
UpdateCenter.PluginCategory.android : Android
Development . |
static String |
UpdateCenter_PluginCategory_builder()
Key
UpdateCenter.PluginCategory.builder : Build Tools . |
static String |
UpdateCenter_PluginCategory_buildwrapper()
Key
UpdateCenter.PluginCategory.buildwrapper : Build
Wrappers . |
static String |
UpdateCenter_PluginCategory_cli()
Key
UpdateCenter.PluginCategory.cli : Command Line
Interface . |
static String |
UpdateCenter_PluginCategory_cloud()
Key
UpdateCenter.PluginCategory.cloud : Cloud
Providers . |
static String |
UpdateCenter_PluginCategory_cluster()
Key
UpdateCenter.PluginCategory.cluster : Cluster
Management and Distributed Build . |
static String |
UpdateCenter_PluginCategory_database()
Key
UpdateCenter.PluginCategory.database : Database . |
static String |
UpdateCenter_PluginCategory_deployment()
Key
UpdateCenter.PluginCategory.deployment : Deployment . |
static String |
UpdateCenter_PluginCategory_devops()
Key
UpdateCenter.PluginCategory.devops : DevOps . |
static String |
UpdateCenter_PluginCategory_dotnet()
Key
UpdateCenter.PluginCategory.dotnet : .NET
Development . |
static String |
UpdateCenter_PluginCategory_external()
Key
UpdateCenter.PluginCategory.external : External
Site/Tool Integrations . |
static String |
UpdateCenter_PluginCategory_groovy_related()
Key
UpdateCenter.PluginCategory.groovy-related : Groovy-related . |
static String |
UpdateCenter_PluginCategory_ios()
Key
UpdateCenter.PluginCategory.ios : iOS Development . |
static String |
UpdateCenter_PluginCategory_library()
Key
UpdateCenter.PluginCategory.library : Library
plugins (for use by other plugins) . |
static String |
UpdateCenter_PluginCategory_listview_column()
Key
UpdateCenter.PluginCategory.listview-column : List
view columns . |
static String |
UpdateCenter_PluginCategory_maven()
Key
UpdateCenter.PluginCategory.maven : Maven . |
static String |
UpdateCenter_PluginCategory_misc()
Key
UpdateCenter.PluginCategory.misc : Miscellaneous . |
static String |
UpdateCenter_PluginCategory_must_be_labeled()
Key
UpdateCenter.PluginCategory.must-be-labeled : Uncategorized . |
static String |
UpdateCenter_PluginCategory_notifier()
Key
UpdateCenter.PluginCategory.notifier : Build
Notifiers . |
static String |
UpdateCenter_PluginCategory_page_decorator()
Key
UpdateCenter.PluginCategory.page-decorator : Page
Decorators . |
static String |
UpdateCenter_PluginCategory_parameter()
Key
UpdateCenter.PluginCategory.parameter : Build
Parameters . |
static String |
UpdateCenter_PluginCategory_post_build()
Key
UpdateCenter.PluginCategory.post-build : Other
Post-Build Actions . |
static String |
UpdateCenter_PluginCategory_python()
Key
UpdateCenter.PluginCategory.python : Python
Development . |
static String |
UpdateCenter_PluginCategory_report()
Key
UpdateCenter.PluginCategory.report : Build Reports . |
static String |
UpdateCenter_PluginCategory_ruby()
Key
UpdateCenter.PluginCategory.ruby : Ruby
Development . |
static String |
UpdateCenter_PluginCategory_runcondition()
Key
UpdateCenter.PluginCategory.runcondition : RunConditions for use by the Run Condition plugin . |
static String |
UpdateCenter_PluginCategory_scala()
Key
UpdateCenter.PluginCategory.scala : Scala
Development . |
static String |
UpdateCenter_PluginCategory_scm_related()
Key
UpdateCenter.PluginCategory.scm-related : Source
Code Management related . |
static String |
UpdateCenter_PluginCategory_scm()
Key
UpdateCenter.PluginCategory.scm : Source Code
Management . |
static String |
UpdateCenter_PluginCategory_security()
Key
UpdateCenter.PluginCategory.security : Security . |
static String |
UpdateCenter_PluginCategory_slaves()
Key
UpdateCenter.PluginCategory.slaves : Slave Launchers
and Controllers . |
static String |
UpdateCenter_PluginCategory_test()
Key
UpdateCenter.PluginCategory.test : Testing . |
static String |
UpdateCenter_PluginCategory_trigger()
Key
UpdateCenter.PluginCategory.trigger : Build
Triggers . |
static String |
UpdateCenter_PluginCategory_ui()
Key
UpdateCenter.PluginCategory.ui : User Interface . |
static String |
UpdateCenter_PluginCategory_unrecognized(Object arg0)
Key
UpdateCenter.PluginCategory.unrecognized : Misc
({0}) . |
static String |
UpdateCenter_PluginCategory_upload()
Key
UpdateCenter.PluginCategory.upload : Artifact
Uploaders . |
static String |
UpdateCenter_PluginCategory_user()
Key
UpdateCenter.PluginCategory.user : Authentication
and User Management . |
static String |
UpdateCenter_PluginCategory_view()
Key
UpdateCenter.PluginCategory.view : Views . |
static String |
UpdateCenter_Status_CheckingInternet()
Key
UpdateCenter.Status.CheckingInternet : Checking
internet connectivity . |
static String |
UpdateCenter_Status_CheckingJavaNet()
Key
UpdateCenter.Status.CheckingJavaNet : Checking
update center connectivity . |
static String |
UpdateCenter_Status_ConnectionFailed(Object arg0)
Key
UpdateCenter.Status.ConnectionFailed : Failed to connect to {0}. |
static String |
UpdateCenter_Status_Success()
Key
UpdateCenter.Status.Success : Success . |
static String |
UpdateCenter_Status_UnknownHostException(Object arg0)
Key
UpdateCenter.Status.UnknownHostException : Failed to resolve host name {0}. |
static String |
User_IllegalFullname(Object arg0)
Key
User.IllegalFullname : "{0}" is prohibited as a full
name for security reasons. . |
static String |
User_IllegalUsername(Object arg0)
Key
User.IllegalUsername : "{0}" is prohibited as a
username for security reasons. . |
static String |
View_ConfigurePermission_Description()
Key
View.ConfigurePermission.Description : This
permission allows users to change the configuration of views. . |
static String |
View_CreatePermission_Description()
Key
View.CreatePermission.Description : This permission
allows users to create new views. . |
static String |
View_DeletePermission_Description()
Key
View.DeletePermission.Description : This permission
allows users to delete existing views. . |
static String |
View_MissingMode()
Key
View.MissingMode : No view type is specified . |
static String |
View_Permissions_Title()
Key
View.Permissions.Title : View . |
static String |
View_ReadPermission_Description()
Key
View.ReadPermission.Description : This permission
allows users to see views (implied by generic read access). . |
public static String View_ReadPermission_Description()
View.ReadPermission.Description
: This permission
allows users to see views (implied by generic read access).
.This permission allows users to see views (implied by generic
read access).
public static org.jvnet.localizer.Localizable _View_ReadPermission_Description()
View.ReadPermission.Description
: This permission
allows users to see views (implied by generic read access).
.This permission allows users to see views (implied by generic
read access).
public static String AbstractBuild_BuildingRemotely(Object arg0)
AbstractBuild.BuildingRemotely
: Building remotely
on {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Building remotely on {0}
public static org.jvnet.localizer.Localizable _AbstractBuild_BuildingRemotely(Object arg0)
AbstractBuild.BuildingRemotely
: Building remotely
on {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Building remotely on {0}
public static String ListView_DisplayName()
ListView.DisplayName
: List View
.List View
public static org.jvnet.localizer.Localizable _ListView_DisplayName()
ListView.DisplayName
: List View
.List View
public static String Label_ProvisionedFrom(Object arg0)
Label.ProvisionedFrom
: Provisioned from {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Provisioned from {0}
public static org.jvnet.localizer.Localizable _Label_ProvisionedFrom(Object arg0)
Label.ProvisionedFrom
: Provisioned from {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Provisioned from {0}
public static String Label_InvalidLabel()
Label.InvalidLabel
: invalid label
.invalid label
public static org.jvnet.localizer.Localizable _Label_InvalidLabel()
Label.InvalidLabel
: invalid label
.invalid label
public static String UpdateCenter_PluginCategory_cluster()
UpdateCenter.PluginCategory.cluster
: Cluster
Management and Distributed Build
.Cluster Management and Distributed Build
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_cluster()
UpdateCenter.PluginCategory.cluster
: Cluster
Management and Distributed Build
.Cluster Management and Distributed Build
public static String Computer_NoSuchSlaveExists(Object arg0, Object arg1)
Computer.NoSuchSlaveExists
: No such slave "{0}"
exists. Did you mean "{1}"?
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such slave "{0}" exists. Did you mean "{1}"?
public static org.jvnet.localizer.Localizable _Computer_NoSuchSlaveExists(Object arg0, Object arg1)
Computer.NoSuchSlaveExists
: No such slave "{0}"
exists. Did you mean "{1}"?
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such slave "{0}" exists. Did you mean "{1}"?
public static String Permalink_LastFailedBuild()
Permalink.LastFailedBuild
: Last failed build
.Last failed build
public static org.jvnet.localizer.Localizable _Permalink_LastFailedBuild()
Permalink.LastFailedBuild
: Last failed build
.Last failed build
public static String Permalink_LastSuccessfulBuild()
Permalink.LastSuccessfulBuild
: Last successful
build
.Last successful build
public static org.jvnet.localizer.Localizable _Permalink_LastSuccessfulBuild()
Permalink.LastSuccessfulBuild
: Last successful
build
.Last successful build
public static String View_ConfigurePermission_Description()
View.ConfigurePermission.Description
: This
permission allows users to change the configuration of views.
.This permission allows users to change the configuration of
views.
public static org.jvnet.localizer.Localizable _View_ConfigurePermission_Description()
View.ConfigurePermission.Description
: This
permission allows users to change the configuration of views.
.This permission allows users to change the configuration of
views.
public static String Run_InProgressDuration(Object arg0)
Run.InProgressDuration
: {0} and counting
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} and counting
public static org.jvnet.localizer.Localizable _Run_InProgressDuration(Object arg0)
Run.InProgressDuration
: {0} and counting
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} and counting
public static String BallColor_Aborted()
BallColor.Aborted
: Aborted
.Aborted
public static org.jvnet.localizer.Localizable _BallColor_Aborted()
BallColor.Aborted
: Aborted
.Aborted
public static String Hudson_Permissions_Title()
Hudson.Permissions.Title
: Overall
.Overall
public static org.jvnet.localizer.Localizable _Hudson_Permissions_Title()
Hudson.Permissions.Title
: Overall
.Overall
public static String ResultTrend_Aborted()
ResultTrend.Aborted
: Aborted
.Aborted
public static org.jvnet.localizer.Localizable _ResultTrend_Aborted()
ResultTrend.Aborted
: Aborted
.Aborted
public static String Run_Summary_Unstable()
Run.Summary.Unstable
: unstable
.unstable
public static org.jvnet.localizer.Localizable _Run_Summary_Unstable()
Run.Summary.Unstable
: unstable
.unstable
public static String Job_you_must_use_the_save_button_if_you_wish()
Job.you_must_use_the_save_button_if_you_wish
: You
must use the Save button if you wish to rename a job.
.You must use the Save button if you wish to rename a job.
public static org.jvnet.localizer.Localizable _Job_you_must_use_the_save_button_if_you_wish()
Job.you_must_use_the_save_button_if_you_wish
: You
must use the Save button if you wish to rename a job.
.You must use the Save button if you wish to rename a job.
public static String UpdateCenter_PluginCategory_must_be_labeled()
UpdateCenter.PluginCategory.must-be-labeled
: Uncategorized
.Uncategorized
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_must_be_labeled()
UpdateCenter.PluginCategory.must-be-labeled
: Uncategorized
.Uncategorized
public static String Permalink_LastUnsuccessfulBuild()
Permalink.LastUnsuccessfulBuild
: Last unsuccessful
build
.Last unsuccessful build
public static org.jvnet.localizer.Localizable _Permalink_LastUnsuccessfulBuild()
Permalink.LastUnsuccessfulBuild
: Last unsuccessful
build
.Last unsuccessful build
public static String Hudson_ReadPermission_Description()
Hudson.ReadPermission.Description
: The read
permission is necessary for viewing almost all pages of Jenkins. This
permission is useful when you don’t want unauthenticated users to see
Jenkins pages: revoke this permission from the anonymous user, then
add "authenticated" pseudo-user and grant the read access.
.The read permission is necessary for viewing almost all pages
of Jenkins. This permission is useful when you don’t want
unauthenticated users to see Jenkins pages: revoke this permission
from the anonymous user, then add "authenticated" pseudo-user and
grant the read access.
public static org.jvnet.localizer.Localizable _Hudson_ReadPermission_Description()
Hudson.ReadPermission.Description
: The read
permission is necessary for viewing almost all pages of Jenkins. This
permission is useful when you don’t want unauthenticated users to see
Jenkins pages: revoke this permission from the anonymous user, then
add "authenticated" pseudo-user and grant the read access.
.The read permission is necessary for viewing almost all pages
of Jenkins. This permission is useful when you don’t want
unauthenticated users to see Jenkins pages: revoke this permission
from the anonymous user, then add "authenticated" pseudo-user and
grant the read access.
public static String AbstractProject_WorkspaceOffline()
AbstractProject.WorkspaceOffline
: Workspace is
offline.
.Workspace is offline.
public static org.jvnet.localizer.Localizable _AbstractProject_WorkspaceOffline()
AbstractProject.WorkspaceOffline
: Workspace is
offline.
.Workspace is offline.
public static String CLI_clear_queue_shortDescription()
CLI.clear-queue.shortDescription
: Clears the build
queue.
.Clears the build queue.
public static org.jvnet.localizer.Localizable _CLI_clear_queue_shortDescription()
CLI.clear-queue.shortDescription
: Clears the build
queue.
.Clears the build queue.
public static String TopLevelItemDescriptor_NotApplicableIn(Object arg0, Object arg1)
TopLevelItemDescriptor.NotApplicableIn
: {0} items
are not applicable within {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} items are not applicable within {1}
public static org.jvnet.localizer.Localizable _TopLevelItemDescriptor_NotApplicableIn(Object arg0, Object arg1)
TopLevelItemDescriptor.NotApplicableIn
: {0} items
are not applicable within {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} items are not applicable within {1}
public static String Computer_ConfigurePermission_Description()
Computer.ConfigurePermission.Description
: This
permission allows users to configure slaves.
.This permission allows users to configure slaves.
public static org.jvnet.localizer.Localizable _Computer_ConfigurePermission_Description()
Computer.ConfigurePermission.Description
: This
permission allows users to configure slaves.
.This permission allows users to configure slaves.
public static String Slave_Remote_Relative_Path_Warning()
Slave.Remote.Relative.Path.Warning
: Are you sure
you want to use a relative path for the FS root? Note that relative
paths require that you can assure that the selected launcher provides
a consistent current working directory. Using an absolute path is
highly recommended.
.Are you sure you want to use a relative path for the FS root?
Note that relative paths require that you can assure that the selected
launcher provides a consistent current working directory. Using an
absolute path is highly recommended.
public static org.jvnet.localizer.Localizable _Slave_Remote_Relative_Path_Warning()
Slave.Remote.Relative.Path.Warning
: Are you sure
you want to use a relative path for the FS root? Note that relative
paths require that you can assure that the selected launcher provides
a consistent current working directory. Using an absolute path is
highly recommended.
.Are you sure you want to use a relative path for the FS root?
Note that relative paths require that you can assure that the selected
launcher provides a consistent current working directory. Using an
absolute path is highly recommended.
public static String Hudson_RunScriptsPermission_Description()
Hudson.RunScriptsPermission.Description
: Required
for running scripts inside the Jenkins process, for example via the
Groovy console or Groovy CLI command.
.Required for running scripts inside the Jenkins process, for
example via the Groovy console or Groovy CLI command.
public static org.jvnet.localizer.Localizable _Hudson_RunScriptsPermission_Description()
Hudson.RunScriptsPermission.Description
: Required
for running scripts inside the Jenkins process, for example via the
Groovy console or Groovy CLI command.
.Required for running scripts inside the Jenkins process, for
example via the Groovy console or Groovy CLI command.
public static String BallColor_Success()
BallColor.Success
: Success
.Success
public static org.jvnet.localizer.Localizable _BallColor_Success()
BallColor.Success
: Success
.Success
public static String Run_Summary_Stable()
Run.Summary.Stable
: stable
.stable
public static org.jvnet.localizer.Localizable _Run_Summary_Stable()
Run.Summary.Stable
: stable
.stable
public static String Run_UnableToDelete(Object arg0, Object arg1)
Run.UnableToDelete
: Unable to delete {0}: {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to delete {0}: {1}
public static org.jvnet.localizer.Localizable _Run_UnableToDelete(Object arg0, Object arg1)
Run.UnableToDelete
: Unable to delete {0}: {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to delete {0}: {1}
public static String Queue_NodeOffline(Object arg0)
Queue.NodeOffline
: {0} is offline
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is offline
public static org.jvnet.localizer.Localizable _Queue_NodeOffline(Object arg0)
Queue.NodeOffline
: {0} is offline
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is offline
public static String AbstractProject_NoWorkspace()
AbstractProject.NoWorkspace
: No workspace is
available, so can’t check for updates.
.No workspace is available, so can’t check for updates.
public static org.jvnet.localizer.Localizable _AbstractProject_NoWorkspace()
AbstractProject.NoWorkspace
: No workspace is
available, so can’t check for updates.
.No workspace is available, so can’t check for updates.
public static String UpdateCenter_PluginCategory_cloud()
UpdateCenter.PluginCategory.cloud
: Cloud
Providers
.Cloud Providers
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_cloud()
UpdateCenter.PluginCategory.cloud
: Cloud
Providers
.Cloud Providers
public static String UpdateCenter_PluginCategory_ui()
UpdateCenter.PluginCategory.ui
: User Interface
.User Interface
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_ui()
UpdateCenter.PluginCategory.ui
: User Interface
.User Interface
public static String UpdateCenter_PluginCategory_scm_related()
UpdateCenter.PluginCategory.scm-related
: Source
Code Management related
.Source Code Management related
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_scm_related()
UpdateCenter.PluginCategory.scm-related
: Source
Code Management related
.Source Code Management related
public static String Slave_Network_Mounted_File_System_Warning()
Slave.Network.Mounted.File.System.Warning
: Are you
sure you want to use network mounted file system for FS root? Note
that this directory does not need to be visible to the master.
.Are you sure you want to use network mounted file system for FS
root? Note that this directory does not need to be visible to the
master.
public static org.jvnet.localizer.Localizable _Slave_Network_Mounted_File_System_Warning()
Slave.Network.Mounted.File.System.Warning
: Are you
sure you want to use network mounted file system for FS root? Note
that this directory does not need to be visible to the master.
.Are you sure you want to use network mounted file system for FS
root? Note that this directory does not need to be visible to the
master.
public static String View_DeletePermission_Description()
View.DeletePermission.Description
: This permission
allows users to delete existing views.
.This permission allows users to delete existing views.
public static org.jvnet.localizer.Localizable _View_DeletePermission_Description()
View.DeletePermission.Description
: This permission
allows users to delete existing views.
.This permission allows users to delete existing views.
public static String ChoiceParameterDefinition_MissingChoices()
ChoiceParameterDefinition.MissingChoices
: Requires
Choices.
.Requires Choices.
public static org.jvnet.localizer.Localizable _ChoiceParameterDefinition_MissingChoices()
ChoiceParameterDefinition.MissingChoices
: Requires
Choices.
.Requires Choices.
public static String Node_LackingBuildPermission(Object arg0, Object arg1)
Node.LackingBuildPermission
: {0} doesn’t have a
permission to run on {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} doesn’t have a permission to run on {1}
public static org.jvnet.localizer.Localizable _Node_LackingBuildPermission(Object arg0, Object arg1)
Node.LackingBuildPermission
: {0} doesn’t have a
permission to run on {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} doesn’t have a permission to run on {1}
public static String ChoiceParameterDefinition_DisplayName()
ChoiceParameterDefinition.DisplayName
: Choice
Parameter
.Choice Parameter
public static org.jvnet.localizer.Localizable _ChoiceParameterDefinition_DisplayName()
ChoiceParameterDefinition.DisplayName
: Choice
Parameter
.Choice Parameter
public static String UpdateCenter_PluginCategory_slaves()
UpdateCenter.PluginCategory.slaves
: Slave Launchers
and Controllers
.Slave Launchers and Controllers
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_slaves()
UpdateCenter.PluginCategory.slaves
: Slave Launchers
and Controllers
.Slave Launchers and Controllers
public static String ParameterAction_DisplayName()
ParameterAction.DisplayName
: Parameters
.Parameters
public static org.jvnet.localizer.Localizable _ParameterAction_DisplayName()
ParameterAction.DisplayName
: Parameters
.Parameters
public static String UpdateCenter_PluginCategory_python()
UpdateCenter.PluginCategory.python
: Python
Development
.Python Development
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_python()
UpdateCenter.PluginCategory.python
: Python
Development
.Python Development
public static String Run_ArtifactsBrowserTitle(Object arg0, Object arg1)
Run.ArtifactsBrowserTitle
: Artifacts of {0} {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Artifacts of {0} {1}
public static org.jvnet.localizer.Localizable _Run_ArtifactsBrowserTitle(Object arg0, Object arg1)
Run.ArtifactsBrowserTitle
: Artifacts of {0} {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Artifacts of {0} {1}
public static String Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning(Object arg0)
Jenkins.CheckDisplayName.DisplayNameNotUniqueWarning
:
The display name, "{0}", is already in use by another job and
could cause confusion and delay.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The display name, "{0}", is already in use by another job and
could cause confusion and delay.
public static org.jvnet.localizer.Localizable _Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning(Object arg0)
Jenkins.CheckDisplayName.DisplayNameNotUniqueWarning
:
The display name, "{0}", is already in use by another job and
could cause confusion and delay.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The display name, "{0}", is already in use by another job and
could cause confusion and delay.
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 ResultTrend_Success()
ResultTrend.Success
: Success
.Success
public static org.jvnet.localizer.Localizable _ResultTrend_Success()
ResultTrend.Success
: Success
.Success
public static String AbstractProject_AssignedLabelString_NoMatch()
AbstractProject.AssignedLabelString.NoMatch
: There's no slave/cloud that matches this assignment
.There's no slave/cloud that matches this assignment
public static org.jvnet.localizer.Localizable _AbstractProject_AssignedLabelString_NoMatch()
AbstractProject.AssignedLabelString.NoMatch
: There's no slave/cloud that matches this assignment
.There's no slave/cloud that matches this assignment
public static String Queue_HudsonIsAboutToShutDown()
Queue.HudsonIsAboutToShutDown
: Jenkins is about to
shut down
.Jenkins is about to shut down
public static org.jvnet.localizer.Localizable _Queue_HudsonIsAboutToShutDown()
Queue.HudsonIsAboutToShutDown
: Jenkins is about to
shut down
.Jenkins is about to shut down
public static String UpdateCenter_PluginCategory_buildwrapper()
UpdateCenter.PluginCategory.buildwrapper
: Build
Wrappers
.Build Wrappers
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_buildwrapper()
UpdateCenter.PluginCategory.buildwrapper
: Build
Wrappers
.Build Wrappers
public static String View_MissingMode()
View.MissingMode
: No view type is specified
.No view type is specified
public static org.jvnet.localizer.Localizable _View_MissingMode()
View.MissingMode
: No view type is specified
.No view type is specified
public static String Api_MultipleMatch(Object arg0, Object arg1)
Api.MultipleMatch
: XPath "{0}" matched {1} nodes.
Create XPath that only matches one, or use the "wrapper" query
parameter to wrap them all under a root element.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.XPath "{0}" matched {1} nodes. Create XPath that only matches
one, or use the "wrapper" query parameter to wrap them all under a
root element.
public static org.jvnet.localizer.Localizable _Api_MultipleMatch(Object arg0, Object arg1)
Api.MultipleMatch
: XPath "{0}" matched {1} nodes.
Create XPath that only matches one, or use the "wrapper" query
parameter to wrap them all under a root element.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.XPath "{0}" matched {1} nodes. Create XPath that only matches
one, or use the "wrapper" query parameter to wrap them all under a
root element.
public static String Job_BuildStability(Object arg0)
Job.BuildStability
: Build stability: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Build stability: {0}
public static org.jvnet.localizer.Localizable _Job_BuildStability(Object arg0)
Job.BuildStability
: Build stability: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Build stability: {0}
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 AbstractProject_PollingABorted()
AbstractProject.PollingABorted
: SCM polling
aborted
.SCM polling aborted
public static org.jvnet.localizer.Localizable _AbstractProject_PollingABorted()
AbstractProject.PollingABorted
: SCM polling
aborted
.SCM polling aborted
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 Hudson_DisplayName()
Hudson.DisplayName
: Jenkins
.Jenkins
public static org.jvnet.localizer.Localizable _Hudson_DisplayName()
Hudson.DisplayName
: Jenkins
.Jenkins
public static String Queue_LabelHasNoNodes(Object arg0)
Queue.LabelHasNoNodes
: There are no nodes with the
label ‘{0}’
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.There are no nodes with the label ‘{0}’
public static org.jvnet.localizer.Localizable _Queue_LabelHasNoNodes(Object arg0)
Queue.LabelHasNoNodes
: There are no nodes with the
label ‘{0}’
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.There are no nodes with the label ‘{0}’
public static String Job_NoRecentBuildFailed()
Job.NoRecentBuildFailed
: No recent builds failed.
.No recent builds failed.
public static org.jvnet.localizer.Localizable _Job_NoRecentBuildFailed()
Job.NoRecentBuildFailed
: No recent builds failed.
.No recent builds failed.
public static String ProxyView_DisplayName()
ProxyView.DisplayName
: Include a global view
.Include a global view
public static org.jvnet.localizer.Localizable _ProxyView_DisplayName()
ProxyView.DisplayName
: Include a global view
.Include a global view
public static String Hudson_NotJDKDir(Object arg0)
Hudson.NotJDKDir
: {0} doesn’t look like a JDK
directory
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} doesn’t look like a JDK directory
public static org.jvnet.localizer.Localizable _Hudson_NotJDKDir(Object arg0)
Hudson.NotJDKDir
: {0} doesn’t look like a JDK
directory
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} doesn’t look like a JDK directory
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 UpdateCenter_PluginCategory_ruby()
UpdateCenter.PluginCategory.ruby
: Ruby
Development
.Ruby Development
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_ruby()
UpdateCenter.PluginCategory.ruby
: Ruby
Development
.Ruby Development
public static String Slave_InvalidConfig_NoRemoteDir(Object arg0)
Slave.InvalidConfig.NoRemoteDir
: Invalid slave
configuration for {0}. No remote directory given
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid slave configuration for {0}. No remote directory given
public static org.jvnet.localizer.Localizable _Slave_InvalidConfig_NoRemoteDir(Object arg0)
Slave.InvalidConfig.NoRemoteDir
: Invalid slave
configuration for {0}. No remote directory given
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid slave configuration for {0}. No remote directory given
public static String Queue_BlockedBy(Object arg0)
Queue.BlockedBy
: Blocked by {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Blocked by {0}
public static org.jvnet.localizer.Localizable _Queue_BlockedBy(Object arg0)
Queue.BlockedBy
: Blocked by {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Blocked by {0}
public static String AbstractProject_LabelLink(Object arg0, Object arg1, Object arg2, Object arg3)
AbstractProject.LabelLink
: <a
href="{0}{1}">Label</a> is serviced by {2,choice,0#no nodes|1#1
node|1<{2} nodes}{3,choice,0#|1# and 1 cloud|1< and {3} clouds}
.arg3
- 4th format parameter, {3}
, a number.arg2
- 3rd format parameter, {2}
, a number.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.<a href="{0}{1}">Label</a> is serviced by {2,choice,0#no
nodes|1#1 node|1<{2} nodes}{3,choice,0#|1# and 1 cloud|1< and {3}
clouds}
public static org.jvnet.localizer.Localizable _AbstractProject_LabelLink(Object arg0, Object arg1, Object arg2, Object arg3)
AbstractProject.LabelLink
: <a
href="{0}{1}">Label</a> is serviced by {2,choice,0#no nodes|1#1
node|1<{2} nodes}{3,choice,0#|1# and 1 cloud|1< and {3} clouds}
.arg3
- 4th format parameter, {3}
, a number.arg2
- 3rd format parameter, {2}
, a number.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.<a href="{0}{1}">Label</a> is serviced by {2,choice,0#no
nodes|1#1 node|1<{2} nodes}{3,choice,0#|1# and 1 cloud|1< and {3}
clouds}
public static String LoadStatistics_Legends_IdleExecutors()
LoadStatistics.Legends.IdleExecutors
: Idle
executors
.Idle executors
public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_IdleExecutors()
LoadStatistics.Legends.IdleExecutors
: Idle
executors
.Idle executors
public static String Slave_UnixSlave()
Slave.UnixSlave
: This is a Unix slave
.This is a Unix slave
public static org.jvnet.localizer.Localizable _Slave_UnixSlave()
Slave.UnixSlave
: This is a Unix slave
.This is a Unix slave
public static String Slave_InvalidConfig_Executors(Object arg0)
Slave.InvalidConfig.Executors
: Invalid slave
configuration for {0}. Invalid # of executors.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid slave configuration for {0}. Invalid # of executors.
public static org.jvnet.localizer.Localizable _Slave_InvalidConfig_Executors(Object arg0)
Slave.InvalidConfig.Executors
: Invalid slave
configuration for {0}. Invalid # of executors.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid slave configuration for {0}. Invalid # of executors.
public static String Computer_CreatePermission_Description()
Computer.CreatePermission.Description
: This
permission allows users to create slaves.
.This permission allows users to create slaves.
public static org.jvnet.localizer.Localizable _Computer_CreatePermission_Description()
Computer.CreatePermission.Description
: This
permission allows users to create slaves.
.This permission allows users to create slaves.
public static String Cause_UpstreamCause_ShortDescription(Object arg0, Object arg1)
Cause.UpstreamCause.ShortDescription
: Started by
upstream project "{0}" build number {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Started by upstream project "{0}" build number {1}
public static org.jvnet.localizer.Localizable _Cause_UpstreamCause_ShortDescription(Object arg0, Object arg1)
Cause.UpstreamCause.ShortDescription
: Started by
upstream project "{0}" build number {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Started by upstream project "{0}" build number {1}
public static String AbstractProject_UpstreamBuildInProgress(Object arg0)
AbstractProject.UpstreamBuildInProgress
: Upstream
project {0} is already building.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Upstream project {0} is already building.
public static org.jvnet.localizer.Localizable _AbstractProject_UpstreamBuildInProgress(Object arg0)
AbstractProject.UpstreamBuildInProgress
: Upstream
project {0} is already building.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Upstream project {0} is already building.
public static String Cause_UpstreamCause_CausedBy()
Cause.UpstreamCause.CausedBy
: originally caused
by:
.originally caused by:
public static org.jvnet.localizer.Localizable _Cause_UpstreamCause_CausedBy()
Cause.UpstreamCause.CausedBy
: originally caused
by:
.originally caused by:
public static String UpdateCenter_Status_UnknownHostException(Object arg0)
UpdateCenter.Status.UnknownHostException
: <span
class=error>Failed to resolve host name {0}. Perhaps you need to <a
href="../pluginManager/advanced">configure HTTP proxy?</a></span>
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.<span class=error>Failed to resolve host name {0}. Perhaps you
need to <a href="../pluginManager/advanced">configure HTTP
proxy?</a></span>
public static org.jvnet.localizer.Localizable _UpdateCenter_Status_UnknownHostException(Object arg0)
UpdateCenter.Status.UnknownHostException
: <span
class=error>Failed to resolve host name {0}. Perhaps you need to <a
href="../pluginManager/advanced">configure HTTP proxy?</a></span>
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.<span class=error>Failed to resolve host name {0}. Perhaps you
need to <a href="../pluginManager/advanced">configure HTTP
proxy?</a></span>
public static String AbstractProject_AwaitingBuildForWorkspace()
AbstractProject.AwaitingBuildForWorkspace
: Awaiting
build to get a workspace.
.Awaiting build to get a workspace.
public static org.jvnet.localizer.Localizable _AbstractProject_AwaitingBuildForWorkspace()
AbstractProject.AwaitingBuildForWorkspace
: Awaiting
build to get a workspace.
.Awaiting build to get a workspace.
public static String CLI_reload_configuration_shortDescription()
CLI.reload-configuration.shortDescription
: Discard
all the loaded data in memory and reload everything from file system.
Useful when you modified config files directly on disk.
.Discard all the loaded data in memory and reload everything
from file system. Useful when you modified config files directly on
disk.
public static org.jvnet.localizer.Localizable _CLI_reload_configuration_shortDescription()
CLI.reload-configuration.shortDescription
: Discard
all the loaded data in memory and reload everything from file system.
Useful when you modified config files directly on disk.
.Discard all the loaded data in memory and reload everything
from file system. Useful when you modified config files directly on
disk.
public static String TextParameterDefinition_DisplayName()
TextParameterDefinition.DisplayName
: Text
Parameter
.Text Parameter
public static org.jvnet.localizer.Localizable _TextParameterDefinition_DisplayName()
TextParameterDefinition.DisplayName
: Text
Parameter
.Text Parameter
public static String UpdateCenter_PluginCategory_parameter()
UpdateCenter.PluginCategory.parameter
: Build
Parameters
.Build Parameters
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_parameter()
UpdateCenter.PluginCategory.parameter
: Build
Parameters
.Build Parameters
public static String Run_Summary_BrokenSince(Object arg0)
Run.Summary.BrokenSince
: broken since build {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.broken since build {0}
public static org.jvnet.localizer.Localizable _Run_Summary_BrokenSince(Object arg0)
Run.Summary.BrokenSince
: broken since build {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.broken since build {0}
public static String Item_CREATE_description()
Item.CREATE.description
: Create a new job.
.Create a new job.
public static org.jvnet.localizer.Localizable _Item_CREATE_description()
Item.CREATE.description
: Create a new job.
.Create a new job.
public static String Item_DELETE_description()
Item.DELETE.description
: Delete a job.
.Delete a job.
public static org.jvnet.localizer.Localizable _Item_DELETE_description()
Item.DELETE.description
: Delete a job.
.Delete a job.
public static String Hudson_NotANonNegativeNumber()
Hudson.NotANonNegativeNumber
: Number may not be
negative
.Number may not be negative
public static org.jvnet.localizer.Localizable _Hudson_NotANonNegativeNumber()
Hudson.NotANonNegativeNumber
: Number may not be
negative
.Number may not be negative
public static String Slave_WindowsSlave()
Slave.WindowsSlave
: This is a Windows slave
.This is a Windows slave
public static org.jvnet.localizer.Localizable _Slave_WindowsSlave()
Slave.WindowsSlave
: This is a Windows slave
.This is a Windows slave
public static String LoadStatistics_Legends_AvailableExecutors()
LoadStatistics.Legends.AvailableExecutors
: Available executors
.Available executors
public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_AvailableExecutors()
LoadStatistics.Legends.AvailableExecutors
: Available executors
.Available executors
public static String Api_NoXPathMatch(Object arg0)
Api.NoXPathMatch
: XPath {0} didn’t match
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.XPath {0} didn’t match
public static org.jvnet.localizer.Localizable _Api_NoXPathMatch(Object arg0)
Api.NoXPathMatch
: XPath {0} didn’t match
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.XPath {0} didn’t match
public static String Run_Summary_BackToNormal()
Run.Summary.BackToNormal
: back to normal
.back to normal
public static org.jvnet.localizer.Localizable _Run_Summary_BackToNormal()
Run.Summary.BackToNormal
: back to normal
.back to normal
public static String Job_Pronoun()
Job.Pronoun
: Project
.Project
public static org.jvnet.localizer.Localizable _Job_Pronoun()
Job.Pronoun
: Project
.Project
public static String AbstractBuild_BuildingOnMaster()
AbstractBuild.BuildingOnMaster
: Building on
master
.Building on master
public static org.jvnet.localizer.Localizable _AbstractBuild_BuildingOnMaster()
AbstractBuild.BuildingOnMaster
: Building on
master
.Building on master
public static String Run__is_waiting_for_a_checkpoint_on_(Object arg0, Object arg1)
Run._is_waiting_for_a_checkpoint_on_
: {0} is
waiting for a checkpoint on {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is waiting for a checkpoint on {1}
public static org.jvnet.localizer.Localizable _Run__is_waiting_for_a_checkpoint_on_(Object arg0, Object arg1)
Run._is_waiting_for_a_checkpoint_on_
: {0} is
waiting for a checkpoint on {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is waiting for a checkpoint on {1}
public static String AbstractProject_Disabled()
AbstractProject.Disabled
: Build disabled
.Build disabled
public static org.jvnet.localizer.Localizable _AbstractProject_Disabled()
AbstractProject.Disabled
: Build disabled
.Build disabled
public static String AbstractProject_CancelPermission_Description()
AbstractProject.CancelPermission.Description
: This
permission grants the ability to cancel a scheduled, or abort a
running, build.
.This permission grants the ability to cancel a scheduled, or
abort a running, build.
public static org.jvnet.localizer.Localizable _AbstractProject_CancelPermission_Description()
AbstractProject.CancelPermission.Description
: This
permission grants the ability to cancel a scheduled, or abort a
running, build.
.This permission grants the ability to cancel a scheduled, or
abort a running, build.
public static String UpdateCenter_n_a()
UpdateCenter.n_a
: N/A
.N/A
public static org.jvnet.localizer.Localizable _UpdateCenter_n_a()
UpdateCenter.n_a
: N/A
.N/A
public static String MyViewsProperty_DisplayName()
MyViewsProperty.DisplayName
: My Views
.My Views
public static org.jvnet.localizer.Localizable _MyViewsProperty_DisplayName()
MyViewsProperty.DisplayName
: My Views
.My Views
public static String LoadStatistics_Legends_OnlineExecutors()
LoadStatistics.Legends.OnlineExecutors
: Online
executors
.Online executors
public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_OnlineExecutors()
LoadStatistics.Legends.OnlineExecutors
: Online
executors
.Online executors
public static String Job_AllRecentBuildFailed()
Job.AllRecentBuildFailed
: All recent builds
failed.
.All recent builds failed.
public static org.jvnet.localizer.Localizable _Job_AllRecentBuildFailed()
Job.AllRecentBuildFailed
: All recent builds
failed.
.All recent builds failed.
public static String Cause_RemoteCause_ShortDescriptionWithNote(Object arg0, Object arg1)
Cause.RemoteCause.ShortDescriptionWithNote
: Started
by remote host {0} with note: {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Started by remote host {0} with note: {1}
public static org.jvnet.localizer.Localizable _Cause_RemoteCause_ShortDescriptionWithNote(Object arg0, Object arg1)
Cause.RemoteCause.ShortDescriptionWithNote
: Started
by remote host {0} with note: {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Started by remote host {0} with note: {1}
public static String UpdateCenter_PluginCategory_security()
UpdateCenter.PluginCategory.security
: Security
.Security
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_security()
UpdateCenter.PluginCategory.security
: Security
.Security
public static String Run_BuildAborted()
Run.BuildAborted
: Build was aborted
.Build was aborted
public static org.jvnet.localizer.Localizable _Run_BuildAborted()
Run.BuildAborted
: Build was aborted
.Build was aborted
public static String ManageJenkinsAction_DisplayName()
ManageJenkinsAction.DisplayName
: Manage Jenkins
.Manage Jenkins
public static org.jvnet.localizer.Localizable _ManageJenkinsAction_DisplayName()
ManageJenkinsAction.DisplayName
: Manage Jenkins
.Manage Jenkins
public static String Label_GroupOf(Object arg0)
Label.GroupOf
: group of {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.group of {0}
public static org.jvnet.localizer.Localizable _Label_GroupOf(Object arg0)
Label.GroupOf
: group of {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.group of {0}
public static String ResultTrend_StillFailing()
ResultTrend.StillFailing
: Still failing
.Still failing
public static org.jvnet.localizer.Localizable _ResultTrend_StillFailing()
ResultTrend.StillFailing
: Still failing
.Still failing
public static String Permalink_LastStableBuild()
Permalink.LastStableBuild
: Last stable build
.Last stable build
public static org.jvnet.localizer.Localizable _Permalink_LastStableBuild()
Permalink.LastStableBuild
: Last stable build
.Last stable build
public static String AbstractProject_CustomWorkspaceEmpty()
AbstractProject.CustomWorkspaceEmpty
: Custom
workspace is empty.
.Custom workspace is empty.
public static org.jvnet.localizer.Localizable _AbstractProject_CustomWorkspaceEmpty()
AbstractProject.CustomWorkspaceEmpty
: Custom
workspace is empty.
.Custom workspace is empty.
public static String LoadStatistics_Legends_QueueLength()
LoadStatistics.Legends.QueueLength
: Queue length
.Queue length
public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_QueueLength()
LoadStatistics.Legends.QueueLength
: Queue length
.Queue length
public static String UpdateCenter_PluginCategory_runcondition()
UpdateCenter.PluginCategory.runcondition
: RunConditions for use by the Run Condition plugin
.RunConditions for use by the Run Condition plugin
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_runcondition()
UpdateCenter.PluginCategory.runcondition
: RunConditions for use by the Run Condition plugin
.RunConditions for use by the Run Condition plugin
public static String AbstractBuild_KeptBecause(Object arg0)
AbstractBuild.KeptBecause
: This build is kept
because of {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.This build is kept because of {0}.
public static org.jvnet.localizer.Localizable _AbstractBuild_KeptBecause(Object arg0)
AbstractBuild.KeptBecause
: This build is kept
because of {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.This build is kept because of {0}.
public static String ParametersDefinitionProperty_DisplayName()
ParametersDefinitionProperty.DisplayName
: This
build is parameterized
.This build is parameterized
public static org.jvnet.localizer.Localizable _ParametersDefinitionProperty_DisplayName()
ParametersDefinitionProperty.DisplayName
: This
build is parameterized
.This build is parameterized
public static String Run_ArtifactsPermission_Description()
Run.ArtifactsPermission.Description
: This
permission grants the ability to retrieve the artifacts produced by
builds. If you don’t want an user to access the artifacts, you can do
so by revoking this permission.
.This permission grants the ability to retrieve the artifacts
produced by builds. If you don’t want an user to access the artifacts,
you can do so by revoking this permission.
public static org.jvnet.localizer.Localizable _Run_ArtifactsPermission_Description()
Run.ArtifactsPermission.Description
: This
permission grants the ability to retrieve the artifacts produced by
builds. If you don’t want an user to access the artifacts, you can do
so by revoking this permission.
.This permission grants the ability to retrieve the artifacts
produced by builds. If you don’t want an user to access the artifacts,
you can do so by revoking this permission.
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 LoadStatistics_Legends_BusyExecutors()
LoadStatistics.Legends.BusyExecutors
: Busy
executors
.Busy executors
public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_BusyExecutors()
LoadStatistics.Legends.BusyExecutors
: Busy
executors
.Busy executors
public static String AbstractProject_NoSCM()
AbstractProject.NoSCM
: No SCM
.No SCM
public static org.jvnet.localizer.Localizable _AbstractProject_NoSCM()
AbstractProject.NoSCM
: No SCM
.No SCM
public static String UpdateCenter_PluginCategory_builder()
UpdateCenter.PluginCategory.builder
: Build Tools
.Build Tools
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_builder()
UpdateCenter.PluginCategory.builder
: Build Tools
.Build Tools
public static String UpdateCenter_PluginCategory_android()
UpdateCenter.PluginCategory.android
: Android
Development
.Android Development
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_android()
UpdateCenter.PluginCategory.android
: Android
Development
.Android Development
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 Node_BecauseNodeIsNotAcceptingTasks(Object arg0)
Node.BecauseNodeIsNotAcceptingTasks
: {0} is not
accepting tasks
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is not accepting tasks
public static org.jvnet.localizer.Localizable _Node_BecauseNodeIsNotAcceptingTasks(Object arg0)
Node.BecauseNodeIsNotAcceptingTasks
: {0} is not
accepting tasks
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is not accepting tasks
public static String UpdateCenter_DownloadButNotActivated()
UpdateCenter.DownloadButNotActivated
: Downloaded
Successfully. Will be activated during the next boot
.Downloaded Successfully. Will be activated during the next
boot
public static org.jvnet.localizer.Localizable _UpdateCenter_DownloadButNotActivated()
UpdateCenter.DownloadButNotActivated
: Downloaded
Successfully. Will be activated during the next boot
.Downloaded Successfully. Will be activated during the next
boot
public static String UpdateCenter_Status_ConnectionFailed(Object arg0)
UpdateCenter.Status.ConnectionFailed
: <span
class=error>Failed to connect to {0}. Perhaps you need to <a
href="../pluginManager/advanced">configure HTTP proxy?</a></span>
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.<span class=error>Failed to connect to {0}. Perhaps you need to
<a href="../pluginManager/advanced">configure HTTP proxy?</a></span>
public static org.jvnet.localizer.Localizable _UpdateCenter_Status_ConnectionFailed(Object arg0)
UpdateCenter.Status.ConnectionFailed
: <span
class=error>Failed to connect to {0}. Perhaps you need to <a
href="../pluginManager/advanced">configure HTTP proxy?</a></span>
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.<span class=error>Failed to connect to {0}. Perhaps you need to
<a href="../pluginManager/advanced">configure HTTP proxy?</a></span>
public static String UpdateCenter_PluginCategory_test()
UpdateCenter.PluginCategory.test
: Testing
.Testing
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_test()
UpdateCenter.PluginCategory.test
: Testing
.Testing
public static String Run_DeletePermission_Description()
Run.DeletePermission.Description
: This permission
allows users to manually delete specific builds from the build
history.
.This permission allows users to manually delete specific builds
from the build history.
public static org.jvnet.localizer.Localizable _Run_DeletePermission_Description()
Run.DeletePermission.Description
: This permission
allows users to manually delete specific builds from the build
history.
.This permission allows users to manually delete specific builds
from the build history.
public static String Hudson_NotANegativeNumber()
Hudson.NotANegativeNumber
: Not a negative number
.Not a negative number
public static org.jvnet.localizer.Localizable _Hudson_NotANegativeNumber()
Hudson.NotANegativeNumber
: Not a negative number
.Not a negative number
public static String MyViewsProperty_GlobalAction_DisplayName()
MyViewsProperty.GlobalAction.DisplayName
: My
Views
.My Views
public static org.jvnet.localizer.Localizable _MyViewsProperty_GlobalAction_DisplayName()
MyViewsProperty.GlobalAction.DisplayName
: My
Views
.My Views
public static String AbstractProject_WipeOutPermission_Description()
AbstractProject.WipeOutPermission.Description
: This
permission grants the ability to wipe out the contents of a
workspace.
.This permission grants the ability to wipe out the contents of
a workspace.
public static org.jvnet.localizer.Localizable _AbstractProject_WipeOutPermission_Description()
AbstractProject.WipeOutPermission.Description
: This
permission grants the ability to wipe out the contents of a
workspace.
.This permission grants the ability to wipe out the contents of
a workspace.
public static String UpdateCenter_PluginCategory_devops()
UpdateCenter.PluginCategory.devops
: DevOps
.DevOps
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_devops()
UpdateCenter.PluginCategory.devops
: DevOps
.DevOps
public static String Hudson_ViewName()
Hudson.ViewName
: All
.All
public static org.jvnet.localizer.Localizable _Hudson_ViewName()
Hudson.ViewName
: All
.All
public static String Node_BecauseNodeIsReserved(Object arg0)
Node.BecauseNodeIsReserved
: {0} is reserved for
jobs with matching label expression
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is reserved for jobs with matching label expression
public static org.jvnet.localizer.Localizable _Node_BecauseNodeIsReserved(Object arg0)
Node.BecauseNodeIsReserved
: {0} is reserved for
jobs with matching label expression
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is reserved for jobs with matching label expression
public static String ResultTrend_Fixed()
ResultTrend.Fixed
: Fixed
.Fixed
public static org.jvnet.localizer.Localizable _ResultTrend_Fixed()
ResultTrend.Fixed
: Fixed
.Fixed
public static String Run_Permissions_Title()
Run.Permissions.Title
: Run
.Run
public static org.jvnet.localizer.Localizable _Run_Permissions_Title()
Run.Permissions.Title
: Run
.Run
public static String Cause_UserCause_ShortDescription(Object arg0)
Cause.UserCause.ShortDescription
: Started by user
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Started by user {0}
public static org.jvnet.localizer.Localizable _Cause_UserCause_ShortDescription(Object arg0)
Cause.UserCause.ShortDescription
: Started by user
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Started by user {0}
public static String Queue_InQuietPeriod(Object arg0)
Queue.InQuietPeriod
: In the quiet period. Expires
in {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.In the quiet period. Expires in {0}
public static org.jvnet.localizer.Localizable _Queue_InQuietPeriod(Object arg0)
Queue.InQuietPeriod
: In the quiet period. Expires
in {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.In the quiet period. Expires in {0}
public static String Slave_InvalidConfig_NoName()
Slave.InvalidConfig.NoName
: Invalid slave
configuration. Name is empty
.Invalid slave configuration. Name is empty
public static org.jvnet.localizer.Localizable _Slave_InvalidConfig_NoName()
Slave.InvalidConfig.NoName
: Invalid slave
configuration. Name is empty
.Invalid slave configuration. Name is empty
public static String ResultTrend_Failure()
ResultTrend.Failure
: Failure
.Failure
public static org.jvnet.localizer.Localizable _ResultTrend_Failure()
ResultTrend.Failure
: Failure
.Failure
public static String Cause_RemoteCause_ShortDescription(Object arg0)
Cause.RemoteCause.ShortDescription
: Started by
remote host {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Started by remote host {0}
public static org.jvnet.localizer.Localizable _Cause_RemoteCause_ShortDescription(Object arg0)
Cause.RemoteCause.ShortDescription
: Started by
remote host {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Started by remote host {0}
public static String Node_Mode_NORMAL()
Node.Mode.NORMAL
: Utilize this node as much as
possible
.Utilize this node as much as possible
public static org.jvnet.localizer.Localizable _Node_Mode_NORMAL()
Node.Mode.NORMAL
: Utilize this node as much as
possible
.Utilize this node as much as possible
public static String Computer_BadChannel()
Computer.BadChannel
: Slave node offline or not a
remote channel (such as master node).
.Slave node offline or not a remote channel (such as master
node).
public static org.jvnet.localizer.Localizable _Computer_BadChannel()
Computer.BadChannel
: Slave node offline or not a
remote channel (such as master node).
.Slave node offline or not a remote channel (such as master
node).
public static String Queue_WaitingForNextAvailableExecutorOn(Object arg0)
Queue.WaitingForNextAvailableExecutorOn
: Waiting
for next available executor on {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Waiting for next available executor on {0}
public static org.jvnet.localizer.Localizable _Queue_WaitingForNextAvailableExecutorOn(Object arg0)
Queue.WaitingForNextAvailableExecutorOn
: Waiting
for next available executor on {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Waiting for next available executor on {0}
public static String LoadStatistics_Legends_TotalExecutors()
LoadStatistics.Legends.TotalExecutors
: Total
executors
.Total executors
public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_TotalExecutors()
LoadStatistics.Legends.TotalExecutors
: Total
executors
.Total executors
public static String UpdateCenter_PluginCategory_scala()
UpdateCenter.PluginCategory.scala
: Scala
Development
.Scala Development
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_scala()
UpdateCenter.PluginCategory.scala
: Scala
Development
.Scala Development
public static String Run_Summary_BrokenSinceThisBuild()
Run.Summary.BrokenSinceThisBuild
: broken since this
build
.broken since this build
public static org.jvnet.localizer.Localizable _Run_Summary_BrokenSinceThisBuild()
Run.Summary.BrokenSinceThisBuild
: broken since this
build
.broken since this build
public static String AbstractProject_NoBuilds()
AbstractProject.NoBuilds
: No existing build.
Scheduling a new one.
.No existing build. Scheduling a new one.
public static org.jvnet.localizer.Localizable _AbstractProject_NoBuilds()
AbstractProject.NoBuilds
: No existing build.
Scheduling a new one.
.No existing build. Scheduling a new one.
public static String Hudson_AdministerPermission_Description()
Hudson.AdministerPermission.Description
: This
permission grants the ability to make system-wide configuration
changes, as well as perform highly sensitive operations that amounts
to full local system access (within the scope granted by the
underlying OS.)
.This permission grants the ability to make system-wide
configuration changes, as well as perform highly sensitive operations
that amounts to full local system access (within the scope granted by
the underlying OS.)
public static org.jvnet.localizer.Localizable _Hudson_AdministerPermission_Description()
Hudson.AdministerPermission.Description
: This
permission grants the ability to make system-wide configuration
changes, as well as perform highly sensitive operations that amounts
to full local system access (within the scope granted by the
underlying OS.)
.This permission grants the ability to make system-wide
configuration changes, as well as perform highly sensitive operations
that amounts to full local system access (within the scope granted by
the underlying OS.)
public static String LoadStatistics_Legends_DefinedExecutors()
LoadStatistics.Legends.DefinedExecutors
: Defined
executors
.Defined executors
public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_DefinedExecutors()
LoadStatistics.Legends.DefinedExecutors
: Defined
executors
.Defined executors
public static String BallColor_Failed()
BallColor.Failed
: Failed
.Failed
public static org.jvnet.localizer.Localizable _BallColor_Failed()
BallColor.Failed
: Failed
.Failed
public static String Permalink_LastUnstableBuild()
Permalink.LastUnstableBuild
: Last unstable build
.Last unstable build
public static org.jvnet.localizer.Localizable _Permalink_LastUnstableBuild()
Permalink.LastUnstableBuild
: Last unstable build
.Last unstable build
public static String BuildAuthorizationToken_InvalidTokenProvided()
BuildAuthorizationToken.InvalidTokenProvided
: Invalid token provided.
.Invalid token provided.
public static org.jvnet.localizer.Localizable _BuildAuthorizationToken_InvalidTokenProvided()
BuildAuthorizationToken.InvalidTokenProvided
: Invalid token provided.
.Invalid token provided.
public static String Job_NOfMFailed(Object arg0, Object arg1)
Job.NOfMFailed
: {0} out of the last {1} builds
failed.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} out of the last {1} builds failed.
public static org.jvnet.localizer.Localizable _Job_NOfMFailed(Object arg0, Object arg1)
Job.NOfMFailed
: {0} out of the last {1} builds
failed.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} out of the last {1} builds failed.
public static String AbstractProject_WorkspaceTitleOnComputer(Object arg0, Object arg1)
AbstractProject.WorkspaceTitleOnComputer
: Workspace
of {0} on {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Workspace of {0} on {1}
public static org.jvnet.localizer.Localizable _AbstractProject_WorkspaceTitleOnComputer(Object arg0, Object arg1)
AbstractProject.WorkspaceTitleOnComputer
: Workspace
of {0} on {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Workspace of {0} on {1}
public static String Queue_AllNodesOffline(Object arg0)
Queue.AllNodesOffline
: All nodes of label ‘{0}’ are
offline
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.All nodes of label ‘{0}’ are offline
public static org.jvnet.localizer.Localizable _Queue_AllNodesOffline(Object arg0)
Queue.AllNodesOffline
: All nodes of label ‘{0}’ are
offline
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.All nodes of label ‘{0}’ are offline
public static String Item_Permissions_Title()
Item.Permissions.Title
: Job
.Job
public static org.jvnet.localizer.Localizable _Item_Permissions_Title()
Item.Permissions.Title
: Job
.Job
public static String UpdateCenter_PluginCategory_post_build()
UpdateCenter.PluginCategory.post-build
: Other
Post-Build Actions
.Other Post-Build Actions
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_post_build()
UpdateCenter.PluginCategory.post-build
: Other
Post-Build Actions
.Other Post-Build Actions
public static String Queue_InProgress()
Queue.InProgress
: A build is already in progress
.A build is already in progress
public static org.jvnet.localizer.Localizable _Queue_InProgress()
Queue.InProgress
: A build is already in progress
.A build is already in progress
public static String Run_running_as_(Object arg0)
Run.running_as_
: Running as {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Running as {0}
public static org.jvnet.localizer.Localizable _Run_running_as_(Object arg0)
Run.running_as_
: Running as {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Running as {0}
public static String UpdateCenter_PluginCategory_scm()
UpdateCenter.PluginCategory.scm
: Source Code
Management
.Source Code Management
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_scm()
UpdateCenter.PluginCategory.scm
: Source Code
Management
.Source Code Management
public static String Computer_DeletePermission_Description()
Computer.DeletePermission.Description
: This
permission allows users to delete existing slaves.
.This permission allows users to delete existing slaves.
public static org.jvnet.localizer.Localizable _Computer_DeletePermission_Description()
Computer.DeletePermission.Description
: This
permission allows users to delete existing slaves.
.This permission allows users to delete existing slaves.
public static String RunParameterDefinition_DisplayName()
RunParameterDefinition.DisplayName
: Run Parameter
.Run Parameter
public static org.jvnet.localizer.Localizable _RunParameterDefinition_DisplayName()
RunParameterDefinition.DisplayName
: Run Parameter
.Run Parameter
public static String CLI_wait_node_online_shortDescription()
CLI.wait-node-online.shortDescription
: Wait for a
node to become online.
.Wait for a node to become online.
public static org.jvnet.localizer.Localizable _CLI_wait_node_online_shortDescription()
CLI.wait-node-online.shortDescription
: Wait for a
node to become online.
.Wait for a node to become online.
public static String AbstractProject_AssignedLabelString_NoMatch_DidYouMean(Object arg0, Object arg1)
AbstractProject.AssignedLabelString_NoMatch_DidYouMean
:
There’s no slave/cloud that matches this assignment. Did you
mean ‘{1}’ instead of ‘{0}’?
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.There’s no slave/cloud that matches this assignment. Did you
mean ‘{1}’ instead of ‘{0}’?
public static org.jvnet.localizer.Localizable _AbstractProject_AssignedLabelString_NoMatch_DidYouMean(Object arg0, Object arg1)
AbstractProject.AssignedLabelString_NoMatch_DidYouMean
:
There’s no slave/cloud that matches this assignment. Did you
mean ‘{1}’ instead of ‘{0}’?
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.There’s no slave/cloud that matches this assignment. Did you
mean ‘{1}’ instead of ‘{0}’?
public static String AbstractItem_NoSuchJobExistsWithoutSuggestion(Object arg0)
AbstractItem.NoSuchJobExistsWithoutSuggestion
: No
such job ‘{0}’ exists.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such job ‘{0}’ exists.
public static org.jvnet.localizer.Localizable _AbstractItem_NoSuchJobExistsWithoutSuggestion(Object arg0)
AbstractItem.NoSuchJobExistsWithoutSuggestion
: No
such job ‘{0}’ exists.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such job ‘{0}’ exists.
public static String Hudson_NotAPlugin(Object arg0)
Hudson.NotAPlugin
: {0} is not a Jenkins plugin
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is not a Jenkins plugin
public static org.jvnet.localizer.Localizable _Hudson_NotAPlugin(Object arg0)
Hudson.NotAPlugin
: {0} is not a Jenkins plugin
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is not a Jenkins plugin
public static String UpdateCenter_PluginCategory_trigger()
UpdateCenter.PluginCategory.trigger
: Build
Triggers
.Build Triggers
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_trigger()
UpdateCenter.PluginCategory.trigger
: Build
Triggers
.Build Triggers
public static String UpdateCenter_PluginCategory_unrecognized(Object arg0)
UpdateCenter.PluginCategory.unrecognized
: Misc
({0})
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Misc ({0})
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_unrecognized(Object arg0)
UpdateCenter.PluginCategory.unrecognized
: Misc
({0})
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Misc ({0})
public static String ResultTrend_NotBuilt()
ResultTrend.NotBuilt
: Not built
.Not built
public static org.jvnet.localizer.Localizable _ResultTrend_NotBuilt()
ResultTrend.NotBuilt
: Not built
.Not built
public static String BallColor_Pending()
BallColor.Pending
: Pending
.Pending
public static org.jvnet.localizer.Localizable _BallColor_Pending()
BallColor.Pending
: Pending
.Pending
public static String CLI_disconnect_node_shortDescription()
CLI.disconnect-node.shortDescription
: Disconnects
from a node.
.Disconnects from a node.
public static org.jvnet.localizer.Localizable _CLI_disconnect_node_shortDescription()
CLI.disconnect-node.shortDescription
: Disconnects
from a node.
.Disconnects from a node.
public static String AbstractBuild_BuildingInWorkspace(Object arg0)
AbstractBuild.BuildingInWorkspace
: in workspace
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.in workspace {0}
public static org.jvnet.localizer.Localizable _AbstractBuild_BuildingInWorkspace(Object arg0)
AbstractBuild.BuildingInWorkspace
: in workspace
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.in workspace {0}
public static String UpdateCenter_PluginCategory_maven()
UpdateCenter.PluginCategory.maven
: Maven
.Maven
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_maven()
UpdateCenter.PluginCategory.maven
: Maven
.Maven
public static String UpdateCenter_PluginCategory_external()
UpdateCenter.PluginCategory.external
: External
Site/Tool Integrations
.External Site/Tool Integrations
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_external()
UpdateCenter.PluginCategory.external
: External
Site/Tool Integrations
.External Site/Tool Integrations
public static String ResultTrend_StillUnstable()
ResultTrend.StillUnstable
: Still unstable
.Still unstable
public static org.jvnet.localizer.Localizable _ResultTrend_StillUnstable()
ResultTrend.StillUnstable
: Still unstable
.Still unstable
public static String AbstractBuild_Building()
AbstractBuild_Building
: Building
.Building
public static org.jvnet.localizer.Localizable _AbstractBuild_Building()
AbstractBuild_Building
: Building
.Building
public static String UpdateCenter_PluginCategory_dotnet()
UpdateCenter.PluginCategory.dotnet
: .NET
Development
..NET Development
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_dotnet()
UpdateCenter.PluginCategory.dotnet
: .NET
Development
..NET Development
public static String ComputerSet_SlaveAlreadyExists(Object arg0)
ComputerSet.SlaveAlreadyExists
: Slave called ‘{0}’
already exists
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Slave called ‘{0}’ already exists
public static org.jvnet.localizer.Localizable _ComputerSet_SlaveAlreadyExists(Object arg0)
ComputerSet.SlaveAlreadyExists
: Slave called ‘{0}’
already exists
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Slave called ‘{0}’ already exists
public static String UpdateCenter_PluginCategory_report()
UpdateCenter.PluginCategory.report
: Build Reports
.Build Reports
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_report()
UpdateCenter.PluginCategory.report
: Build Reports
.Build Reports
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 UpdateCenter_Status_CheckingInternet()
UpdateCenter.Status.CheckingInternet
: Checking
internet connectivity
.Checking internet connectivity
public static org.jvnet.localizer.Localizable _UpdateCenter_Status_CheckingInternet()
UpdateCenter.Status.CheckingInternet
: Checking
internet connectivity
.Checking internet connectivity
public static String Run_MarkedExplicitly()
Run.MarkedExplicitly
: This record is explicitly
marked to be kept.
.This record is explicitly marked to be kept.
public static org.jvnet.localizer.Localizable _Run_MarkedExplicitly()
Run.MarkedExplicitly
: This record is explicitly
marked to be kept.
.This record is explicitly marked to be kept.
public static String BallColor_Unstable()
BallColor.Unstable
: Unstable
.Unstable
public static org.jvnet.localizer.Localizable _BallColor_Unstable()
BallColor.Unstable
: Unstable
.Unstable
public static String UpdateCenter_PluginCategory_database()
UpdateCenter.PluginCategory.database
: Database
.Database
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_database()
UpdateCenter.PluginCategory.database
: Database
.Database
public static String UpdateCenter_PluginCategory_ios()
UpdateCenter.PluginCategory.ios
: iOS Development
.iOS Development
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_ios()
UpdateCenter.PluginCategory.ios
: iOS Development
.iOS Development
public static String Computer_ExtendedReadPermission_Description()
Computer.ExtendedReadPermission.Description
: This
permission allows users to read slave configuration.
.This permission allows users to read slave configuration.
public static org.jvnet.localizer.Localizable _Computer_ExtendedReadPermission_Description()
Computer.ExtendedReadPermission.Description
: This
permission allows users to read slave configuration.
.This permission allows users to read slave configuration.
public static String Computer_Caption(Object arg0)
Computer.Caption
: Slave {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Slave {0}
public static org.jvnet.localizer.Localizable _Computer_Caption(Object arg0)
Computer.Caption
: Slave {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Slave {0}
public static String AbstractItem_Pronoun()
AbstractItem.Pronoun
: Item
.Item
public static org.jvnet.localizer.Localizable _AbstractItem_Pronoun()
AbstractItem.Pronoun
: Item
.Item
public static String Hudson_NotANumber()
Hudson.NotANumber
: Not a number
.Not a number
public static org.jvnet.localizer.Localizable _Hudson_NotANumber()
Hudson.NotANumber
: Not a number
.Not a number
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 BallColor_NotBuilt()
BallColor.NotBuilt
: Not built
.Not built
public static org.jvnet.localizer.Localizable _BallColor_NotBuilt()
BallColor.NotBuilt
: Not built
.Not built
public static String ResultTrend_Unstable()
ResultTrend.Unstable
: Unstable
.Unstable
public static org.jvnet.localizer.Localizable _ResultTrend_Unstable()
ResultTrend.Unstable
: Unstable
.Unstable
public static String UpdateCenter_PluginCategory_user()
UpdateCenter.PluginCategory.user
: Authentication
and User Management
.Authentication and User Management
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_user()
UpdateCenter.PluginCategory.user
: Authentication
and User Management
.Authentication and User Management
public static String StringParameterDefinition_DisplayName()
StringParameterDefinition.DisplayName
: String
Parameter
.String Parameter
public static org.jvnet.localizer.Localizable _StringParameterDefinition_DisplayName()
StringParameterDefinition.DisplayName
: String
Parameter
.String Parameter
public static String Run_UpdatePermission_Description()
Run.UpdatePermission.Description
: This permission
allows users to update description and other properties of a build,
for example to leave notes about the cause of a build failure.
.This permission allows users to update description and other
properties of a build, for example to leave notes about the cause of a
build failure.
public static org.jvnet.localizer.Localizable _Run_UpdatePermission_Description()
Run.UpdatePermission.Description
: This permission
allows users to update description and other properties of a build,
for example to leave notes about the cause of a build failure.
.This permission allows users to update description and other
properties of a build, for example to leave notes about the cause of a
build failure.
public static String ItemGroupMixIn_may_not_copy_as_it_contains_secrets_and_(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4)
ItemGroupMixIn.may_not_copy_as_it_contains_secrets_and_
:
May not copy {0} as it contains secrets and {1} has {2}/{3} but
not /{4}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.May not copy {0} as it contains secrets and {1} has {2}/{3} but
not /{4}
public static org.jvnet.localizer.Localizable _ItemGroupMixIn_may_not_copy_as_it_contains_secrets_and_(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4)
ItemGroupMixIn.may_not_copy_as_it_contains_secrets_and_
:
May not copy {0} as it contains secrets and {1} has {2}/{3} but
not /{4}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.May not copy {0} as it contains secrets and {1} has {2}/{3} but
not /{4}
public static String Permalink_LastCompletedBuild()
Permalink.LastCompletedBuild
: Last completed
build
.Last completed build
public static org.jvnet.localizer.Localizable _Permalink_LastCompletedBuild()
Permalink.LastCompletedBuild
: Last completed
build
.Last completed build
public static String Computer_ConnectPermission_Description()
Computer.ConnectPermission.Description
: This
permission allows users to connect slaves or mark slaves as online.
.This permission allows users to connect slaves or mark slaves
as online.
public static org.jvnet.localizer.Localizable _Computer_ConnectPermission_Description()
Computer.ConnectPermission.Description
: This
permission allows users to connect slaves or mark slaves as online.
.This permission allows users to connect slaves or mark slaves
as online.
public static String Slave_Terminated(Object arg0)
Slave.Terminated
: {0} slave agent was terminated
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} slave agent was terminated
public static org.jvnet.localizer.Localizable _Slave_Terminated(Object arg0)
Slave.Terminated
: {0} slave agent was terminated
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} slave agent was terminated
public static String Run_Summary_Unknown()
Run.Summary.Unknown
: ?
.?
public static org.jvnet.localizer.Localizable _Run_Summary_Unknown()
Run.Summary.Unknown
: ?
.?
public static String BallColor_Disabled()
BallColor.Disabled
: Disabled
.Disabled
public static org.jvnet.localizer.Localizable _BallColor_Disabled()
BallColor.Disabled
: Disabled
.Disabled
public static String AbstractProject_WorkspacePermission_Description()
AbstractProject.WorkspacePermission.Description
: This permission grants the ability to retrieve the contents of a
workspace Jenkins checked out for performing builds. If you don’t want
a user to access files in the workspace (e.g. source code checked out
from SCM or intermediate build results) through the workspace browser,
you can revoke this permission.
.This permission grants the ability to retrieve the contents of
a workspace Jenkins checked out for performing builds. If you don’t
want a user to access files in the workspace (e.g. source code checked
out from SCM or intermediate build results) through the workspace
browser, you can revoke this permission.
public static org.jvnet.localizer.Localizable _AbstractProject_WorkspacePermission_Description()
AbstractProject.WorkspacePermission.Description
: This permission grants the ability to retrieve the contents of a
workspace Jenkins checked out for performing builds. If you don’t want
a user to access files in the workspace (e.g. source code checked out
from SCM or intermediate build results) through the workspace browser,
you can revoke this permission.
.This permission grants the ability to retrieve the contents of
a workspace Jenkins checked out for performing builds. If you don’t
want a user to access files in the workspace (e.g. source code checked
out from SCM or intermediate build results) through the workspace
browser, you can revoke this permission.
public static String Run_Summary_Aborted()
Run.Summary.Aborted
: aborted
.aborted
public static org.jvnet.localizer.Localizable _Run_Summary_Aborted()
Run.Summary.Aborted
: aborted
.aborted
public static String BooleanParameterDefinition_DisplayName()
BooleanParameterDefinition.DisplayName
: Boolean
Parameter
.Boolean Parameter
public static org.jvnet.localizer.Localizable _BooleanParameterDefinition_DisplayName()
BooleanParameterDefinition.DisplayName
: Boolean
Parameter
.Boolean Parameter
public static String Permalink_LastBuild()
Permalink.LastBuild
: Last build
.Last build
public static org.jvnet.localizer.Localizable _Permalink_LastBuild()
Permalink.LastBuild
: Last build
.Last build
public static String Build_post_build_steps_failed()
Build.post_build_steps_failed
: Post-build steps
failed
.Post-build steps failed
public static org.jvnet.localizer.Localizable _Build_post_build_steps_failed()
Build.post_build_steps_failed
: Post-build steps
failed
.Post-build steps failed
public static String Computer_BuildPermission_Description()
Computer.BuildPermission.Description
: This
permission allows users to run jobs as them on slaves.
.This permission allows users to run jobs as them on slaves.
public static org.jvnet.localizer.Localizable _Computer_BuildPermission_Description()
Computer.BuildPermission.Description
: This
permission allows users to run jobs as them on slaves.
.This permission allows users to run jobs as them on slaves.
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 AbstractProject_NewBuildForWorkspace()
AbstractProject.NewBuildForWorkspace
: Scheduling a
new build to get a workspace.
.Scheduling a new build to get a workspace.
public static org.jvnet.localizer.Localizable _AbstractProject_NewBuildForWorkspace()
AbstractProject.NewBuildForWorkspace
: Scheduling a
new build to get a workspace.
.Scheduling a new build to get a workspace.
public static String Item_READ_description()
Item.READ.description
: See a job. (You may deny
this permission but allow Discover to force an anonymous user to log
in to see the job.)
.See a job. (You may deny this permission but allow Discover to
force an anonymous user to log in to see the job.)
public static org.jvnet.localizer.Localizable _Item_READ_description()
Item.READ.description
: See a job. (You may deny
this permission but allow Discover to force an anonymous user to log
in to see the job.)
.See a job. (You may deny this permission but allow Discover to
force an anonymous user to log in to see the job.)
public static String Jenkins_NotAllowedName(Object arg0)
Jenkins.NotAllowedName
: "{0}" is not allowed name
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
."{0}" is not allowed name
public static org.jvnet.localizer.Localizable _Jenkins_NotAllowedName(Object arg0)
Jenkins.NotAllowedName
: "{0}" is not allowed name
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
."{0}" is not allowed name
public static String UpdateCenter_PluginCategory_listview_column()
UpdateCenter.PluginCategory.listview-column
: List
view columns
.List view columns
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_listview_column()
UpdateCenter.PluginCategory.listview-column
: List
view columns
.List view columns
public static String Slave_Launching(Object arg0)
Slave.Launching
: {0} Launching slave agent
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} Launching slave agent
public static org.jvnet.localizer.Localizable _Slave_Launching(Object arg0)
Slave.Launching
: {0} Launching slave agent
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} Launching slave agent
public static String AbstractProject_WorkspaceTitle(Object arg0)
AbstractProject.WorkspaceTitle
: Workspace of {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Workspace of {0}
public static org.jvnet.localizer.Localizable _AbstractProject_WorkspaceTitle(Object arg0)
AbstractProject.WorkspaceTitle
: Workspace of {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Workspace of {0}
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 AbstractProject_AssignedLabelString_InvalidBooleanExpression(Object arg0)
AbstractProject.AssignedLabelString.InvalidBooleanExpression
: Invalid boolean expression: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid boolean expression: {0}
public static org.jvnet.localizer.Localizable _AbstractProject_AssignedLabelString_InvalidBooleanExpression(Object arg0)
AbstractProject.AssignedLabelString.InvalidBooleanExpression
: Invalid boolean expression: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid boolean expression: {0}
public static String CLI_wait_node_offline_shortDescription()
CLI.wait-node-offline.shortDescription
: Wait for a
node to become offline.
.Wait for a node to become offline.
public static org.jvnet.localizer.Localizable _CLI_wait_node_offline_shortDescription()
CLI.wait-node-offline.shortDescription
: Wait for a
node to become offline.
.Wait for a node to become offline.
public static String User_IllegalFullname(Object arg0)
User.IllegalFullname
: "{0}" is prohibited as a full
name for security reasons.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
."{0}" is prohibited as a full name for security reasons.
public static org.jvnet.localizer.Localizable _User_IllegalFullname(Object arg0)
User.IllegalFullname
: "{0}" is prohibited as a full
name for security reasons.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
."{0}" is prohibited as a full name for security reasons.
public static String Hudson_NotAPositiveNumber()
Hudson.NotAPositiveNumber
: Not a positive number
.Not a positive number
public static org.jvnet.localizer.Localizable _Hudson_NotAPositiveNumber()
Hudson.NotAPositiveNumber
: Not a positive number
.Not a positive number
public static String Cause_UserIdCause_ShortDescription(Object arg0)
Cause.UserIdCause.ShortDescription
: Started by user
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Started by user {0}
public static org.jvnet.localizer.Localizable _Cause_UserIdCause_ShortDescription(Object arg0)
Cause.UserIdCause.ShortDescription
: Started by user
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Started by user {0}
public static String AbstractProject_AwaitingWorkspaceToComeOnline(Object arg0)
AbstractProject.AwaitingWorkspaceToComeOnline
: We
need to schedule a new build to get a workspace, but deferring {0}ms
in the hope that one will become available soon
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.We need to schedule a new build to get a workspace, but
deferring {0}ms in the hope that one will become available soon
public static org.jvnet.localizer.Localizable _AbstractProject_AwaitingWorkspaceToComeOnline(Object arg0)
AbstractProject.AwaitingWorkspaceToComeOnline
: We
need to schedule a new build to get a workspace, but deferring {0}ms
in the hope that one will become available soon
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.We need to schedule a new build to get a workspace, but
deferring {0}ms in the hope that one will become available soon
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 AbstractProject_DownstreamBuildInProgress(Object arg0)
AbstractProject.DownstreamBuildInProgress
: Downstream project {0} is already building.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Downstream project {0} is already building.
public static org.jvnet.localizer.Localizable _AbstractProject_DownstreamBuildInProgress(Object arg0)
AbstractProject.DownstreamBuildInProgress
: Downstream project {0} is already building.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Downstream project {0} is already building.
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 AbstractProject_Aborted()
AbstractProject.Aborted
: Aborted
.Aborted
public static org.jvnet.localizer.Localizable _AbstractProject_Aborted()
AbstractProject.Aborted
: Aborted
.Aborted
public static String ComputerSet_SpecifySlaveToCopy()
ComputerSet.SpecifySlaveToCopy
: Specify which slave
to copy
.Specify which slave to copy
public static org.jvnet.localizer.Localizable _ComputerSet_SpecifySlaveToCopy()
ComputerSet.SpecifySlaveToCopy
: Specify which slave
to copy
.Specify which slave to copy
public static String Hudson_USER_CONTENT_README()
Hudson.USER_CONTENT_README
: Files in this directory
will be served under your http://server/jenkins/userContent/
.Files in this directory will be served under your
http://server/jenkins/userContent/
public static org.jvnet.localizer.Localizable _Hudson_USER_CONTENT_README()
Hudson.USER_CONTENT_README
: Files in this directory
will be served under your http://server/jenkins/userContent/
.Files in this directory will be served under your
http://server/jenkins/userContent/
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="http://wiki.jenkins-ci.org/display/JENKINS/Containers">Containers</a>
and <a
href="http://wiki.jenkins-ci.org/display/JENKINS/Tomcat#Tomcat-i18n">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="http://wiki.jenkins-ci.org/display/JENKINS/Containers">Containers</a>
and <a
href="http://wiki.jenkins-ci.org/display/JENKINS/Tomcat#Tomcat-i18n">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="http://wiki.jenkins-ci.org/display/JENKINS/Containers">Containers</a>
and <a
href="http://wiki.jenkins-ci.org/display/JENKINS/Tomcat#Tomcat-i18n">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="http://wiki.jenkins-ci.org/display/JENKINS/Containers">Containers</a>
and <a
href="http://wiki.jenkins-ci.org/display/JENKINS/Tomcat#Tomcat-i18n">Tomcat
i18n</a> for more details.
public static String Hudson_NoSuchDirectory(Object arg0)
Hudson.NoSuchDirectory
: No such directory: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such directory: {0}
public static org.jvnet.localizer.Localizable _Hudson_NoSuchDirectory(Object arg0)
Hudson.NoSuchDirectory
: No such directory: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such directory: {0}
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 UpdateCenter_PluginCategory_page_decorator()
UpdateCenter.PluginCategory.page-decorator
: Page
Decorators
.Page Decorators
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_page_decorator()
UpdateCenter.PluginCategory.page-decorator
: Page
Decorators
.Page Decorators
public static String View_CreatePermission_Description()
View.CreatePermission.Description
: This permission
allows users to create new views.
.This permission allows users to create new views.
public static org.jvnet.localizer.Localizable _View_CreatePermission_Description()
View.CreatePermission.Description
: This permission
allows users to create new views.
.This permission allows users to create new views.
public static String Item_CONFIGURE_description()
Item.CONFIGURE.description
: Change the
configuration of a job.
.Change the configuration of a job.
public static org.jvnet.localizer.Localizable _Item_CONFIGURE_description()
Item.CONFIGURE.description
: Change the
configuration of a job.
.Change the configuration of a job.
public static String AbstractProject_BuildPermission_Description()
AbstractProject.BuildPermission.Description
: This
permission grants the ability to start a new build.
.This permission grants the ability to start a new build.
public static org.jvnet.localizer.Localizable _AbstractProject_BuildPermission_Description()
AbstractProject.BuildPermission.Description
: This
permission grants the ability to start a new build.
.This permission grants the ability to start a new build.
public static String CLI_offline_node_shortDescription()
CLI.offline-node.shortDescription
: Stop using a
node for performing builds temporarily, until the next "online-node"
command.
.Stop using a node for performing builds temporarily, until the
next "online-node" command.
public static org.jvnet.localizer.Localizable _CLI_offline_node_shortDescription()
CLI.offline-node.shortDescription
: Stop using a
node for performing builds temporarily, until the next "online-node"
command.
.Stop using a node for performing builds temporarily, until the
next "online-node" command.
public static String User_IllegalUsername(Object arg0)
User.IllegalUsername
: "{0}" is prohibited as a
username for security reasons.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
."{0}" is prohibited as a username for security reasons.
public static org.jvnet.localizer.Localizable _User_IllegalUsername(Object arg0)
User.IllegalUsername
: "{0}" is prohibited as a
username for security reasons.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
."{0}" is prohibited as a username for security reasons.
public static String AbstractProject_ScmAborted()
AbstractProject.ScmAborted
: SCM check out aborted
.SCM check out aborted
public static org.jvnet.localizer.Localizable _AbstractProject_ScmAborted()
AbstractProject.ScmAborted
: SCM check out aborted
.SCM check out aborted
public static String UpdateCenter_PluginCategory_library()
UpdateCenter.PluginCategory.library
: Library
plugins (for use by other plugins)
.Library plugins (for use by other plugins)
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_library()
UpdateCenter.PluginCategory.library
: Library
plugins (for use by other plugins)
.Library plugins (for use by other plugins)
public static String Computer_Permissions_Title()
Computer.Permissions.Title
: Slave
.Slave
public static org.jvnet.localizer.Localizable _Computer_Permissions_Title()
Computer.Permissions.Title
: Slave
.Slave
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 MyView_DisplayName()
MyView.DisplayName
: My View
.My View
public static org.jvnet.localizer.Localizable _MyView_DisplayName()
MyView.DisplayName
: My View
.My View
public static String UpdateCenter_PluginCategory_upload()
UpdateCenter.PluginCategory.upload
: Artifact
Uploaders
.Artifact Uploaders
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_upload()
UpdateCenter.PluginCategory.upload
: Artifact
Uploaders
.Artifact Uploaders
public static String UpdateCenter_Status_CheckingJavaNet()
UpdateCenter.Status.CheckingJavaNet
: Checking
update center connectivity
.Checking update center connectivity
public static org.jvnet.localizer.Localizable _UpdateCenter_Status_CheckingJavaNet()
UpdateCenter.Status.CheckingJavaNet
: Checking
update center connectivity
.Checking update center connectivity
public static String LoadStatistics_Legends_ConnectingExecutors()
LoadStatistics.Legends.ConnectingExecutors
: Connecting executors
.Connecting executors
public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_ConnectingExecutors()
LoadStatistics.Legends.ConnectingExecutors
: Connecting executors
.Connecting executors
public static String CLI_quiet_down_shortDescription()
CLI.quiet-down.shortDescription
: Quiet down
Jenkins, in preparation for a restart. Don’t start any builds.
.Quiet down Jenkins, in preparation for a restart. Don’t start
any builds.
public static org.jvnet.localizer.Localizable _CLI_quiet_down_shortDescription()
CLI.quiet-down.shortDescription
: Quiet down
Jenkins, in preparation for a restart. Don’t start any builds.
.Quiet down Jenkins, in preparation for a restart. Don’t start
any builds.
public static String UpdateCenter_init()
UpdateCenter.init
: Initialing update center
.Initialing update center
public static org.jvnet.localizer.Localizable _UpdateCenter_init()
UpdateCenter.init
: Initialing update center
.Initialing update center
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 AbstractProject_Pronoun()
AbstractProject.Pronoun
: Project
.Project
public static org.jvnet.localizer.Localizable _AbstractProject_Pronoun()
AbstractProject.Pronoun
: Project
.Project
public static String ProxyView_NoSuchViewExists(Object arg0)
ProxyView.NoSuchViewExists
: Global view {0} does
not exist
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Global view {0} does not exist
public static org.jvnet.localizer.Localizable _ProxyView_NoSuchViewExists(Object arg0)
ProxyView.NoSuchViewExists
: Global view {0} does
not exist
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Global view {0} does not exist
public static String Job_minutes()
Job.minutes
: mins
.mins
public static org.jvnet.localizer.Localizable _Job_minutes()
Job.minutes
: mins
.mins
public static String FreeStyleProject_DisplayName()
FreeStyleProject.DisplayName
: Freestyle project
.Freestyle project
public static org.jvnet.localizer.Localizable _FreeStyleProject_DisplayName()
FreeStyleProject.DisplayName
: Freestyle project
.Freestyle project
public static String Slave_UnableToLaunch(Object arg0, Object arg1)
Slave.UnableToLaunch
: Unable to launch the slave
agent for {0}{1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to launch the slave agent for {0}{1}
public static org.jvnet.localizer.Localizable _Slave_UnableToLaunch(Object arg0, Object arg1)
Slave.UnableToLaunch
: Unable to launch the slave
agent for {0}{1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to launch the slave agent for {0}{1}
public static String UpdateCenter_Status_Success()
UpdateCenter.Status.Success
: Success
.Success
public static org.jvnet.localizer.Localizable _UpdateCenter_Status_Success()
UpdateCenter.Status.Success
: Success
.Success
public static String MultiStageTimeSeries_EMPTY_STRING()
MultiStageTimeSeries.EMPTY_STRING
: .public static org.jvnet.localizer.Localizable _MultiStageTimeSeries_EMPTY_STRING()
MultiStageTimeSeries.EMPTY_STRING
: .public static String BallColor_InProgress()
BallColor.InProgress
: In progress
.In progress
public static org.jvnet.localizer.Localizable _BallColor_InProgress()
BallColor.InProgress
: In progress
.In progress
public static String MyViewsProperty_ViewExistsCheck_NotExist(Object arg0)
MyViewsProperty.ViewExistsCheck.NotExist
: A view
with name {0} does not exist
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.A view with name {0} does not exist
public static org.jvnet.localizer.Localizable _MyViewsProperty_ViewExistsCheck_NotExist(Object arg0)
MyViewsProperty.ViewExistsCheck.NotExist
: A view
with name {0} does not exist
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.A view with name {0} does not exist
public static String Node_LabelMissing(Object arg0, Object arg1)
Node.LabelMissing
: {0} doesn’t have label {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} doesn’t have label {1}
public static org.jvnet.localizer.Localizable _Node_LabelMissing(Object arg0, Object arg1)
Node.LabelMissing
: {0} doesn’t have label {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} doesn’t have label {1}
public static String Queue_Unknown()
Queue.Unknown
: ???
.???
public static org.jvnet.localizer.Localizable _Queue_Unknown()
Queue.Unknown
: ???
.???
public static String FileParameterDefinition_DisplayName()
FileParameterDefinition.DisplayName
: File
Parameter
.File Parameter
public static org.jvnet.localizer.Localizable _FileParameterDefinition_DisplayName()
FileParameterDefinition.DisplayName
: File
Parameter
.File Parameter
public static String AbstractProject_ExtendedReadPermission_Description()
AbstractProject.ExtendedReadPermission.Description
: This permission grants read-only access to project configurations.
Please be aware that sensitive information in your builds, such as
passwords, will be exposed to a wider audience by granting this
permission.
.This permission grants read-only access to project
configurations. Please be aware that sensitive information in your
builds, such as passwords, will be exposed to a wider audience by
granting this permission.
public static org.jvnet.localizer.Localizable _AbstractProject_ExtendedReadPermission_Description()
AbstractProject.ExtendedReadPermission.Description
: This permission grants read-only access to project configurations.
Please be aware that sensitive information in your builds, such as
passwords, will be exposed to a wider audience by granting this
permission.
.This permission grants read-only access to project
configurations. Please be aware that sensitive information in your
builds, such as passwords, will be exposed to a wider audience by
granting this permission.
public static String ResultTrend_NowUnstable()
ResultTrend.NowUnstable
: Now unstable
.Now unstable
public static org.jvnet.localizer.Localizable _ResultTrend_NowUnstable()
ResultTrend.NowUnstable
: Now unstable
.Now unstable
public static String Queue_init()
Queue.init
: Restoring the build queue
.Restoring the build queue
public static org.jvnet.localizer.Localizable _Queue_init()
Queue.init
: Restoring the build queue
.Restoring the build queue
public static String PasswordParameterDefinition_DisplayName()
PasswordParameterDefinition.DisplayName
: Password
Parameter
.Password Parameter
public static org.jvnet.localizer.Localizable _PasswordParameterDefinition_DisplayName()
PasswordParameterDefinition.DisplayName
: Password
Parameter
.Password Parameter
public static String UpdateCenter_PluginCategory_misc()
UpdateCenter.PluginCategory.misc
: Miscellaneous
.Miscellaneous
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_misc()
UpdateCenter.PluginCategory.misc
: Miscellaneous
.Miscellaneous
public static String Jenkins_IsRestarting()
Jenkins.IsRestarting
: Jenkins is restarting
.Jenkins is restarting
public static org.jvnet.localizer.Localizable _Jenkins_IsRestarting()
Jenkins.IsRestarting
: Jenkins is restarting
.Jenkins is restarting
public static String CLI_cancel_quiet_down_shortDescription()
CLI.cancel-quiet-down.shortDescription
: Cancel the
effect of the "quiet-down" command.
.Cancel the effect of the "quiet-down" command.
public static org.jvnet.localizer.Localizable _CLI_cancel_quiet_down_shortDescription()
CLI.cancel-quiet-down.shortDescription
: Cancel the
effect of the "quiet-down" command.
.Cancel the effect of the "quiet-down" command.
public static String Cause_LegacyCodeCause_ShortDescription()
Cause.LegacyCodeCause.ShortDescription
: Legacy code
started this job. No cause information is available
.Legacy code started this job. No cause information is
available
public static org.jvnet.localizer.Localizable _Cause_LegacyCodeCause_ShortDescription()
Cause.LegacyCodeCause.ShortDescription
: Legacy code
started this job. No cause information is available
.Legacy code started this job. No cause information is
available
public static String AbstractProject_DiscoverPermission_Description()
AbstractProject.DiscoverPermission.Description
: This permission grants discover access to jobs. Lower than read
permissions, it allows you to redirect anonymous users to the login
page when they try to access a job url. Without it they would get a
404 error and wouldn't be able to discover project names.
.This permission grants discover access to jobs. Lower than read
permissions, it allows you to redirect anonymous users to the login
page when they try to access a job url. Without it they would get a
404 error and wouldn't be able to discover project names.
public static org.jvnet.localizer.Localizable _AbstractProject_DiscoverPermission_Description()
AbstractProject.DiscoverPermission.Description
: This permission grants discover access to jobs. Lower than read
permissions, it allows you to redirect anonymous users to the login
page when they try to access a job url. Without it they would get a
404 error and wouldn't be able to discover project names.
.This permission grants discover access to jobs. Lower than read
permissions, it allows you to redirect anonymous users to the login
page when they try to access a job url. Without it they would get a
404 error and wouldn't be able to discover project names.
public static String AbstractItem_NoSuchJobExists(Object arg0, Object arg1)
AbstractItem.NoSuchJobExists
: No such job ‘{0}’
exists. Perhaps you meant ‘{1}’?
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such job ‘{0}’ exists. Perhaps you meant ‘{1}’?
public static org.jvnet.localizer.Localizable _AbstractItem_NoSuchJobExists(Object arg0, Object arg1)
AbstractItem.NoSuchJobExists
: No such job ‘{0}’
exists. Perhaps you meant ‘{1}’?
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such job ‘{0}’ exists. Perhaps you meant ‘{1}’?
public static String UpdateCenter_PluginCategory_deployment()
UpdateCenter.PluginCategory.deployment
: Deployment
.Deployment
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_deployment()
UpdateCenter.PluginCategory.deployment
: Deployment
.Deployment
public static String UpdateCenter_PluginCategory_groovy_related()
UpdateCenter.PluginCategory.groovy-related
: Groovy-related
.Groovy-related
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_groovy_related()
UpdateCenter.PluginCategory.groovy-related
: Groovy-related
.Groovy-related
public static String Computer_DisconnectPermission_Description()
Computer.DisconnectPermission.Description
: This
permission allows users to disconnect slaves or mark slaves as
temporarily offline.
.This permission allows users to disconnect slaves or mark
slaves as temporarily offline.
public static org.jvnet.localizer.Localizable _Computer_DisconnectPermission_Description()
Computer.DisconnectPermission.Description
: This
permission allows users to disconnect slaves or mark slaves as
temporarily offline.
.This permission allows users to disconnect slaves or mark
slaves as temporarily offline.
public static String UpdateCenter_PluginCategory_view()
UpdateCenter.PluginCategory.view
: Views
.Views
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_view()
UpdateCenter.PluginCategory.view
: Views
.Views
public static String UpdateCenter_PluginCategory_notifier()
UpdateCenter.PluginCategory.notifier
: Build
Notifiers
.Build Notifiers
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_notifier()
UpdateCenter.PluginCategory.notifier
: Build
Notifiers
.Build Notifiers
public static String Run_Summary_BrokenForALongTime()
Run.Summary.BrokenForALongTime
: broken for a long
time
.broken for a long time
public static org.jvnet.localizer.Localizable _Run_Summary_BrokenForALongTime()
Run.Summary.BrokenForALongTime
: broken for a long
time
.broken for a long time
public static String Run_NotStartedYet()
Run.NotStartedYet
: Not started yet
.Not started yet
public static org.jvnet.localizer.Localizable _Run_NotStartedYet()
Run.NotStartedYet
: Not started yet
.Not started yet
public static String ComputerSet_NoSuchSlave(Object arg0)
ComputerSet.NoSuchSlave
: No such slave: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such slave: {0}
public static org.jvnet.localizer.Localizable _ComputerSet_NoSuchSlave(Object arg0)
ComputerSet.NoSuchSlave
: No such slave: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such slave: {0}
public static String Node_Mode_EXCLUSIVE()
Node.Mode.EXCLUSIVE
: Only build jobs with label
restrictions matching this node
.Only build jobs with label restrictions matching this node
public static org.jvnet.localizer.Localizable _Node_Mode_EXCLUSIVE()
Node.Mode.EXCLUSIVE
: Only build jobs with label
restrictions matching this node
.Only build jobs with label restrictions matching this node
public static String Jenkins_CheckDisplayName_NameNotUniqueWarning(Object arg0)
Jenkins.CheckDisplayName.NameNotUniqueWarning
: The
display name, "{0}", is used as a name by a job and could cause
confusing search results.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The display name, "{0}", is used as a name by a job and could
cause confusing search results.
public static org.jvnet.localizer.Localizable _Jenkins_CheckDisplayName_NameNotUniqueWarning(Object arg0)
Jenkins.CheckDisplayName.NameNotUniqueWarning
: The
display name, "{0}", is used as a name by a job and could cause
confusing search results.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The display name, "{0}", is used as a name by a job and could
cause confusing search results.
public static String UpdateCenter_PluginCategory_cli()
UpdateCenter.PluginCategory.cli
: Command Line
Interface
.Command Line Interface
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_cli()
UpdateCenter.PluginCategory.cli
: Command Line
Interface
.Command Line Interface
public static String CLI_connect_node_shortDescription()
CLI.connect-node.shortDescription
: Reconnect to a
node.
.Reconnect to a node.
public static org.jvnet.localizer.Localizable _CLI_connect_node_shortDescription()
CLI.connect-node.shortDescription
: Reconnect to a
node.
.Reconnect to a node.
public static String Executor_NotAvailable()
Executor.NotAvailable
: N/A
.N/A
public static org.jvnet.localizer.Localizable _Executor_NotAvailable()
Executor.NotAvailable
: N/A
.N/A
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 Descriptor_From(Object arg0, Object arg1)
Descriptor.From
: (from <a href="{1}">{0}</a>)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.(from <a href="{1}">{0}</a>)
public static org.jvnet.localizer.Localizable _Descriptor_From(Object arg0, Object arg1)
Descriptor.From
: (from <a href="{1}">{0}</a>)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.(from <a href="{1}">{0}</a>)
public static String MyViewsProperty_ViewExistsCheck_AlreadyExists(Object arg0)
MyViewsProperty.ViewExistsCheck.AlreadyExists
: A
view with name {0} already exists
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.A view with name {0} already exists
public static org.jvnet.localizer.Localizable _MyViewsProperty_ViewExistsCheck_AlreadyExists(Object arg0)
MyViewsProperty.ViewExistsCheck.AlreadyExists
: A
view with name {0} already exists
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.A view with name {0} already exists
public static String Run_Summary_NotBuilt()
Run.Summary.NotBuilt
: not built
.not built
public static org.jvnet.localizer.Localizable _Run_Summary_NotBuilt()
Run.Summary.NotBuilt
: not built
.not built
public static String View_Permissions_Title()
View.Permissions.Title
: View
.View
public static org.jvnet.localizer.Localizable _View_Permissions_Title()
View.Permissions.Title
: View
.View
public static String Slave_Remote_Director_Mandatory()
Slave.Remote.Director.Mandatory
: Remote directory
is mandatory
.Remote directory is mandatory
public static org.jvnet.localizer.Localizable _Slave_Remote_Director_Mandatory()
Slave.Remote.Director.Mandatory
: Remote directory
is mandatory
.Remote directory is mandatory
public static String HealthReport_EmptyString()
HealthReport.EmptyString
: .public static org.jvnet.localizer.Localizable _HealthReport_EmptyString()
HealthReport.EmptyString
: .public static String ComputerSet_DisplayName()
ComputerSet.DisplayName
: Nodes
.Nodes
public static org.jvnet.localizer.Localizable _ComputerSet_DisplayName()
ComputerSet.DisplayName
: Nodes
.Nodes
public static String Queue_WaitingForNextAvailableExecutor()
Queue.WaitingForNextAvailableExecutor
: Waiting for
next available executor
.Waiting for next available executor
public static org.jvnet.localizer.Localizable _Queue_WaitingForNextAvailableExecutor()
Queue.WaitingForNextAvailableExecutor
: Waiting for
next available executor
.Waiting for next available executor
Copyright © 2019. All rights reserved.