Package hudson.model
Class Messages
java.lang.Object
hudson.model.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyAbstractBuild_Building:Building.static org.jvnet.localizer.LocalizableKeyAbstractBuild.BuildingInWorkspace:in workspace {0}.static org.jvnet.localizer.LocalizableKeyAbstractBuild.BuildingOnMaster:Building on the built-in node.static org.jvnet.localizer.LocalizableKeyAbstractBuild.BuildingRemotely:Building remotely on {0}.static org.jvnet.localizer.LocalizableKeyAbstractBuild.KeptBecause:This build is kept because of {0}..static org.jvnet.localizer.LocalizableKeyAbstractItem.BeingDeleted:{0} is currently being deleted.static org.jvnet.localizer.Localizable_AbstractItem_FailureToStopBuilds(Object arg0, Object arg1) KeyAbstractItem.FailureToStopBuilds:Failed to interrupt and stop {0,choice,1#{0,number,integer} build|1<{0,number,integer} builds} of {1}.static org.jvnet.localizer.LocalizableKeyAbstractItem.NewNameInUse:The name â{0}â is already in use..static org.jvnet.localizer.LocalizableKeyAbstractItem.NewNameUnchanged:The new name is the same as the current name..static org.jvnet.localizer.Localizable_AbstractItem_NoSuchJobExists(Object arg0, Object arg1) KeyAbstractItem.NoSuchJobExists:No such job â{0}â exists. Perhaps you meant â{1}â?.static org.jvnet.localizer.LocalizableKeyAbstractItem.NoSuchJobExistsWithoutSuggestion:No such job â{0}â exists..static org.jvnet.localizer.LocalizableKeyAbstractItem.Pronoun:Item.static org.jvnet.localizer.LocalizableKeyAbstractItem.TaskNoun:Build.static org.jvnet.localizer.LocalizableKeyAbstractProject.Aborted:Aborted.static org.jvnet.localizer.LocalizableKeyAbstractProject.AwaitingBuildForWorkspace:Awaiting build to get a workspace..static org.jvnet.localizer.LocalizableKeyAbstractProject.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.LocalizableKeyAbstractProject.BuildPermission.Description:This permission grants the ability to start a new build..static org.jvnet.localizer.LocalizableKeyAbstractProject.CancelPermission.Description:This permission grants the ability to cancel a scheduled, or abort a running, build..static org.jvnet.localizer.LocalizableKeyAbstractProject.CustomWorkspaceEmpty:Custom workspace is empty..static org.jvnet.localizer.LocalizableKeyAbstractProject.Disabled:Build disabled.static org.jvnet.localizer.LocalizableKeyAbstractProject.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..static org.jvnet.localizer.LocalizableKeyAbstractProject.DownstreamBuildInProgress:Downstream project â{0}â is already building.static org.jvnet.localizer.LocalizableKeyAbstractProject.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..static org.jvnet.localizer.LocalizableKeyAbstractProject.NewBuildForWorkspace:Scheduling a new build to get a workspace..static org.jvnet.localizer.LocalizableKeyAbstractProject.NoBuilds:No existing build. Scheduling a new one..static org.jvnet.localizer.LocalizableKeyAbstractProject.NoSCM:No SCM.static org.jvnet.localizer.LocalizableKeyAbstractProject.NoWorkspace:No workspace is available, so canât check for updates..static org.jvnet.localizer.LocalizableKeyAbstractProject.PollingABorted:SCM polling aborted.static org.jvnet.localizer.LocalizableKeyAbstractProject.PollingVetoed:SCM polling vetoed by {0}.static org.jvnet.localizer.LocalizableKeyAbstractProject.Pronoun:Project.static org.jvnet.localizer.LocalizableKeyAbstractProject.ScmAborted:SCM check out aborted.static org.jvnet.localizer.LocalizableKeyAbstractProject.UpstreamBuildInProgress:Upstream project â{0}â is already building.static org.jvnet.localizer.LocalizableKeyAbstractProject.WipeOutPermission.Description:This permission grants the ability to wipe out the contents of a workspace..static org.jvnet.localizer.LocalizableKeyAbstractProject.WorkspaceOffline:Workspace is offline..static org.jvnet.localizer.LocalizableKeyAbstractProject.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..static org.jvnet.localizer.LocalizableKeyAbstractProject.WorkspaceTitle:Workspace of {0}.static org.jvnet.localizer.Localizable_AbstractProject_WorkspaceTitleOnComputer(Object arg0, Object arg1) KeyAbstractProject.WorkspaceTitleOnComputer:Workspace of {0} on {1}.static org.jvnet.localizer.Localizable_Api_MultipleMatch(Object arg0, Object arg1) KeyApi.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..static org.jvnet.localizer.Localizable_Api_NoXPathMatch(Object arg0) KeyApi.NoXPathMatch:XPath {0} didnât match.static org.jvnet.localizer.LocalizableKeyApi.WrapperParamInvalid:The wrapper parameter can only contain alphanumeric characters or dash/dot/underscore. The first character has to be a letter or underscore..static org.jvnet.localizer.LocalizableKeyBallColor.Aborted:Aborted.static org.jvnet.localizer.LocalizableKeyBallColor.Disabled:Disabled.static org.jvnet.localizer.LocalizableKeyBallColor.Failed:Failed.static org.jvnet.localizer.LocalizableKeyBallColor.InProgress:In progress.static org.jvnet.localizer.LocalizableKeyBallColor.NotBuilt:Not built.static org.jvnet.localizer.LocalizableKeyBallColor.Pending:Pending.static org.jvnet.localizer.LocalizableKeyBallColor.Success:Success.static org.jvnet.localizer.LocalizableKeyBallColor.Unstable:Unstable.static org.jvnet.localizer.LocalizableKeyBooleanParameterDefinition.DisplayName:Boolean Parameter.static org.jvnet.localizer.LocalizableKeyBuild.post_build_steps_failed:Post-build steps failed.static org.jvnet.localizer.LocalizableKeyBuildAuthorizationToken.InvalidTokenProvided:Invalid token provided..static org.jvnet.localizer.LocalizableKeyCause.LegacyCodeCause.ShortDescription:Legacy code started this job. No cause information is available.static org.jvnet.localizer.LocalizableKeyCause.RemoteCause.ShortDescription:Started by remote host {0}.static org.jvnet.localizer.Localizable_Cause_RemoteCause_ShortDescriptionWithNote(Object arg0, Object arg1) KeyCause.RemoteCause.ShortDescriptionWithNote:Started by remote host {0} with note: {1}.static org.jvnet.localizer.LocalizableKeyCause.UpstreamCause.CausedBy:originally caused by:.static org.jvnet.localizer.Localizable_Cause_UpstreamCause_ShortDescription(Object arg0, Object arg1) KeyCause.UpstreamCause.ShortDescription:Started by upstream project "{0}" build number {1}.static org.jvnet.localizer.LocalizableKeyCause.UserCause.ShortDescription:Started by user {0}.static org.jvnet.localizer.LocalizableKeyCause.UserIdCause.ShortDescription:Started by user {0}.static org.jvnet.localizer.LocalizableKeyChoiceParameterDefinition.DisplayName:Choice Parameter.static org.jvnet.localizer.LocalizableKeyChoiceParameterDefinition.MissingChoices:Requires Choices..static org.jvnet.localizer.LocalizableKeyCLI.clear-queue.shortDescription:Clears the build queue..static org.jvnet.localizer.LocalizableKeyCLI.keep-build.shortDescription:Mark the build to keep the build forever..static org.jvnet.localizer.LocalizableKeyCLI.online-node.shortDescription:Resume using a node for performing builds, to cancel out the earlier "offline-node" command..static org.jvnet.localizer.LocalizableKeyCLI.restart.shortDescription:Restart Jenkins.static org.jvnet.localizer.LocalizableKeyCLI.safe-restart.shortDescription:Safely restart Jenkins.static org.jvnet.localizer.LocalizableKeyComputer.BadChannel:Agent node offline or not a remote channel (such as the built-in node)..static org.jvnet.localizer.LocalizableKeyComputer.BuildPermission.Description:This permission allows users to run jobs as them on agents..static org.jvnet.localizer.Localizable_Computer_Caption(Object arg0) KeyComputer.Caption:Agent {0}.static org.jvnet.localizer.LocalizableKeyComputer.ConfigurePermission.Description:This permission allows users to configure agents..static org.jvnet.localizer.LocalizableKeyComputer.ConnectPermission.Description:This permission allows users to connect agents or mark agents as online..static org.jvnet.localizer.LocalizableKeyComputer.CreatePermission.Description:This permission allows users to create agents..static org.jvnet.localizer.LocalizableKeyComputer.DeletePermission.Description:This permission allows users to delete existing agents..static org.jvnet.localizer.LocalizableKeyComputer.DisconnectPermission.Description:This permission allows users to disconnect agents or mark agents as temporarily offline..static org.jvnet.localizer.LocalizableKeyComputer.ExtendedReadPermission.Description:This permission allows users to read agent configuration..static org.jvnet.localizer.Localizable_Computer_NoSuchSlaveExists(Object arg0, Object arg1) KeyComputer.NoSuchSlaveExists:No such agent "{0}" exists. Did you mean "{1}"?.static org.jvnet.localizer.LocalizableKeyComputer.NoSuchSlaveExistsWithoutAdvice:No such agent "{0}" exists..static org.jvnet.localizer.LocalizableKeyComputer.Permissions.Title:Agent.static org.jvnet.localizer.LocalizableKeyComputerSet.DisplayName:Nodes.static org.jvnet.localizer.Localizable_ComputerSet_may_not_copy_as_it_contains_secrets_and_(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4) KeyComputerSet.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.LocalizableKeyComputerSet.NoSuchSlave:No such agent: {0}.static org.jvnet.localizer.LocalizableKeyComputerSet.SlaveAlreadyExists:Agent called â{0}â already exists.static org.jvnet.localizer.LocalizableKeyComputerSet.SpecifySlaveToCopy:Specify which agent to copy.static org.jvnet.localizer.Localizable_Descriptor_From(Object arg0, Object arg1) KeyDescriptor.From:(from <a href="{1}" rel="noopener noreferrer" target="_blank">{0}</a>).static org.jvnet.localizer.LocalizableKeyExecutor.NotAvailable:N/A.static org.jvnet.localizer.LocalizableKeyFileParameterDefinition.DisplayName:File Parameter.static org.jvnet.localizer.LocalizableKeyFileParameterValue.IndexTitle:File Parameters.static org.jvnet.localizer.LocalizableKeyFreeStyleProject.Description:Classic, general-purpose job type that checks out from up to one SCM, executes build steps serially, followed by post-build steps like archiving artifacts and sending email notifications..static org.jvnet.localizer.LocalizableKeyFreeStyleProject.DisplayName:Freestyle project.static org.jvnet.localizer.LocalizableKeyHealthReport.EmptyString: .static org.jvnet.localizer.LocalizableKeyHudson.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) KeyHudson.BadPortNumber:Bad port number {0}.static org.jvnet.localizer.LocalizableKeyHudson.Computer.Caption:Built-In Node.static org.jvnet.localizer.LocalizableKeyHudson.Computer.DisplayName:Built-In Node.static org.jvnet.localizer.LocalizableKeyHudson.ControlCodeNotAllowed:No control code is allowed: {0}.static org.jvnet.localizer.LocalizableKeyHudson.DisplayName:Jenkins.static org.jvnet.localizer.LocalizableKeyHudson.JobAlreadyExists:A job already exists with the name â{0}â.static org.jvnet.localizer.Localizable_Hudson_MustBeAtLeast(Object arg0) KeyHudson.MustBeAtLeast:Must be {0} or greater.static org.jvnet.localizer.Localizable_Hudson_MustBeAtMost(Object arg0) KeyHudson.MustBeAtMost:Must be {0} or less.static org.jvnet.localizer.LocalizableKeyHudson.NodeBeingRemoved:Node is being removed.static org.jvnet.localizer.LocalizableKeyHudson.NodeDescription:the Jenkins controller''s built-in node.static org.jvnet.localizer.Localizable_Hudson_NoJavaInPath(Object arg0) KeyHudson.NoJavaInPath:java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?.static org.jvnet.localizer.LocalizableKeyHudson.NoName:No name is specified.static org.jvnet.localizer.LocalizableKeyHudson.NoSuchDirectory:No such directory: {0}.static org.jvnet.localizer.LocalizableKeyHudson.NotANegativeNumber:Not a negative number.static org.jvnet.localizer.LocalizableKeyHudson.NotANonNegativeNumber:Number may not be negative.static org.jvnet.localizer.LocalizableKeyHudson.NotANumber:Not a number.static org.jvnet.localizer.Localizable_Hudson_NotAPlugin(Object arg0) KeyHudson.NotAPlugin:{0} is not a Jenkins plugin.static org.jvnet.localizer.LocalizableKeyHudson.NotAPositiveNumber:Not a positive number.static org.jvnet.localizer.Localizable_Hudson_NotJDKDir(Object arg0) KeyHudson.NotJDKDir:{0} doesnât look like a JDK directory.static org.jvnet.localizer.LocalizableKeyHudson.NotUsesUTF8ToDecodeURL:Your container doesnât use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href="https://www.jenkins.io/redirect/configuring-servlet-containers">Containers</a> and <a href="https://www.jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details..static org.jvnet.localizer.LocalizableKeyHudson.Permissions.Title:Overall.static org.jvnet.localizer.LocalizableKeyHudson.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..static org.jvnet.localizer.LocalizableKeyHudson.RunScriptsPermission.Description:Deprecated - please use the Overall/Administer permission instead.static org.jvnet.localizer.LocalizableKeyHudson.TrailingDot:A name cannot end with â.â.static org.jvnet.localizer.Localizable_Hudson_UnsafeChar(Object arg0) KeyHudson.UnsafeChar:â{0}â is an unsafe character.static org.jvnet.localizer.LocalizableKeyHudson.USER_CONTENT_README:Files in this directory will be served under your http://yourjenkins/userContent/.static org.jvnet.localizer.LocalizableKeyHudson.ViewAlreadyExists:A view already exists with the name "{0}".static org.jvnet.localizer.LocalizableKeyHudson.ViewName:All.static org.jvnet.localizer.LocalizableKeyItem.CONFIGURE.description:Change the configuration of a job..static org.jvnet.localizer.LocalizableKeyItem.CREATE.description:Create a new job..static org.jvnet.localizer.LocalizableKeyItem.DELETE.description:Delete a job..static org.jvnet.localizer.LocalizableKeyItem.Permissions.Title:Job.static org.jvnet.localizer.LocalizableKeyItem.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.).static org.jvnet.localizer.LocalizableKeyItem.RENAME.description:Rename 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) KeyItemGroupMixIn.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.LocalizableKeyJDK.DisplayName:JDK.static org.jvnet.localizer.LocalizableKeyJenkins.CheckDisplayName.DisplayNameNotUniqueWarning:The display name, "{0}", is already in use by another job and could cause confusion and delay..static org.jvnet.localizer.LocalizableKeyJenkins.CheckDisplayName.NameNotUniqueWarning:The display name, "{0}", is used as a name by a job and could cause confusing search results..static org.jvnet.localizer.LocalizableKeyJenkins.IsRestarting:Jenkins is restarting.static org.jvnet.localizer.LocalizableKeyJenkins.Manage.Description:This permission grants the ability to configure parts of the overall system configuration that are not expected to have an impact on the overall stability and security of the system..static org.jvnet.localizer.LocalizableKeyJenkins.NotAllowedName:â{0}â is not an allowed name.static org.jvnet.localizer.LocalizableKeyJenkins.SystemRead.Description:This permission grants read-only access to large parts of the overall system configuration..static org.jvnet.localizer.LocalizableKeyJob.AllRecentBuildFailed:All recent builds failed..static org.jvnet.localizer.Localizable_Job_BuildStability(Object arg0) KeyJob.BuildStability:Build stability: {0}.static org.jvnet.localizer.LocalizableKeyJob.minutes:mins.static org.jvnet.localizer.Localizable_Job_NOfMFailed(Object arg0, Object arg1) KeyJob.NOfMFailed:{0} out of the last {1} builds failed..static org.jvnet.localizer.LocalizableKeyJob.NoRecentBuildFailed:No recent builds failed..static org.jvnet.localizer.LocalizableKeyJob.NoRenameWhileBuilding:Unable to rename a job while it is building..static org.jvnet.localizer.LocalizableKeyJob.Pronoun:Project.static org.jvnet.localizer.LocalizableKeyJob.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) KeyLabel.GroupOf:group of {0}.static org.jvnet.localizer.LocalizableKeyLabel.InvalidLabel:invalid label.static org.jvnet.localizer.Localizable_Label_ProvisionedFrom(Object arg0) KeyLabel.ProvisionedFrom:Provisioned from {0}.static org.jvnet.localizer.LocalizableKeyLabelExpression.InvalidBooleanExpression:Invalid boolean expression: {0}.static org.jvnet.localizer.LocalizableKeyLabelExpression.LabelLink:<a href="{0}{2}">Label {1}</a> matches {3,choice,0#no nodes|1#1 node|1<{3} nodes}{4,choice,0#|1# and 1 cloud|1< and {4} clouds}. Permissions or other restrictions provided by plugins may further reduce that list..static org.jvnet.localizer.LocalizableKeyLabelExpression.NoMatch:No agent/cloud matches this label expression..static org.jvnet.localizer.Localizable_LabelExpression_NoMatch_DidYouMean(Object arg0, Object arg1) KeyLabelExpression.NoMatch_DidYouMean:No agent/cloud matches this label expression. Did you mean â{1}â instead of â{0}â?.static org.jvnet.localizer.LocalizableKeyLabelExpression_ObsoleteMasterLabel:This expression includes the label <code>master</code> that is no longer used for the built-in node. Use <code>built-in</code> instead. <a href="https://www.jenkins.io/redirect/built-in-node-migration/" rel="noopener noreferrer" target="_blank">Learn more.</a>.static org.jvnet.localizer.LocalizableKeyListView.DisplayName:List View.static org.jvnet.localizer.LocalizableKeyLoadStatistics.Legends.AvailableExecutors:Available executors.static org.jvnet.localizer.LocalizableKeyLoadStatistics.Legends.BusyExecutors:Busy executors.static org.jvnet.localizer.LocalizableKeyLoadStatistics.Legends.ConnectingExecutors:Connecting executors.static org.jvnet.localizer.LocalizableKeyLoadStatistics.Legends.DefinedExecutors:Defined executors.static org.jvnet.localizer.LocalizableKeyLoadStatistics.Legends.IdleExecutors:Idle executors.static org.jvnet.localizer.LocalizableKeyLoadStatistics.Legends.OnlineExecutors:Online executors.static org.jvnet.localizer.LocalizableKeyLoadStatistics.Legends.QueueLength:Queue length.static org.jvnet.localizer.LocalizableKeyLoadStatistics.Legends.TotalExecutors:Total executors.static org.jvnet.localizer.LocalizableKeyManageJenkinsAction.DisplayName:Manage Jenkins.static org.jvnet.localizer.LocalizableKeyManageJenkinsAction.notifications:One or more notifications.static org.jvnet.localizer.LocalizableKeyManagementLink.Category.CONFIGURATION:System Configuration.static org.jvnet.localizer.LocalizableKeyManagementLink.Category.MISC:Other.static org.jvnet.localizer.LocalizableKeyManagementLink.Category.SECURITY:Security.static org.jvnet.localizer.LocalizableKeyManagementLink.Category.STATUS:Status Information.static org.jvnet.localizer.LocalizableKeyManagementLink.Category.TOOLS:Tools and Actions.static org.jvnet.localizer.LocalizableKeyManagementLink.Category.TROUBLESHOOTING:Troubleshooting.static org.jvnet.localizer.LocalizableKeyManagementLink.Category.UNCATEGORIZED:Uncategorized.static org.jvnet.localizer.LocalizableKeyMultiStageTimeSeries.EMPTY_STRING: .static org.jvnet.localizer.LocalizableKeyMyView.DisplayName:My View.static org.jvnet.localizer.LocalizableKeyMyViewsProperty.DisplayName:My Views.static org.jvnet.localizer.LocalizableKeyMyViewsProperty.GlobalAction.DisplayName:My Views.static org.jvnet.localizer.LocalizableKeyMyViewsProperty.ViewExistsCheck.AlreadyExists:A view with name {0} already exists.static org.jvnet.localizer.LocalizableKeyMyViewsProperty.ViewExistsCheck.NotExist:A view with name {0} does not exist.static org.jvnet.localizer.LocalizableKeyNode.BecauseNodeIsNotAcceptingTasks:â{0}â is not accepting tasks.static org.jvnet.localizer.LocalizableKeyNode.BecauseNodeIsReserved:â{0}â is reserved for jobs with matching label expression.static org.jvnet.localizer.Localizable_Node_LabelMissing(Object arg0, Object arg1) KeyNode.LabelMissing:â{0}â doesnât have label â{1}â.static org.jvnet.localizer.Localizable_Node_LackingBuildPermission(Object arg0, Object arg1) KeyNode.LackingBuildPermission:â{0}â lacks permission to run on â{1}â.static org.jvnet.localizer.LocalizableKeyNode.Mode.EXCLUSIVE:Only build jobs with label expressions matching this node.static org.jvnet.localizer.LocalizableKeyNode.Mode.NORMAL:Use this node as much as possible.static org.jvnet.localizer.LocalizableKeyParameterAction.DisplayName:Parameters.static org.jvnet.localizer.LocalizableKeyParametersDefinitionProperty.BuildButtonText:Build.static org.jvnet.localizer.LocalizableKeyParametersDefinitionProperty.DisplayName:This project is parameterized.static org.jvnet.localizer.LocalizableKeyPasswordParameterDefinition.DisplayName:Password Parameter.static org.jvnet.localizer.LocalizableKeyPermalink.LastBuild:Last build.static org.jvnet.localizer.LocalizableKeyPermalink.LastCompletedBuild:Last completed build.static org.jvnet.localizer.LocalizableKeyPermalink.LastFailedBuild:Last failed build.static org.jvnet.localizer.LocalizableKeyPermalink.LastStableBuild:Last stable build.static org.jvnet.localizer.LocalizableKeyPermalink.LastSuccessfulBuild:Last successful build.static org.jvnet.localizer.LocalizableKeyPermalink.LastUnstableBuild:Last unstable build.static org.jvnet.localizer.LocalizableKeyPermalink.LastUnsuccessfulBuild:Last unsuccessful build.static org.jvnet.localizer.LocalizableKeyProxyView.DisplayName:Include a global view.static org.jvnet.localizer.LocalizableKeyProxyView.NoSuchViewExists:Global view {0} does not exist.static org.jvnet.localizer.Localizable_Queue_AllNodesOffline(Object arg0) KeyQueue.AllNodesOffline:All nodes of label â{0}â are offline.static org.jvnet.localizer.Localizable_Queue_BlockedBy(Object arg0) KeyQueue.BlockedBy:Blocked by â{0}â.static org.jvnet.localizer.LocalizableKeyQueue.ExceptionCanRun:Exception evaluating if the queue can run the task.static org.jvnet.localizer.LocalizableKeyQueue.ExceptionCanTake:Exception evaluating if the node can take the task.static org.jvnet.localizer.LocalizableKeyQueue.executor_slot_already_in_use:Executor slot already in use.static org.jvnet.localizer.LocalizableKeyQueue.FinishedWaiting:Finished waiting.static org.jvnet.localizer.LocalizableKeyQueue.HudsonIsAboutToShutDown:Jenkins is about to shut down.static org.jvnet.localizer.LocalizableKeyQueue.init:Restoring the build queue.static org.jvnet.localizer.LocalizableKeyQueue.InProgress:A build is already in progress.static org.jvnet.localizer.Localizable_Queue_InQuietPeriod(Object arg0) KeyQueue.InQuietPeriod:In the quiet period. Expires in {0}.static org.jvnet.localizer.Localizable_Queue_LabelHasNoNodes(Object arg0) KeyQueue.LabelHasNoNodes:There are no nodes with the label â{0}â.static org.jvnet.localizer.LocalizableKeyQueue.node_has_been_removed_from_configuration:{0} has been removed from configuration.static org.jvnet.localizer.Localizable_Queue_NodeOffline(Object arg0) KeyQueue.NodeOffline:â{0}â is offline.static org.jvnet.localizer.LocalizableKeyQueue.Unknown:???.static org.jvnet.localizer.LocalizableKeyQueue.WaitingForNextAvailableExecutor:Waiting for next available executor.static org.jvnet.localizer.LocalizableKeyQueue.WaitingForNextAvailableExecutorOn:Waiting for next available executor on â{0}â.static org.jvnet.localizer.LocalizableKeyResultTrend.Aborted:Aborted.static org.jvnet.localizer.LocalizableKeyResultTrend.Failure:Failure.static org.jvnet.localizer.LocalizableKeyResultTrend.Fixed:Fixed.static org.jvnet.localizer.LocalizableKeyResultTrend.NotBuilt:Not built.static org.jvnet.localizer.LocalizableKeyResultTrend.NowUnstable:Now unstable.static org.jvnet.localizer.LocalizableKeyResultTrend.StillFailing:Still failing.static org.jvnet.localizer.LocalizableKeyResultTrend.StillUnstable:Still unstable.static org.jvnet.localizer.LocalizableKeyResultTrend.Success:Success.static org.jvnet.localizer.LocalizableKeyResultTrend.Unstable:Unstable.static org.jvnet.localizer.Localizable_Run__is_waiting_for_a_checkpoint_on_(Object arg0, Object arg1) KeyRun._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) KeyRun.ArtifactsBrowserTitle:Artifacts of {0} {1}.static org.jvnet.localizer.LocalizableKeyRun.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 does not restrict the listing of artifacts..static org.jvnet.localizer.LocalizableKeyRun.BuildAborted:Build was aborted.static org.jvnet.localizer.LocalizableKeyRun.DeletePermission.Description:This permission allows users to manually delete specific builds from the build history..static org.jvnet.localizer.LocalizableKeyRun.InProgressDuration:{0} and counting.static org.jvnet.localizer.LocalizableKeyRun.MarkedExplicitly:This record is explicitly marked to be kept..static org.jvnet.localizer.LocalizableKeyRun.NotStartedYet:Not started yet.static org.jvnet.localizer.LocalizableKeyRun.Permissions.Title:Run.static org.jvnet.localizer.Localizable_Run_running_as_(Object arg0) KeyRun.running_as_:Running as {0}.static org.jvnet.localizer.LocalizableKeyRun.running_as_SYSTEM:Running as SYSTEM.static org.jvnet.localizer.LocalizableKeyRun.Summary.Aborted:aborted.static org.jvnet.localizer.LocalizableKeyRun.Summary.BackToNormal:back to normal.static org.jvnet.localizer.LocalizableKeyRun.Summary.BrokenForALongTime:broken for a long time.static org.jvnet.localizer.LocalizableKeyRun.Summary.BrokenSince:broken since build {0}.static org.jvnet.localizer.LocalizableKeyRun.Summary.BrokenSinceThisBuild:broken since this build.static org.jvnet.localizer.LocalizableKeyRun.Summary.NotBuilt:not built.static org.jvnet.localizer.LocalizableKeyRun.Summary.Stable:stable.static org.jvnet.localizer.LocalizableKeyRun.Summary.Unknown:?.static org.jvnet.localizer.LocalizableKeyRun.Summary.Unstable:unstable.static org.jvnet.localizer.Localizable_Run_UnableToDelete(Object arg0, Object arg1) KeyRun.UnableToDelete:Unable to delete {0}: {1}.static org.jvnet.localizer.LocalizableKeyRun.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.LocalizableKeyRunParameterDefinition.DisplayName:Run Parameter.static org.jvnet.localizer.LocalizableKeySlave.InvalidConfig.Executors:Invalid agent configuration for {0}. Invalid number of executors..static org.jvnet.localizer.LocalizableKeySlave.InvalidConfig.NoName:Invalid agent configuration. Name is empty.static org.jvnet.localizer.LocalizableKeySlave.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 controller..static org.jvnet.localizer.LocalizableKeySlave.Remote.Director.Mandatory:Remote directory is mandatory.static org.jvnet.localizer.LocalizableKeySlave.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..static org.jvnet.localizer.Localizable_Slave_Terminated(Object arg0) KeySlave.Terminated:{0} agent was terminated.static org.jvnet.localizer.LocalizableKeySlave.UnixSlave:This is a Unix agent.static org.jvnet.localizer.LocalizableKeySlave.WindowsSlave:This is a Windows agent.static org.jvnet.localizer.LocalizableKeyStringParameterDefinition.DisplayName:String Parameter.static org.jvnet.localizer.LocalizableKeyTextParameterDefinition.DisplayName:Multi-line String Parameter.static org.jvnet.localizer.Localizable_TimeZoneProperty_current_time_in_(Object arg0, Object arg1) KeyTimeZoneProperty.current_time_in_:Current time in {0}: {1}.static org.jvnet.localizer.Localizable_TimeZoneProperty_current_time_on_server_in_in_proposed_di(Object arg0, Object arg1, Object arg2) KeyTimeZoneProperty.current_time_on_server_in_in_proposed_di:Current time on server in {0}: {1}; in proposed display zone: {2}.static org.jvnet.localizer.LocalizableKeyTimeZoneProperty.Description:Select a time zone to use rather than the system default..static org.jvnet.localizer.LocalizableKeyTimeZoneProperty.DisplayDefaultTimeZone:Default.static org.jvnet.localizer.LocalizableKeyTimeZoneProperty.DisplayName:Time zone.static org.jvnet.localizer.Localizable_TopLevelItemDescriptor_NotApplicableIn(Object arg0, Object arg1) KeyTopLevelItemDescriptor.NotApplicableIn:{0} items are not applicable within {1}.static org.jvnet.localizer.LocalizableKeyUpdateCenter.CoreUpdateMonitor.DisplayName:Jenkins Update Notification.static org.jvnet.localizer.LocalizableKeyUpdateCenter.DisplayName:Update Center.static org.jvnet.localizer.LocalizableKeyUpdateCenter.DownloadButNotActivated:Downloaded Successfully. Will be activated during the next boot.static org.jvnet.localizer.LocalizableKeyUpdateCenter.init:Initialing update center.static org.jvnet.localizer.LocalizableKeyUpdateCenter.n_a:N/A.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.agent:Agent Management.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.android:Android Development.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.api-plugin:Library plugins (for use by other plugins).static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.builder:Build Tools.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.buildwrapper:Build Wrappers.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.cli:Command Line Interface.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.cloud:Cloud Providers.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.cluster:Cluster Management.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.database:Database.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.deployment:Deployment.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.devops:DevOps.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.devsecops:DevSecOps.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.dotnet:.NET Development.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.external:External Site/Tool Integrations.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.groovy-related:Groovy-related.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.ios:iOS Development.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.listview-column:List view columns.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.maven:Maven.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.misc:Miscellaneous.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.must-be-labeled:Uncategorized.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.notifier:Build Notifiers.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.orchestration:Orchestration.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.page-decorator:Page Decorators.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.parameter:Build Parameters.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.post-build:Other Post-Build Actions.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.python:Python Development.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.report:Build Reports.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.ruby:Ruby Development.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.runcondition:RunConditions for use by the Run Condition plugin.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.scala:Scala Development.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.scm:Source Code Management.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.scm-related:Source Code Management related.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.security:Security.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.test:Testing.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.theme:UI Themes.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.trigger:Build Triggers.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.ui:User Interface.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.unrecognized:Misc ({0}).static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.upload:Artifact Uploaders.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.user:Authentication and User Management.static org.jvnet.localizer.LocalizableKeyUpdateCenter.PluginCategory.view:Views.static org.jvnet.localizer.LocalizableKeyUpdateCenter.Status.CheckingInternet:Checking internet connectivity.static org.jvnet.localizer.LocalizableKeyUpdateCenter.Status.CheckingJavaNet:Checking update center connectivity.static org.jvnet.localizer.Localizable_UpdateCenter_Status_ConnectionFailed(Object arg0, Object arg1) KeyUpdateCenter.Status.ConnectionFailed:<span class=error>Failed to connect to {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>.static org.jvnet.localizer.LocalizableKeyUpdateCenter.Status.Success:Success.static org.jvnet.localizer.Localizable_UpdateCenter_Status_UnknownHostException(Object arg0, Object arg1) KeyUpdateCenter.Status.UnknownHostException:<span class=error>Failed to resolve host name {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>.static org.jvnet.localizer.Localizable_User_IllegalFullname(Object arg0) KeyUser.IllegalFullname:"{0}" is prohibited as a full name for security reasons..static org.jvnet.localizer.Localizable_User_IllegalUsername(Object arg0) KeyUser.IllegalUsername:"{0}" is prohibited as a username for security reasons..static org.jvnet.localizer.LocalizableKeyUserPreferencesProperty.DisplayName:Preferences.static org.jvnet.localizer.LocalizableKeyView.ConfigurePermission.Description:This permission allows users to change the configuration of views..static org.jvnet.localizer.LocalizableKeyView.CreatePermission.Description:This permission allows users to create new views..static org.jvnet.localizer.LocalizableKeyView.DeletePermission.Description:This permission allows users to delete existing views..static org.jvnet.localizer.LocalizableKeyView.DisplayNameNotUniqueWarning:The display name, "{0}", is already in use by another view and could cause confusion and delay..static org.jvnet.localizer.LocalizableKeyView.MissingMode:No view type is specified.static org.jvnet.localizer.LocalizableKeyView.Permissions.Title:View.static org.jvnet.localizer.LocalizableKeyView.ReadPermission.Description:This permission allows users to see views..static StringKeyAbstractBuild_Building:Building.static StringKeyAbstractBuild.BuildingInWorkspace:in workspace {0}.static StringKeyAbstractBuild.BuildingOnMaster:Building on the built-in node.static StringKeyAbstractBuild.BuildingRemotely:Building remotely on {0}.static StringKeyAbstractBuild.KeptBecause:This build is kept because of {0}..static StringKeyAbstractItem.BeingDeleted:{0} is currently being deleted.static StringAbstractItem_FailureToStopBuilds(Object arg0, Object arg1) KeyAbstractItem.FailureToStopBuilds:Failed to interrupt and stop {0,choice,1#{0,number,integer} build|1<{0,number,integer} builds} of {1}.static StringKeyAbstractItem.NewNameInUse:The name â{0}â is already in use..static StringKeyAbstractItem.NewNameUnchanged:The new name is the same as the current name..static StringAbstractItem_NoSuchJobExists(Object arg0, Object arg1) KeyAbstractItem.NoSuchJobExists:No such job â{0}â exists. Perhaps you meant â{1}â?.static StringKeyAbstractItem.NoSuchJobExistsWithoutSuggestion:No such job â{0}â exists..static StringKeyAbstractItem.Pronoun:Item.static StringKeyAbstractItem.TaskNoun:Build.static StringKeyAbstractProject.Aborted:Aborted.static StringKeyAbstractProject.AwaitingBuildForWorkspace:Awaiting build to get a workspace..static StringKeyAbstractProject.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 StringKeyAbstractProject.BuildPermission.Description:This permission grants the ability to start a new build..static StringKeyAbstractProject.CancelPermission.Description:This permission grants the ability to cancel a scheduled, or abort a running, build..static StringKeyAbstractProject.CustomWorkspaceEmpty:Custom workspace is empty..static StringKeyAbstractProject.Disabled:Build disabled.static StringKeyAbstractProject.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..static StringKeyAbstractProject.DownstreamBuildInProgress:Downstream project â{0}â is already building.static StringKeyAbstractProject.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..static StringKeyAbstractProject.NewBuildForWorkspace:Scheduling a new build to get a workspace..static StringKeyAbstractProject.NoBuilds:No existing build. Scheduling a new one..static StringKeyAbstractProject.NoSCM:No SCM.static StringKeyAbstractProject.NoWorkspace:No workspace is available, so canât check for updates..static StringKeyAbstractProject.PollingABorted:SCM polling aborted.static StringKeyAbstractProject.PollingVetoed:SCM polling vetoed by {0}.static StringKeyAbstractProject.Pronoun:Project.static StringKeyAbstractProject.ScmAborted:SCM check out aborted.static StringKeyAbstractProject.UpstreamBuildInProgress:Upstream project â{0}â is already building.static StringKeyAbstractProject.WipeOutPermission.Description:This permission grants the ability to wipe out the contents of a workspace..static StringKeyAbstractProject.WorkspaceOffline:Workspace is offline..static StringKeyAbstractProject.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..static StringKeyAbstractProject.WorkspaceTitle:Workspace of {0}.static StringAbstractProject_WorkspaceTitleOnComputer(Object arg0, Object arg1) KeyAbstractProject.WorkspaceTitleOnComputer:Workspace of {0} on {1}.static StringApi_MultipleMatch(Object arg0, Object arg1) KeyApi.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..static StringApi_NoXPathMatch(Object arg0) KeyApi.NoXPathMatch:XPath {0} didnât match.static StringKeyApi.WrapperParamInvalid:The wrapper parameter can only contain alphanumeric characters or dash/dot/underscore. The first character has to be a letter or underscore..static StringKeyBallColor.Aborted:Aborted.static StringKeyBallColor.Disabled:Disabled.static StringKeyBallColor.Failed:Failed.static StringKeyBallColor.InProgress:In progress.static StringKeyBallColor.NotBuilt:Not built.static StringKeyBallColor.Pending:Pending.static StringKeyBallColor.Success:Success.static StringKeyBallColor.Unstable:Unstable.static StringKeyBooleanParameterDefinition.DisplayName:Boolean Parameter.static StringKeyBuild.post_build_steps_failed:Post-build steps failed.static StringKeyBuildAuthorizationToken.InvalidTokenProvided:Invalid token provided..static StringKeyCause.LegacyCodeCause.ShortDescription:Legacy code started this job. No cause information is available.static StringKeyCause.RemoteCause.ShortDescription:Started by remote host {0}.static StringCause_RemoteCause_ShortDescriptionWithNote(Object arg0, Object arg1) KeyCause.RemoteCause.ShortDescriptionWithNote:Started by remote host {0} with note: {1}.static StringKeyCause.UpstreamCause.CausedBy:originally caused by:.static StringCause_UpstreamCause_ShortDescription(Object arg0, Object arg1) KeyCause.UpstreamCause.ShortDescription:Started by upstream project "{0}" build number {1}.static StringKeyCause.UserCause.ShortDescription:Started by user {0}.static StringKeyCause.UserIdCause.ShortDescription:Started by user {0}.static StringKeyChoiceParameterDefinition.DisplayName:Choice Parameter.static StringKeyChoiceParameterDefinition.MissingChoices:Requires Choices..static StringKeyCLI.clear-queue.shortDescription:Clears the build queue..static StringKeyCLI.keep-build.shortDescription:Mark the build to keep the build forever..static StringKeyCLI.online-node.shortDescription:Resume using a node for performing builds, to cancel out the earlier "offline-node" command..static StringKeyCLI.restart.shortDescription:Restart Jenkins.static StringKeyCLI.safe-restart.shortDescription:Safely restart Jenkins.static StringKeyComputer.BadChannel:Agent node offline or not a remote channel (such as the built-in node)..static StringKeyComputer.BuildPermission.Description:This permission allows users to run jobs as them on agents..static StringComputer_Caption(Object arg0) KeyComputer.Caption:Agent {0}.static StringKeyComputer.ConfigurePermission.Description:This permission allows users to configure agents..static StringKeyComputer.ConnectPermission.Description:This permission allows users to connect agents or mark agents as online..static StringKeyComputer.CreatePermission.Description:This permission allows users to create agents..static StringKeyComputer.DeletePermission.Description:This permission allows users to delete existing agents..static StringKeyComputer.DisconnectPermission.Description:This permission allows users to disconnect agents or mark agents as temporarily offline..static StringKeyComputer.ExtendedReadPermission.Description:This permission allows users to read agent configuration..static StringComputer_NoSuchSlaveExists(Object arg0, Object arg1) KeyComputer.NoSuchSlaveExists:No such agent "{0}" exists. Did you mean "{1}"?.static StringKeyComputer.NoSuchSlaveExistsWithoutAdvice:No such agent "{0}" exists..static StringKeyComputer.Permissions.Title:Agent.static StringKeyComputerSet.DisplayName:Nodes.static StringComputerSet_may_not_copy_as_it_contains_secrets_and_(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4) KeyComputerSet.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 StringKeyComputerSet.NoSuchSlave:No such agent: {0}.static StringKeyComputerSet.SlaveAlreadyExists:Agent called â{0}â already exists.static StringKeyComputerSet.SpecifySlaveToCopy:Specify which agent to copy.static StringDescriptor_From(Object arg0, Object arg1) KeyDescriptor.From:(from <a href="{1}" rel="noopener noreferrer" target="_blank">{0}</a>).static StringKeyExecutor.NotAvailable:N/A.static StringKeyFileParameterDefinition.DisplayName:File Parameter.static StringKeyFileParameterValue.IndexTitle:File Parameters.static StringKeyFreeStyleProject.Description:Classic, general-purpose job type that checks out from up to one SCM, executes build steps serially, followed by post-build steps like archiving artifacts and sending email notifications..static StringKeyFreeStyleProject.DisplayName:Freestyle project.static StringKeyHealthReport.EmptyString: .static StringKeyHudson.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 StringHudson_BadPortNumber(Object arg0) KeyHudson.BadPortNumber:Bad port number {0}.static StringKeyHudson.Computer.Caption:Built-In Node.static StringKeyHudson.Computer.DisplayName:Built-In Node.static StringKeyHudson.ControlCodeNotAllowed:No control code is allowed: {0}.static StringKeyHudson.DisplayName:Jenkins.static StringKeyHudson.JobAlreadyExists:A job already exists with the name â{0}â.static StringHudson_MustBeAtLeast(Object arg0) KeyHudson.MustBeAtLeast:Must be {0} or greater.static StringHudson_MustBeAtMost(Object arg0) KeyHudson.MustBeAtMost:Must be {0} or less.static StringKeyHudson.NodeBeingRemoved:Node is being removed.static StringKeyHudson.NodeDescription:the Jenkins controller''s built-in node.static StringHudson_NoJavaInPath(Object arg0) KeyHudson.NoJavaInPath:java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?.static StringKeyHudson.NoName:No name is specified.static StringHudson_NoSuchDirectory(Object arg0) KeyHudson.NoSuchDirectory:No such directory: {0}.static StringKeyHudson.NotANegativeNumber:Not a negative number.static StringKeyHudson.NotANonNegativeNumber:Number may not be negative.static StringKeyHudson.NotANumber:Not a number.static StringHudson_NotAPlugin(Object arg0) KeyHudson.NotAPlugin:{0} is not a Jenkins plugin.static StringKeyHudson.NotAPositiveNumber:Not a positive number.static StringHudson_NotJDKDir(Object arg0) KeyHudson.NotJDKDir:{0} doesnât look like a JDK directory.static StringKeyHudson.NotUsesUTF8ToDecodeURL:Your container doesnât use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href="https://www.jenkins.io/redirect/configuring-servlet-containers">Containers</a> and <a href="https://www.jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details..static StringKeyHudson.Permissions.Title:Overall.static StringKeyHudson.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..static StringKeyHudson.RunScriptsPermission.Description:Deprecated - please use the Overall/Administer permission instead.static StringKeyHudson.TrailingDot:A name cannot end with â.â.static StringHudson_UnsafeChar(Object arg0) KeyHudson.UnsafeChar:â{0}â is an unsafe character.static StringKeyHudson.USER_CONTENT_README:Files in this directory will be served under your http://yourjenkins/userContent/.static StringKeyHudson.ViewAlreadyExists:A view already exists with the name "{0}".static StringKeyHudson.ViewName:All.static StringKeyItem.CONFIGURE.description:Change the configuration of a job..static StringKeyItem.CREATE.description:Create a new job..static StringKeyItem.DELETE.description:Delete a job..static StringKeyItem.Permissions.Title:Job.static StringKeyItem.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.).static StringKeyItem.RENAME.description:Rename a job..static StringItemGroupMixIn_may_not_copy_as_it_contains_secrets_and_(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4) KeyItemGroupMixIn.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 StringKeyJDK.DisplayName:JDK.static StringKeyJenkins.CheckDisplayName.DisplayNameNotUniqueWarning:The display name, "{0}", is already in use by another job and could cause confusion and delay..static StringKeyJenkins.CheckDisplayName.NameNotUniqueWarning:The display name, "{0}", is used as a name by a job and could cause confusing search results..static StringKeyJenkins.IsRestarting:Jenkins is restarting.static StringKeyJenkins.Manage.Description:This permission grants the ability to configure parts of the overall system configuration that are not expected to have an impact on the overall stability and security of the system..static StringJenkins_NotAllowedName(Object arg0) KeyJenkins.NotAllowedName:â{0}â is not an allowed name.static StringKeyJenkins.SystemRead.Description:This permission grants read-only access to large parts of the overall system configuration..static StringKeyJob.AllRecentBuildFailed:All recent builds failed..static StringJob_BuildStability(Object arg0) KeyJob.BuildStability:Build stability: {0}.static StringKeyJob.minutes:mins.static StringJob_NOfMFailed(Object arg0, Object arg1) KeyJob.NOfMFailed:{0} out of the last {1} builds failed..static StringKeyJob.NoRecentBuildFailed:No recent builds failed..static StringKeyJob.NoRenameWhileBuilding:Unable to rename a job while it is building..static StringKeyJob.Pronoun:Project.static StringKeyJob.you_must_use_the_save_button_if_you_wish:You must use the Save button if you wish to rename a job..static StringLabel_GroupOf(Object arg0) KeyLabel.GroupOf:group of {0}.static StringKeyLabel.InvalidLabel:invalid label.static StringLabel_ProvisionedFrom(Object arg0) KeyLabel.ProvisionedFrom:Provisioned from {0}.static StringKeyLabelExpression.InvalidBooleanExpression:Invalid boolean expression: {0}.static StringKeyLabelExpression.LabelLink:<a href="{0}{2}">Label {1}</a> matches {3,choice,0#no nodes|1#1 node|1<{3} nodes}{4,choice,0#|1# and 1 cloud|1< and {4} clouds}. Permissions or other restrictions provided by plugins may further reduce that list..static StringKeyLabelExpression.NoMatch:No agent/cloud matches this label expression..static StringLabelExpression_NoMatch_DidYouMean(Object arg0, Object arg1) KeyLabelExpression.NoMatch_DidYouMean:No agent/cloud matches this label expression. Did you mean â{1}â instead of â{0}â?.static StringKeyLabelExpression_ObsoleteMasterLabel:This expression includes the label <code>master</code> that is no longer used for the built-in node. Use <code>built-in</code> instead. <a href="https://www.jenkins.io/redirect/built-in-node-migration/" rel="noopener noreferrer" target="_blank">Learn more.</a>.static StringKeyListView.DisplayName:List View.static StringKeyLoadStatistics.Legends.AvailableExecutors:Available executors.static StringKeyLoadStatistics.Legends.BusyExecutors:Busy executors.static StringKeyLoadStatistics.Legends.ConnectingExecutors:Connecting executors.static StringKeyLoadStatistics.Legends.DefinedExecutors:Defined executors.static StringKeyLoadStatistics.Legends.IdleExecutors:Idle executors.static StringKeyLoadStatistics.Legends.OnlineExecutors:Online executors.static StringKeyLoadStatistics.Legends.QueueLength:Queue length.static StringKeyLoadStatistics.Legends.TotalExecutors:Total executors.static StringKeyManageJenkinsAction.DisplayName:Manage Jenkins.static StringKeyManageJenkinsAction.notifications:One or more notifications.static StringKeyManagementLink.Category.CONFIGURATION:System Configuration.static StringKeyManagementLink.Category.MISC:Other.static StringKeyManagementLink.Category.SECURITY:Security.static StringKeyManagementLink.Category.STATUS:Status Information.static StringKeyManagementLink.Category.TOOLS:Tools and Actions.static StringKeyManagementLink.Category.TROUBLESHOOTING:Troubleshooting.static StringKeyManagementLink.Category.UNCATEGORIZED:Uncategorized.static StringKeyMultiStageTimeSeries.EMPTY_STRING: .static StringKeyMyView.DisplayName:My View.static StringKeyMyViewsProperty.DisplayName:My Views.static StringKeyMyViewsProperty.GlobalAction.DisplayName:My Views.static StringKeyMyViewsProperty.ViewExistsCheck.AlreadyExists:A view with name {0} already exists.static StringKeyMyViewsProperty.ViewExistsCheck.NotExist:A view with name {0} does not exist.static StringKeyNode.BecauseNodeIsNotAcceptingTasks:â{0}â is not accepting tasks.static StringKeyNode.BecauseNodeIsReserved:â{0}â is reserved for jobs with matching label expression.static StringNode_LabelMissing(Object arg0, Object arg1) KeyNode.LabelMissing:â{0}â doesnât have label â{1}â.static StringNode_LackingBuildPermission(Object arg0, Object arg1) KeyNode.LackingBuildPermission:â{0}â lacks permission to run on â{1}â.static StringKeyNode.Mode.EXCLUSIVE:Only build jobs with label expressions matching this node.static StringKeyNode.Mode.NORMAL:Use this node as much as possible.static StringKeyParameterAction.DisplayName:Parameters.static StringKeyParametersDefinitionProperty.BuildButtonText:Build.static StringKeyParametersDefinitionProperty.DisplayName:This project is parameterized.static StringKeyPasswordParameterDefinition.DisplayName:Password Parameter.static StringKeyPermalink.LastBuild:Last build.static StringKeyPermalink.LastCompletedBuild:Last completed build.static StringKeyPermalink.LastFailedBuild:Last failed build.static StringKeyPermalink.LastStableBuild:Last stable build.static StringKeyPermalink.LastSuccessfulBuild:Last successful build.static StringKeyPermalink.LastUnstableBuild:Last unstable build.static StringKeyPermalink.LastUnsuccessfulBuild:Last unsuccessful build.static StringKeyProxyView.DisplayName:Include a global view.static StringKeyProxyView.NoSuchViewExists:Global view {0} does not exist.static StringQueue_AllNodesOffline(Object arg0) KeyQueue.AllNodesOffline:All nodes of label â{0}â are offline.static StringQueue_BlockedBy(Object arg0) KeyQueue.BlockedBy:Blocked by â{0}â.static StringKeyQueue.ExceptionCanRun:Exception evaluating if the queue can run the task.static StringKeyQueue.ExceptionCanTake:Exception evaluating if the node can take the task.static StringKeyQueue.executor_slot_already_in_use:Executor slot already in use.static StringKeyQueue.FinishedWaiting:Finished waiting.static StringKeyQueue.HudsonIsAboutToShutDown:Jenkins is about to shut down.static StringKeyQueue.init:Restoring the build queue.static StringKeyQueue.InProgress:A build is already in progress.static StringQueue_InQuietPeriod(Object arg0) KeyQueue.InQuietPeriod:In the quiet period. Expires in {0}.static StringQueue_LabelHasNoNodes(Object arg0) KeyQueue.LabelHasNoNodes:There are no nodes with the label â{0}â.static StringKeyQueue.node_has_been_removed_from_configuration:{0} has been removed from configuration.static StringQueue_NodeOffline(Object arg0) KeyQueue.NodeOffline:â{0}â is offline.static StringKeyQueue.Unknown:???.static StringKeyQueue.WaitingForNextAvailableExecutor:Waiting for next available executor.static StringKeyQueue.WaitingForNextAvailableExecutorOn:Waiting for next available executor on â{0}â.static StringKeyResultTrend.Aborted:Aborted.static StringKeyResultTrend.Failure:Failure.static StringKeyResultTrend.Fixed:Fixed.static StringKeyResultTrend.NotBuilt:Not built.static StringKeyResultTrend.NowUnstable:Now unstable.static StringKeyResultTrend.StillFailing:Still failing.static StringKeyResultTrend.StillUnstable:Still unstable.static StringKeyResultTrend.Success:Success.static StringKeyResultTrend.Unstable:Unstable.static StringRun__is_waiting_for_a_checkpoint_on_(Object arg0, Object arg1) KeyRun._is_waiting_for_a_checkpoint_on_:{0} is waiting for a checkpoint on {1}.static StringRun_ArtifactsBrowserTitle(Object arg0, Object arg1) KeyRun.ArtifactsBrowserTitle:Artifacts of {0} {1}.static StringKeyRun.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 does not restrict the listing of artifacts..static StringKeyRun.BuildAborted:Build was aborted.static StringKeyRun.DeletePermission.Description:This permission allows users to manually delete specific builds from the build history..static StringRun_InProgressDuration(Object arg0) KeyRun.InProgressDuration:{0} and counting.static StringKeyRun.MarkedExplicitly:This record is explicitly marked to be kept..static StringKeyRun.NotStartedYet:Not started yet.static StringKeyRun.Permissions.Title:Run.static StringRun_running_as_(Object arg0) KeyRun.running_as_:Running as {0}.static StringKeyRun.running_as_SYSTEM:Running as SYSTEM.static StringKeyRun.Summary.Aborted:aborted.static StringKeyRun.Summary.BackToNormal:back to normal.static StringKeyRun.Summary.BrokenForALongTime:broken for a long time.static StringKeyRun.Summary.BrokenSince:broken since build {0}.static StringKeyRun.Summary.BrokenSinceThisBuild:broken since this build.static StringKeyRun.Summary.NotBuilt:not built.static StringKeyRun.Summary.Stable:stable.static StringKeyRun.Summary.Unknown:?.static StringKeyRun.Summary.Unstable:unstable.static StringRun_UnableToDelete(Object arg0, Object arg1) KeyRun.UnableToDelete:Unable to delete {0}: {1}.static StringKeyRun.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 StringKeyRunParameterDefinition.DisplayName:Run Parameter.static StringKeySlave.InvalidConfig.Executors:Invalid agent configuration for {0}. Invalid number of executors..static StringKeySlave.InvalidConfig.NoName:Invalid agent configuration. Name is empty.static StringKeySlave.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 controller..static StringKeySlave.Remote.Director.Mandatory:Remote directory is mandatory.static StringKeySlave.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..static StringSlave_Terminated(Object arg0) KeySlave.Terminated:{0} agent was terminated.static StringKeySlave.UnixSlave:This is a Unix agent.static StringKeySlave.WindowsSlave:This is a Windows agent.static StringKeyStringParameterDefinition.DisplayName:String Parameter.static StringKeyTextParameterDefinition.DisplayName:Multi-line String Parameter.static StringTimeZoneProperty_current_time_in_(Object arg0, Object arg1) KeyTimeZoneProperty.current_time_in_:Current time in {0}: {1}.static StringTimeZoneProperty_current_time_on_server_in_in_proposed_di(Object arg0, Object arg1, Object arg2) KeyTimeZoneProperty.current_time_on_server_in_in_proposed_di:Current time on server in {0}: {1}; in proposed display zone: {2}.static StringKeyTimeZoneProperty.Description:Select a time zone to use rather than the system default..static StringKeyTimeZoneProperty.DisplayDefaultTimeZone:Default.static StringKeyTimeZoneProperty.DisplayName:Time zone.static StringTopLevelItemDescriptor_NotApplicableIn(Object arg0, Object arg1) KeyTopLevelItemDescriptor.NotApplicableIn:{0} items are not applicable within {1}.static StringKeyUpdateCenter.CoreUpdateMonitor.DisplayName:Jenkins Update Notification.static StringKeyUpdateCenter.DisplayName:Update Center.static StringKeyUpdateCenter.DownloadButNotActivated:Downloaded Successfully. Will be activated during the next boot.static StringKeyUpdateCenter.init:Initialing update center.static StringKeyUpdateCenter.n_a:N/A.static StringKeyUpdateCenter.PluginCategory.agent:Agent Management.static StringKeyUpdateCenter.PluginCategory.android:Android Development.static StringKeyUpdateCenter.PluginCategory.api-plugin:Library plugins (for use by other plugins).static StringKeyUpdateCenter.PluginCategory.builder:Build Tools.static StringKeyUpdateCenter.PluginCategory.buildwrapper:Build Wrappers.static StringKeyUpdateCenter.PluginCategory.cli:Command Line Interface.static StringKeyUpdateCenter.PluginCategory.cloud:Cloud Providers.static StringKeyUpdateCenter.PluginCategory.cluster:Cluster Management.static StringKeyUpdateCenter.PluginCategory.database:Database.static StringKeyUpdateCenter.PluginCategory.deployment:Deployment.static StringKeyUpdateCenter.PluginCategory.devops:DevOps.static StringKeyUpdateCenter.PluginCategory.devsecops:DevSecOps.static StringKeyUpdateCenter.PluginCategory.dotnet:.NET Development.static StringKeyUpdateCenter.PluginCategory.external:External Site/Tool Integrations.static StringKeyUpdateCenter.PluginCategory.groovy-related:Groovy-related.static StringKeyUpdateCenter.PluginCategory.ios:iOS Development.static StringKeyUpdateCenter.PluginCategory.listview-column:List view columns.static StringKeyUpdateCenter.PluginCategory.maven:Maven.static StringKeyUpdateCenter.PluginCategory.misc:Miscellaneous.static StringKeyUpdateCenter.PluginCategory.must-be-labeled:Uncategorized.static StringKeyUpdateCenter.PluginCategory.notifier:Build Notifiers.static StringKeyUpdateCenter.PluginCategory.orchestration:Orchestration.static StringKeyUpdateCenter.PluginCategory.page-decorator:Page Decorators.static StringKeyUpdateCenter.PluginCategory.parameter:Build Parameters.static StringKeyUpdateCenter.PluginCategory.post-build:Other Post-Build Actions.static StringKeyUpdateCenter.PluginCategory.python:Python Development.static StringKeyUpdateCenter.PluginCategory.report:Build Reports.static StringKeyUpdateCenter.PluginCategory.ruby:Ruby Development.static StringKeyUpdateCenter.PluginCategory.runcondition:RunConditions for use by the Run Condition plugin.static StringKeyUpdateCenter.PluginCategory.scala:Scala Development.static StringKeyUpdateCenter.PluginCategory.scm:Source Code Management.static StringKeyUpdateCenter.PluginCategory.scm-related:Source Code Management related.static StringKeyUpdateCenter.PluginCategory.security:Security.static StringKeyUpdateCenter.PluginCategory.test:Testing.static StringKeyUpdateCenter.PluginCategory.theme:UI Themes.static StringKeyUpdateCenter.PluginCategory.trigger:Build Triggers.static StringKeyUpdateCenter.PluginCategory.ui:User Interface.static StringKeyUpdateCenter.PluginCategory.unrecognized:Misc ({0}).static StringKeyUpdateCenter.PluginCategory.upload:Artifact Uploaders.static StringKeyUpdateCenter.PluginCategory.user:Authentication and User Management.static StringKeyUpdateCenter.PluginCategory.view:Views.static StringKeyUpdateCenter.Status.CheckingInternet:Checking internet connectivity.static StringKeyUpdateCenter.Status.CheckingJavaNet:Checking update center connectivity.static StringUpdateCenter_Status_ConnectionFailed(Object arg0, Object arg1) KeyUpdateCenter.Status.ConnectionFailed:<span class=error>Failed to connect to {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>.static StringKeyUpdateCenter.Status.Success:Success.static StringUpdateCenter_Status_UnknownHostException(Object arg0, Object arg1) KeyUpdateCenter.Status.UnknownHostException:<span class=error>Failed to resolve host name {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>.static StringUser_IllegalFullname(Object arg0) KeyUser.IllegalFullname:"{0}" is prohibited as a full name for security reasons..static StringUser_IllegalUsername(Object arg0) KeyUser.IllegalUsername:"{0}" is prohibited as a username for security reasons..static StringKeyUserPreferencesProperty.DisplayName:Preferences.static StringKeyView.ConfigurePermission.Description:This permission allows users to change the configuration of views..static StringKeyView.CreatePermission.Description:This permission allows users to create new views..static StringKeyView.DeletePermission.Description:This permission allows users to delete existing views..static StringKeyView.DisplayNameNotUniqueWarning:The display name, "{0}", is already in use by another view and could cause confusion and delay..static StringKeyView.MissingMode:No view type is specified.static StringKeyView.Permissions.Title:View.static StringKeyView.ReadPermission.Description:This permission allows users to see views..
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
View_ConfigurePermission_Description
KeyView.ConfigurePermission.Description:This permission allows users to change the configuration of views..- Returns:
This permission allows users to change the configuration of views.
-
_View_ConfigurePermission_Description
public static org.jvnet.localizer.Localizable _View_ConfigurePermission_Description()KeyView.ConfigurePermission.Description:This permission allows users to change the configuration of views..- Returns:
This permission allows users to change the configuration of views.
-
Job_NOfMFailed
KeyJob.NOfMFailed:{0} out of the last {1} builds failed..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
{0} out of the last {1} builds failed.
-
_Job_NOfMFailed
KeyJob.NOfMFailed:{0} out of the last {1} builds failed..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
{0} out of the last {1} builds failed.
-
Permalink_LastBuild
KeyPermalink.LastBuild:Last build.- Returns:
Last build
-
_Permalink_LastBuild
public static org.jvnet.localizer.Localizable _Permalink_LastBuild()KeyPermalink.LastBuild:Last build.- Returns:
Last build
-
ComputerSet_NoSuchSlave
KeyComputerSet.NoSuchSlave:No such agent: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No such agent: {0}
-
_ComputerSet_NoSuchSlave
KeyComputerSet.NoSuchSlave:No such agent: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No such agent: {0}
-
Hudson_RunScriptsPermission_Description
KeyHudson.RunScriptsPermission.Description:Deprecated - please use the Overall/Administer permission instead.- Returns:
Deprecated - please use the Overall/Administer permission instead
-
_Hudson_RunScriptsPermission_Description
public static org.jvnet.localizer.Localizable _Hudson_RunScriptsPermission_Description()KeyHudson.RunScriptsPermission.Description:Deprecated - please use the Overall/Administer permission instead.- Returns:
Deprecated - please use the Overall/Administer permission instead
-
Queue_AllNodesOffline
KeyQueue.AllNodesOffline:All nodes of label â{0}â are offline.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
All nodes of label â{0}â are offline
-
_Queue_AllNodesOffline
KeyQueue.AllNodesOffline:All nodes of label â{0}â are offline.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
All nodes of label â{0}â are offline
-
Cause_UpstreamCause_ShortDescription
KeyCause.UpstreamCause.ShortDescription:Started by upstream project "{0}" build number {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Started by upstream project "{0}" build number {1}
-
_Cause_UpstreamCause_ShortDescription
public static org.jvnet.localizer.Localizable _Cause_UpstreamCause_ShortDescription(Object arg0, Object arg1) KeyCause.UpstreamCause.ShortDescription:Started by upstream project "{0}" build number {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Started by upstream project "{0}" build number {1}
-
UpdateCenter_PluginCategory_security
KeyUpdateCenter.PluginCategory.security:Security.- Returns:
Security
-
_UpdateCenter_PluginCategory_security
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_security()KeyUpdateCenter.PluginCategory.security:Security.- Returns:
Security
-
Node_LabelMissing
KeyNode.LabelMissing:â{0}â doesnât have label â{1}â.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
â{0}â doesnât have label â{1}â
-
_Node_LabelMissing
KeyNode.LabelMissing:â{0}â doesnât have label â{1}â.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
â{0}â doesnât have label â{1}â
-
Jenkins_NotAllowedName
KeyJenkins.NotAllowedName:â{0}â is not an allowed name.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
â{0}â is not an allowed name
-
_Jenkins_NotAllowedName
KeyJenkins.NotAllowedName:â{0}â is not an allowed name.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
â{0}â is not an allowed name
-
UpdateCenter_PluginCategory_trigger
KeyUpdateCenter.PluginCategory.trigger:Build Triggers.- Returns:
Build Triggers
-
_UpdateCenter_PluginCategory_trigger
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_trigger()KeyUpdateCenter.PluginCategory.trigger:Build Triggers.- Returns:
Build Triggers
-
JDK_DisplayName
KeyJDK.DisplayName:JDK.- Returns:
JDK
-
_JDK_DisplayName
public static org.jvnet.localizer.Localizable _JDK_DisplayName()KeyJDK.DisplayName:JDK.- Returns:
JDK
-
ManageJenkinsAction_notifications
KeyManageJenkinsAction.notifications:One or more notifications.- Returns:
One or more notifications
-
_ManageJenkinsAction_notifications
public static org.jvnet.localizer.Localizable _ManageJenkinsAction_notifications()KeyManageJenkinsAction.notifications:One or more notifications.- Returns:
One or more notifications
-
Computer_DisconnectPermission_Description
KeyComputer.DisconnectPermission.Description:This permission allows users to disconnect agents or mark agents as temporarily offline..- Returns:
This permission allows users to disconnect agents or mark agents as temporarily offline.
-
_Computer_DisconnectPermission_Description
public static org.jvnet.localizer.Localizable _Computer_DisconnectPermission_Description()KeyComputer.DisconnectPermission.Description:This permission allows users to disconnect agents or mark agents as temporarily offline..- Returns:
This permission allows users to disconnect agents or mark agents as temporarily offline.
-
Hudson_NotAPlugin
KeyHudson.NotAPlugin:{0} is not a Jenkins plugin.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} is not a Jenkins plugin
-
_Hudson_NotAPlugin
KeyHudson.NotAPlugin:{0} is not a Jenkins plugin.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} is not a Jenkins plugin
-
Run_Summary_NotBuilt
KeyRun.Summary.NotBuilt:not built.- Returns:
not built
-
_Run_Summary_NotBuilt
public static org.jvnet.localizer.Localizable _Run_Summary_NotBuilt()KeyRun.Summary.NotBuilt:not built.- Returns:
not built
-
Hudson_ViewName
KeyHudson.ViewName:All.- Returns:
All
-
_Hudson_ViewName
public static org.jvnet.localizer.Localizable _Hudson_ViewName()KeyHudson.ViewName:All.- Returns:
All
-
UpdateCenter_PluginCategory_listview_column
KeyUpdateCenter.PluginCategory.listview-column:List view columns.- Returns:
List view columns
-
_UpdateCenter_PluginCategory_listview_column
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_listview_column()KeyUpdateCenter.PluginCategory.listview-column:List view columns.- Returns:
List view columns
-
Permalink_LastStableBuild
KeyPermalink.LastStableBuild:Last stable build.- Returns:
Last stable build
-
_Permalink_LastStableBuild
public static org.jvnet.localizer.Localizable _Permalink_LastStableBuild()KeyPermalink.LastStableBuild:Last stable build.- Returns:
Last stable build
-
Queue_WaitingForNextAvailableExecutor
KeyQueue.WaitingForNextAvailableExecutor:Waiting for next available executor.- Returns:
Waiting for next available executor
-
_Queue_WaitingForNextAvailableExecutor
public static org.jvnet.localizer.Localizable _Queue_WaitingForNextAvailableExecutor()KeyQueue.WaitingForNextAvailableExecutor:Waiting for next available executor.- Returns:
Waiting for next available executor
-
AbstractBuild_KeptBecause
KeyAbstractBuild.KeptBecause:This build is kept because of {0}..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
This build is kept because of {0}.
-
_AbstractBuild_KeptBecause
KeyAbstractBuild.KeptBecause:This build is kept because of {0}..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
This build is kept because of {0}.
-
Label_ProvisionedFrom
KeyLabel.ProvisionedFrom:Provisioned from {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Provisioned from {0}
-
_Label_ProvisionedFrom
KeyLabel.ProvisionedFrom:Provisioned from {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Provisioned from {0}
-
Hudson_DisplayName
KeyHudson.DisplayName:Jenkins.- Returns:
Jenkins
-
_Hudson_DisplayName
public static org.jvnet.localizer.Localizable _Hudson_DisplayName()KeyHudson.DisplayName:Jenkins.- Returns:
Jenkins
-
AbstractItem_Pronoun
KeyAbstractItem.Pronoun:Item.- Returns:
Item
-
_AbstractItem_Pronoun
public static org.jvnet.localizer.Localizable _AbstractItem_Pronoun()KeyAbstractItem.Pronoun:Item.- Returns:
Item
-
Item_DELETE_description
KeyItem.DELETE.description:Delete a job..- Returns:
Delete a job.
-
_Item_DELETE_description
public static org.jvnet.localizer.Localizable _Item_DELETE_description()KeyItem.DELETE.description:Delete a job..- Returns:
Delete a job.
-
Queue_NodeOffline
KeyQueue.NodeOffline:â{0}â is offline.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
â{0}â is offline
-
_Queue_NodeOffline
KeyQueue.NodeOffline:â{0}â is offline.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
â{0}â is offline
-
LoadStatistics_Legends_DefinedExecutors
KeyLoadStatistics.Legends.DefinedExecutors:Defined executors.- Returns:
Defined executors
-
_LoadStatistics_Legends_DefinedExecutors
public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_DefinedExecutors()KeyLoadStatistics.Legends.DefinedExecutors:Defined executors.- Returns:
Defined executors
-
Run_ArtifactsPermission_Description
KeyRun.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 does not restrict the listing of artifacts..- Returns:
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 does not restrict the listing of artifacts.
-
_Run_ArtifactsPermission_Description
public static org.jvnet.localizer.Localizable _Run_ArtifactsPermission_Description()KeyRun.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 does not restrict the listing of artifacts..- Returns:
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 does not restrict the listing of artifacts.
-
CLI_safe_restart_shortDescription
KeyCLI.safe-restart.shortDescription:Safely restart Jenkins.- Returns:
Safely restart Jenkins
-
_CLI_safe_restart_shortDescription
public static org.jvnet.localizer.Localizable _CLI_safe_restart_shortDescription()KeyCLI.safe-restart.shortDescription:Safely restart Jenkins.- Returns:
Safely restart Jenkins
-
CLI_restart_shortDescription
KeyCLI.restart.shortDescription:Restart Jenkins.- Returns:
Restart Jenkins
-
_CLI_restart_shortDescription
public static org.jvnet.localizer.Localizable _CLI_restart_shortDescription()KeyCLI.restart.shortDescription:Restart Jenkins.- Returns:
Restart Jenkins
-
FreeStyleProject_DisplayName
KeyFreeStyleProject.DisplayName:Freestyle project.- Returns:
Freestyle project
-
_FreeStyleProject_DisplayName
public static org.jvnet.localizer.Localizable _FreeStyleProject_DisplayName()KeyFreeStyleProject.DisplayName:Freestyle project.- Returns:
Freestyle project
-
Computer_NoSuchSlaveExists
KeyComputer.NoSuchSlaveExists:No such agent "{0}" exists. Did you mean "{1}"?.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
No such agent "{0}" exists. Did you mean "{1}"?
-
_Computer_NoSuchSlaveExists
KeyComputer.NoSuchSlaveExists:No such agent "{0}" exists. Did you mean "{1}"?.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
No such agent "{0}" exists. Did you mean "{1}"?
-
AbstractBuild_BuildingInWorkspace
KeyAbstractBuild.BuildingInWorkspace:in workspace {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
in workspace {0}
-
_AbstractBuild_BuildingInWorkspace
KeyAbstractBuild.BuildingInWorkspace:in workspace {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
in workspace {0}
-
FileParameterValue_IndexTitle
KeyFileParameterValue.IndexTitle:File Parameters.- Returns:
File Parameters
-
_FileParameterValue_IndexTitle
public static org.jvnet.localizer.Localizable _FileParameterValue_IndexTitle()KeyFileParameterValue.IndexTitle:File Parameters.- Returns:
File Parameters
-
Queue_InProgress
KeyQueue.InProgress:A build is already in progress.- Returns:
A build is already in progress
-
_Queue_InProgress
public static org.jvnet.localizer.Localizable _Queue_InProgress()KeyQueue.InProgress:A build is already in progress.- Returns:
A build is already in progress
-
Node_Mode_EXCLUSIVE
KeyNode.Mode.EXCLUSIVE:Only build jobs with label expressions matching this node.- Returns:
Only build jobs with label expressions matching this node
-
_Node_Mode_EXCLUSIVE
public static org.jvnet.localizer.Localizable _Node_Mode_EXCLUSIVE()KeyNode.Mode.EXCLUSIVE:Only build jobs with label expressions matching this node.- Returns:
Only build jobs with label expressions matching this node
-
User_IllegalFullname
KeyUser.IllegalFullname:"{0}" is prohibited as a full name for security reasons..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
"{0}" is prohibited as a full name for security reasons.
-
_User_IllegalFullname
KeyUser.IllegalFullname:"{0}" is prohibited as a full name for security reasons..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
"{0}" is prohibited as a full name for security reasons.
-
UpdateCenter_PluginCategory_misc
KeyUpdateCenter.PluginCategory.misc:Miscellaneous.- Returns:
Miscellaneous
-
_UpdateCenter_PluginCategory_misc
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_misc()KeyUpdateCenter.PluginCategory.misc:Miscellaneous.- Returns:
Miscellaneous
-
Hudson_NotAPositiveNumber
KeyHudson.NotAPositiveNumber:Not a positive number.- Returns:
Not a positive number
-
_Hudson_NotAPositiveNumber
public static org.jvnet.localizer.Localizable _Hudson_NotAPositiveNumber()KeyHudson.NotAPositiveNumber:Not a positive number.- Returns:
Not a positive number
-
LoadStatistics_Legends_AvailableExecutors
KeyLoadStatistics.Legends.AvailableExecutors:Available executors.- Returns:
Available executors
-
_LoadStatistics_Legends_AvailableExecutors
public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_AvailableExecutors()KeyLoadStatistics.Legends.AvailableExecutors:Available executors.- Returns:
Available executors
-
Run_Summary_Stable
KeyRun.Summary.Stable:stable.- Returns:
stable
-
_Run_Summary_Stable
public static org.jvnet.localizer.Localizable _Run_Summary_Stable()KeyRun.Summary.Stable:stable.- Returns:
stable
-
ProxyView_NoSuchViewExists
KeyProxyView.NoSuchViewExists:Global view {0} does not exist.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Global view {0} does not exist
-
_ProxyView_NoSuchViewExists
KeyProxyView.NoSuchViewExists:Global view {0} does not exist.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Global view {0} does not exist
-
Cause_RemoteCause_ShortDescriptionWithNote
KeyCause.RemoteCause.ShortDescriptionWithNote:Started by remote host {0} with note: {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Started by remote host {0} with note: {1}
-
_Cause_RemoteCause_ShortDescriptionWithNote
public static org.jvnet.localizer.Localizable _Cause_RemoteCause_ShortDescriptionWithNote(Object arg0, Object arg1) KeyCause.RemoteCause.ShortDescriptionWithNote:Started by remote host {0} with note: {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Started by remote host {0} with note: {1}
-
Hudson_ViewAlreadyExists
KeyHudson.ViewAlreadyExists:A view already exists with the name "{0}".- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
A view already exists with the name "{0}"
-
_Hudson_ViewAlreadyExists
KeyHudson.ViewAlreadyExists:A view already exists with the name "{0}".- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
A view already exists with the name "{0}"
-
BallColor_Pending
KeyBallColor.Pending:Pending.- Returns:
Pending
-
_BallColor_Pending
public static org.jvnet.localizer.Localizable _BallColor_Pending()KeyBallColor.Pending:Pending.- Returns:
Pending
-
Queue_LabelHasNoNodes
KeyQueue.LabelHasNoNodes:There are no nodes with the label â{0}â.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
There are no nodes with the label â{0}â
-
_Queue_LabelHasNoNodes
KeyQueue.LabelHasNoNodes:There are no nodes with the label â{0}â.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
There are no nodes with the label â{0}â
-
UpdateCenter_CoreUpdateMonitor_DisplayName
KeyUpdateCenter.CoreUpdateMonitor.DisplayName:Jenkins Update Notification.- Returns:
Jenkins Update Notification
-
_UpdateCenter_CoreUpdateMonitor_DisplayName
public static org.jvnet.localizer.Localizable _UpdateCenter_CoreUpdateMonitor_DisplayName()KeyUpdateCenter.CoreUpdateMonitor.DisplayName:Jenkins Update Notification.- Returns:
Jenkins Update Notification
-
Run__is_waiting_for_a_checkpoint_on_
KeyRun._is_waiting_for_a_checkpoint_on_:{0} is waiting for a checkpoint on {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
{0} is waiting for a checkpoint on {1}
-
_Run__is_waiting_for_a_checkpoint_on_
public static org.jvnet.localizer.Localizable _Run__is_waiting_for_a_checkpoint_on_(Object arg0, Object arg1) KeyRun._is_waiting_for_a_checkpoint_on_:{0} is waiting for a checkpoint on {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
{0} is waiting for a checkpoint on {1}
-
Hudson_NodeDescription
KeyHudson.NodeDescription:the Jenkins controller''s built-in node.- Returns:
the Jenkins controller''s built-in node
-
_Hudson_NodeDescription
public static org.jvnet.localizer.Localizable _Hudson_NodeDescription()KeyHudson.NodeDescription:the Jenkins controller''s built-in node.- Returns:
the Jenkins controller''s built-in node
-
Computer_ExtendedReadPermission_Description
KeyComputer.ExtendedReadPermission.Description:This permission allows users to read agent configuration..- Returns:
This permission allows users to read agent configuration.
-
_Computer_ExtendedReadPermission_Description
public static org.jvnet.localizer.Localizable _Computer_ExtendedReadPermission_Description()KeyComputer.ExtendedReadPermission.Description:This permission allows users to read agent configuration..- Returns:
This permission allows users to read agent configuration.
-
UpdateCenter_PluginCategory_test
KeyUpdateCenter.PluginCategory.test:Testing.- Returns:
Testing
-
_UpdateCenter_PluginCategory_test
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_test()KeyUpdateCenter.PluginCategory.test:Testing.- Returns:
Testing
-
MyViewsProperty_DisplayName
KeyMyViewsProperty.DisplayName:My Views.- Returns:
My Views
-
_MyViewsProperty_DisplayName
public static org.jvnet.localizer.Localizable _MyViewsProperty_DisplayName()KeyMyViewsProperty.DisplayName:My Views.- Returns:
My Views
-
Run_Summary_Aborted
KeyRun.Summary.Aborted:aborted.- Returns:
aborted
-
_Run_Summary_Aborted
public static org.jvnet.localizer.Localizable _Run_Summary_Aborted()KeyRun.Summary.Aborted:aborted.- Returns:
aborted
-
PasswordParameterDefinition_DisplayName
KeyPasswordParameterDefinition.DisplayName:Password Parameter.- Returns:
Password Parameter
-
_PasswordParameterDefinition_DisplayName
public static org.jvnet.localizer.Localizable _PasswordParameterDefinition_DisplayName()KeyPasswordParameterDefinition.DisplayName:Password Parameter.- Returns:
Password Parameter
-
Run_running_as_SYSTEM
KeyRun.running_as_SYSTEM:Running as SYSTEM.- Returns:
Running as SYSTEM
-
_Run_running_as_SYSTEM
public static org.jvnet.localizer.Localizable _Run_running_as_SYSTEM()KeyRun.running_as_SYSTEM:Running as SYSTEM.- Returns:
Running as SYSTEM
-
BuildAuthorizationToken_InvalidTokenProvided
KeyBuildAuthorizationToken.InvalidTokenProvided:Invalid token provided..- Returns:
Invalid token provided.
-
_BuildAuthorizationToken_InvalidTokenProvided
public static org.jvnet.localizer.Localizable _BuildAuthorizationToken_InvalidTokenProvided()KeyBuildAuthorizationToken.InvalidTokenProvided:Invalid token provided..- Returns:
Invalid token provided.
-
UpdateCenter_PluginCategory_devsecops
KeyUpdateCenter.PluginCategory.devsecops:DevSecOps.- Returns:
DevSecOps
-
_UpdateCenter_PluginCategory_devsecops
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_devsecops()KeyUpdateCenter.PluginCategory.devsecops:DevSecOps.- Returns:
DevSecOps
-
BooleanParameterDefinition_DisplayName
KeyBooleanParameterDefinition.DisplayName:Boolean Parameter.- Returns:
Boolean Parameter
-
_BooleanParameterDefinition_DisplayName
public static org.jvnet.localizer.Localizable _BooleanParameterDefinition_DisplayName()KeyBooleanParameterDefinition.DisplayName:Boolean Parameter.- Returns:
Boolean Parameter
-
Node_LackingBuildPermission
KeyNode.LackingBuildPermission:â{0}â lacks permission to run on â{1}â.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
â{0}â lacks permission to run on â{1}â
-
_Node_LackingBuildPermission
public static org.jvnet.localizer.Localizable _Node_LackingBuildPermission(Object arg0, Object arg1) KeyNode.LackingBuildPermission:â{0}â lacks permission to run on â{1}â.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
â{0}â lacks permission to run on â{1}â
-
LabelExpression_LabelLink
public static String LabelExpression_LabelLink(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4) KeyLabelExpression.LabelLink:<a href="{0}{2}">Label {1}</a> matches {3,choice,0#no nodes|1#1 node|1<{3} nodes}{4,choice,0#|1# and 1 cloud|1< and {4} clouds}. Permissions or other restrictions provided by plugins may further reduce that list..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg2- 3rd format parameter,{2}, asString.valueOf(Object).arg3- 4th format parameter,{3}, a number.arg4- 5th format parameter,{4}, a number.- Returns:
<a href="{0}{2}">Label {1}</a> matches {3,choice,0#no nodes|1#1 node|1<{3} nodes}{4,choice,0#|1# and 1 cloud|1< and {4} clouds}. Permissions or other restrictions provided by plugins may further reduce that list.
-
_LabelExpression_LabelLink
public static org.jvnet.localizer.Localizable _LabelExpression_LabelLink(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4) KeyLabelExpression.LabelLink:<a href="{0}{2}">Label {1}</a> matches {3,choice,0#no nodes|1#1 node|1<{3} nodes}{4,choice,0#|1# and 1 cloud|1< and {4} clouds}. Permissions or other restrictions provided by plugins may further reduce that list..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg2- 3rd format parameter,{2}, asString.valueOf(Object).arg3- 4th format parameter,{3}, a number.arg4- 5th format parameter,{4}, a number.- Returns:
<a href="{0}{2}">Label {1}</a> matches {3,choice,0#no nodes|1#1 node|1<{3} nodes}{4,choice,0#|1# and 1 cloud|1< and {4} clouds}. Permissions or other restrictions provided by plugins may further reduce that list.
-
Run_NotStartedYet
KeyRun.NotStartedYet:Not started yet.- Returns:
Not started yet
-
_Run_NotStartedYet
public static org.jvnet.localizer.Localizable _Run_NotStartedYet()KeyRun.NotStartedYet:Not started yet.- Returns:
Not started yet
-
LoadStatistics_Legends_TotalExecutors
KeyLoadStatistics.Legends.TotalExecutors:Total executors.- Returns:
Total executors
-
_LoadStatistics_Legends_TotalExecutors
public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_TotalExecutors()KeyLoadStatistics.Legends.TotalExecutors:Total executors.- Returns:
Total executors
-
UpdateCenter_PluginCategory_post_build
KeyUpdateCenter.PluginCategory.post-build:Other Post-Build Actions.- Returns:
Other Post-Build Actions
-
_UpdateCenter_PluginCategory_post_build
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_post_build()KeyUpdateCenter.PluginCategory.post-build:Other Post-Build Actions.- Returns:
Other Post-Build Actions
-
Executor_NotAvailable
KeyExecutor.NotAvailable:N/A.- Returns:
N/A
-
_Executor_NotAvailable
public static org.jvnet.localizer.Localizable _Executor_NotAvailable()KeyExecutor.NotAvailable:N/A.- Returns:
N/A
-
AbstractItem_BeingDeleted
KeyAbstractItem.BeingDeleted:{0} is currently being deleted.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} is currently being deleted
-
_AbstractItem_BeingDeleted
KeyAbstractItem.BeingDeleted:{0} is currently being deleted.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} is currently being deleted
-
UpdateCenter_PluginCategory_page_decorator
KeyUpdateCenter.PluginCategory.page-decorator:Page Decorators.- Returns:
Page Decorators
-
_UpdateCenter_PluginCategory_page_decorator
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_page_decorator()KeyUpdateCenter.PluginCategory.page-decorator:Page Decorators.- Returns:
Page Decorators
-
Run_UnableToDelete
KeyRun.UnableToDelete:Unable to delete {0}: {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Unable to delete {0}: {1}
-
_Run_UnableToDelete
KeyRun.UnableToDelete:Unable to delete {0}: {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Unable to delete {0}: {1}
-
ManageJenkinsAction_DisplayName
KeyManageJenkinsAction.DisplayName:Manage Jenkins.- Returns:
Manage Jenkins
-
_ManageJenkinsAction_DisplayName
public static org.jvnet.localizer.Localizable _ManageJenkinsAction_DisplayName()KeyManageJenkinsAction.DisplayName:Manage Jenkins.- Returns:
Manage Jenkins
-
UpdateCenter_PluginCategory_buildwrapper
KeyUpdateCenter.PluginCategory.buildwrapper:Build Wrappers.- Returns:
Build Wrappers
-
_UpdateCenter_PluginCategory_buildwrapper
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_buildwrapper()KeyUpdateCenter.PluginCategory.buildwrapper:Build Wrappers.- Returns:
Build Wrappers
-
Hudson_UnsafeChar
KeyHudson.UnsafeChar:â{0}â is an unsafe character.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
â{0}â is an unsafe character
-
_Hudson_UnsafeChar
KeyHudson.UnsafeChar:â{0}â is an unsafe character.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
â{0}â is an unsafe character
-
Label_InvalidLabel
KeyLabel.InvalidLabel:invalid label.- Returns:
invalid label
-
_Label_InvalidLabel
public static org.jvnet.localizer.Localizable _Label_InvalidLabel()KeyLabel.InvalidLabel:invalid label.- Returns:
invalid label
-
Run_BuildAborted
KeyRun.BuildAborted:Build was aborted.- Returns:
Build was aborted
-
_Run_BuildAborted
public static org.jvnet.localizer.Localizable _Run_BuildAborted()KeyRun.BuildAborted:Build was aborted.- Returns:
Build was aborted
-
Run_MarkedExplicitly
KeyRun.MarkedExplicitly:This record is explicitly marked to be kept..- Returns:
This record is explicitly marked to be kept.
-
_Run_MarkedExplicitly
public static org.jvnet.localizer.Localizable _Run_MarkedExplicitly()KeyRun.MarkedExplicitly:This record is explicitly marked to be kept..- Returns:
This record is explicitly marked to be kept.
-
LabelExpression_InvalidBooleanExpression
KeyLabelExpression.InvalidBooleanExpression:Invalid boolean expression: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Invalid boolean expression: {0}
-
_LabelExpression_InvalidBooleanExpression
public static org.jvnet.localizer.Localizable _LabelExpression_InvalidBooleanExpression(Object arg0) KeyLabelExpression.InvalidBooleanExpression:Invalid boolean expression: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Invalid boolean expression: {0}
-
UpdateCenter_PluginCategory_view
KeyUpdateCenter.PluginCategory.view:Views.- Returns:
Views
-
_UpdateCenter_PluginCategory_view
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_view()KeyUpdateCenter.PluginCategory.view:Views.- Returns:
Views
-
Run_ArtifactsBrowserTitle
KeyRun.ArtifactsBrowserTitle:Artifacts of {0} {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Artifacts of {0} {1}
-
_Run_ArtifactsBrowserTitle
KeyRun.ArtifactsBrowserTitle:Artifacts of {0} {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Artifacts of {0} {1}
-
Cause_LegacyCodeCause_ShortDescription
KeyCause.LegacyCodeCause.ShortDescription:Legacy code started this job. No cause information is available.- Returns:
Legacy code started this job. No cause information is available
-
_Cause_LegacyCodeCause_ShortDescription
public static org.jvnet.localizer.Localizable _Cause_LegacyCodeCause_ShortDescription()KeyCause.LegacyCodeCause.ShortDescription:Legacy code started this job. No cause information is available.- Returns:
Legacy code started this job. No cause information is available
-
ChoiceParameterDefinition_MissingChoices
KeyChoiceParameterDefinition.MissingChoices:Requires Choices..- Returns:
Requires Choices.
-
_ChoiceParameterDefinition_MissingChoices
public static org.jvnet.localizer.Localizable _ChoiceParameterDefinition_MissingChoices()KeyChoiceParameterDefinition.MissingChoices:Requires Choices..- Returns:
Requires Choices.
-
ResultTrend_Failure
KeyResultTrend.Failure:Failure.- Returns:
Failure
-
_ResultTrend_Failure
public static org.jvnet.localizer.Localizable _ResultTrend_Failure()KeyResultTrend.Failure:Failure.- Returns:
Failure
-
Run_InProgressDuration
KeyRun.InProgressDuration:{0} and counting.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} and counting
-
_Run_InProgressDuration
KeyRun.InProgressDuration:{0} and counting.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} and counting
-
Queue_WaitingForNextAvailableExecutorOn
KeyQueue.WaitingForNextAvailableExecutorOn:Waiting for next available executor on â{0}â.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Waiting for next available executor on â{0}â
-
_Queue_WaitingForNextAvailableExecutorOn
KeyQueue.WaitingForNextAvailableExecutorOn:Waiting for next available executor on â{0}â.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Waiting for next available executor on â{0}â
-
LoadStatistics_Legends_OnlineExecutors
KeyLoadStatistics.Legends.OnlineExecutors:Online executors.- Returns:
Online executors
-
_LoadStatistics_Legends_OnlineExecutors
public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_OnlineExecutors()KeyLoadStatistics.Legends.OnlineExecutors:Online executors.- Returns:
Online executors
-
LoadStatistics_Legends_IdleExecutors
KeyLoadStatistics.Legends.IdleExecutors:Idle executors.- Returns:
Idle executors
-
_LoadStatistics_Legends_IdleExecutors
public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_IdleExecutors()KeyLoadStatistics.Legends.IdleExecutors:Idle executors.- Returns:
Idle executors
-
AbstractItem_NoSuchJobExistsWithoutSuggestion
KeyAbstractItem.NoSuchJobExistsWithoutSuggestion:No such job â{0}â exists..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No such job â{0}â exists.
-
_AbstractItem_NoSuchJobExistsWithoutSuggestion
public static org.jvnet.localizer.Localizable _AbstractItem_NoSuchJobExistsWithoutSuggestion(Object arg0) KeyAbstractItem.NoSuchJobExistsWithoutSuggestion:No such job â{0}â exists..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No such job â{0}â exists.
-
UpdateCenter_DownloadButNotActivated
KeyUpdateCenter.DownloadButNotActivated:Downloaded Successfully. Will be activated during the next boot.- Returns:
Downloaded Successfully. Will be activated during the next boot
-
_UpdateCenter_DownloadButNotActivated
public static org.jvnet.localizer.Localizable _UpdateCenter_DownloadButNotActivated()KeyUpdateCenter.DownloadButNotActivated:Downloaded Successfully. Will be activated during the next boot.- Returns:
Downloaded Successfully. Will be activated during the next boot
-
MyViewsProperty_ViewExistsCheck_NotExist
KeyMyViewsProperty.ViewExistsCheck.NotExist:A view with name {0} does not exist.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
A view with name {0} does not exist
-
_MyViewsProperty_ViewExistsCheck_NotExist
public static org.jvnet.localizer.Localizable _MyViewsProperty_ViewExistsCheck_NotExist(Object arg0) KeyMyViewsProperty.ViewExistsCheck.NotExist:A view with name {0} does not exist.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
A view with name {0} does not exist
-
Permalink_LastUnstableBuild
KeyPermalink.LastUnstableBuild:Last unstable build.- Returns:
Last unstable build
-
_Permalink_LastUnstableBuild
public static org.jvnet.localizer.Localizable _Permalink_LastUnstableBuild()KeyPermalink.LastUnstableBuild:Last unstable build.- Returns:
Last unstable build
-
Hudson_JobAlreadyExists
KeyHudson.JobAlreadyExists:A job already exists with the name â{0}â.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
A job already exists with the name â{0}â
-
_Hudson_JobAlreadyExists
KeyHudson.JobAlreadyExists:A job already exists with the name â{0}â.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
A job already exists with the name â{0}â
-
Permalink_LastFailedBuild
KeyPermalink.LastFailedBuild:Last failed build.- Returns:
Last failed build
-
_Permalink_LastFailedBuild
public static org.jvnet.localizer.Localizable _Permalink_LastFailedBuild()KeyPermalink.LastFailedBuild:Last failed build.- Returns:
Last failed build
-
Queue_ExceptionCanRun
KeyQueue.ExceptionCanRun:Exception evaluating if the queue can run the task.- Returns:
Exception evaluating if the queue can run the task
-
_Queue_ExceptionCanRun
public static org.jvnet.localizer.Localizable _Queue_ExceptionCanRun()KeyQueue.ExceptionCanRun:Exception evaluating if the queue can run the task.- Returns:
Exception evaluating if the queue can run the task
-
Run_running_as_
KeyRun.running_as_:Running as {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Running as {0}
-
_Run_running_as_
KeyRun.running_as_:Running as {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Running as {0}
-
Slave_WindowsSlave
KeySlave.WindowsSlave:This is a Windows agent.- Returns:
This is a Windows agent
-
_Slave_WindowsSlave
public static org.jvnet.localizer.Localizable _Slave_WindowsSlave()KeySlave.WindowsSlave:This is a Windows agent.- Returns:
This is a Windows agent
-
Run_Summary_BrokenSinceThisBuild
KeyRun.Summary.BrokenSinceThisBuild:broken since this build.- Returns:
broken since this build
-
_Run_Summary_BrokenSinceThisBuild
public static org.jvnet.localizer.Localizable _Run_Summary_BrokenSinceThisBuild()KeyRun.Summary.BrokenSinceThisBuild:broken since this build.- Returns:
broken since this build
-
Queue_executor_slot_already_in_use
KeyQueue.executor_slot_already_in_use:Executor slot already in use.- Returns:
Executor slot already in use
-
_Queue_executor_slot_already_in_use
public static org.jvnet.localizer.Localizable _Queue_executor_slot_already_in_use()KeyQueue.executor_slot_already_in_use:Executor slot already in use.- Returns:
Executor slot already in use
-
Job_NoRecentBuildFailed
KeyJob.NoRecentBuildFailed:No recent builds failed..- Returns:
No recent builds failed.
-
_Job_NoRecentBuildFailed
public static org.jvnet.localizer.Localizable _Job_NoRecentBuildFailed()KeyJob.NoRecentBuildFailed:No recent builds failed..- Returns:
No recent builds failed.
-
Descriptor_From
KeyDescriptor.From:(from <a href="{1}" rel="noopener noreferrer" target="_blank">{0}</a>).- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
(from <a href="{1}" rel="noopener noreferrer" target="_blank">{0}</a>)
-
_Descriptor_From
KeyDescriptor.From:(from <a href="{1}" rel="noopener noreferrer" target="_blank">{0}</a>).- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
(from <a href="{1}" rel="noopener noreferrer" target="_blank">{0}</a>)
-
ParameterAction_DisplayName
KeyParameterAction.DisplayName:Parameters.- Returns:
Parameters
-
_ParameterAction_DisplayName
public static org.jvnet.localizer.Localizable _ParameterAction_DisplayName()KeyParameterAction.DisplayName:Parameters.- Returns:
Parameters
-
ManagementLink_Category_CONFIGURATION
KeyManagementLink.Category.CONFIGURATION:System Configuration.- Returns:
System Configuration
-
_ManagementLink_Category_CONFIGURATION
public static org.jvnet.localizer.Localizable _ManagementLink_Category_CONFIGURATION()KeyManagementLink.Category.CONFIGURATION:System Configuration.- Returns:
System Configuration
-
Item_RENAME_description
KeyItem.RENAME.description:Rename a job..- Returns:
Rename a job.
-
_Item_RENAME_description
public static org.jvnet.localizer.Localizable _Item_RENAME_description()KeyItem.RENAME.description:Rename a job..- Returns:
Rename a job.
-
UpdateCenter_PluginCategory_parameter
KeyUpdateCenter.PluginCategory.parameter:Build Parameters.- Returns:
Build Parameters
-
_UpdateCenter_PluginCategory_parameter
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_parameter()KeyUpdateCenter.PluginCategory.parameter:Build Parameters.- Returns:
Build Parameters
-
AbstractProject_PollingABorted
KeyAbstractProject.PollingABorted:SCM polling aborted.- Returns:
SCM polling aborted
-
_AbstractProject_PollingABorted
public static org.jvnet.localizer.Localizable _AbstractProject_PollingABorted()KeyAbstractProject.PollingABorted:SCM polling aborted.- Returns:
SCM polling aborted
-
AbstractProject_ScmAborted
KeyAbstractProject.ScmAborted:SCM check out aborted.- Returns:
SCM check out aborted
-
_AbstractProject_ScmAborted
public static org.jvnet.localizer.Localizable _AbstractProject_ScmAborted()KeyAbstractProject.ScmAborted:SCM check out aborted.- Returns:
SCM check out aborted
-
Hudson_NoJavaInPath
KeyHudson.NoJavaInPath:java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?
-
_Hudson_NoJavaInPath
KeyHudson.NoJavaInPath:java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?
-
Job_you_must_use_the_save_button_if_you_wish
KeyJob.you_must_use_the_save_button_if_you_wish:You must use the Save button if you wish to rename a job..- Returns:
You must use the Save button if you wish to rename a job.
-
_Job_you_must_use_the_save_button_if_you_wish
public static org.jvnet.localizer.Localizable _Job_you_must_use_the_save_button_if_you_wish()KeyJob.you_must_use_the_save_button_if_you_wish:You must use the Save button if you wish to rename a job..- Returns:
You must use the Save button if you wish to rename a job.
-
AbstractProject_UpstreamBuildInProgress
KeyAbstractProject.UpstreamBuildInProgress:Upstream project â{0}â is already building.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Upstream project â{0}â is already building
-
_AbstractProject_UpstreamBuildInProgress
KeyAbstractProject.UpstreamBuildInProgress:Upstream project â{0}â is already building.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Upstream project â{0}â is already building
-
AbstractItem_FailureToStopBuilds
KeyAbstractItem.FailureToStopBuilds:Failed to interrupt and stop {0,choice,1#{0,number,integer} build|1<{0,number,integer} builds} of {1}.- Parameters:
arg0- 1st format parameter,{0}, a number.arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Failed to interrupt and stop {0,choice,1#{0,number,integer} build|1<{0,number,integer} builds} of {1}
-
_AbstractItem_FailureToStopBuilds
public static org.jvnet.localizer.Localizable _AbstractItem_FailureToStopBuilds(Object arg0, Object arg1) KeyAbstractItem.FailureToStopBuilds:Failed to interrupt and stop {0,choice,1#{0,number,integer} build|1<{0,number,integer} builds} of {1}.- Parameters:
arg0- 1st format parameter,{0}, a number.arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Failed to interrupt and stop {0,choice,1#{0,number,integer} build|1<{0,number,integer} builds} of {1}
-
ProxyView_DisplayName
KeyProxyView.DisplayName:Include a global view.- Returns:
Include a global view
-
_ProxyView_DisplayName
public static org.jvnet.localizer.Localizable _ProxyView_DisplayName()KeyProxyView.DisplayName:Include a global view.- Returns:
Include a global view
-
Run_Summary_BackToNormal
KeyRun.Summary.BackToNormal:back to normal.- Returns:
back to normal
-
_Run_Summary_BackToNormal
public static org.jvnet.localizer.Localizable _Run_Summary_BackToNormal()KeyRun.Summary.BackToNormal:back to normal.- Returns:
back to normal
-
Permalink_LastUnsuccessfulBuild
KeyPermalink.LastUnsuccessfulBuild:Last unsuccessful build.- Returns:
Last unsuccessful build
-
_Permalink_LastUnsuccessfulBuild
public static org.jvnet.localizer.Localizable _Permalink_LastUnsuccessfulBuild()KeyPermalink.LastUnsuccessfulBuild:Last unsuccessful build.- Returns:
Last unsuccessful build
-
RunParameterDefinition_DisplayName
KeyRunParameterDefinition.DisplayName:Run Parameter.- Returns:
Run Parameter
-
_RunParameterDefinition_DisplayName
public static org.jvnet.localizer.Localizable _RunParameterDefinition_DisplayName()KeyRunParameterDefinition.DisplayName:Run Parameter.- Returns:
Run Parameter
-
Node_Mode_NORMAL
KeyNode.Mode.NORMAL:Use this node as much as possible.- Returns:
Use this node as much as possible
-
_Node_Mode_NORMAL
public static org.jvnet.localizer.Localizable _Node_Mode_NORMAL()KeyNode.Mode.NORMAL:Use this node as much as possible.- Returns:
Use this node as much as possible
-
ParametersDefinitionProperty_BuildButtonText
KeyParametersDefinitionProperty.BuildButtonText:Build.- Returns:
Build
-
_ParametersDefinitionProperty_BuildButtonText
public static org.jvnet.localizer.Localizable _ParametersDefinitionProperty_BuildButtonText()KeyParametersDefinitionProperty.BuildButtonText:Build.- Returns:
Build
-
UpdateCenter_PluginCategory_devops
KeyUpdateCenter.PluginCategory.devops:DevOps.- Returns:
DevOps
-
_UpdateCenter_PluginCategory_devops
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_devops()KeyUpdateCenter.PluginCategory.devops:DevOps.- Returns:
DevOps
-
ManagementLink_Category_STATUS
KeyManagementLink.Category.STATUS:Status Information.- Returns:
Status Information
-
_ManagementLink_Category_STATUS
public static org.jvnet.localizer.Localizable _ManagementLink_Category_STATUS()KeyManagementLink.Category.STATUS:Status Information.- Returns:
Status Information
-
TimeZoneProperty_DisplayDefaultTimeZone
KeyTimeZoneProperty.DisplayDefaultTimeZone:Default.- Returns:
Default
-
_TimeZoneProperty_DisplayDefaultTimeZone
public static org.jvnet.localizer.Localizable _TimeZoneProperty_DisplayDefaultTimeZone()KeyTimeZoneProperty.DisplayDefaultTimeZone:Default.- Returns:
Default
-
Job_BuildStability
KeyJob.BuildStability:Build stability: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Build stability: {0}
-
_Job_BuildStability
KeyJob.BuildStability:Build stability: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Build stability: {0}
-
Hudson_NotANonNegativeNumber
KeyHudson.NotANonNegativeNumber:Number may not be negative.- Returns:
Number may not be negative
-
_Hudson_NotANonNegativeNumber
public static org.jvnet.localizer.Localizable _Hudson_NotANonNegativeNumber()KeyHudson.NotANonNegativeNumber:Number may not be negative.- Returns:
Number may not be negative
-
Queue_FinishedWaiting
KeyQueue.FinishedWaiting:Finished waiting.- Returns:
Finished waiting
-
_Queue_FinishedWaiting
public static org.jvnet.localizer.Localizable _Queue_FinishedWaiting()KeyQueue.FinishedWaiting:Finished waiting.- Returns:
Finished waiting
-
Label_GroupOf
KeyLabel.GroupOf:group of {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
group of {0}
-
_Label_GroupOf
KeyLabel.GroupOf:group of {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
group of {0}
-
ChoiceParameterDefinition_DisplayName
KeyChoiceParameterDefinition.DisplayName:Choice Parameter.- Returns:
Choice Parameter
-
_ChoiceParameterDefinition_DisplayName
public static org.jvnet.localizer.Localizable _ChoiceParameterDefinition_DisplayName()KeyChoiceParameterDefinition.DisplayName:Choice Parameter.- Returns:
Choice Parameter
-
Api_NoXPathMatch
KeyApi.NoXPathMatch:XPath {0} didnât match.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
XPath {0} didnât match
-
_Api_NoXPathMatch
KeyApi.NoXPathMatch:XPath {0} didnât match.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
XPath {0} didnât match
-
UpdateCenter_PluginCategory_scala
KeyUpdateCenter.PluginCategory.scala:Scala Development.- Returns:
Scala Development
-
_UpdateCenter_PluginCategory_scala
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_scala()KeyUpdateCenter.PluginCategory.scala:Scala Development.- Returns:
Scala Development
-
UpdateCenter_PluginCategory_ui
KeyUpdateCenter.PluginCategory.ui:User Interface.- Returns:
User Interface
-
_UpdateCenter_PluginCategory_ui
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_ui()KeyUpdateCenter.PluginCategory.ui:User Interface.- Returns:
User Interface
-
AbstractProject_CancelPermission_Description
KeyAbstractProject.CancelPermission.Description:This permission grants the ability to cancel a scheduled, or abort a running, build..- Returns:
This permission grants the ability to cancel a scheduled, or abort a running, build.
-
_AbstractProject_CancelPermission_Description
public static org.jvnet.localizer.Localizable _AbstractProject_CancelPermission_Description()KeyAbstractProject.CancelPermission.Description:This permission grants the ability to cancel a scheduled, or abort a running, build..- Returns:
This permission grants the ability to cancel a scheduled, or abort a running, build.
-
Hudson_Computer_Caption
KeyHudson.Computer.Caption:Built-In Node.- Returns:
Built-In Node
-
_Hudson_Computer_Caption
public static org.jvnet.localizer.Localizable _Hudson_Computer_Caption()KeyHudson.Computer.Caption:Built-In Node.- Returns:
Built-In Node
-
Hudson_MustBeAtMost
KeyHudson.MustBeAtMost:Must be {0} or less.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Must be {0} or less
-
_Hudson_MustBeAtMost
KeyHudson.MustBeAtMost:Must be {0} or less.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Must be {0} or less
-
MyViewsProperty_GlobalAction_DisplayName
KeyMyViewsProperty.GlobalAction.DisplayName:My Views.- Returns:
My Views
-
_MyViewsProperty_GlobalAction_DisplayName
public static org.jvnet.localizer.Localizable _MyViewsProperty_GlobalAction_DisplayName()KeyMyViewsProperty.GlobalAction.DisplayName:My Views.- Returns:
My Views
-
View_DisplayNameNotUniqueWarning
KeyView.DisplayNameNotUniqueWarning:The display name, "{0}", is already in use by another view and could cause confusion and delay..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The display name, "{0}", is already in use by another view and could cause confusion and delay.
-
_View_DisplayNameNotUniqueWarning
KeyView.DisplayNameNotUniqueWarning:The display name, "{0}", is already in use by another view and could cause confusion and delay..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The display name, "{0}", is already in use by another view and could cause confusion and delay.
-
ManagementLink_Category_TOOLS
KeyManagementLink.Category.TOOLS:Tools and Actions.- Returns:
Tools and Actions
-
_ManagementLink_Category_TOOLS
public static org.jvnet.localizer.Localizable _ManagementLink_Category_TOOLS()KeyManagementLink.Category.TOOLS:Tools and Actions.- Returns:
Tools and Actions
-
Computer_CreatePermission_Description
KeyComputer.CreatePermission.Description:This permission allows users to create agents..- Returns:
This permission allows users to create agents.
-
_Computer_CreatePermission_Description
public static org.jvnet.localizer.Localizable _Computer_CreatePermission_Description()KeyComputer.CreatePermission.Description:This permission allows users to create agents..- Returns:
This permission allows users to create agents.
-
BallColor_InProgress
KeyBallColor.InProgress:In progress.- Returns:
In progress
-
_BallColor_InProgress
public static org.jvnet.localizer.Localizable _BallColor_InProgress()KeyBallColor.InProgress:In progress.- Returns:
In progress
-
Item_CREATE_description
KeyItem.CREATE.description:Create a new job..- Returns:
Create a new job.
-
_Item_CREATE_description
public static org.jvnet.localizer.Localizable _Item_CREATE_description()KeyItem.CREATE.description:Create a new job..- Returns:
Create a new job.
-
UpdateCenter_PluginCategory_maven
KeyUpdateCenter.PluginCategory.maven:Maven.- Returns:
Maven
-
_UpdateCenter_PluginCategory_maven
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_maven()KeyUpdateCenter.PluginCategory.maven:Maven.- Returns:
Maven
-
LabelExpression_NoMatch_DidYouMean
KeyLabelExpression.NoMatch_DidYouMean:No agent/cloud matches this label expression. Did you mean â{1}â instead of â{0}â?.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
No agent/cloud matches this label expression. Did you mean â{1}â instead of â{0}â?
-
_LabelExpression_NoMatch_DidYouMean
public static org.jvnet.localizer.Localizable _LabelExpression_NoMatch_DidYouMean(Object arg0, Object arg1) KeyLabelExpression.NoMatch_DidYouMean:No agent/cloud matches this label expression. Did you mean â{1}â instead of â{0}â?.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
No agent/cloud matches this label expression. Did you mean â{1}â instead of â{0}â?
-
UpdateCenter_PluginCategory_python
KeyUpdateCenter.PluginCategory.python:Python Development.- Returns:
Python Development
-
_UpdateCenter_PluginCategory_python
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_python()KeyUpdateCenter.PluginCategory.python:Python Development.- Returns:
Python Development
-
StringParameterDefinition_DisplayName
KeyStringParameterDefinition.DisplayName:String Parameter.- Returns:
String Parameter
-
_StringParameterDefinition_DisplayName
public static org.jvnet.localizer.Localizable _StringParameterDefinition_DisplayName()KeyStringParameterDefinition.DisplayName:String Parameter.- Returns:
String Parameter
-
Hudson_NodeBeingRemoved
KeyHudson.NodeBeingRemoved:Node is being removed.- Returns:
Node is being removed
-
_Hudson_NodeBeingRemoved
public static org.jvnet.localizer.Localizable _Hudson_NodeBeingRemoved()KeyHudson.NodeBeingRemoved:Node is being removed.- Returns:
Node is being removed
-
Run_Summary_Unstable
KeyRun.Summary.Unstable:unstable.- Returns:
unstable
-
_Run_Summary_Unstable
public static org.jvnet.localizer.Localizable _Run_Summary_Unstable()KeyRun.Summary.Unstable:unstable.- Returns:
unstable
-
FreeStyleProject_Description
KeyFreeStyleProject.Description:Classic, general-purpose job type that checks out from up to one SCM, executes build steps serially, followed by post-build steps like archiving artifacts and sending email notifications..- Returns:
Classic, general-purpose job type that checks out from up to one SCM, executes build steps serially, followed by post-build steps like archiving artifacts and sending email notifications.
-
_FreeStyleProject_Description
public static org.jvnet.localizer.Localizable _FreeStyleProject_Description()KeyFreeStyleProject.Description:Classic, general-purpose job type that checks out from up to one SCM, executes build steps serially, followed by post-build steps like archiving artifacts and sending email notifications..- Returns:
Classic, general-purpose job type that checks out from up to one SCM, executes build steps serially, followed by post-build steps like archiving artifacts and sending email notifications.
-
Slave_Remote_Relative_Path_Warning
KeySlave.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..- Returns:
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.
-
_Slave_Remote_Relative_Path_Warning
public static org.jvnet.localizer.Localizable _Slave_Remote_Relative_Path_Warning()KeySlave.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..- Returns:
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.
-
Computer_ConfigurePermission_Description
KeyComputer.ConfigurePermission.Description:This permission allows users to configure agents..- Returns:
This permission allows users to configure agents.
-
_Computer_ConfigurePermission_Description
public static org.jvnet.localizer.Localizable _Computer_ConfigurePermission_Description()KeyComputer.ConfigurePermission.Description:This permission allows users to configure agents..- Returns:
This permission allows users to configure agents.
-
ManagementLink_Category_UNCATEGORIZED
KeyManagementLink.Category.UNCATEGORIZED:Uncategorized.- Returns:
Uncategorized
-
_ManagementLink_Category_UNCATEGORIZED
public static org.jvnet.localizer.Localizable _ManagementLink_Category_UNCATEGORIZED()KeyManagementLink.Category.UNCATEGORIZED:Uncategorized.- Returns:
Uncategorized
-
UpdateCenter_PluginCategory_external
KeyUpdateCenter.PluginCategory.external:External Site/Tool Integrations.- Returns:
External Site/Tool Integrations
-
_UpdateCenter_PluginCategory_external
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_external()KeyUpdateCenter.PluginCategory.external:External Site/Tool Integrations.- Returns:
External Site/Tool Integrations
-
AbstractProject_Pronoun
KeyAbstractProject.Pronoun:Project.- Returns:
Project
-
_AbstractProject_Pronoun
public static org.jvnet.localizer.Localizable _AbstractProject_Pronoun()KeyAbstractProject.Pronoun:Project.- Returns:
Project
-
UpdateCenter_PluginCategory_orchestration
KeyUpdateCenter.PluginCategory.orchestration:Orchestration.- Returns:
Orchestration
-
_UpdateCenter_PluginCategory_orchestration
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_orchestration()KeyUpdateCenter.PluginCategory.orchestration:Orchestration.- Returns:
Orchestration
-
BallColor_NotBuilt
KeyBallColor.NotBuilt:Not built.- Returns:
Not built
-
_BallColor_NotBuilt
public static org.jvnet.localizer.Localizable _BallColor_NotBuilt()KeyBallColor.NotBuilt:Not built.- Returns:
Not built
-
HealthReport_EmptyString
KeyHealthReport.EmptyString: .- Returns:
-
_HealthReport_EmptyString
public static org.jvnet.localizer.Localizable _HealthReport_EmptyString()KeyHealthReport.EmptyString: .- Returns:
-
UpdateCenter_PluginCategory_cli
KeyUpdateCenter.PluginCategory.cli:Command Line Interface.- Returns:
Command Line Interface
-
_UpdateCenter_PluginCategory_cli
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_cli()KeyUpdateCenter.PluginCategory.cli:Command Line Interface.- Returns:
Command Line Interface
-
UpdateCenter_PluginCategory_dotnet
KeyUpdateCenter.PluginCategory.dotnet:.NET Development.- Returns:
.NET Development
-
_UpdateCenter_PluginCategory_dotnet
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_dotnet()KeyUpdateCenter.PluginCategory.dotnet:.NET Development.- Returns:
.NET Development
-
Node_BecauseNodeIsNotAcceptingTasks
KeyNode.BecauseNodeIsNotAcceptingTasks:â{0}â is not accepting tasks.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
â{0}â is not accepting tasks
-
_Node_BecauseNodeIsNotAcceptingTasks
KeyNode.BecauseNodeIsNotAcceptingTasks:â{0}â is not accepting tasks.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
â{0}â is not accepting tasks
-
AbstractProject_NoSCM
KeyAbstractProject.NoSCM:No SCM.- Returns:
No SCM
-
_AbstractProject_NoSCM
public static org.jvnet.localizer.Localizable _AbstractProject_NoSCM()KeyAbstractProject.NoSCM:No SCM.- Returns:
No SCM
-
TimeZoneProperty_DisplayName
KeyTimeZoneProperty.DisplayName:Time zone.- Returns:
Time zone
-
_TimeZoneProperty_DisplayName
public static org.jvnet.localizer.Localizable _TimeZoneProperty_DisplayName()KeyTimeZoneProperty.DisplayName:Time zone.- Returns:
Time zone
-
UpdateCenter_PluginCategory_cloud
KeyUpdateCenter.PluginCategory.cloud:Cloud Providers.- Returns:
Cloud Providers
-
_UpdateCenter_PluginCategory_cloud
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_cloud()KeyUpdateCenter.PluginCategory.cloud:Cloud Providers.- Returns:
Cloud Providers
-
Item_CONFIGURE_description
KeyItem.CONFIGURE.description:Change the configuration of a job..- Returns:
Change the configuration of a job.
-
_Item_CONFIGURE_description
public static org.jvnet.localizer.Localizable _Item_CONFIGURE_description()KeyItem.CONFIGURE.description:Change the configuration of a job..- Returns:
Change the configuration of a job.
-
Jenkins_Manage_Description
KeyJenkins.Manage.Description:This permission grants the ability to configure parts of the overall system configuration that are not expected to have an impact on the overall stability and security of the system..- Returns:
This permission grants the ability to configure parts of the overall system configuration that are not expected to have an impact on the overall stability and security of the system.
-
_Jenkins_Manage_Description
public static org.jvnet.localizer.Localizable _Jenkins_Manage_Description()KeyJenkins.Manage.Description:This permission grants the ability to configure parts of the overall system configuration that are not expected to have an impact on the overall stability and security of the system..- Returns:
This permission grants the ability to configure parts of the overall system configuration that are not expected to have an impact on the overall stability and security of the system.
-
Node_BecauseNodeIsReserved
KeyNode.BecauseNodeIsReserved:â{0}â is reserved for jobs with matching label expression.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
â{0}â is reserved for jobs with matching label expression
-
_Node_BecauseNodeIsReserved
KeyNode.BecauseNodeIsReserved:â{0}â is reserved for jobs with matching label expression.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
â{0}â is reserved for jobs with matching label expression
-
UpdateCenter_PluginCategory_user
KeyUpdateCenter.PluginCategory.user:Authentication and User Management.- Returns:
Authentication and User Management
-
_UpdateCenter_PluginCategory_user
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_user()KeyUpdateCenter.PluginCategory.user:Authentication and User Management.- Returns:
Authentication and User Management
-
LoadStatistics_Legends_QueueLength
KeyLoadStatistics.Legends.QueueLength:Queue length.- Returns:
Queue length
-
_LoadStatistics_Legends_QueueLength
public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_QueueLength()KeyLoadStatistics.Legends.QueueLength:Queue length.- Returns:
Queue length
-
Cause_RemoteCause_ShortDescription
KeyCause.RemoteCause.ShortDescription:Started by remote host {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Started by remote host {0}
-
_Cause_RemoteCause_ShortDescription
KeyCause.RemoteCause.ShortDescription:Started by remote host {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Started by remote host {0}
-
Hudson_NotANumber
KeyHudson.NotANumber:Not a number.- Returns:
Not a number
-
_Hudson_NotANumber
public static org.jvnet.localizer.Localizable _Hudson_NotANumber()KeyHudson.NotANumber:Not a number.- Returns:
Not a number
-
View_Permissions_Title
KeyView.Permissions.Title:View.- Returns:
View
-
_View_Permissions_Title
public static org.jvnet.localizer.Localizable _View_Permissions_Title()KeyView.Permissions.Title:View.- Returns:
View
-
AbstractItem_TaskNoun
KeyAbstractItem.TaskNoun:Build.- Returns:
Build
-
_AbstractItem_TaskNoun
public static org.jvnet.localizer.Localizable _AbstractItem_TaskNoun()KeyAbstractItem.TaskNoun:Build.- Returns:
Build
-
AbstractProject_WorkspaceOffline
KeyAbstractProject.WorkspaceOffline:Workspace is offline..- Returns:
Workspace is offline.
-
_AbstractProject_WorkspaceOffline
public static org.jvnet.localizer.Localizable _AbstractProject_WorkspaceOffline()KeyAbstractProject.WorkspaceOffline:Workspace is offline..- Returns:
Workspace is offline.
-
MyViewsProperty_ViewExistsCheck_AlreadyExists
KeyMyViewsProperty.ViewExistsCheck.AlreadyExists:A view with name {0} already exists.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
A view with name {0} already exists
-
_MyViewsProperty_ViewExistsCheck_AlreadyExists
public static org.jvnet.localizer.Localizable _MyViewsProperty_ViewExistsCheck_AlreadyExists(Object arg0) KeyMyViewsProperty.ViewExistsCheck.AlreadyExists:A view with name {0} already exists.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
A view with name {0} already exists
-
View_ReadPermission_Description
KeyView.ReadPermission.Description:This permission allows users to see views..- Returns:
This permission allows users to see views.
-
_View_ReadPermission_Description
public static org.jvnet.localizer.Localizable _View_ReadPermission_Description()KeyView.ReadPermission.Description:This permission allows users to see views..- Returns:
This permission allows users to see views.
-
Queue_Unknown
KeyQueue.Unknown:???.- Returns:
???
-
_Queue_Unknown
public static org.jvnet.localizer.Localizable _Queue_Unknown()KeyQueue.Unknown:???.- Returns:
???
-
Run_UpdatePermission_Description
KeyRun.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..- Returns:
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.
-
_Run_UpdatePermission_Description
public static org.jvnet.localizer.Localizable _Run_UpdatePermission_Description()KeyRun.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..- Returns:
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.
-
AbstractItem_NewNameInUse
KeyAbstractItem.NewNameInUse:The name â{0}â is already in use..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The name â{0}â is already in use.
-
_AbstractItem_NewNameInUse
KeyAbstractItem.NewNameInUse:The name â{0}â is already in use..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The name â{0}â is already in use.
-
UpdateCenter_PluginCategory_deployment
KeyUpdateCenter.PluginCategory.deployment:Deployment.- Returns:
Deployment
-
_UpdateCenter_PluginCategory_deployment
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_deployment()KeyUpdateCenter.PluginCategory.deployment:Deployment.- Returns:
Deployment
-
CLI_clear_queue_shortDescription
KeyCLI.clear-queue.shortDescription:Clears the build queue..- Returns:
Clears the build queue.
-
_CLI_clear_queue_shortDescription
public static org.jvnet.localizer.Localizable _CLI_clear_queue_shortDescription()KeyCLI.clear-queue.shortDescription:Clears the build queue..- Returns:
Clears the build queue.
-
AbstractProject_NewBuildForWorkspace
KeyAbstractProject.NewBuildForWorkspace:Scheduling a new build to get a workspace..- Returns:
Scheduling a new build to get a workspace.
-
_AbstractProject_NewBuildForWorkspace
public static org.jvnet.localizer.Localizable _AbstractProject_NewBuildForWorkspace()KeyAbstractProject.NewBuildForWorkspace:Scheduling a new build to get a workspace..- Returns:
Scheduling a new build to get a workspace.
-
Slave_Remote_Director_Mandatory
KeySlave.Remote.Director.Mandatory:Remote directory is mandatory.- Returns:
Remote directory is mandatory
-
_Slave_Remote_Director_Mandatory
public static org.jvnet.localizer.Localizable _Slave_Remote_Director_Mandatory()KeySlave.Remote.Director.Mandatory:Remote directory is mandatory.- Returns:
Remote directory is mandatory
-
Item_READ_description
KeyItem.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.).- Returns:
See a job. (You may deny this permission but allow Discover to force an anonymous user to log in to see the job.)
-
_Item_READ_description
public static org.jvnet.localizer.Localizable _Item_READ_description()KeyItem.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.).- Returns:
See a job. (You may deny this permission but allow Discover to force an anonymous user to log in to see the job.)
-
MultiStageTimeSeries_EMPTY_STRING
KeyMultiStageTimeSeries.EMPTY_STRING: .- Returns:
-
_MultiStageTimeSeries_EMPTY_STRING
public static org.jvnet.localizer.Localizable _MultiStageTimeSeries_EMPTY_STRING()KeyMultiStageTimeSeries.EMPTY_STRING: .- Returns:
-
Queue_BlockedBy
KeyQueue.BlockedBy:Blocked by â{0}â.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Blocked by â{0}â
-
_Queue_BlockedBy
KeyQueue.BlockedBy:Blocked by â{0}â.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Blocked by â{0}â
-
Queue_node_has_been_removed_from_configuration
KeyQueue.node_has_been_removed_from_configuration:{0} has been removed from configuration.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} has been removed from configuration
-
_Queue_node_has_been_removed_from_configuration
public static org.jvnet.localizer.Localizable _Queue_node_has_been_removed_from_configuration(Object arg0) KeyQueue.node_has_been_removed_from_configuration:{0} has been removed from configuration.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} has been removed from configuration
-
UpdateCenter_PluginCategory_android
KeyUpdateCenter.PluginCategory.android:Android Development.- Returns:
Android Development
-
_UpdateCenter_PluginCategory_android
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_android()KeyUpdateCenter.PluginCategory.android:Android Development.- Returns:
Android Development
-
Hudson_USER_CONTENT_README
KeyHudson.USER_CONTENT_README:Files in this directory will be served under your http://yourjenkins/userContent/.- Returns:
Files in this directory will be served under your http://yourjenkins/userContent/
-
_Hudson_USER_CONTENT_README
public static org.jvnet.localizer.Localizable _Hudson_USER_CONTENT_README()KeyHudson.USER_CONTENT_README:Files in this directory will be served under your http://yourjenkins/userContent/.- Returns:
Files in this directory will be served under your http://yourjenkins/userContent/
-
UpdateCenter_Status_CheckingJavaNet
KeyUpdateCenter.Status.CheckingJavaNet:Checking update center connectivity.- Returns:
Checking update center connectivity
-
_UpdateCenter_Status_CheckingJavaNet
public static org.jvnet.localizer.Localizable _UpdateCenter_Status_CheckingJavaNet()KeyUpdateCenter.Status.CheckingJavaNet:Checking update center connectivity.- Returns:
Checking update center connectivity
-
AbstractProject_AwaitingWorkspaceToComeOnline
KeyAbstractProject.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.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
We need to schedule a new build to get a workspace, but deferring {0}ms in the hope that one will become available soon
-
_AbstractProject_AwaitingWorkspaceToComeOnline
public static org.jvnet.localizer.Localizable _AbstractProject_AwaitingWorkspaceToComeOnline(Object arg0) KeyAbstractProject.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.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
We need to schedule a new build to get a workspace, but deferring {0}ms in the hope that one will become available soon
-
UpdateCenter_PluginCategory_builder
KeyUpdateCenter.PluginCategory.builder:Build Tools.- Returns:
Build Tools
-
_UpdateCenter_PluginCategory_builder
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_builder()KeyUpdateCenter.PluginCategory.builder:Build Tools.- Returns:
Build Tools
-
Api_MultipleMatch
KeyApi.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..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
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.
-
_Api_MultipleMatch
KeyApi.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..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
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.
-
ResultTrend_Unstable
KeyResultTrend.Unstable:Unstable.- Returns:
Unstable
-
_ResultTrend_Unstable
public static org.jvnet.localizer.Localizable _ResultTrend_Unstable()KeyResultTrend.Unstable:Unstable.- Returns:
Unstable
-
TimeZoneProperty_current_time_in_
KeyTimeZoneProperty.current_time_in_:Current time in {0}: {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Current time in {0}: {1}
-
_TimeZoneProperty_current_time_in_
public static org.jvnet.localizer.Localizable _TimeZoneProperty_current_time_in_(Object arg0, Object arg1) KeyTimeZoneProperty.current_time_in_:Current time in {0}: {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Current time in {0}: {1}
-
ComputerSet_SpecifySlaveToCopy
KeyComputerSet.SpecifySlaveToCopy:Specify which agent to copy.- Returns:
Specify which agent to copy
-
_ComputerSet_SpecifySlaveToCopy
public static org.jvnet.localizer.Localizable _ComputerSet_SpecifySlaveToCopy()KeyComputerSet.SpecifySlaveToCopy:Specify which agent to copy.- Returns:
Specify which agent to copy
-
Queue_ExceptionCanTake
KeyQueue.ExceptionCanTake:Exception evaluating if the node can take the task.- Returns:
Exception evaluating if the node can take the task
-
_Queue_ExceptionCanTake
public static org.jvnet.localizer.Localizable _Queue_ExceptionCanTake()KeyQueue.ExceptionCanTake:Exception evaluating if the node can take the task.- Returns:
Exception evaluating if the node can take the task
-
Hudson_NotUsesUTF8ToDecodeURL
KeyHudson.NotUsesUTF8ToDecodeURL:Your container doesnât use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href="https://www.jenkins.io/redirect/configuring-servlet-containers">Containers</a> and <a href="https://www.jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details..- Returns:
Your container doesnât use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href="https://www.jenkins.io/redirect/configuring-servlet-containers">Containers</a> and <a href="https://www.jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details.
-
_Hudson_NotUsesUTF8ToDecodeURL
public static org.jvnet.localizer.Localizable _Hudson_NotUsesUTF8ToDecodeURL()KeyHudson.NotUsesUTF8ToDecodeURL:Your container doesnât use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href="https://www.jenkins.io/redirect/configuring-servlet-containers">Containers</a> and <a href="https://www.jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details..- Returns:
Your container doesnât use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href="https://www.jenkins.io/redirect/configuring-servlet-containers">Containers</a> and <a href="https://www.jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details.
-
UpdateCenter_PluginCategory_ruby
KeyUpdateCenter.PluginCategory.ruby:Ruby Development.- Returns:
Ruby Development
-
_UpdateCenter_PluginCategory_ruby
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_ruby()KeyUpdateCenter.PluginCategory.ruby:Ruby Development.- Returns:
Ruby Development
-
Computer_BadChannel
KeyComputer.BadChannel:Agent node offline or not a remote channel (such as the built-in node)..- Returns:
Agent node offline or not a remote channel (such as the built-in node).
-
_Computer_BadChannel
public static org.jvnet.localizer.Localizable _Computer_BadChannel()KeyComputer.BadChannel:Agent node offline or not a remote channel (such as the built-in node)..- Returns:
Agent node offline or not a remote channel (such as the built-in node).
-
AbstractProject_WorkspacePermission_Description
KeyAbstractProject.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..- Returns:
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.
-
_AbstractProject_WorkspacePermission_Description
public static org.jvnet.localizer.Localizable _AbstractProject_WorkspacePermission_Description()KeyAbstractProject.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..- Returns:
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.
-
ResultTrend_StillUnstable
KeyResultTrend.StillUnstable:Still unstable.- Returns:
Still unstable
-
_ResultTrend_StillUnstable
public static org.jvnet.localizer.Localizable _ResultTrend_StillUnstable()KeyResultTrend.StillUnstable:Still unstable.- Returns:
Still unstable
-
FileParameterDefinition_DisplayName
KeyFileParameterDefinition.DisplayName:File Parameter.- Returns:
File Parameter
-
_FileParameterDefinition_DisplayName
public static org.jvnet.localizer.Localizable _FileParameterDefinition_DisplayName()KeyFileParameterDefinition.DisplayName:File Parameter.- Returns:
File Parameter
-
ListView_DisplayName
KeyListView.DisplayName:List View.- Returns:
List View
-
_ListView_DisplayName
public static org.jvnet.localizer.Localizable _ListView_DisplayName()KeyListView.DisplayName:List View.- Returns:
List View
-
Hudson_NoSuchDirectory
KeyHudson.NoSuchDirectory:No such directory: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No such directory: {0}
-
_Hudson_NoSuchDirectory
KeyHudson.NoSuchDirectory:No such directory: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No such directory: {0}
-
Build_post_build_steps_failed
KeyBuild.post_build_steps_failed:Post-build steps failed.- Returns:
Post-build steps failed
-
_Build_post_build_steps_failed
public static org.jvnet.localizer.Localizable _Build_post_build_steps_failed()KeyBuild.post_build_steps_failed:Post-build steps failed.- Returns:
Post-build steps failed
-
TextParameterDefinition_DisplayName
KeyTextParameterDefinition.DisplayName:Multi-line String Parameter.- Returns:
Multi-line String Parameter
-
_TextParameterDefinition_DisplayName
public static org.jvnet.localizer.Localizable _TextParameterDefinition_DisplayName()KeyTextParameterDefinition.DisplayName:Multi-line String Parameter.- Returns:
Multi-line String Parameter
-
TopLevelItemDescriptor_NotApplicableIn
KeyTopLevelItemDescriptor.NotApplicableIn:{0} items are not applicable within {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
{0} items are not applicable within {1}
-
_TopLevelItemDescriptor_NotApplicableIn
public static org.jvnet.localizer.Localizable _TopLevelItemDescriptor_NotApplicableIn(Object arg0, Object arg1) KeyTopLevelItemDescriptor.NotApplicableIn:{0} items are not applicable within {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
{0} items are not applicable within {1}
-
AbstractProject_ExtendedReadPermission_Description
KeyAbstractProject.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..- Returns:
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.
-
_AbstractProject_ExtendedReadPermission_Description
public static org.jvnet.localizer.Localizable _AbstractProject_ExtendedReadPermission_Description()KeyAbstractProject.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..- Returns:
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.
-
Computer_ConnectPermission_Description
KeyComputer.ConnectPermission.Description:This permission allows users to connect agents or mark agents as online..- Returns:
This permission allows users to connect agents or mark agents as online.
-
_Computer_ConnectPermission_Description
public static org.jvnet.localizer.Localizable _Computer_ConnectPermission_Description()KeyComputer.ConnectPermission.Description:This permission allows users to connect agents or mark agents as online..- Returns:
This permission allows users to connect agents or mark agents as online.
-
View_CreatePermission_Description
KeyView.CreatePermission.Description:This permission allows users to create new views..- Returns:
This permission allows users to create new views.
-
_View_CreatePermission_Description
public static org.jvnet.localizer.Localizable _View_CreatePermission_Description()KeyView.CreatePermission.Description:This permission allows users to create new views..- Returns:
This permission allows users to create new views.
-
Queue_init
KeyQueue.init:Restoring the build queue.- Returns:
Restoring the build queue
-
_Queue_init
public static org.jvnet.localizer.Localizable _Queue_init()KeyQueue.init:Restoring the build queue.- Returns:
Restoring the build queue
-
Hudson_ReadPermission_Description
KeyHudson.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..- Returns:
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.
-
_Hudson_ReadPermission_Description
public static org.jvnet.localizer.Localizable _Hudson_ReadPermission_Description()KeyHudson.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..- Returns:
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.
-
Api_WrapperParamInvalid
KeyApi.WrapperParamInvalid:The wrapper parameter can only contain alphanumeric characters or dash/dot/underscore. The first character has to be a letter or underscore..- Returns:
The wrapper parameter can only contain alphanumeric characters or dash/dot/underscore. The first character has to be a letter or underscore.
-
_Api_WrapperParamInvalid
public static org.jvnet.localizer.Localizable _Api_WrapperParamInvalid()KeyApi.WrapperParamInvalid:The wrapper parameter can only contain alphanumeric characters or dash/dot/underscore. The first character has to be a letter or underscore..- Returns:
The wrapper parameter can only contain alphanumeric characters or dash/dot/underscore. The first character has to be a letter or underscore.
-
TimeZoneProperty_current_time_on_server_in_in_proposed_di
public static String TimeZoneProperty_current_time_on_server_in_in_proposed_di(Object arg0, Object arg1, Object arg2) KeyTimeZoneProperty.current_time_on_server_in_in_proposed_di:Current time on server in {0}: {1}; in proposed display zone: {2}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg2- 3rd format parameter,{2}, asString.valueOf(Object).- Returns:
Current time on server in {0}: {1}; in proposed display zone: {2}
-
_TimeZoneProperty_current_time_on_server_in_in_proposed_di
public static org.jvnet.localizer.Localizable _TimeZoneProperty_current_time_on_server_in_in_proposed_di(Object arg0, Object arg1, Object arg2) KeyTimeZoneProperty.current_time_on_server_in_in_proposed_di:Current time on server in {0}: {1}; in proposed display zone: {2}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg2- 3rd format parameter,{2}, asString.valueOf(Object).- Returns:
Current time on server in {0}: {1}; in proposed display zone: {2}
-
Computer_BuildPermission_Description
KeyComputer.BuildPermission.Description:This permission allows users to run jobs as them on agents..- Returns:
This permission allows users to run jobs as them on agents.
-
_Computer_BuildPermission_Description
public static org.jvnet.localizer.Localizable _Computer_BuildPermission_Description()KeyComputer.BuildPermission.Description:This permission allows users to run jobs as them on agents..- Returns:
This permission allows users to run jobs as them on agents.
-
ManagementLink_Category_MISC
KeyManagementLink.Category.MISC:Other.- Returns:
Other
-
_ManagementLink_Category_MISC
public static org.jvnet.localizer.Localizable _ManagementLink_Category_MISC()KeyManagementLink.Category.MISC:Other.- Returns:
Other
-
UpdateCenter_PluginCategory_unrecognized
KeyUpdateCenter.PluginCategory.unrecognized:Misc ({0}).- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Misc ({0})
-
_UpdateCenter_PluginCategory_unrecognized
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_unrecognized(Object arg0) KeyUpdateCenter.PluginCategory.unrecognized:Misc ({0}).- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Misc ({0})
-
AbstractBuild_BuildingOnMaster
KeyAbstractBuild.BuildingOnMaster:Building on the built-in node.- Returns:
Building on the built-in node
-
_AbstractBuild_BuildingOnMaster
public static org.jvnet.localizer.Localizable _AbstractBuild_BuildingOnMaster()KeyAbstractBuild.BuildingOnMaster:Building on the built-in node.- Returns:
Building on the built-in node
-
Item_Permissions_Title
KeyItem.Permissions.Title:Job.- Returns:
Job
-
_Item_Permissions_Title
public static org.jvnet.localizer.Localizable _Item_Permissions_Title()KeyItem.Permissions.Title:Job.- Returns:
Job
-
UpdateCenter_Status_ConnectionFailed
KeyUpdateCenter.Status.ConnectionFailed:<span class=error>Failed to connect to {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
<span class=error>Failed to connect to {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>
-
_UpdateCenter_Status_ConnectionFailed
public static org.jvnet.localizer.Localizable _UpdateCenter_Status_ConnectionFailed(Object arg0, Object arg1) KeyUpdateCenter.Status.ConnectionFailed:<span class=error>Failed to connect to {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
<span class=error>Failed to connect to {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>
-
ComputerSet_may_not_copy_as_it_contains_secrets_and_
public static String ComputerSet_may_not_copy_as_it_contains_secrets_and_(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4) KeyComputerSet.may_not_copy_as_it_contains_secrets_and_:May not copy {0} as it contains secrets and {1} has {2}/{3} but not /{4}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg2- 3rd format parameter,{2}, asString.valueOf(Object).arg3- 4th format parameter,{3}, asString.valueOf(Object).arg4- 5th format parameter,{4}, asString.valueOf(Object).- Returns:
May not copy {0} as it contains secrets and {1} has {2}/{3} but not /{4}
-
_ComputerSet_may_not_copy_as_it_contains_secrets_and_
public static org.jvnet.localizer.Localizable _ComputerSet_may_not_copy_as_it_contains_secrets_and_(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4) KeyComputerSet.may_not_copy_as_it_contains_secrets_and_:May not copy {0} as it contains secrets and {1} has {2}/{3} but not /{4}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg2- 3rd format parameter,{2}, asString.valueOf(Object).arg3- 4th format parameter,{3}, asString.valueOf(Object).arg4- 5th format parameter,{4}, asString.valueOf(Object).- Returns:
May not copy {0} as it contains secrets and {1} has {2}/{3} but not /{4}
-
ComputerSet_DisplayName
KeyComputerSet.DisplayName:Nodes.- Returns:
Nodes
-
_ComputerSet_DisplayName
public static org.jvnet.localizer.Localizable _ComputerSet_DisplayName()KeyComputerSet.DisplayName:Nodes.- Returns:
Nodes
-
Hudson_MustBeAtLeast
KeyHudson.MustBeAtLeast:Must be {0} or greater.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Must be {0} or greater
-
_Hudson_MustBeAtLeast
KeyHudson.MustBeAtLeast:Must be {0} or greater.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Must be {0} or greater
-
CLI_online_node_shortDescription
KeyCLI.online-node.shortDescription:Resume using a node for performing builds, to cancel out the earlier "offline-node" command..- Returns:
Resume using a node for performing builds, to cancel out the earlier "offline-node" command.
-
_CLI_online_node_shortDescription
public static org.jvnet.localizer.Localizable _CLI_online_node_shortDescription()KeyCLI.online-node.shortDescription:Resume using a node for performing builds, to cancel out the earlier "offline-node" command..- Returns:
Resume using a node for performing builds, to cancel out the earlier "offline-node" command.
-
Hudson_NotJDKDir
KeyHudson.NotJDKDir:{0} doesnât look like a JDK directory.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} doesnât look like a JDK directory
-
_Hudson_NotJDKDir
KeyHudson.NotJDKDir:{0} doesnât look like a JDK directory.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} doesnât look like a JDK directory
-
AbstractProject_BuildPermission_Description
KeyAbstractProject.BuildPermission.Description:This permission grants the ability to start a new build..- Returns:
This permission grants the ability to start a new build.
-
_AbstractProject_BuildPermission_Description
public static org.jvnet.localizer.Localizable _AbstractProject_BuildPermission_Description()KeyAbstractProject.BuildPermission.Description:This permission grants the ability to start a new build..- Returns:
This permission grants the ability to start a new build.
-
ResultTrend_Aborted
KeyResultTrend.Aborted:Aborted.- Returns:
Aborted
-
_ResultTrend_Aborted
public static org.jvnet.localizer.Localizable _ResultTrend_Aborted()KeyResultTrend.Aborted:Aborted.- Returns:
Aborted
-
UpdateCenter_DisplayName
KeyUpdateCenter.DisplayName:Update Center.- Returns:
Update Center
-
_UpdateCenter_DisplayName
public static org.jvnet.localizer.Localizable _UpdateCenter_DisplayName()KeyUpdateCenter.DisplayName:Update Center.- Returns:
Update Center
-
MyView_DisplayName
KeyMyView.DisplayName:My View.- Returns:
My View
-
_MyView_DisplayName
public static org.jvnet.localizer.Localizable _MyView_DisplayName()KeyMyView.DisplayName:My View.- Returns:
My View
-
UpdateCenter_Status_Success
KeyUpdateCenter.Status.Success:Success.- Returns:
Success
-
_UpdateCenter_Status_Success
public static org.jvnet.localizer.Localizable _UpdateCenter_Status_Success()KeyUpdateCenter.Status.Success:Success.- Returns:
Success
-
UpdateCenter_PluginCategory_cluster
KeyUpdateCenter.PluginCategory.cluster:Cluster Management.- Returns:
Cluster Management
-
_UpdateCenter_PluginCategory_cluster
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_cluster()KeyUpdateCenter.PluginCategory.cluster:Cluster Management.- Returns:
Cluster Management
-
LoadStatistics_Legends_ConnectingExecutors
KeyLoadStatistics.Legends.ConnectingExecutors:Connecting executors.- Returns:
Connecting executors
-
_LoadStatistics_Legends_ConnectingExecutors
public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_ConnectingExecutors()KeyLoadStatistics.Legends.ConnectingExecutors:Connecting executors.- Returns:
Connecting executors
-
Jenkins_SystemRead_Description
KeyJenkins.SystemRead.Description:This permission grants read-only access to large parts of the overall system configuration..- Returns:
This permission grants read-only access to large parts of the overall system configuration.
-
_Jenkins_SystemRead_Description
public static org.jvnet.localizer.Localizable _Jenkins_SystemRead_Description()KeyJenkins.SystemRead.Description:This permission grants read-only access to large parts of the overall system configuration..- Returns:
This permission grants read-only access to large parts of the overall system configuration.
-
UpdateCenter_PluginCategory_theme
KeyUpdateCenter.PluginCategory.theme:UI Themes.- Returns:
UI Themes
-
_UpdateCenter_PluginCategory_theme
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_theme()KeyUpdateCenter.PluginCategory.theme:UI Themes.- Returns:
UI Themes
-
Run_Summary_BrokenSince
KeyRun.Summary.BrokenSince:broken since build {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
broken since build {0}
-
_Run_Summary_BrokenSince
KeyRun.Summary.BrokenSince:broken since build {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
broken since build {0}
-
AbstractProject_DownstreamBuildInProgress
KeyAbstractProject.DownstreamBuildInProgress:Downstream project â{0}â is already building.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Downstream project â{0}â is already building
-
_AbstractProject_DownstreamBuildInProgress
public static org.jvnet.localizer.Localizable _AbstractProject_DownstreamBuildInProgress(Object arg0) KeyAbstractProject.DownstreamBuildInProgress:Downstream project â{0}â is already building.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Downstream project â{0}â is already building
-
View_MissingMode
KeyView.MissingMode:No view type is specified.- Returns:
No view type is specified
-
_View_MissingMode
public static org.jvnet.localizer.Localizable _View_MissingMode()KeyView.MissingMode:No view type is specified.- Returns:
No view type is specified
-
Hudson_TrailingDot
KeyHudson.TrailingDot:A name cannot end with â.â.- Returns:
A name cannot end with â.â
-
_Hudson_TrailingDot
public static org.jvnet.localizer.Localizable _Hudson_TrailingDot()KeyHudson.TrailingDot:A name cannot end with â.â.- Returns:
A name cannot end with â.â
-
UpdateCenter_PluginCategory_must_be_labeled
KeyUpdateCenter.PluginCategory.must-be-labeled:Uncategorized.- Returns:
Uncategorized
-
_UpdateCenter_PluginCategory_must_be_labeled
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_must_be_labeled()KeyUpdateCenter.PluginCategory.must-be-labeled:Uncategorized.- Returns:
Uncategorized
-
ResultTrend_Success
KeyResultTrend.Success:Success.- Returns:
Success
-
_ResultTrend_Success
public static org.jvnet.localizer.Localizable _ResultTrend_Success()KeyResultTrend.Success:Success.- Returns:
Success
-
Hudson_NoName
KeyHudson.NoName:No name is specified.- Returns:
No name is specified
-
_Hudson_NoName
public static org.jvnet.localizer.Localizable _Hudson_NoName()KeyHudson.NoName:No name is specified.- Returns:
No name is specified
-
ParametersDefinitionProperty_DisplayName
KeyParametersDefinitionProperty.DisplayName:This project is parameterized.- Returns:
This project is parameterized
-
_ParametersDefinitionProperty_DisplayName
public static org.jvnet.localizer.Localizable _ParametersDefinitionProperty_DisplayName()KeyParametersDefinitionProperty.DisplayName:This project is parameterized.- Returns:
This project is parameterized
-
AbstractItem_NewNameUnchanged
KeyAbstractItem.NewNameUnchanged:The new name is the same as the current name..- Returns:
The new name is the same as the current name.
-
_AbstractItem_NewNameUnchanged
public static org.jvnet.localizer.Localizable _AbstractItem_NewNameUnchanged()KeyAbstractItem.NewNameUnchanged:The new name is the same as the current name..- Returns:
The new name is the same as the current name.
-
CLI_keep_build_shortDescription
KeyCLI.keep-build.shortDescription:Mark the build to keep the build forever..- Returns:
Mark the build to keep the build forever.
-
_CLI_keep_build_shortDescription
public static org.jvnet.localizer.Localizable _CLI_keep_build_shortDescription()KeyCLI.keep-build.shortDescription:Mark the build to keep the build forever..- Returns:
Mark the build to keep the build forever.
-
BallColor_Failed
KeyBallColor.Failed:Failed.- Returns:
Failed
-
_BallColor_Failed
public static org.jvnet.localizer.Localizable _BallColor_Failed()KeyBallColor.Failed:Failed.- Returns:
Failed
-
Queue_InQuietPeriod
KeyQueue.InQuietPeriod:In the quiet period. Expires in {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
In the quiet period. Expires in {0}
-
_Queue_InQuietPeriod
KeyQueue.InQuietPeriod:In the quiet period. Expires in {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
In the quiet period. Expires in {0}
-
ManagementLink_Category_SECURITY
KeyManagementLink.Category.SECURITY:Security.- Returns:
Security
-
_ManagementLink_Category_SECURITY
public static org.jvnet.localizer.Localizable _ManagementLink_Category_SECURITY()KeyManagementLink.Category.SECURITY:Security.- Returns:
Security
-
AbstractProject_PollingVetoed
KeyAbstractProject.PollingVetoed:SCM polling vetoed by {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
SCM polling vetoed by {0}
-
_AbstractProject_PollingVetoed
KeyAbstractProject.PollingVetoed:SCM polling vetoed by {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
SCM polling vetoed by {0}
-
Slave_UnixSlave
KeySlave.UnixSlave:This is a Unix agent.- Returns:
This is a Unix agent
-
_Slave_UnixSlave
public static org.jvnet.localizer.Localizable _Slave_UnixSlave()KeySlave.UnixSlave:This is a Unix agent.- Returns:
This is a Unix agent
-
ItemGroupMixIn_may_not_copy_as_it_contains_secrets_and_
public static String ItemGroupMixIn_may_not_copy_as_it_contains_secrets_and_(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4) KeyItemGroupMixIn.may_not_copy_as_it_contains_secrets_and_:May not copy {0} as it contains secrets and {1} has {2}/{3} but not /{4}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg2- 3rd format parameter,{2}, asString.valueOf(Object).arg3- 4th format parameter,{3}, asString.valueOf(Object).arg4- 5th format parameter,{4}, asString.valueOf(Object).- Returns:
May not copy {0} as it contains secrets and {1} has {2}/{3} but not /{4}
-
_ItemGroupMixIn_may_not_copy_as_it_contains_secrets_and_
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) KeyItemGroupMixIn.may_not_copy_as_it_contains_secrets_and_:May not copy {0} as it contains secrets and {1} has {2}/{3} but not /{4}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg2- 3rd format parameter,{2}, asString.valueOf(Object).arg3- 4th format parameter,{3}, asString.valueOf(Object).arg4- 5th format parameter,{4}, asString.valueOf(Object).- Returns:
May not copy {0} as it contains secrets and {1} has {2}/{3} but not /{4}
-
UpdateCenter_PluginCategory_notifier
KeyUpdateCenter.PluginCategory.notifier:Build Notifiers.- Returns:
Build Notifiers
-
_UpdateCenter_PluginCategory_notifier
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_notifier()KeyUpdateCenter.PluginCategory.notifier:Build Notifiers.- Returns:
Build Notifiers
-
ComputerSet_SlaveAlreadyExists
KeyComputerSet.SlaveAlreadyExists:Agent called â{0}â already exists.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Agent called â{0}â already exists
-
_ComputerSet_SlaveAlreadyExists
KeyComputerSet.SlaveAlreadyExists:Agent called â{0}â already exists.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Agent called â{0}â already exists
-
UpdateCenter_PluginCategory_agent
KeyUpdateCenter.PluginCategory.agent:Agent Management.- Returns:
Agent Management
-
_UpdateCenter_PluginCategory_agent
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_agent()KeyUpdateCenter.PluginCategory.agent:Agent Management.- Returns:
Agent Management
-
UpdateCenter_PluginCategory_runcondition
KeyUpdateCenter.PluginCategory.runcondition:RunConditions for use by the Run Condition plugin.- Returns:
RunConditions for use by the Run Condition plugin
-
_UpdateCenter_PluginCategory_runcondition
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_runcondition()KeyUpdateCenter.PluginCategory.runcondition:RunConditions for use by the Run Condition plugin.- Returns:
RunConditions for use by the Run Condition plugin
-
BallColor_Aborted
KeyBallColor.Aborted:Aborted.- Returns:
Aborted
-
_BallColor_Aborted
public static org.jvnet.localizer.Localizable _BallColor_Aborted()KeyBallColor.Aborted:Aborted.- Returns:
Aborted
-
Hudson_ControlCodeNotAllowed
KeyHudson.ControlCodeNotAllowed:No control code is allowed: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No control code is allowed: {0}
-
_Hudson_ControlCodeNotAllowed
KeyHudson.ControlCodeNotAllowed:No control code is allowed: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No control code is allowed: {0}
-
ResultTrend_NowUnstable
KeyResultTrend.NowUnstable:Now unstable.- Returns:
Now unstable
-
_ResultTrend_NowUnstable
public static org.jvnet.localizer.Localizable _ResultTrend_NowUnstable()KeyResultTrend.NowUnstable:Now unstable.- Returns:
Now unstable
-
Slave_InvalidConfig_NoName
KeySlave.InvalidConfig.NoName:Invalid agent configuration. Name is empty.- Returns:
Invalid agent configuration. Name is empty
-
_Slave_InvalidConfig_NoName
public static org.jvnet.localizer.Localizable _Slave_InvalidConfig_NoName()KeySlave.InvalidConfig.NoName:Invalid agent configuration. Name is empty.- Returns:
Invalid agent configuration. Name is empty
-
TimeZoneProperty_Description
KeyTimeZoneProperty.Description:Select a time zone to use rather than the system default..- Returns:
Select a time zone to use rather than the system default.
-
_TimeZoneProperty_Description
public static org.jvnet.localizer.Localizable _TimeZoneProperty_Description()KeyTimeZoneProperty.Description:Select a time zone to use rather than the system default..- Returns:
Select a time zone to use rather than the system default.
-
ManagementLink_Category_TROUBLESHOOTING
KeyManagementLink.Category.TROUBLESHOOTING:Troubleshooting.- Returns:
Troubleshooting
-
_ManagementLink_Category_TROUBLESHOOTING
public static org.jvnet.localizer.Localizable _ManagementLink_Category_TROUBLESHOOTING()KeyManagementLink.Category.TROUBLESHOOTING:Troubleshooting.- Returns:
Troubleshooting
-
LabelExpression_ObsoleteMasterLabel
KeyLabelExpression_ObsoleteMasterLabel:This expression includes the label <code>master</code> that is no longer used for the built-in node. Use <code>built-in</code> instead. <a href="https://www.jenkins.io/redirect/built-in-node-migration/" rel="noopener noreferrer" target="_blank">Learn more.</a>.- Returns:
This expression includes the label <code>master</code> that is no longer used for the built-in node. Use <code>built-in</code> instead. <a href="https://www.jenkins.io/redirect/built-in-node-migration/" rel="noopener noreferrer" target="_blank">Learn more.</a>
-
_LabelExpression_ObsoleteMasterLabel
public static org.jvnet.localizer.Localizable _LabelExpression_ObsoleteMasterLabel()KeyLabelExpression_ObsoleteMasterLabel:This expression includes the label <code>master</code> that is no longer used for the built-in node. Use <code>built-in</code> instead. <a href="https://www.jenkins.io/redirect/built-in-node-migration/" rel="noopener noreferrer" target="_blank">Learn more.</a>.- Returns:
This expression includes the label <code>master</code> that is no longer used for the built-in node. Use <code>built-in</code> instead. <a href="https://www.jenkins.io/redirect/built-in-node-migration/" rel="noopener noreferrer" target="_blank">Learn more.</a>
-
Job_minutes
KeyJob.minutes:mins.- Returns:
mins
-
_Job_minutes
public static org.jvnet.localizer.Localizable _Job_minutes()KeyJob.minutes:mins.- Returns:
mins
-
ResultTrend_StillFailing
KeyResultTrend.StillFailing:Still failing.- Returns:
Still failing
-
_ResultTrend_StillFailing
public static org.jvnet.localizer.Localizable _ResultTrend_StillFailing()KeyResultTrend.StillFailing:Still failing.- Returns:
Still failing
-
Slave_Terminated
KeySlave.Terminated:{0} agent was terminated.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} agent was terminated
-
_Slave_Terminated
KeySlave.Terminated:{0} agent was terminated.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} agent was terminated
-
AbstractProject_DiscoverPermission_Description
KeyAbstractProject.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..- Returns:
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.
-
_AbstractProject_DiscoverPermission_Description
public static org.jvnet.localizer.Localizable _AbstractProject_DiscoverPermission_Description()KeyAbstractProject.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..- Returns:
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.
-
User_IllegalUsername
KeyUser.IllegalUsername:"{0}" is prohibited as a username for security reasons..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
"{0}" is prohibited as a username for security reasons.
-
_User_IllegalUsername
KeyUser.IllegalUsername:"{0}" is prohibited as a username for security reasons..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
"{0}" is prohibited as a username for security reasons.
-
Hudson_Permissions_Title
KeyHudson.Permissions.Title:Overall.- Returns:
Overall
-
_Hudson_Permissions_Title
public static org.jvnet.localizer.Localizable _Hudson_Permissions_Title()KeyHudson.Permissions.Title:Overall.- Returns:
Overall
-
Cause_UserCause_ShortDescription
KeyCause.UserCause.ShortDescription:Started by user {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Started by user {0}
-
_Cause_UserCause_ShortDescription
KeyCause.UserCause.ShortDescription:Started by user {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Started by user {0}
-
UpdateCenter_init
KeyUpdateCenter.init:Initialing update center.- Returns:
Initialing update center
-
_UpdateCenter_init
public static org.jvnet.localizer.Localizable _UpdateCenter_init()KeyUpdateCenter.init:Initialing update center.- Returns:
Initialing update center
-
AbstractProject_Aborted
KeyAbstractProject.Aborted:Aborted.- Returns:
Aborted
-
_AbstractProject_Aborted
public static org.jvnet.localizer.Localizable _AbstractProject_Aborted()KeyAbstractProject.Aborted:Aborted.- Returns:
Aborted
-
AbstractProject_Disabled
KeyAbstractProject.Disabled:Build disabled.- Returns:
Build disabled
-
_AbstractProject_Disabled
public static org.jvnet.localizer.Localizable _AbstractProject_Disabled()KeyAbstractProject.Disabled:Build disabled.- Returns:
Build disabled
-
Computer_NoSuchSlaveExistsWithoutAdvice
KeyComputer.NoSuchSlaveExistsWithoutAdvice:No such agent "{0}" exists..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No such agent "{0}" exists.
-
_Computer_NoSuchSlaveExistsWithoutAdvice
KeyComputer.NoSuchSlaveExistsWithoutAdvice:No such agent "{0}" exists..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No such agent "{0}" exists.
-
Job_Pronoun
KeyJob.Pronoun:Project.- Returns:
Project
-
_Job_Pronoun
public static org.jvnet.localizer.Localizable _Job_Pronoun()KeyJob.Pronoun:Project.- Returns:
Project
-
UpdateCenter_Status_CheckingInternet
KeyUpdateCenter.Status.CheckingInternet:Checking internet connectivity.- Returns:
Checking internet connectivity
-
_UpdateCenter_Status_CheckingInternet
public static org.jvnet.localizer.Localizable _UpdateCenter_Status_CheckingInternet()KeyUpdateCenter.Status.CheckingInternet:Checking internet connectivity.- Returns:
Checking internet connectivity
-
UpdateCenter_PluginCategory_upload
KeyUpdateCenter.PluginCategory.upload:Artifact Uploaders.- Returns:
Artifact Uploaders
-
_UpdateCenter_PluginCategory_upload
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_upload()KeyUpdateCenter.PluginCategory.upload:Artifact Uploaders.- Returns:
Artifact Uploaders
-
Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning
KeyJenkins.CheckDisplayName.DisplayNameNotUniqueWarning:The display name, "{0}", is already in use by another job and could cause confusion and delay..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The display name, "{0}", is already in use by another job and could cause confusion and delay.
-
_Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning
public static org.jvnet.localizer.Localizable _Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning(Object arg0) KeyJenkins.CheckDisplayName.DisplayNameNotUniqueWarning:The display name, "{0}", is already in use by another job and could cause confusion and delay..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The display name, "{0}", is already in use by another job and could cause confusion and delay.
-
AbstractBuild_BuildingRemotely
KeyAbstractBuild.BuildingRemotely:Building remotely on {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Building remotely on {0}
-
_AbstractBuild_BuildingRemotely
KeyAbstractBuild.BuildingRemotely:Building remotely on {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Building remotely on {0}
-
Computer_DeletePermission_Description
KeyComputer.DeletePermission.Description:This permission allows users to delete existing agents..- Returns:
This permission allows users to delete existing agents.
-
_Computer_DeletePermission_Description
public static org.jvnet.localizer.Localizable _Computer_DeletePermission_Description()KeyComputer.DeletePermission.Description:This permission allows users to delete existing agents..- Returns:
This permission allows users to delete existing agents.
-
ResultTrend_NotBuilt
KeyResultTrend.NotBuilt:Not built.- Returns:
Not built
-
_ResultTrend_NotBuilt
public static org.jvnet.localizer.Localizable _ResultTrend_NotBuilt()KeyResultTrend.NotBuilt:Not built.- Returns:
Not built
-
AbstractItem_NoSuchJobExists
KeyAbstractItem.NoSuchJobExists:No such job â{0}â exists. Perhaps you meant â{1}â?.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
No such job â{0}â exists. Perhaps you meant â{1}â?
-
_AbstractItem_NoSuchJobExists
public static org.jvnet.localizer.Localizable _AbstractItem_NoSuchJobExists(Object arg0, Object arg1) KeyAbstractItem.NoSuchJobExists:No such job â{0}â exists. Perhaps you meant â{1}â?.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
No such job â{0}â exists. Perhaps you meant â{1}â?
-
Permalink_LastCompletedBuild
KeyPermalink.LastCompletedBuild:Last completed build.- Returns:
Last completed build
-
_Permalink_LastCompletedBuild
public static org.jvnet.localizer.Localizable _Permalink_LastCompletedBuild()KeyPermalink.LastCompletedBuild:Last completed build.- Returns:
Last completed build
-
Permalink_LastSuccessfulBuild
KeyPermalink.LastSuccessfulBuild:Last successful build.- Returns:
Last successful build
-
_Permalink_LastSuccessfulBuild
public static org.jvnet.localizer.Localizable _Permalink_LastSuccessfulBuild()KeyPermalink.LastSuccessfulBuild:Last successful build.- Returns:
Last successful build
-
UserPreferencesProperty_DisplayName
KeyUserPreferencesProperty.DisplayName:Preferences.- Returns:
Preferences
-
_UserPreferencesProperty_DisplayName
public static org.jvnet.localizer.Localizable _UserPreferencesProperty_DisplayName()KeyUserPreferencesProperty.DisplayName:Preferences.- Returns:
Preferences
-
AbstractBuild_Building
KeyAbstractBuild_Building:Building.- Returns:
Building
-
_AbstractBuild_Building
public static org.jvnet.localizer.Localizable _AbstractBuild_Building()KeyAbstractBuild_Building:Building.- Returns:
Building
-
UpdateCenter_PluginCategory_report
KeyUpdateCenter.PluginCategory.report:Build Reports.- Returns:
Build Reports
-
_UpdateCenter_PluginCategory_report
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_report()KeyUpdateCenter.PluginCategory.report:Build Reports.- Returns:
Build Reports
-
LoadStatistics_Legends_BusyExecutors
KeyLoadStatistics.Legends.BusyExecutors:Busy executors.- Returns:
Busy executors
-
_LoadStatistics_Legends_BusyExecutors
public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_BusyExecutors()KeyLoadStatistics.Legends.BusyExecutors:Busy executors.- Returns:
Busy executors
-
AbstractProject_WorkspaceTitle
KeyAbstractProject.WorkspaceTitle:Workspace of {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Workspace of {0}
-
_AbstractProject_WorkspaceTitle
KeyAbstractProject.WorkspaceTitle:Workspace of {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Workspace of {0}
-
LabelExpression_NoMatch
KeyLabelExpression.NoMatch:No agent/cloud matches this label expression..- Returns:
No agent/cloud matches this label expression.
-
_LabelExpression_NoMatch
public static org.jvnet.localizer.Localizable _LabelExpression_NoMatch()KeyLabelExpression.NoMatch:No agent/cloud matches this label expression..- Returns:
No agent/cloud matches this label expression.
-
BallColor_Disabled
KeyBallColor.Disabled:Disabled.- Returns:
Disabled
-
_BallColor_Disabled
public static org.jvnet.localizer.Localizable _BallColor_Disabled()KeyBallColor.Disabled:Disabled.- Returns:
Disabled
-
BallColor_Success
KeyBallColor.Success:Success.- Returns:
Success
-
_BallColor_Success
public static org.jvnet.localizer.Localizable _BallColor_Success()KeyBallColor.Success:Success.- Returns:
Success
-
Run_Permissions_Title
KeyRun.Permissions.Title:Run.- Returns:
Run
-
_Run_Permissions_Title
public static org.jvnet.localizer.Localizable _Run_Permissions_Title()KeyRun.Permissions.Title:Run.- Returns:
Run
-
AbstractProject_NoBuilds
KeyAbstractProject.NoBuilds:No existing build. Scheduling a new one..- Returns:
No existing build. Scheduling a new one.
-
_AbstractProject_NoBuilds
public static org.jvnet.localizer.Localizable _AbstractProject_NoBuilds()KeyAbstractProject.NoBuilds:No existing build. Scheduling a new one..- Returns:
No existing build. Scheduling a new one.
-
Cause_UserIdCause_ShortDescription
KeyCause.UserIdCause.ShortDescription:Started by user {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Started by user {0}
-
_Cause_UserIdCause_ShortDescription
KeyCause.UserIdCause.ShortDescription:Started by user {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Started by user {0}
-
BallColor_Unstable
KeyBallColor.Unstable:Unstable.- Returns:
Unstable
-
_BallColor_Unstable
public static org.jvnet.localizer.Localizable _BallColor_Unstable()KeyBallColor.Unstable:Unstable.- Returns:
Unstable
-
Computer_Permissions_Title
KeyComputer.Permissions.Title:Agent.- Returns:
Agent
-
_Computer_Permissions_Title
public static org.jvnet.localizer.Localizable _Computer_Permissions_Title()KeyComputer.Permissions.Title:Agent.- Returns:
Agent
-
View_DeletePermission_Description
KeyView.DeletePermission.Description:This permission allows users to delete existing views..- Returns:
This permission allows users to delete existing views.
-
_View_DeletePermission_Description
public static org.jvnet.localizer.Localizable _View_DeletePermission_Description()KeyView.DeletePermission.Description:This permission allows users to delete existing views..- Returns:
This permission allows users to delete existing views.
-
UpdateCenter_PluginCategory_api_plugin
KeyUpdateCenter.PluginCategory.api-plugin:Library plugins (for use by other plugins).- Returns:
Library plugins (for use by other plugins)
-
_UpdateCenter_PluginCategory_api_plugin
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_api_plugin()KeyUpdateCenter.PluginCategory.api-plugin:Library plugins (for use by other plugins).- Returns:
Library plugins (for use by other plugins)
-
Run_DeletePermission_Description
KeyRun.DeletePermission.Description:This permission allows users to manually delete specific builds from the build history..- Returns:
This permission allows users to manually delete specific builds from the build history.
-
_Run_DeletePermission_Description
public static org.jvnet.localizer.Localizable _Run_DeletePermission_Description()KeyRun.DeletePermission.Description:This permission allows users to manually delete specific builds from the build history..- Returns:
This permission allows users to manually delete specific builds from the build history.
-
AbstractProject_AwaitingBuildForWorkspace
KeyAbstractProject.AwaitingBuildForWorkspace:Awaiting build to get a workspace..- Returns:
Awaiting build to get a workspace.
-
_AbstractProject_AwaitingBuildForWorkspace
public static org.jvnet.localizer.Localizable _AbstractProject_AwaitingBuildForWorkspace()KeyAbstractProject.AwaitingBuildForWorkspace:Awaiting build to get a workspace..- Returns:
Awaiting build to get a workspace.
-
Hudson_NotANegativeNumber
KeyHudson.NotANegativeNumber:Not a negative number.- Returns:
Not a negative number
-
_Hudson_NotANegativeNumber
public static org.jvnet.localizer.Localizable _Hudson_NotANegativeNumber()KeyHudson.NotANegativeNumber:Not a negative number.- Returns:
Not a negative number
-
AbstractProject_NoWorkspace
KeyAbstractProject.NoWorkspace:No workspace is available, so canât check for updates..- Returns:
No workspace is available, so canât check for updates.
-
_AbstractProject_NoWorkspace
public static org.jvnet.localizer.Localizable _AbstractProject_NoWorkspace()KeyAbstractProject.NoWorkspace:No workspace is available, so canât check for updates..- Returns:
No workspace is available, so canât check for updates.
-
UpdateCenter_PluginCategory_ios
KeyUpdateCenter.PluginCategory.ios:iOS Development.- Returns:
iOS Development
-
_UpdateCenter_PluginCategory_ios
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_ios()KeyUpdateCenter.PluginCategory.ios:iOS Development.- Returns:
iOS Development
-
Job_AllRecentBuildFailed
KeyJob.AllRecentBuildFailed:All recent builds failed..- Returns:
All recent builds failed.
-
_Job_AllRecentBuildFailed
public static org.jvnet.localizer.Localizable _Job_AllRecentBuildFailed()KeyJob.AllRecentBuildFailed:All recent builds failed..- Returns:
All recent builds failed.
-
ResultTrend_Fixed
KeyResultTrend.Fixed:Fixed.- Returns:
Fixed
-
_ResultTrend_Fixed
public static org.jvnet.localizer.Localizable _ResultTrend_Fixed()KeyResultTrend.Fixed:Fixed.- Returns:
Fixed
-
AbstractProject_WipeOutPermission_Description
KeyAbstractProject.WipeOutPermission.Description:This permission grants the ability to wipe out the contents of a workspace..- Returns:
This permission grants the ability to wipe out the contents of a workspace.
-
_AbstractProject_WipeOutPermission_Description
public static org.jvnet.localizer.Localizable _AbstractProject_WipeOutPermission_Description()KeyAbstractProject.WipeOutPermission.Description:This permission grants the ability to wipe out the contents of a workspace..- Returns:
This permission grants the ability to wipe out the contents of a workspace.
-
Computer_Caption
KeyComputer.Caption:Agent {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Agent {0}
-
_Computer_Caption
KeyComputer.Caption:Agent {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Agent {0}
-
AbstractProject_CustomWorkspaceEmpty
KeyAbstractProject.CustomWorkspaceEmpty:Custom workspace is empty..- Returns:
Custom workspace is empty.
-
_AbstractProject_CustomWorkspaceEmpty
public static org.jvnet.localizer.Localizable _AbstractProject_CustomWorkspaceEmpty()KeyAbstractProject.CustomWorkspaceEmpty:Custom workspace is empty..- Returns:
Custom workspace is empty.
-
UpdateCenter_PluginCategory_database
KeyUpdateCenter.PluginCategory.database:Database.- Returns:
Database
-
_UpdateCenter_PluginCategory_database
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_database()KeyUpdateCenter.PluginCategory.database:Database.- Returns:
Database
-
UpdateCenter_Status_UnknownHostException
KeyUpdateCenter.Status.UnknownHostException:<span class=error>Failed to resolve host name {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
<span class=error>Failed to resolve host name {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>
-
_UpdateCenter_Status_UnknownHostException
public static org.jvnet.localizer.Localizable _UpdateCenter_Status_UnknownHostException(Object arg0, Object arg1) KeyUpdateCenter.Status.UnknownHostException:<span class=error>Failed to resolve host name {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
<span class=error>Failed to resolve host name {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>
-
Jenkins_IsRestarting
KeyJenkins.IsRestarting:Jenkins is restarting.- Returns:
Jenkins is restarting
-
_Jenkins_IsRestarting
public static org.jvnet.localizer.Localizable _Jenkins_IsRestarting()KeyJenkins.IsRestarting:Jenkins is restarting.- Returns:
Jenkins is restarting
-
Queue_HudsonIsAboutToShutDown
KeyQueue.HudsonIsAboutToShutDown:Jenkins is about to shut down.- Returns:
Jenkins is about to shut down
-
_Queue_HudsonIsAboutToShutDown
public static org.jvnet.localizer.Localizable _Queue_HudsonIsAboutToShutDown()KeyQueue.HudsonIsAboutToShutDown:Jenkins is about to shut down.- Returns:
Jenkins is about to shut down
-
Slave_InvalidConfig_Executors
KeySlave.InvalidConfig.Executors:Invalid agent configuration for {0}. Invalid number of executors..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Invalid agent configuration for {0}. Invalid number of executors.
-
_Slave_InvalidConfig_Executors
KeySlave.InvalidConfig.Executors:Invalid agent configuration for {0}. Invalid number of executors..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Invalid agent configuration for {0}. Invalid number of executors.
-
Slave_Network_Mounted_File_System_Warning
KeySlave.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 controller..- Returns:
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 controller.
-
_Slave_Network_Mounted_File_System_Warning
public static org.jvnet.localizer.Localizable _Slave_Network_Mounted_File_System_Warning()KeySlave.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 controller..- Returns:
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 controller.
-
AbstractProject_WorkspaceTitleOnComputer
KeyAbstractProject.WorkspaceTitleOnComputer:Workspace of {0} on {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Workspace of {0} on {1}
-
_AbstractProject_WorkspaceTitleOnComputer
public static org.jvnet.localizer.Localizable _AbstractProject_WorkspaceTitleOnComputer(Object arg0, Object arg1) KeyAbstractProject.WorkspaceTitleOnComputer:Workspace of {0} on {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Workspace of {0} on {1}
-
Hudson_BadPortNumber
KeyHudson.BadPortNumber:Bad port number {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Bad port number {0}
-
_Hudson_BadPortNumber
KeyHudson.BadPortNumber:Bad port number {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Bad port number {0}
-
Cause_UpstreamCause_CausedBy
KeyCause.UpstreamCause.CausedBy:originally caused by:.- Returns:
originally caused by:
-
_Cause_UpstreamCause_CausedBy
public static org.jvnet.localizer.Localizable _Cause_UpstreamCause_CausedBy()KeyCause.UpstreamCause.CausedBy:originally caused by:.- Returns:
originally caused by:
-
UpdateCenter_n_a
KeyUpdateCenter.n_a:N/A.- Returns:
N/A
-
_UpdateCenter_n_a
public static org.jvnet.localizer.Localizable _UpdateCenter_n_a()KeyUpdateCenter.n_a:N/A.- Returns:
N/A
-
Hudson_Computer_DisplayName
KeyHudson.Computer.DisplayName:Built-In Node.- Returns:
Built-In Node
-
_Hudson_Computer_DisplayName
public static org.jvnet.localizer.Localizable _Hudson_Computer_DisplayName()KeyHudson.Computer.DisplayName:Built-In Node.- Returns:
Built-In Node
-
UpdateCenter_PluginCategory_scm
KeyUpdateCenter.PluginCategory.scm:Source Code Management.- Returns:
Source Code Management
-
_UpdateCenter_PluginCategory_scm
public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_scm()KeyUpdateCenter.PluginCategory.scm:Source Code Management.- Returns:
Source Code Management
-
Hudson_AdministerPermission_Description
KeyHudson.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.).- Returns:
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.)
-
_Hudson_AdministerPermission_Description
public static org.jvnet.localizer.Localizable _Hudson_AdministerPermission_Description()KeyHudson.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.).- Returns:
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.)
-
Run_Summary_BrokenForALongTime
KeyRun.Summary.BrokenForALongTime:broken for a long time.- Returns:
broken for a long time
-
_Run_Summary_BrokenForALongTime
public static org.jvnet.localizer.Localizable _Run_Summary_BrokenForALongTime()KeyRun.Summary.BrokenForALongTime:broken for a long time.- Returns:
broken for a long time
-
Run_Summary_Unknown
KeyRun.Summary.Unknown:?.- Returns:
?
-
_Run_Summary_Unknown
public static org.jvnet.localizer.Localizable _Run_Summary_Unknown()KeyRun.Summary.Unknown:?.- Returns:
?
-
Job_NoRenameWhileBuilding
KeyJob.NoRenameWhileBuilding:Unable to rename a job while it is building..- Returns:
Unable to rename a job while it is building.
-
_Job_NoRenameWhileBuilding
public static org.jvnet.localizer.Localizable _Job_NoRenameWhileBuilding()KeyJob.NoRenameWhileBuilding:Unable to rename a job while it is building..- Returns:
Unable to rename a job while it is building.
-
Jenkins_CheckDisplayName_NameNotUniqueWarning
KeyJenkins.CheckDisplayName.NameNotUniqueWarning:The display name, "{0}", is used as a name by a job and could cause confusing search results..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The display name, "{0}", is used as a name by a job and could cause confusing search results.
-
_Jenkins_CheckDisplayName_NameNotUniqueWarning
public static org.jvnet.localizer.Localizable _Jenkins_CheckDisplayName_NameNotUniqueWarning(Object arg0) KeyJenkins.CheckDisplayName.NameNotUniqueWarning:The display name, "{0}", is used as a name by a job and could cause confusing search results..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The display name, "{0}", is used as a name by a job and could cause confusing search results.
-