hudson.model
Class Messages

java.lang.Object
  extended by hudson.model.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _AbstractBuild_Building()
          Building
static org.jvnet.localizer.Localizable _AbstractBuild_BuildingInWorkspace(Object arg1)
          in workspace {0}
static org.jvnet.localizer.Localizable _AbstractBuild_BuildingOnMaster()
          Building on master
static org.jvnet.localizer.Localizable _AbstractBuild_BuildingRemotely(Object arg1)
          Building remotely on {0}
static org.jvnet.localizer.Localizable _AbstractBuild_KeptBecause(Object arg1)
          This build is kept because of {0}.
static org.jvnet.localizer.Localizable _AbstractItem_NoSuchJobExists(Object arg1, Object arg2)
          No such job ''{0}'' exists.
static org.jvnet.localizer.Localizable _AbstractItem_Pronoun()
          Job
static org.jvnet.localizer.Localizable _AbstractProject_Aborted()
          Aborted
static org.jvnet.localizer.Localizable _AbstractProject_AssignedLabelString_InvalidBooleanExpression(Object arg1)
          Invalid boolean expression: {0}
static org.jvnet.localizer.Localizable _AbstractProject_AssignedLabelString_NoMatch_DidYouMean(Object arg1, Object arg2)
          There''s no slave/cloud that matches this assignment.
static org.jvnet.localizer.Localizable _AbstractProject_AssignedLabelString_NoMatch()
          There's no slave/cloud that matches this assignment
static org.jvnet.localizer.Localizable _AbstractProject_AwaitingBuildForWorkspace()
          Awaiting build to get a workspace.
static org.jvnet.localizer.Localizable _AbstractProject_build_with_parameters()
          Build with Parameters
static org.jvnet.localizer.Localizable _AbstractProject_BuildInProgress(Object arg1, Object arg2)
          Build #{0} is already in progress{1}
static org.jvnet.localizer.Localizable _AbstractProject_BuildNow()
          Build Now
static org.jvnet.localizer.Localizable _AbstractProject_BuildPermission_Description()
          This permission grants the ability to start a new build.
static org.jvnet.localizer.Localizable _AbstractProject_CancelPermission_Description()
          This permission grants the ability to cancel a build.
static org.jvnet.localizer.Localizable _AbstractProject_CustomWorkspaceEmpty()
          Custom workspace is empty.
static org.jvnet.localizer.Localizable _AbstractProject_Disabled()
          Build disabled
static org.jvnet.localizer.Localizable _AbstractProject_DiscoverPermission_Description()
          This permission grants discover access to jobs.
static org.jvnet.localizer.Localizable _AbstractProject_DownstreamBuildInProgress(Object arg1)
          Downstream project {0} is already building.
static org.jvnet.localizer.Localizable _AbstractProject_ETA(Object arg1)
          (ETA:{0})
static org.jvnet.localizer.Localizable _AbstractProject_ExtendedReadPermission_Description()
          This permission grants read-only access to project configurations.
static org.jvnet.localizer.Localizable _AbstractProject_NewBuildForWorkspace()
          Scheduling a new build to get a workspace.
static org.jvnet.localizer.Localizable _AbstractProject_NoBuilds()
          No existing build.
static org.jvnet.localizer.Localizable _AbstractProject_NoSCM()
          No SCM
static org.jvnet.localizer.Localizable _AbstractProject_NoWorkspace()
          No workspace is available, so can''t check for updates.
static org.jvnet.localizer.Localizable _AbstractProject_PollingABorted()
          SCM polling aborted
static org.jvnet.localizer.Localizable _AbstractProject_Pronoun()
          Project
static org.jvnet.localizer.Localizable _AbstractProject_ScmAborted()
          SCM check out aborted
static org.jvnet.localizer.Localizable _AbstractProject_UpstreamBuildInProgress(Object arg1)
          Upstream project {0} is already building.
static org.jvnet.localizer.Localizable _AbstractProject_WipeOutPermission_Description()
          This permission grants the ability to wipe out the contents of a workspace.
static org.jvnet.localizer.Localizable _AbstractProject_WorkspaceOffline()
          Workspace is offline.
static org.jvnet.localizer.Localizable _AbstractProject_WorkspacePermission_Description()
          This permission grants the ability to retrieve the contents of a workspace Jenkins checked out for performing builds.
static org.jvnet.localizer.Localizable _Api_MultipleMatch(Object arg1, Object arg2)
          XPath "{0}" matched {1} nodes.
static org.jvnet.localizer.Localizable _Api_NoXPathMatch(Object arg1)
          XPath {0} didn''t match
static org.jvnet.localizer.Localizable _BallColor_Aborted()
          Aborted
static org.jvnet.localizer.Localizable _BallColor_Disabled()
          Disabled
static org.jvnet.localizer.Localizable _BallColor_Failed()
          Failed
static org.jvnet.localizer.Localizable _BallColor_InProgress()
          In progress
static org.jvnet.localizer.Localizable _BallColor_NotBuilt()
          Not built
static org.jvnet.localizer.Localizable _BallColor_Pending()
          Pending
static org.jvnet.localizer.Localizable _BallColor_Success()
          Success
static org.jvnet.localizer.Localizable _BallColor_Unstable()
          Unstable
static org.jvnet.localizer.Localizable _BooleanParameterDefinition_DisplayName()
          Boolean Value
static org.jvnet.localizer.Localizable _BuildAuthorizationToken_InvalidTokenProvided()
          Invalid token provided.
static org.jvnet.localizer.Localizable _Cause_LegacyCodeCause_ShortDescription()
          Legacy code started this job.
static org.jvnet.localizer.Localizable _Cause_RemoteCause_ShortDescription(Object arg1)
          Started by remote host {0}
static org.jvnet.localizer.Localizable _Cause_RemoteCause_ShortDescriptionWithNote(Object arg1, Object arg2)
          Started by remote host {0} with note: {1}
static org.jvnet.localizer.Localizable _Cause_UpstreamCause_CausedBy()
          originally caused by:
static org.jvnet.localizer.Localizable _Cause_UpstreamCause_ShortDescription(Object arg1, Object arg2)
          Started by upstream project "{0}" build number {1}
static org.jvnet.localizer.Localizable _Cause_UserCause_ShortDescription(Object arg1)
          Started by user {0}
static org.jvnet.localizer.Localizable _Cause_UserIdCause_ShortDescription(Object arg1)
          Started by user {0}
static org.jvnet.localizer.Localizable _ChoiceParameterDefinition_DisplayName()
          Choice
static org.jvnet.localizer.Localizable _CLI_cancel_quiet_down_shortDescription()
          Cancel the effect of the "quiet-down" command.
static org.jvnet.localizer.Localizable _CLI_clear_queue_shortDescription()
          Clears the build queue
static org.jvnet.localizer.Localizable _CLI_connect_node_shortDescription()
          Reconnect to a node
static org.jvnet.localizer.Localizable _CLI_delete_job_shortDescription()
          Deletes a job
static org.jvnet.localizer.Localizable _CLI_delete_node_shortDescription()
          Deletes a node
static org.jvnet.localizer.Localizable _CLI_disable_job_shortDescription()
          Disables a job
static org.jvnet.localizer.Localizable _CLI_disconnect_node_shortDescription()
          Disconnects from a node
static org.jvnet.localizer.Localizable _CLI_enable_job_shortDescription()
          Enables a job
static org.jvnet.localizer.Localizable _CLI_keep_build_shortDescription()
          Mark the build to keep the build forever.
static org.jvnet.localizer.Localizable _CLI_offline_node_shortDescription()
          Stop using a node for performing builds temporarily, until the next "online-node" command.
static org.jvnet.localizer.Localizable _CLI_online_node_shortDescription()
          Resume using a node for performing builds, to cancel out the earlier "offline-node" command.
static org.jvnet.localizer.Localizable _CLI_quiet_down_shortDescription()
          Quiet down Jenkins, in preparation for a restart.
static org.jvnet.localizer.Localizable _CLI_reload_configuration_shortDescription()
          Discard all the loaded data in memory and reload everything from file system.
static org.jvnet.localizer.Localizable _CLI_restart_shortDescription()
          Restart Jenkins
static org.jvnet.localizer.Localizable _CLI_safe_restart_shortDescription()
          Safely restart Jenkins
static org.jvnet.localizer.Localizable _CLI_wait_node_offline_shortDescription()
          Wait for a node to become offline
static org.jvnet.localizer.Localizable _CLI_wait_node_online_shortDescription()
          Wait for a node to become online
static org.jvnet.localizer.Localizable _Computer_BadChannel()
          Slave node offline or not a remote channel (such as master node).
static org.jvnet.localizer.Localizable _Computer_Caption(Object arg1)
          Slave {0}
static org.jvnet.localizer.Localizable _Computer_ConfigurePermission_Description()
          This permission allows users to configure slaves.
static org.jvnet.localizer.Localizable _Computer_ConnectPermission_Description()
          This permission allows users to connect slaves or mark slaves as online.
static org.jvnet.localizer.Localizable _Computer_CreatePermission_Description()
          This permission allows users to create slaves.
static org.jvnet.localizer.Localizable _Computer_DeletePermission_Description()
          This permission allows users to delete existing slaves.
static org.jvnet.localizer.Localizable _Computer_DisconnectPermission_Description()
          This permission allows users to disconnect slaves or mark slaves as temporarily offline.
static org.jvnet.localizer.Localizable _Computer_NoSuchSlaveExists(Object arg1, Object arg2)
          No such slave "{0}" exists.
static org.jvnet.localizer.Localizable _Computer_Permissions_Title()
          Slave
static org.jvnet.localizer.Localizable _ComputerSet_DisplayName()
          nodes
static org.jvnet.localizer.Localizable _ComputerSet_NoSuchSlave(Object arg1)
          No such slave: {0}
static org.jvnet.localizer.Localizable _ComputerSet_SlaveAlreadyExists(Object arg1)
          Slave called ''{0}'' already exists
static org.jvnet.localizer.Localizable _ComputerSet_SpecifySlaveToCopy()
          Specify which slave to copy
static org.jvnet.localizer.Localizable _Descriptor_From(Object arg1, Object arg2)
          (from <a href="{1}">{0}</a>)
static org.jvnet.localizer.Localizable _Executor_NotAvailable()
          N/A
static org.jvnet.localizer.Localizable _ExternalJob_DisplayName()
          Monitor an external job
static org.jvnet.localizer.Localizable _ExternalJob_Pronoun()
          Job
static org.jvnet.localizer.Localizable _FileParameterDefinition_DisplayName()
          File Parameter
static org.jvnet.localizer.Localizable _FreeStyleProject_DisplayName()
          Build a free-style software project
static org.jvnet.localizer.Localizable _HealthReport_EmptyString()
           
static org.jvnet.localizer.Localizable _Hudson_AdministerPermission_Description()
          This permission grants the ability to make system-wide configuration changes, as well as perform highly sensitive operations that amounts to full local system access (within the scope granted by the underlying OS.)
static org.jvnet.localizer.Localizable _Hudson_BadPortNumber(Object arg1)
          Bad port number {0}
static org.jvnet.localizer.Localizable _Hudson_Computer_Caption()
          Master
static org.jvnet.localizer.Localizable _Hudson_Computer_DisplayName()
          master
static org.jvnet.localizer.Localizable _Hudson_ControlCodeNotAllowed(Object arg1)
          No control code is allowed: {0}
static org.jvnet.localizer.Localizable _Hudson_DisplayName()
          Jenkins
static org.jvnet.localizer.Localizable _Hudson_JobAlreadyExists(Object arg1)
          A job already exists with the name ''{0}''
static org.jvnet.localizer.Localizable _Hudson_NodeBeingRemoved()
          Node is being removed
static org.jvnet.localizer.Localizable _Hudson_NodeDescription()
          the master Jenkins node
static org.jvnet.localizer.Localizable _Hudson_NoJavaInPath(Object arg1)
          java is not in your PATH.
static org.jvnet.localizer.Localizable _Hudson_NoName()
          No name is specified
static org.jvnet.localizer.Localizable _Hudson_NoSuchDirectory(Object arg1)
          No such directory: {0}
static org.jvnet.localizer.Localizable _Hudson_NotADirectory(Object arg1)
          {0} is not a directory
static org.jvnet.localizer.Localizable _Hudson_NotANegativeNumber()
          Not a negative number
static org.jvnet.localizer.Localizable _Hudson_NotANonNegativeNumber()
          Number may not be negative
static org.jvnet.localizer.Localizable _Hudson_NotANumber()
          Not a number
static org.jvnet.localizer.Localizable _Hudson_NotAPlugin(Object arg1)
          {0} is not a Jenkins plugin
static org.jvnet.localizer.Localizable _Hudson_NotAPositiveNumber()
          Not a positive number
static org.jvnet.localizer.Localizable _Hudson_NotJDKDir(Object arg1)
          {0} doesn''t look like a JDK directory
static org.jvnet.localizer.Localizable _Hudson_NotUsesUTF8ToDecodeURL()
          Your container doesn''t use UTF-8 to decode URLs.
static org.jvnet.localizer.Localizable _Hudson_Permissions_Title()
          Overall
static org.jvnet.localizer.Localizable _Hudson_ReadPermission_Description()
          The read permission is necessary for viewing almost all pages of Jenkins.
static org.jvnet.localizer.Localizable _Hudson_RunScriptsPermission_Description()
          The "run scripts" permission is necessary for running groovy scripts via the groovy console or groovy cli command.
static org.jvnet.localizer.Localizable _Hudson_UnsafeChar(Object arg1)
          ''{0}'' is an unsafe character
static org.jvnet.localizer.Localizable _Hudson_USER_CONTENT_README()
          Files in this directory will be served under your http://server/jenkins/userContent/
static org.jvnet.localizer.Localizable _Hudson_ViewAlreadyExists(Object arg1)
          A view already exists with the name "{0}"
static org.jvnet.localizer.Localizable _Hudson_ViewName()
          All
static org.jvnet.localizer.Localizable _Item_CONFIGURE_description()
          Change the configuration of a job.
static org.jvnet.localizer.Localizable _Item_CREATE_description()
          Create a new job.
static org.jvnet.localizer.Localizable _Item_DELETE_description()
          Delete a job.
static org.jvnet.localizer.Localizable _Item_Permissions_Title()
          Job
static org.jvnet.localizer.Localizable _Item_READ_description()
          See a job.
static org.jvnet.localizer.Localizable _Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning(Object arg1)
          The display name, "{0}", is already in use by another job and could cause confusion and delay.
static org.jvnet.localizer.Localizable _Jenkins_CheckDisplayName_NameNotUniqueWarning(Object arg1)
          The display name, "{0}", is used as a name by a job and could cause confusing search results.
static org.jvnet.localizer.Localizable _Jenkins_NotAllowedName(Object arg1)
          "{0}" is not allowed name
static org.jvnet.localizer.Localizable _Job_AllRecentBuildFailed()
          All recent builds failed.
static org.jvnet.localizer.Localizable _Job_BuildStability(Object arg1)
          Build stability: {0}
static org.jvnet.localizer.Localizable _Job_minutes()
          mins
static org.jvnet.localizer.Localizable _Job_NOfMFailed(Object arg1, Object arg2)
          {0} out of the last {1} builds failed.
static org.jvnet.localizer.Localizable _Job_NoRecentBuildFailed()
          No recent builds failed.
static org.jvnet.localizer.Localizable _Job_Pronoun()
          Project
static org.jvnet.localizer.Localizable _Label_GroupOf(Object arg1)
          group of {0}
static org.jvnet.localizer.Localizable _Label_InvalidLabel()
          invalid label
static org.jvnet.localizer.Localizable _Label_ProvisionedFrom(Object arg1)
          Provisioned from {0}
static org.jvnet.localizer.Localizable _ListView_DisplayName()
          List View
static org.jvnet.localizer.Localizable _LoadStatistics_Legends_BusyExecutors()
          Busy executors
static org.jvnet.localizer.Localizable _LoadStatistics_Legends_QueueLength()
          Queue length
static org.jvnet.localizer.Localizable _LoadStatistics_Legends_TotalExecutors()
          Total executors
static org.jvnet.localizer.Localizable _ManageJenkinsAction_DisplayName()
          Manage Jenkins
static org.jvnet.localizer.Localizable _MultiStageTimeSeries_EMPTY_STRING()
           
static org.jvnet.localizer.Localizable _MyView_DisplayName()
          My View
static org.jvnet.localizer.Localizable _MyViewsProperty_DisplayName()
          My Views
static org.jvnet.localizer.Localizable _MyViewsProperty_GlobalAction_DisplayName()
          My Views
static org.jvnet.localizer.Localizable _MyViewsProperty_ViewExistsCheck_AlreadyExists(Object arg1)
          A view with name {0} already exists
static org.jvnet.localizer.Localizable _MyViewsProperty_ViewExistsCheck_NotExist(Object arg1)
          A view with name {0} does not exist
static org.jvnet.localizer.Localizable _Node_BecauseNodeIsReserved(Object arg1)
          {0} is reserved for jobs tied to it
static org.jvnet.localizer.Localizable _Node_LabelMissing(Object arg1, Object arg2)
          {0} doesn''t have label {1}
static org.jvnet.localizer.Localizable _Node_Mode_EXCLUSIVE()
          Leave this machine for tied jobs only
static org.jvnet.localizer.Localizable _Node_Mode_NORMAL()
          Utilize this slave as much as possible
static org.jvnet.localizer.Localizable _ParameterAction_DisplayName()
          Parameters
static org.jvnet.localizer.Localizable _ParametersDefinitionProperty_DisplayName()
          Parameters
static org.jvnet.localizer.Localizable _PasswordParameterDefinition_DisplayName()
          Password Parameter
static org.jvnet.localizer.Localizable _Permalink_LastBuild()
          Last build
static org.jvnet.localizer.Localizable _Permalink_LastFailedBuild()
          Last failed build
static org.jvnet.localizer.Localizable _Permalink_LastStableBuild()
          Last stable build
static org.jvnet.localizer.Localizable _Permalink_LastSuccessfulBuild()
          Last successful build
static org.jvnet.localizer.Localizable _Permalink_LastUnstableBuild()
          Last unstable build
static org.jvnet.localizer.Localizable _Permalink_LastUnsuccessfulBuild()
          Last unsuccessful build
static org.jvnet.localizer.Localizable _ProxyView_DisplayName()
          Include a global view
static org.jvnet.localizer.Localizable _ProxyView_NoSuchViewExists(Object arg1)
          Global view {0} does not exist
static org.jvnet.localizer.Localizable _Queue_AllNodesOffline(Object arg1)
          All nodes of label ''{0}'' are offline
static org.jvnet.localizer.Localizable _Queue_BlockedBy(Object arg1)
          Blocked by {0}
static org.jvnet.localizer.Localizable _Queue_HudsonIsAboutToShutDown()
          Jenkins is about to shut down
static org.jvnet.localizer.Localizable _Queue_init()
          Restoring the build queue
static org.jvnet.localizer.Localizable _Queue_InProgress()
          A build is already in progress
static org.jvnet.localizer.Localizable _Queue_InQuietPeriod(Object arg1)
          In the quiet period.
static org.jvnet.localizer.Localizable _Queue_NodeOffline(Object arg1)
          {0} is offline
static org.jvnet.localizer.Localizable _Queue_Unknown()
          ???
static org.jvnet.localizer.Localizable _Queue_WaitingForNextAvailableExecutor()
          Waiting for next available executor
static org.jvnet.localizer.Localizable _Queue_WaitingForNextAvailableExecutorOn(Object arg1)
          Waiting for next available executor on {0}
static org.jvnet.localizer.Localizable _ResultTrend_Aborted()
          Aborted
static org.jvnet.localizer.Localizable _ResultTrend_Failure()
          Failure
static org.jvnet.localizer.Localizable _ResultTrend_Fixed()
          Fixed
static org.jvnet.localizer.Localizable _ResultTrend_NotBuilt()
          Not built
static org.jvnet.localizer.Localizable _ResultTrend_NowUnstable()
          Now unstable
static org.jvnet.localizer.Localizable _ResultTrend_StillFailing()
          Still failing
static org.jvnet.localizer.Localizable _ResultTrend_StillUnstable()
          Still unstable
static org.jvnet.localizer.Localizable _ResultTrend_Success()
          Success
static org.jvnet.localizer.Localizable _ResultTrend_Unstable()
          Unstable
static org.jvnet.localizer.Localizable _Run_ArtifactsPermission_Description()
          This permission grants the ability to retrieve the artifacts produced by builds.
static org.jvnet.localizer.Localizable _Run_BuildAborted()
          Build was aborted
static org.jvnet.localizer.Localizable _Run_DeletePermission_Description()
          This permission allows users to manually delete specific builds from the build history.
static org.jvnet.localizer.Localizable _Run_InProgressDuration(Object arg1)
          {0} and counting
static org.jvnet.localizer.Localizable _Run_MarkedExplicitly()
          This record is explicitly marked to be kept.
static org.jvnet.localizer.Localizable _Run_Permissions_Title()
          Run
static org.jvnet.localizer.Localizable _Run_Summary_Aborted()
          aborted
static org.jvnet.localizer.Localizable _Run_Summary_BackToNormal()
          back to normal
static org.jvnet.localizer.Localizable _Run_Summary_BrokenForALongTime()
          broken for a long time
static org.jvnet.localizer.Localizable _Run_Summary_BrokenSince(Object arg1)
          broken since build {0}
static org.jvnet.localizer.Localizable _Run_Summary_BrokenSinceThisBuild()
          broken since this build
static org.jvnet.localizer.Localizable _Run_Summary_LessTestsFailing(Object arg1, Object arg2)
          {0} less {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
static org.jvnet.localizer.Localizable _Run_Summary_MoreTestsFailing(Object arg1, Object arg2)
          {0} more {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
static org.jvnet.localizer.Localizable _Run_Summary_NotBuilt()
          not built
static org.jvnet.localizer.Localizable _Run_Summary_Stable()
          stable
static org.jvnet.localizer.Localizable _Run_Summary_TestFailures(Object arg1)
          {0} {0,choice,0#test failures|1#test failure|1<test failures}
static org.jvnet.localizer.Localizable _Run_Summary_TestsStartedToFail(Object arg1)
          {0} {0,choice,0#tests|1#test|1<tests} started to fail
static org.jvnet.localizer.Localizable _Run_Summary_TestsStillFailing(Object arg1)
          {0} {0,choice,0#tests are|1#test is|1<tests are} still failing
static org.jvnet.localizer.Localizable _Run_Summary_Unknown()
          ?
static org.jvnet.localizer.Localizable _Run_Summary_Unstable()
          unstable
static org.jvnet.localizer.Localizable _Run_UnableToDelete(Object arg1, Object arg2)
          Unable to delete {0}: {1}
static org.jvnet.localizer.Localizable _Run_UpdatePermission_Description()
          This permission allows users to update description and other properties of a build, for example to leave notes about the cause of a build failure.
static org.jvnet.localizer.Localizable _RunParameterDefinition_DisplayName()
          Run Parameter
static org.jvnet.localizer.Localizable _Slave_InvalidConfig_Executors(Object arg1)
          Invalid slave configuration for {0}.
static org.jvnet.localizer.Localizable _Slave_InvalidConfig_NoName()
          Invalid slave configuration.
static org.jvnet.localizer.Localizable _Slave_InvalidConfig_NoRemoteDir(Object arg1)
          Invalid slave configuration for {0}.
static org.jvnet.localizer.Localizable _Slave_Launching(Object arg1)
          {0} Launching slave agent
static org.jvnet.localizer.Localizable _Slave_Network_Mounted_File_System_Warning()
          Are you sure you want to use network mounted file system for FS root? Note that this directory does not need to be visible to the master.
static org.jvnet.localizer.Localizable _Slave_Remote_Director_Mandatory()
          Remote directory is mandatory
static org.jvnet.localizer.Localizable _Slave_Terminated(Object arg1)
          {0} slave agent was terminated
static org.jvnet.localizer.Localizable _Slave_UnableToLaunch(Object arg1, Object arg2)
          Unable to launch the slave agent for {0}{1}
static org.jvnet.localizer.Localizable _Slave_UnixSlave()
          This is a Unix slave
static org.jvnet.localizer.Localizable _Slave_WindowsSlave()
          This is a Windows slave
static org.jvnet.localizer.Localizable _StringParameterDefinition_DisplayName()
          String Parameter
static org.jvnet.localizer.Localizable _TextParameterDefinition_DisplayName()
          Text Parameter
static org.jvnet.localizer.Localizable _UpdateCenter_DownloadButNotActivated()
          Downloaded Successfully.
static org.jvnet.localizer.Localizable _UpdateCenter_init()
          Initialing update center
static org.jvnet.localizer.Localizable _UpdateCenter_n_a()
          N/A
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_builder()
          Build Tools
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_buildwrapper()
          Build Wrappers
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_cli()
          Command Line Interface
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_cluster()
          Cluster Management and Distributed Build
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_external()
          External Site/Tool Integrations
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_listview_column()
          List view columns
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_maven()
          Maven
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_misc()
          Miscellaneous
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_must_be_labeled()
          Uncategorized
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_notifier()
          Build Notifiers
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_page_decorator()
          Page Decorators
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_post_build()
          Other Post-Build Actions
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_report()
          Build Reports
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_scm_related()
          Source Code Management related
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_scm()
          Source Code Management
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_slaves()
          Slave Launchers and Controllers
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_trigger()
          Build Triggers
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_ui()
          User Interface
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_unrecognized(Object arg1)
          Misc ({0})
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_upload()
          Artifact Uploaders
static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_user()
          Authentication and User Management
static org.jvnet.localizer.Localizable _UpdateCenter_Status_CheckingInternet()
          Checking internet connectivity
static org.jvnet.localizer.Localizable _UpdateCenter_Status_CheckingJavaNet()
          Checking update center connectivity
static org.jvnet.localizer.Localizable _UpdateCenter_Status_ConnectionFailed(Object arg1)
          <span class=error>Failed to connect to {0}.
static org.jvnet.localizer.Localizable _UpdateCenter_Status_Success()
          Success
static org.jvnet.localizer.Localizable _UpdateCenter_Status_UnknownHostException(Object arg1)
          <span class=error>Failed to resolve host name {0}.
static org.jvnet.localizer.Localizable _View_ConfigurePermission_Description()
          This permission allows users to change the configuration of views.
static org.jvnet.localizer.Localizable _View_CreatePermission_Description()
          This permission allows users to create new views.
static org.jvnet.localizer.Localizable _View_DeletePermission_Description()
          This permission allows users to delete existing views.
static org.jvnet.localizer.Localizable _View_MissingMode()
          No view type is specified
static org.jvnet.localizer.Localizable _View_Permissions_Title()
          View
static org.jvnet.localizer.Localizable _View_ReadPermission_Description()
          This permission allows users to see views (implied by generic read access).
static String AbstractBuild_Building()
          Building
static String AbstractBuild_BuildingInWorkspace(Object arg1)
          in workspace {0}
static String AbstractBuild_BuildingOnMaster()
          Building on master
static String AbstractBuild_BuildingRemotely(Object arg1)
          Building remotely on {0}
static String AbstractBuild_KeptBecause(Object arg1)
          This build is kept because of {0}.
static String AbstractItem_NoSuchJobExists(Object arg1, Object arg2)
          No such job ''{0}'' exists.
static String AbstractItem_Pronoun()
          Job
static String AbstractProject_Aborted()
          Aborted
static String AbstractProject_AssignedLabelString_InvalidBooleanExpression(Object arg1)
          Invalid boolean expression: {0}
static String AbstractProject_AssignedLabelString_NoMatch_DidYouMean(Object arg1, Object arg2)
          There''s no slave/cloud that matches this assignment.
static String AbstractProject_AssignedLabelString_NoMatch()
          There's no slave/cloud that matches this assignment
static String AbstractProject_AwaitingBuildForWorkspace()
          Awaiting build to get a workspace.
static String AbstractProject_build_with_parameters()
          Build with Parameters
static String AbstractProject_BuildInProgress(Object arg1, Object arg2)
          Build #{0} is already in progress{1}
static String AbstractProject_BuildNow()
          Build Now
static String AbstractProject_BuildPermission_Description()
          This permission grants the ability to start a new build.
static String AbstractProject_CancelPermission_Description()
          This permission grants the ability to cancel a build.
static String AbstractProject_CustomWorkspaceEmpty()
          Custom workspace is empty.
static String AbstractProject_Disabled()
          Build disabled
static String AbstractProject_DiscoverPermission_Description()
          This permission grants discover access to jobs.
static String AbstractProject_DownstreamBuildInProgress(Object arg1)
          Downstream project {0} is already building.
static String AbstractProject_ETA(Object arg1)
          (ETA:{0})
static String AbstractProject_ExtendedReadPermission_Description()
          This permission grants read-only access to project configurations.
static String AbstractProject_NewBuildForWorkspace()
          Scheduling a new build to get a workspace.
static String AbstractProject_NoBuilds()
          No existing build.
static String AbstractProject_NoSCM()
          No SCM
static String AbstractProject_NoWorkspace()
          No workspace is available, so can''t check for updates.
static String AbstractProject_PollingABorted()
          SCM polling aborted
static String AbstractProject_Pronoun()
          Project
static String AbstractProject_ScmAborted()
          SCM check out aborted
static String AbstractProject_UpstreamBuildInProgress(Object arg1)
          Upstream project {0} is already building.
static String AbstractProject_WipeOutPermission_Description()
          This permission grants the ability to wipe out the contents of a workspace.
static String AbstractProject_WorkspaceOffline()
          Workspace is offline.
static String AbstractProject_WorkspacePermission_Description()
          This permission grants the ability to retrieve the contents of a workspace Jenkins checked out for performing builds.
static String Api_MultipleMatch(Object arg1, Object arg2)
          XPath "{0}" matched {1} nodes.
static String Api_NoXPathMatch(Object arg1)
          XPath {0} didn''t match
static String BallColor_Aborted()
          Aborted
static String BallColor_Disabled()
          Disabled
static String BallColor_Failed()
          Failed
static String BallColor_InProgress()
          In progress
static String BallColor_NotBuilt()
          Not built
static String BallColor_Pending()
          Pending
static String BallColor_Success()
          Success
static String BallColor_Unstable()
          Unstable
static String BooleanParameterDefinition_DisplayName()
          Boolean Value
static String BuildAuthorizationToken_InvalidTokenProvided()
          Invalid token provided.
static String Cause_LegacyCodeCause_ShortDescription()
          Legacy code started this job.
static String Cause_RemoteCause_ShortDescription(Object arg1)
          Started by remote host {0}
static String Cause_RemoteCause_ShortDescriptionWithNote(Object arg1, Object arg2)
          Started by remote host {0} with note: {1}
static String Cause_UpstreamCause_CausedBy()
          originally caused by:
static String Cause_UpstreamCause_ShortDescription(Object arg1, Object arg2)
          Started by upstream project "{0}" build number {1}
static String Cause_UserCause_ShortDescription(Object arg1)
          Started by user {0}
static String Cause_UserIdCause_ShortDescription(Object arg1)
          Started by user {0}
static String ChoiceParameterDefinition_DisplayName()
          Choice
static String CLI_cancel_quiet_down_shortDescription()
          Cancel the effect of the "quiet-down" command.
static String CLI_clear_queue_shortDescription()
          Clears the build queue
static String CLI_connect_node_shortDescription()
          Reconnect to a node
static String CLI_delete_job_shortDescription()
          Deletes a job
static String CLI_delete_node_shortDescription()
          Deletes a node
static String CLI_disable_job_shortDescription()
          Disables a job
static String CLI_disconnect_node_shortDescription()
          Disconnects from a node
static String CLI_enable_job_shortDescription()
          Enables a job
static String CLI_keep_build_shortDescription()
          Mark the build to keep the build forever.
static String CLI_offline_node_shortDescription()
          Stop using a node for performing builds temporarily, until the next "online-node" command.
static String CLI_online_node_shortDescription()
          Resume using a node for performing builds, to cancel out the earlier "offline-node" command.
static String CLI_quiet_down_shortDescription()
          Quiet down Jenkins, in preparation for a restart.
static String CLI_reload_configuration_shortDescription()
          Discard all the loaded data in memory and reload everything from file system.
static String CLI_restart_shortDescription()
          Restart Jenkins
static String CLI_safe_restart_shortDescription()
          Safely restart Jenkins
static String CLI_wait_node_offline_shortDescription()
          Wait for a node to become offline
static String CLI_wait_node_online_shortDescription()
          Wait for a node to become online
static String Computer_BadChannel()
          Slave node offline or not a remote channel (such as master node).
static String Computer_Caption(Object arg1)
          Slave {0}
static String Computer_ConfigurePermission_Description()
          This permission allows users to configure slaves.
static String Computer_ConnectPermission_Description()
          This permission allows users to connect slaves or mark slaves as online.
static String Computer_CreatePermission_Description()
          This permission allows users to create slaves.
static String Computer_DeletePermission_Description()
          This permission allows users to delete existing slaves.
static String Computer_DisconnectPermission_Description()
          This permission allows users to disconnect slaves or mark slaves as temporarily offline.
static String Computer_NoSuchSlaveExists(Object arg1, Object arg2)
          No such slave "{0}" exists.
static String Computer_Permissions_Title()
          Slave
static String ComputerSet_DisplayName()
          nodes
static String ComputerSet_NoSuchSlave(Object arg1)
          No such slave: {0}
static String ComputerSet_SlaveAlreadyExists(Object arg1)
          Slave called ''{0}'' already exists
static String ComputerSet_SpecifySlaveToCopy()
          Specify which slave to copy
static String Descriptor_From(Object arg1, Object arg2)
          (from <a href="{1}">{0}</a>)
static String Executor_NotAvailable()
          N/A
static String ExternalJob_DisplayName()
          Monitor an external job
static String ExternalJob_Pronoun()
          Job
static String FileParameterDefinition_DisplayName()
          File Parameter
static String FreeStyleProject_DisplayName()
          Build a free-style software project
static String HealthReport_EmptyString()
           
static String Hudson_AdministerPermission_Description()
          This permission grants the ability to make system-wide configuration changes, as well as perform highly sensitive operations that amounts to full local system access (within the scope granted by the underlying OS.)
static String Hudson_BadPortNumber(Object arg1)
          Bad port number {0}
static String Hudson_Computer_Caption()
          Master
static String Hudson_Computer_DisplayName()
          master
static String Hudson_ControlCodeNotAllowed(Object arg1)
          No control code is allowed: {0}
static String Hudson_DisplayName()
          Jenkins
static String Hudson_JobAlreadyExists(Object arg1)
          A job already exists with the name ''{0}''
static String Hudson_NodeBeingRemoved()
          Node is being removed
static String Hudson_NodeDescription()
          the master Jenkins node
static String Hudson_NoJavaInPath(Object arg1)
          java is not in your PATH.
static String Hudson_NoName()
          No name is specified
static String Hudson_NoSuchDirectory(Object arg1)
          No such directory: {0}
static String Hudson_NotADirectory(Object arg1)
          {0} is not a directory
static String Hudson_NotANegativeNumber()
          Not a negative number
static String Hudson_NotANonNegativeNumber()
          Number may not be negative
static String Hudson_NotANumber()
          Not a number
static String Hudson_NotAPlugin(Object arg1)
          {0} is not a Jenkins plugin
static String Hudson_NotAPositiveNumber()
          Not a positive number
static String Hudson_NotJDKDir(Object arg1)
          {0} doesn''t look like a JDK directory
static String Hudson_NotUsesUTF8ToDecodeURL()
          Your container doesn''t use UTF-8 to decode URLs.
static String Hudson_Permissions_Title()
          Overall
static String Hudson_ReadPermission_Description()
          The read permission is necessary for viewing almost all pages of Jenkins.
static String Hudson_RunScriptsPermission_Description()
          The "run scripts" permission is necessary for running groovy scripts via the groovy console or groovy cli command.
static String Hudson_UnsafeChar(Object arg1)
          ''{0}'' is an unsafe character
static String Hudson_USER_CONTENT_README()
          Files in this directory will be served under your http://server/jenkins/userContent/
static String Hudson_ViewAlreadyExists(Object arg1)
          A view already exists with the name "{0}"
static String Hudson_ViewName()
          All
static String Item_CONFIGURE_description()
          Change the configuration of a job.
static String Item_CREATE_description()
          Create a new job.
static String Item_DELETE_description()
          Delete a job.
static String Item_Permissions_Title()
          Job
static String Item_READ_description()
          See a job.
static String Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning(Object arg1)
          The display name, "{0}", is already in use by another job and could cause confusion and delay.
static String Jenkins_CheckDisplayName_NameNotUniqueWarning(Object arg1)
          The display name, "{0}", is used as a name by a job and could cause confusing search results.
static String Jenkins_NotAllowedName(Object arg1)
          "{0}" is not allowed name
static String Job_AllRecentBuildFailed()
          All recent builds failed.
static String Job_BuildStability(Object arg1)
          Build stability: {0}
static String Job_minutes()
          mins
static String Job_NOfMFailed(Object arg1, Object arg2)
          {0} out of the last {1} builds failed.
static String Job_NoRecentBuildFailed()
          No recent builds failed.
static String Job_Pronoun()
          Project
static String Label_GroupOf(Object arg1)
          group of {0}
static String Label_InvalidLabel()
          invalid label
static String Label_ProvisionedFrom(Object arg1)
          Provisioned from {0}
static String ListView_DisplayName()
          List View
static String LoadStatistics_Legends_BusyExecutors()
          Busy executors
static String LoadStatistics_Legends_QueueLength()
          Queue length
static String LoadStatistics_Legends_TotalExecutors()
          Total executors
static String ManageJenkinsAction_DisplayName()
          Manage Jenkins
static String MultiStageTimeSeries_EMPTY_STRING()
           
static String MyView_DisplayName()
          My View
static String MyViewsProperty_DisplayName()
          My Views
static String MyViewsProperty_GlobalAction_DisplayName()
          My Views
static String MyViewsProperty_ViewExistsCheck_AlreadyExists(Object arg1)
          A view with name {0} already exists
static String MyViewsProperty_ViewExistsCheck_NotExist(Object arg1)
          A view with name {0} does not exist
static String Node_BecauseNodeIsReserved(Object arg1)
          {0} is reserved for jobs tied to it
static String Node_LabelMissing(Object arg1, Object arg2)
          {0} doesn''t have label {1}
static String Node_Mode_EXCLUSIVE()
          Leave this machine for tied jobs only
static String Node_Mode_NORMAL()
          Utilize this slave as much as possible
static String ParameterAction_DisplayName()
          Parameters
static String ParametersDefinitionProperty_DisplayName()
          Parameters
static String PasswordParameterDefinition_DisplayName()
          Password Parameter
static String Permalink_LastBuild()
          Last build
static String Permalink_LastFailedBuild()
          Last failed build
static String Permalink_LastStableBuild()
          Last stable build
static String Permalink_LastSuccessfulBuild()
          Last successful build
static String Permalink_LastUnstableBuild()
          Last unstable build
static String Permalink_LastUnsuccessfulBuild()
          Last unsuccessful build
static String ProxyView_DisplayName()
          Include a global view
static String ProxyView_NoSuchViewExists(Object arg1)
          Global view {0} does not exist
static String Queue_AllNodesOffline(Object arg1)
          All nodes of label ''{0}'' are offline
static String Queue_BlockedBy(Object arg1)
          Blocked by {0}
static String Queue_HudsonIsAboutToShutDown()
          Jenkins is about to shut down
static String Queue_init()
          Restoring the build queue
static String Queue_InProgress()
          A build is already in progress
static String Queue_InQuietPeriod(Object arg1)
          In the quiet period.
static String Queue_NodeOffline(Object arg1)
          {0} is offline
static String Queue_Unknown()
          ???
static String Queue_WaitingForNextAvailableExecutor()
          Waiting for next available executor
static String Queue_WaitingForNextAvailableExecutorOn(Object arg1)
          Waiting for next available executor on {0}
static String ResultTrend_Aborted()
          Aborted
static String ResultTrend_Failure()
          Failure
static String ResultTrend_Fixed()
          Fixed
static String ResultTrend_NotBuilt()
          Not built
static String ResultTrend_NowUnstable()
          Now unstable
static String ResultTrend_StillFailing()
          Still failing
static String ResultTrend_StillUnstable()
          Still unstable
static String ResultTrend_Success()
          Success
static String ResultTrend_Unstable()
          Unstable
static String Run_ArtifactsPermission_Description()
          This permission grants the ability to retrieve the artifacts produced by builds.
static String Run_BuildAborted()
          Build was aborted
static String Run_DeletePermission_Description()
          This permission allows users to manually delete specific builds from the build history.
static String Run_InProgressDuration(Object arg1)
          {0} and counting
static String Run_MarkedExplicitly()
          This record is explicitly marked to be kept.
static String Run_Permissions_Title()
          Run
static String Run_Summary_Aborted()
          aborted
static String Run_Summary_BackToNormal()
          back to normal
static String Run_Summary_BrokenForALongTime()
          broken for a long time
static String Run_Summary_BrokenSince(Object arg1)
          broken since build {0}
static String Run_Summary_BrokenSinceThisBuild()
          broken since this build
static String Run_Summary_LessTestsFailing(Object arg1, Object arg2)
          {0} less {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
static String Run_Summary_MoreTestsFailing(Object arg1, Object arg2)
          {0} more {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
static String Run_Summary_NotBuilt()
          not built
static String Run_Summary_Stable()
          stable
static String Run_Summary_TestFailures(Object arg1)
          {0} {0,choice,0#test failures|1#test failure|1<test failures}
static String Run_Summary_TestsStartedToFail(Object arg1)
          {0} {0,choice,0#tests|1#test|1<tests} started to fail
static String Run_Summary_TestsStillFailing(Object arg1)
          {0} {0,choice,0#tests are|1#test is|1<tests are} still failing
static String Run_Summary_Unknown()
          ?
static String Run_Summary_Unstable()
          unstable
static String Run_UnableToDelete(Object arg1, Object arg2)
          Unable to delete {0}: {1}
static String Run_UpdatePermission_Description()
          This permission allows users to update description and other properties of a build, for example to leave notes about the cause of a build failure.
static String RunParameterDefinition_DisplayName()
          Run Parameter
static String Slave_InvalidConfig_Executors(Object arg1)
          Invalid slave configuration for {0}.
static String Slave_InvalidConfig_NoName()
          Invalid slave configuration.
static String Slave_InvalidConfig_NoRemoteDir(Object arg1)
          Invalid slave configuration for {0}.
static String Slave_Launching(Object arg1)
          {0} Launching slave agent
static String Slave_Network_Mounted_File_System_Warning()
          Are you sure you want to use network mounted file system for FS root? Note that this directory does not need to be visible to the master.
static String Slave_Remote_Director_Mandatory()
          Remote directory is mandatory
static String Slave_Terminated(Object arg1)
          {0} slave agent was terminated
static String Slave_UnableToLaunch(Object arg1, Object arg2)
          Unable to launch the slave agent for {0}{1}
static String Slave_UnixSlave()
          This is a Unix slave
static String Slave_WindowsSlave()
          This is a Windows slave
static String StringParameterDefinition_DisplayName()
          String Parameter
static String TextParameterDefinition_DisplayName()
          Text Parameter
static String UpdateCenter_DownloadButNotActivated()
          Downloaded Successfully.
static String UpdateCenter_init()
          Initialing update center
static String UpdateCenter_n_a()
          N/A
static String UpdateCenter_PluginCategory_builder()
          Build Tools
static String UpdateCenter_PluginCategory_buildwrapper()
          Build Wrappers
static String UpdateCenter_PluginCategory_cli()
          Command Line Interface
static String UpdateCenter_PluginCategory_cluster()
          Cluster Management and Distributed Build
static String UpdateCenter_PluginCategory_external()
          External Site/Tool Integrations
static String UpdateCenter_PluginCategory_listview_column()
          List view columns
static String UpdateCenter_PluginCategory_maven()
          Maven
static String UpdateCenter_PluginCategory_misc()
          Miscellaneous
static String UpdateCenter_PluginCategory_must_be_labeled()
          Uncategorized
static String UpdateCenter_PluginCategory_notifier()
          Build Notifiers
static String UpdateCenter_PluginCategory_page_decorator()
          Page Decorators
static String UpdateCenter_PluginCategory_post_build()
          Other Post-Build Actions
static String UpdateCenter_PluginCategory_report()
          Build Reports
static String UpdateCenter_PluginCategory_scm_related()
          Source Code Management related
static String UpdateCenter_PluginCategory_scm()
          Source Code Management
static String UpdateCenter_PluginCategory_slaves()
          Slave Launchers and Controllers
static String UpdateCenter_PluginCategory_trigger()
          Build Triggers
static String UpdateCenter_PluginCategory_ui()
          User Interface
static String UpdateCenter_PluginCategory_unrecognized(Object arg1)
          Misc ({0})
static String UpdateCenter_PluginCategory_upload()
          Artifact Uploaders
static String UpdateCenter_PluginCategory_user()
          Authentication and User Management
static String UpdateCenter_Status_CheckingInternet()
          Checking internet connectivity
static String UpdateCenter_Status_CheckingJavaNet()
          Checking update center connectivity
static String UpdateCenter_Status_ConnectionFailed(Object arg1)
          <span class=error>Failed to connect to {0}.
static String UpdateCenter_Status_Success()
          Success
static String UpdateCenter_Status_UnknownHostException(Object arg1)
          <span class=error>Failed to resolve host name {0}.
static String View_ConfigurePermission_Description()
          This permission allows users to change the configuration of views.
static String View_CreatePermission_Description()
          This permission allows users to create new views.
static String View_DeletePermission_Description()
          This permission allows users to delete existing views.
static String View_MissingMode()
          No view type is specified
static String View_Permissions_Title()
          View
static String View_ReadPermission_Description()
          This permission allows users to see views (implied by generic read access).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

View_ReadPermission_Description

public static String View_ReadPermission_Description()
This permission allows users to see views (implied by generic read access).


_View_ReadPermission_Description

public static org.jvnet.localizer.Localizable _View_ReadPermission_Description()
This permission allows users to see views (implied by generic read access).


AbstractBuild_BuildingRemotely

public static String AbstractBuild_BuildingRemotely(Object arg1)
Building remotely on {0}


_AbstractBuild_BuildingRemotely

public static org.jvnet.localizer.Localizable _AbstractBuild_BuildingRemotely(Object arg1)
Building remotely on {0}


CLI_delete_node_shortDescription

public static String CLI_delete_node_shortDescription()
Deletes a node


_CLI_delete_node_shortDescription

public static org.jvnet.localizer.Localizable _CLI_delete_node_shortDescription()
Deletes a node


ListView_DisplayName

public static String ListView_DisplayName()
List View


_ListView_DisplayName

public static org.jvnet.localizer.Localizable _ListView_DisplayName()
List View


Label_ProvisionedFrom

public static String Label_ProvisionedFrom(Object arg1)
Provisioned from {0}


_Label_ProvisionedFrom

public static org.jvnet.localizer.Localizable _Label_ProvisionedFrom(Object arg1)
Provisioned from {0}


Label_InvalidLabel

public static String Label_InvalidLabel()
invalid label


_Label_InvalidLabel

public static org.jvnet.localizer.Localizable _Label_InvalidLabel()
invalid label


UpdateCenter_PluginCategory_cluster

public static String UpdateCenter_PluginCategory_cluster()
Cluster Management and Distributed Build


_UpdateCenter_PluginCategory_cluster

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_cluster()
Cluster Management and Distributed Build


Computer_NoSuchSlaveExists

public static String Computer_NoSuchSlaveExists(Object arg1,
                                                Object arg2)
No such slave "{0}" exists. Did you mean "{1}"?


_Computer_NoSuchSlaveExists

public static org.jvnet.localizer.Localizable _Computer_NoSuchSlaveExists(Object arg1,
                                                                          Object arg2)
No such slave "{0}" exists. Did you mean "{1}"?


Permalink_LastFailedBuild

public static String Permalink_LastFailedBuild()
Last failed build


_Permalink_LastFailedBuild

public static org.jvnet.localizer.Localizable _Permalink_LastFailedBuild()
Last failed build


Permalink_LastSuccessfulBuild

public static String Permalink_LastSuccessfulBuild()
Last successful build


_Permalink_LastSuccessfulBuild

public static org.jvnet.localizer.Localizable _Permalink_LastSuccessfulBuild()
Last successful build


View_ConfigurePermission_Description

public static String View_ConfigurePermission_Description()
This permission allows users to change the configuration of views.


_View_ConfigurePermission_Description

public static org.jvnet.localizer.Localizable _View_ConfigurePermission_Description()
This permission allows users to change the configuration of views.


Run_InProgressDuration

public static String Run_InProgressDuration(Object arg1)
{0} and counting


_Run_InProgressDuration

public static org.jvnet.localizer.Localizable _Run_InProgressDuration(Object arg1)
{0} and counting


BallColor_Aborted

public static String BallColor_Aborted()
Aborted


_BallColor_Aborted

public static org.jvnet.localizer.Localizable _BallColor_Aborted()
Aborted


Hudson_Permissions_Title

public static String Hudson_Permissions_Title()
Overall


_Hudson_Permissions_Title

public static org.jvnet.localizer.Localizable _Hudson_Permissions_Title()
Overall


ResultTrend_Aborted

public static String ResultTrend_Aborted()
Aborted


_ResultTrend_Aborted

public static org.jvnet.localizer.Localizable _ResultTrend_Aborted()
Aborted


Run_Summary_Unstable

public static String Run_Summary_Unstable()
unstable


_Run_Summary_Unstable

public static org.jvnet.localizer.Localizable _Run_Summary_Unstable()
unstable


UpdateCenter_PluginCategory_must_be_labeled

public static String UpdateCenter_PluginCategory_must_be_labeled()
Uncategorized


_UpdateCenter_PluginCategory_must_be_labeled

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_must_be_labeled()
Uncategorized


Permalink_LastUnsuccessfulBuild

public static String Permalink_LastUnsuccessfulBuild()
Last unsuccessful build


_Permalink_LastUnsuccessfulBuild

public static org.jvnet.localizer.Localizable _Permalink_LastUnsuccessfulBuild()
Last unsuccessful build


Hudson_ReadPermission_Description

public static String Hudson_ReadPermission_Description()
The read permission is necessary for viewing almost all pages of Jenkins. This permission is useful when you don''t want unauthenticated users to see Jenkins pages &mdash; 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()
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 &mdash; revoke this permission from the anonymous user, then add "authenticated" pseudo-user and grant the read access.


AbstractProject_build_with_parameters

public static String AbstractProject_build_with_parameters()
Build with Parameters


_AbstractProject_build_with_parameters

public static org.jvnet.localizer.Localizable _AbstractProject_build_with_parameters()
Build with Parameters


AbstractProject_WorkspaceOffline

public static String AbstractProject_WorkspaceOffline()
Workspace is offline.


_AbstractProject_WorkspaceOffline

public static org.jvnet.localizer.Localizable _AbstractProject_WorkspaceOffline()
Workspace is offline.


CLI_clear_queue_shortDescription

public static String CLI_clear_queue_shortDescription()
Clears the build queue


_CLI_clear_queue_shortDescription

public static org.jvnet.localizer.Localizable _CLI_clear_queue_shortDescription()
Clears the build queue


Computer_ConfigurePermission_Description

public static String Computer_ConfigurePermission_Description()
This permission allows users to configure slaves.


_Computer_ConfigurePermission_Description

public static org.jvnet.localizer.Localizable _Computer_ConfigurePermission_Description()
This permission allows users to configure slaves.


Hudson_RunScriptsPermission_Description

public static String Hudson_RunScriptsPermission_Description()
The "run scripts" permission is necessary for running groovy scripts via the groovy console or groovy cli command.


_Hudson_RunScriptsPermission_Description

public static org.jvnet.localizer.Localizable _Hudson_RunScriptsPermission_Description()
The "run scripts" permission is necessary for running groovy scripts via the groovy console or groovy cli command.


BallColor_Success

public static String BallColor_Success()
Success


_BallColor_Success

public static org.jvnet.localizer.Localizable _BallColor_Success()
Success


Run_Summary_Stable

public static String Run_Summary_Stable()
stable


_Run_Summary_Stable

public static org.jvnet.localizer.Localizable _Run_Summary_Stable()
stable


Run_UnableToDelete

public static String Run_UnableToDelete(Object arg1,
                                        Object arg2)
Unable to delete {0}: {1}


_Run_UnableToDelete

public static org.jvnet.localizer.Localizable _Run_UnableToDelete(Object arg1,
                                                                  Object arg2)
Unable to delete {0}: {1}


Queue_NodeOffline

public static String Queue_NodeOffline(Object arg1)
{0} is offline


_Queue_NodeOffline

public static org.jvnet.localizer.Localizable _Queue_NodeOffline(Object arg1)
{0} is offline


AbstractProject_NoWorkspace

public static String AbstractProject_NoWorkspace()
No workspace is available, so can''t check for updates.


_AbstractProject_NoWorkspace

public static org.jvnet.localizer.Localizable _AbstractProject_NoWorkspace()
No workspace is available, so can''t check for updates.


UpdateCenter_PluginCategory_ui

public static String UpdateCenter_PluginCategory_ui()
User Interface


_UpdateCenter_PluginCategory_ui

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_ui()
User Interface


UpdateCenter_PluginCategory_scm_related

public static String UpdateCenter_PluginCategory_scm_related()
Source Code Management related


_UpdateCenter_PluginCategory_scm_related

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_scm_related()
Source Code Management related


Slave_Network_Mounted_File_System_Warning

public static String Slave_Network_Mounted_File_System_Warning()
Are you sure you want to use network mounted file system for FS root? Note that this directory does not need to be visible to the master.


_Slave_Network_Mounted_File_System_Warning

public static org.jvnet.localizer.Localizable _Slave_Network_Mounted_File_System_Warning()
Are you sure you want to use network mounted file system for FS root? Note that this directory does not need to be visible to the master.


View_DeletePermission_Description

public static String View_DeletePermission_Description()
This permission allows users to delete existing views.


_View_DeletePermission_Description

public static org.jvnet.localizer.Localizable _View_DeletePermission_Description()
This permission allows users to delete existing views.


ChoiceParameterDefinition_DisplayName

public static String ChoiceParameterDefinition_DisplayName()
Choice


_ChoiceParameterDefinition_DisplayName

public static org.jvnet.localizer.Localizable _ChoiceParameterDefinition_DisplayName()
Choice


UpdateCenter_PluginCategory_slaves

public static String UpdateCenter_PluginCategory_slaves()
Slave Launchers and Controllers


_UpdateCenter_PluginCategory_slaves

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_slaves()
Slave Launchers and Controllers


ParameterAction_DisplayName

public static String ParameterAction_DisplayName()
Parameters


_ParameterAction_DisplayName

public static org.jvnet.localizer.Localizable _ParameterAction_DisplayName()
Parameters


Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning

public static String Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning(Object arg1)
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 arg1)
The display name, "{0}", is already in use by another job and could cause confusion and delay.


Hudson_NodeDescription

public static String Hudson_NodeDescription()
the master Jenkins node


_Hudson_NodeDescription

public static org.jvnet.localizer.Localizable _Hudson_NodeDescription()
the master Jenkins node


ResultTrend_Success

public static String ResultTrend_Success()
Success


_ResultTrend_Success

public static org.jvnet.localizer.Localizable _ResultTrend_Success()
Success


AbstractProject_AssignedLabelString_NoMatch

public static String AbstractProject_AssignedLabelString_NoMatch()
There's no slave/cloud that matches this assignment


_AbstractProject_AssignedLabelString_NoMatch

public static org.jvnet.localizer.Localizable _AbstractProject_AssignedLabelString_NoMatch()
There's no slave/cloud that matches this assignment


Queue_HudsonIsAboutToShutDown

public static String Queue_HudsonIsAboutToShutDown()
Jenkins is about to shut down


_Queue_HudsonIsAboutToShutDown

public static org.jvnet.localizer.Localizable _Queue_HudsonIsAboutToShutDown()
Jenkins is about to shut down


UpdateCenter_PluginCategory_buildwrapper

public static String UpdateCenter_PluginCategory_buildwrapper()
Build Wrappers


_UpdateCenter_PluginCategory_buildwrapper

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_buildwrapper()
Build Wrappers


View_MissingMode

public static String View_MissingMode()
No view type is specified


_View_MissingMode

public static org.jvnet.localizer.Localizable _View_MissingMode()
No view type is specified


Api_MultipleMatch

public static String Api_MultipleMatch(Object arg1,
                                       Object arg2)
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

public static org.jvnet.localizer.Localizable _Api_MultipleMatch(Object arg1,
                                                                 Object arg2)
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.


Job_BuildStability

public static String Job_BuildStability(Object arg1)
Build stability: {0}


_Job_BuildStability

public static org.jvnet.localizer.Localizable _Job_BuildStability(Object arg1)
Build stability: {0}


CLI_enable_job_shortDescription

public static String CLI_enable_job_shortDescription()
Enables a job


_CLI_enable_job_shortDescription

public static org.jvnet.localizer.Localizable _CLI_enable_job_shortDescription()
Enables a job


AbstractProject_PollingABorted

public static String AbstractProject_PollingABorted()
SCM polling aborted


_AbstractProject_PollingABorted

public static org.jvnet.localizer.Localizable _AbstractProject_PollingABorted()
SCM polling aborted


Hudson_JobAlreadyExists

public static String Hudson_JobAlreadyExists(Object arg1)
A job already exists with the name ''{0}''


_Hudson_JobAlreadyExists

public static org.jvnet.localizer.Localizable _Hudson_JobAlreadyExists(Object arg1)
A job already exists with the name ''{0}''


Hudson_DisplayName

public static String Hudson_DisplayName()
Jenkins


_Hudson_DisplayName

public static org.jvnet.localizer.Localizable _Hudson_DisplayName()
Jenkins


Job_NoRecentBuildFailed

public static String Job_NoRecentBuildFailed()
No recent builds failed.


_Job_NoRecentBuildFailed

public static org.jvnet.localizer.Localizable _Job_NoRecentBuildFailed()
No recent builds failed.


ProxyView_DisplayName

public static String ProxyView_DisplayName()
Include a global view


_ProxyView_DisplayName

public static org.jvnet.localizer.Localizable _ProxyView_DisplayName()
Include a global view


Hudson_NotJDKDir

public static String Hudson_NotJDKDir(Object arg1)
{0} doesn''t look like a JDK directory


_Hudson_NotJDKDir

public static org.jvnet.localizer.Localizable _Hudson_NotJDKDir(Object arg1)
{0} doesn''t look like a JDK directory


Hudson_Computer_DisplayName

public static String Hudson_Computer_DisplayName()
master


_Hudson_Computer_DisplayName

public static org.jvnet.localizer.Localizable _Hudson_Computer_DisplayName()
master


Slave_InvalidConfig_NoRemoteDir

public static String Slave_InvalidConfig_NoRemoteDir(Object arg1)
Invalid slave configuration for {0}. No remote directory given


_Slave_InvalidConfig_NoRemoteDir

public static org.jvnet.localizer.Localizable _Slave_InvalidConfig_NoRemoteDir(Object arg1)
Invalid slave configuration for {0}. No remote directory given


Queue_BlockedBy

public static String Queue_BlockedBy(Object arg1)
Blocked by {0}


_Queue_BlockedBy

public static org.jvnet.localizer.Localizable _Queue_BlockedBy(Object arg1)
Blocked by {0}


Slave_UnixSlave

public static String Slave_UnixSlave()
This is a Unix slave


_Slave_UnixSlave

public static org.jvnet.localizer.Localizable _Slave_UnixSlave()
This is a Unix slave


Slave_InvalidConfig_Executors

public static String Slave_InvalidConfig_Executors(Object arg1)
Invalid slave configuration for {0}. Invalid # of executors.


_Slave_InvalidConfig_Executors

public static org.jvnet.localizer.Localizable _Slave_InvalidConfig_Executors(Object arg1)
Invalid slave configuration for {0}. Invalid # of executors.


Computer_CreatePermission_Description

public static String Computer_CreatePermission_Description()
This permission allows users to create slaves.


_Computer_CreatePermission_Description

public static org.jvnet.localizer.Localizable _Computer_CreatePermission_Description()
This permission allows users to create slaves.


Cause_UpstreamCause_ShortDescription

public static String Cause_UpstreamCause_ShortDescription(Object arg1,
                                                          Object arg2)
Started by upstream project "{0}" build number {1}


_Cause_UpstreamCause_ShortDescription

public static org.jvnet.localizer.Localizable _Cause_UpstreamCause_ShortDescription(Object arg1,
                                                                                    Object arg2)
Started by upstream project "{0}" build number {1}


AbstractProject_UpstreamBuildInProgress

public static String AbstractProject_UpstreamBuildInProgress(Object arg1)
Upstream project {0} is already building.


_AbstractProject_UpstreamBuildInProgress

public static org.jvnet.localizer.Localizable _AbstractProject_UpstreamBuildInProgress(Object arg1)
Upstream project {0} is already building.


Cause_UpstreamCause_CausedBy

public static String Cause_UpstreamCause_CausedBy()
originally caused by:


_Cause_UpstreamCause_CausedBy

public static org.jvnet.localizer.Localizable _Cause_UpstreamCause_CausedBy()
originally caused by:


UpdateCenter_Status_UnknownHostException

public static String UpdateCenter_Status_UnknownHostException(Object arg1)
<span class=error>Failed to resolve host name {0}. Perhaps you need to <a href="../pluginManager/advanced">configure HTTP proxy?</a></span>


_UpdateCenter_Status_UnknownHostException

public static org.jvnet.localizer.Localizable _UpdateCenter_Status_UnknownHostException(Object arg1)
<span class=error>Failed to resolve host name {0}. Perhaps you need to <a href="../pluginManager/advanced">configure HTTP proxy?</a></span>


AbstractProject_AwaitingBuildForWorkspace

public static String AbstractProject_AwaitingBuildForWorkspace()
Awaiting build to get a workspace.


_AbstractProject_AwaitingBuildForWorkspace

public static org.jvnet.localizer.Localizable _AbstractProject_AwaitingBuildForWorkspace()
Awaiting build to get a workspace.


CLI_reload_configuration_shortDescription

public static String CLI_reload_configuration_shortDescription()
Discard all the loaded data in memory and reload everything from file system. Useful when you modified config files directly on disk.


_CLI_reload_configuration_shortDescription

public static org.jvnet.localizer.Localizable _CLI_reload_configuration_shortDescription()
Discard all the loaded data in memory and reload everything from file system. Useful when you modified config files directly on disk.


TextParameterDefinition_DisplayName

public static String TextParameterDefinition_DisplayName()
Text Parameter


_TextParameterDefinition_DisplayName

public static org.jvnet.localizer.Localizable _TextParameterDefinition_DisplayName()
Text Parameter


Run_Summary_BrokenSince

public static String Run_Summary_BrokenSince(Object arg1)
broken since build {0}


_Run_Summary_BrokenSince

public static org.jvnet.localizer.Localizable _Run_Summary_BrokenSince(Object arg1)
broken since build {0}


Item_CREATE_description

public static String Item_CREATE_description()
Create a new job.


_Item_CREATE_description

public static org.jvnet.localizer.Localizable _Item_CREATE_description()
Create a new job.


Item_DELETE_description

public static String Item_DELETE_description()
Delete a job.


_Item_DELETE_description

public static org.jvnet.localizer.Localizable _Item_DELETE_description()
Delete a job.


Hudson_NotANonNegativeNumber

public static String Hudson_NotANonNegativeNumber()
Number may not be negative


_Hudson_NotANonNegativeNumber

public static org.jvnet.localizer.Localizable _Hudson_NotANonNegativeNumber()
Number may not be negative


Slave_WindowsSlave

public static String Slave_WindowsSlave()
This is a Windows slave


_Slave_WindowsSlave

public static org.jvnet.localizer.Localizable _Slave_WindowsSlave()
This is a Windows slave


Api_NoXPathMatch

public static String Api_NoXPathMatch(Object arg1)
XPath {0} didn''t match


_Api_NoXPathMatch

public static org.jvnet.localizer.Localizable _Api_NoXPathMatch(Object arg1)
XPath {0} didn''t match


Run_Summary_BackToNormal

public static String Run_Summary_BackToNormal()
back to normal


_Run_Summary_BackToNormal

public static org.jvnet.localizer.Localizable _Run_Summary_BackToNormal()
back to normal


Job_Pronoun

public static String Job_Pronoun()
Project


_Job_Pronoun

public static org.jvnet.localizer.Localizable _Job_Pronoun()
Project


AbstractBuild_BuildingOnMaster

public static String AbstractBuild_BuildingOnMaster()
Building on master


_AbstractBuild_BuildingOnMaster

public static org.jvnet.localizer.Localizable _AbstractBuild_BuildingOnMaster()
Building on master


AbstractProject_Disabled

public static String AbstractProject_Disabled()
Build disabled


_AbstractProject_Disabled

public static org.jvnet.localizer.Localizable _AbstractProject_Disabled()
Build disabled


AbstractProject_CancelPermission_Description

public static String AbstractProject_CancelPermission_Description()
This permission grants the ability to cancel a build.


_AbstractProject_CancelPermission_Description

public static org.jvnet.localizer.Localizable _AbstractProject_CancelPermission_Description()
This permission grants the ability to cancel a build.


UpdateCenter_n_a

public static String UpdateCenter_n_a()
N/A


_UpdateCenter_n_a

public static org.jvnet.localizer.Localizable _UpdateCenter_n_a()
N/A


MyViewsProperty_DisplayName

public static String MyViewsProperty_DisplayName()
My Views


_MyViewsProperty_DisplayName

public static org.jvnet.localizer.Localizable _MyViewsProperty_DisplayName()
My Views


Job_AllRecentBuildFailed

public static String Job_AllRecentBuildFailed()
All recent builds failed.


_Job_AllRecentBuildFailed

public static org.jvnet.localizer.Localizable _Job_AllRecentBuildFailed()
All recent builds failed.


Cause_RemoteCause_ShortDescriptionWithNote

public static String Cause_RemoteCause_ShortDescriptionWithNote(Object arg1,
                                                                Object arg2)
Started by remote host {0} with note: {1}


_Cause_RemoteCause_ShortDescriptionWithNote

public static org.jvnet.localizer.Localizable _Cause_RemoteCause_ShortDescriptionWithNote(Object arg1,
                                                                                          Object arg2)
Started by remote host {0} with note: {1}


Run_BuildAborted

public static String Run_BuildAborted()
Build was aborted


_Run_BuildAborted

public static org.jvnet.localizer.Localizable _Run_BuildAborted()
Build was aborted


ManageJenkinsAction_DisplayName

public static String ManageJenkinsAction_DisplayName()
Manage Jenkins


_ManageJenkinsAction_DisplayName

public static org.jvnet.localizer.Localizable _ManageJenkinsAction_DisplayName()
Manage Jenkins


Label_GroupOf

public static String Label_GroupOf(Object arg1)
group of {0}


_Label_GroupOf

public static org.jvnet.localizer.Localizable _Label_GroupOf(Object arg1)
group of {0}


ResultTrend_StillFailing

public static String ResultTrend_StillFailing()
Still failing


_ResultTrend_StillFailing

public static org.jvnet.localizer.Localizable _ResultTrend_StillFailing()
Still failing


Permalink_LastStableBuild

public static String Permalink_LastStableBuild()
Last stable build


_Permalink_LastStableBuild

public static org.jvnet.localizer.Localizable _Permalink_LastStableBuild()
Last stable build


AbstractProject_CustomWorkspaceEmpty

public static String AbstractProject_CustomWorkspaceEmpty()
Custom workspace is empty.


_AbstractProject_CustomWorkspaceEmpty

public static org.jvnet.localizer.Localizable _AbstractProject_CustomWorkspaceEmpty()
Custom workspace is empty.


LoadStatistics_Legends_QueueLength

public static String LoadStatistics_Legends_QueueLength()
Queue length


_LoadStatistics_Legends_QueueLength

public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_QueueLength()
Queue length


AbstractProject_ETA

public static String AbstractProject_ETA(Object arg1)
(ETA:{0})


_AbstractProject_ETA

public static org.jvnet.localizer.Localizable _AbstractProject_ETA(Object arg1)
(ETA:{0})


AbstractBuild_KeptBecause

public static String AbstractBuild_KeptBecause(Object arg1)
This build is kept because of {0}.


_AbstractBuild_KeptBecause

public static org.jvnet.localizer.Localizable _AbstractBuild_KeptBecause(Object arg1)
This build is kept because of {0}.


ParametersDefinitionProperty_DisplayName

public static String ParametersDefinitionProperty_DisplayName()
Parameters


_ParametersDefinitionProperty_DisplayName

public static org.jvnet.localizer.Localizable _ParametersDefinitionProperty_DisplayName()
Parameters


Run_ArtifactsPermission_Description

public static String Run_ArtifactsPermission_Description()
This permission grants the ability to retrieve the artifacts produced by builds. If you don''t want an user to access the artifacts, you can do so by revoking this permission.


_Run_ArtifactsPermission_Description

public static org.jvnet.localizer.Localizable _Run_ArtifactsPermission_Description()
This permission grants the ability to retrieve the artifacts produced by builds. If you don''t want an user to access the artifacts, you can do so by revoking this permission.


Hudson_BadPortNumber

public static String Hudson_BadPortNumber(Object arg1)
Bad port number {0}


_Hudson_BadPortNumber

public static org.jvnet.localizer.Localizable _Hudson_BadPortNumber(Object arg1)
Bad port number {0}


LoadStatistics_Legends_BusyExecutors

public static String LoadStatistics_Legends_BusyExecutors()
Busy executors


_LoadStatistics_Legends_BusyExecutors

public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_BusyExecutors()
Busy executors


AbstractProject_NoSCM

public static String AbstractProject_NoSCM()
No SCM


_AbstractProject_NoSCM

public static org.jvnet.localizer.Localizable _AbstractProject_NoSCM()
No SCM


UpdateCenter_PluginCategory_builder

public static String UpdateCenter_PluginCategory_builder()
Build Tools


_UpdateCenter_PluginCategory_builder

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_builder()
Build Tools


Hudson_NoJavaInPath

public static String Hudson_NoJavaInPath(Object arg1)
java is not in your PATH. Maybe you need to <a href=''{0}/configure''>configure JDKs</a>?


_Hudson_NoJavaInPath

public static org.jvnet.localizer.Localizable _Hudson_NoJavaInPath(Object arg1)
java is not in your PATH. Maybe you need to <a href=''{0}/configure''>configure JDKs</a>?


UpdateCenter_DownloadButNotActivated

public static String UpdateCenter_DownloadButNotActivated()
Downloaded Successfully. Will be activated during the next boot


_UpdateCenter_DownloadButNotActivated

public static org.jvnet.localizer.Localizable _UpdateCenter_DownloadButNotActivated()
Downloaded Successfully. Will be activated during the next boot


UpdateCenter_Status_ConnectionFailed

public static String UpdateCenter_Status_ConnectionFailed(Object arg1)
<span class=error>Failed to connect to {0}. Perhaps you need to <a href="../pluginManager/advanced">configure HTTP proxy?</a></span>


_UpdateCenter_Status_ConnectionFailed

public static org.jvnet.localizer.Localizable _UpdateCenter_Status_ConnectionFailed(Object arg1)
<span class=error>Failed to connect to {0}. Perhaps you need to <a href="../pluginManager/advanced">configure HTTP proxy?</a></span>


Run_DeletePermission_Description

public static String Run_DeletePermission_Description()
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()
This permission allows users to manually delete specific builds from the build history.


AbstractProject_BuildInProgress

public static String AbstractProject_BuildInProgress(Object arg1,
                                                     Object arg2)
Build #{0} is already in progress{1}


_AbstractProject_BuildInProgress

public static org.jvnet.localizer.Localizable _AbstractProject_BuildInProgress(Object arg1,
                                                                               Object arg2)
Build #{0} is already in progress{1}


Hudson_NotANegativeNumber

public static String Hudson_NotANegativeNumber()
Not a negative number


_Hudson_NotANegativeNumber

public static org.jvnet.localizer.Localizable _Hudson_NotANegativeNumber()
Not a negative number


CLI_online_node_shortDescription

public static String CLI_online_node_shortDescription()
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()
Resume using a node for performing builds, to cancel out the earlier "offline-node" command.


MyViewsProperty_GlobalAction_DisplayName

public static String MyViewsProperty_GlobalAction_DisplayName()
My Views


_MyViewsProperty_GlobalAction_DisplayName

public static org.jvnet.localizer.Localizable _MyViewsProperty_GlobalAction_DisplayName()
My Views


AbstractProject_WipeOutPermission_Description

public static String AbstractProject_WipeOutPermission_Description()
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()
This permission grants the ability to wipe out the contents of a workspace.


Hudson_ViewName

public static String Hudson_ViewName()
All


_Hudson_ViewName

public static org.jvnet.localizer.Localizable _Hudson_ViewName()
All


Node_BecauseNodeIsReserved

public static String Node_BecauseNodeIsReserved(Object arg1)
{0} is reserved for jobs tied to it


_Node_BecauseNodeIsReserved

public static org.jvnet.localizer.Localizable _Node_BecauseNodeIsReserved(Object arg1)
{0} is reserved for jobs tied to it


ResultTrend_Fixed

public static String ResultTrend_Fixed()
Fixed


_ResultTrend_Fixed

public static org.jvnet.localizer.Localizable _ResultTrend_Fixed()
Fixed


Run_Permissions_Title

public static String Run_Permissions_Title()
Run


_Run_Permissions_Title

public static org.jvnet.localizer.Localizable _Run_Permissions_Title()
Run


Cause_UserCause_ShortDescription

public static String Cause_UserCause_ShortDescription(Object arg1)
Started by user {0}


_Cause_UserCause_ShortDescription

public static org.jvnet.localizer.Localizable _Cause_UserCause_ShortDescription(Object arg1)
Started by user {0}


Queue_InQuietPeriod

public static String Queue_InQuietPeriod(Object arg1)
In the quiet period. Expires in {0}


_Queue_InQuietPeriod

public static org.jvnet.localizer.Localizable _Queue_InQuietPeriod(Object arg1)
In the quiet period. Expires in {0}


Slave_InvalidConfig_NoName

public static String Slave_InvalidConfig_NoName()
Invalid slave configuration. Name is empty


_Slave_InvalidConfig_NoName

public static org.jvnet.localizer.Localizable _Slave_InvalidConfig_NoName()
Invalid slave configuration. Name is empty


ResultTrend_Failure

public static String ResultTrend_Failure()
Failure


_ResultTrend_Failure

public static org.jvnet.localizer.Localizable _ResultTrend_Failure()
Failure


Cause_RemoteCause_ShortDescription

public static String Cause_RemoteCause_ShortDescription(Object arg1)
Started by remote host {0}


_Cause_RemoteCause_ShortDescription

public static org.jvnet.localizer.Localizable _Cause_RemoteCause_ShortDescription(Object arg1)
Started by remote host {0}


Node_Mode_NORMAL

public static String Node_Mode_NORMAL()
Utilize this slave as much as possible


_Node_Mode_NORMAL

public static org.jvnet.localizer.Localizable _Node_Mode_NORMAL()
Utilize this slave as much as possible


Computer_BadChannel

public static String Computer_BadChannel()
Slave node offline or not a remote channel (such as master node).


_Computer_BadChannel

public static org.jvnet.localizer.Localizable _Computer_BadChannel()
Slave node offline or not a remote channel (such as master node).


Queue_WaitingForNextAvailableExecutorOn

public static String Queue_WaitingForNextAvailableExecutorOn(Object arg1)
Waiting for next available executor on {0}


_Queue_WaitingForNextAvailableExecutorOn

public static org.jvnet.localizer.Localizable _Queue_WaitingForNextAvailableExecutorOn(Object arg1)
Waiting for next available executor on {0}


LoadStatistics_Legends_TotalExecutors

public static String LoadStatistics_Legends_TotalExecutors()
Total executors


_LoadStatistics_Legends_TotalExecutors

public static org.jvnet.localizer.Localizable _LoadStatistics_Legends_TotalExecutors()
Total executors


Run_Summary_BrokenSinceThisBuild

public static String Run_Summary_BrokenSinceThisBuild()
broken since this build


_Run_Summary_BrokenSinceThisBuild

public static org.jvnet.localizer.Localizable _Run_Summary_BrokenSinceThisBuild()
broken since this build


AbstractProject_NoBuilds

public static String AbstractProject_NoBuilds()
No existing build. Scheduling a new one.


_AbstractProject_NoBuilds

public static org.jvnet.localizer.Localizable _AbstractProject_NoBuilds()
No existing build. Scheduling a new one.


Hudson_AdministerPermission_Description

public static String Hudson_AdministerPermission_Description()
This permission grants the ability to make system-wide configuration changes, as well as perform highly sensitive operations that amounts to full local system access (within the scope granted by the underlying OS.)


_Hudson_AdministerPermission_Description

public static org.jvnet.localizer.Localizable _Hudson_AdministerPermission_Description()
This permission grants the ability to make system-wide configuration changes, as well as perform highly sensitive operations that amounts to full local system access (within the scope granted by the underlying OS.)


ExternalJob_Pronoun

public static String ExternalJob_Pronoun()
Job


_ExternalJob_Pronoun

public static org.jvnet.localizer.Localizable _ExternalJob_Pronoun()
Job


BallColor_Failed

public static String BallColor_Failed()
Failed


_BallColor_Failed

public static org.jvnet.localizer.Localizable _BallColor_Failed()
Failed


Permalink_LastUnstableBuild

public static String Permalink_LastUnstableBuild()
Last unstable build


_Permalink_LastUnstableBuild

public static org.jvnet.localizer.Localizable _Permalink_LastUnstableBuild()
Last unstable build


BuildAuthorizationToken_InvalidTokenProvided

public static String BuildAuthorizationToken_InvalidTokenProvided()
Invalid token provided.


_BuildAuthorizationToken_InvalidTokenProvided

public static org.jvnet.localizer.Localizable _BuildAuthorizationToken_InvalidTokenProvided()
Invalid token provided.


Job_NOfMFailed

public static String Job_NOfMFailed(Object arg1,
                                    Object arg2)
{0} out of the last {1} builds failed.


_Job_NOfMFailed

public static org.jvnet.localizer.Localizable _Job_NOfMFailed(Object arg1,
                                                              Object arg2)
{0} out of the last {1} builds failed.


Queue_AllNodesOffline

public static String Queue_AllNodesOffline(Object arg1)
All nodes of label ''{0}'' are offline


_Queue_AllNodesOffline

public static org.jvnet.localizer.Localizable _Queue_AllNodesOffline(Object arg1)
All nodes of label ''{0}'' are offline


Item_Permissions_Title

public static String Item_Permissions_Title()
Job


_Item_Permissions_Title

public static org.jvnet.localizer.Localizable _Item_Permissions_Title()
Job


UpdateCenter_PluginCategory_post_build

public static String UpdateCenter_PluginCategory_post_build()
Other Post-Build Actions


_UpdateCenter_PluginCategory_post_build

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_post_build()
Other Post-Build Actions


Queue_InProgress

public static String Queue_InProgress()
A build is already in progress


_Queue_InProgress

public static org.jvnet.localizer.Localizable _Queue_InProgress()
A build is already in progress


UpdateCenter_PluginCategory_scm

public static String UpdateCenter_PluginCategory_scm()
Source Code Management


_UpdateCenter_PluginCategory_scm

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_scm()
Source Code Management


Computer_DeletePermission_Description

public static String Computer_DeletePermission_Description()
This permission allows users to delete existing slaves.


_Computer_DeletePermission_Description

public static org.jvnet.localizer.Localizable _Computer_DeletePermission_Description()
This permission allows users to delete existing slaves.


AbstractProject_BuildNow

public static String AbstractProject_BuildNow()
Build Now


_AbstractProject_BuildNow

public static org.jvnet.localizer.Localizable _AbstractProject_BuildNow()
Build Now


Hudson_NotADirectory

public static String Hudson_NotADirectory(Object arg1)
{0} is not a directory


_Hudson_NotADirectory

public static org.jvnet.localizer.Localizable _Hudson_NotADirectory(Object arg1)
{0} is not a directory


RunParameterDefinition_DisplayName

public static String RunParameterDefinition_DisplayName()
Run Parameter


_RunParameterDefinition_DisplayName

public static org.jvnet.localizer.Localizable _RunParameterDefinition_DisplayName()
Run Parameter


CLI_wait_node_online_shortDescription

public static String CLI_wait_node_online_shortDescription()
Wait for a node to become online


_CLI_wait_node_online_shortDescription

public static org.jvnet.localizer.Localizable _CLI_wait_node_online_shortDescription()
Wait for a node to become online


AbstractProject_AssignedLabelString_NoMatch_DidYouMean

public static String AbstractProject_AssignedLabelString_NoMatch_DidYouMean(Object arg1,
                                                                            Object arg2)
There''s no slave/cloud that matches this assignment. Did you mean ''{1}'' instead of ''{0}''?


_AbstractProject_AssignedLabelString_NoMatch_DidYouMean

public static org.jvnet.localizer.Localizable _AbstractProject_AssignedLabelString_NoMatch_DidYouMean(Object arg1,
                                                                                                      Object arg2)
There''s no slave/cloud that matches this assignment. Did you mean ''{1}'' instead of ''{0}''?


Hudson_NotAPlugin

public static String Hudson_NotAPlugin(Object arg1)
{0} is not a Jenkins plugin


_Hudson_NotAPlugin

public static org.jvnet.localizer.Localizable _Hudson_NotAPlugin(Object arg1)
{0} is not a Jenkins plugin


UpdateCenter_PluginCategory_trigger

public static String UpdateCenter_PluginCategory_trigger()
Build Triggers


_UpdateCenter_PluginCategory_trigger

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_trigger()
Build Triggers


UpdateCenter_PluginCategory_unrecognized

public static String UpdateCenter_PluginCategory_unrecognized(Object arg1)
Misc ({0})


_UpdateCenter_PluginCategory_unrecognized

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_unrecognized(Object arg1)
Misc ({0})


ResultTrend_NotBuilt

public static String ResultTrend_NotBuilt()
Not built


_ResultTrend_NotBuilt

public static org.jvnet.localizer.Localizable _ResultTrend_NotBuilt()
Not built


BallColor_Pending

public static String BallColor_Pending()
Pending


_BallColor_Pending

public static org.jvnet.localizer.Localizable _BallColor_Pending()
Pending


CLI_disconnect_node_shortDescription

public static String CLI_disconnect_node_shortDescription()
Disconnects from a node


_CLI_disconnect_node_shortDescription

public static org.jvnet.localizer.Localizable _CLI_disconnect_node_shortDescription()
Disconnects from a node


AbstractBuild_BuildingInWorkspace

public static String AbstractBuild_BuildingInWorkspace(Object arg1)
in workspace {0}


_AbstractBuild_BuildingInWorkspace

public static org.jvnet.localizer.Localizable _AbstractBuild_BuildingInWorkspace(Object arg1)
in workspace {0}


UpdateCenter_PluginCategory_maven

public static String UpdateCenter_PluginCategory_maven()
Maven


_UpdateCenter_PluginCategory_maven

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_maven()
Maven


UpdateCenter_PluginCategory_external

public static String UpdateCenter_PluginCategory_external()
External Site/Tool Integrations


_UpdateCenter_PluginCategory_external

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_external()
External Site/Tool Integrations


ResultTrend_StillUnstable

public static String ResultTrend_StillUnstable()
Still unstable


_ResultTrend_StillUnstable

public static org.jvnet.localizer.Localizable _ResultTrend_StillUnstable()
Still unstable


AbstractBuild_Building

public static String AbstractBuild_Building()
Building


_AbstractBuild_Building

public static org.jvnet.localizer.Localizable _AbstractBuild_Building()
Building


ComputerSet_SlaveAlreadyExists

public static String ComputerSet_SlaveAlreadyExists(Object arg1)
Slave called ''{0}'' already exists


_ComputerSet_SlaveAlreadyExists

public static org.jvnet.localizer.Localizable _ComputerSet_SlaveAlreadyExists(Object arg1)
Slave called ''{0}'' already exists


UpdateCenter_PluginCategory_report

public static String UpdateCenter_PluginCategory_report()
Build Reports


_UpdateCenter_PluginCategory_report

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_report()
Build Reports


CLI_disable_job_shortDescription

public static String CLI_disable_job_shortDescription()
Disables a job


_CLI_disable_job_shortDescription

public static org.jvnet.localizer.Localizable _CLI_disable_job_shortDescription()
Disables a job


UpdateCenter_Status_CheckingInternet

public static String UpdateCenter_Status_CheckingInternet()
Checking internet connectivity


_UpdateCenter_Status_CheckingInternet

public static org.jvnet.localizer.Localizable _UpdateCenter_Status_CheckingInternet()
Checking internet connectivity


Run_MarkedExplicitly

public static String Run_MarkedExplicitly()
This record is explicitly marked to be kept.


_Run_MarkedExplicitly

public static org.jvnet.localizer.Localizable _Run_MarkedExplicitly()
This record is explicitly marked to be kept.


BallColor_Unstable

public static String BallColor_Unstable()
Unstable


_BallColor_Unstable

public static org.jvnet.localizer.Localizable _BallColor_Unstable()
Unstable


Computer_Caption

public static String Computer_Caption(Object arg1)
Slave {0}


_Computer_Caption

public static org.jvnet.localizer.Localizable _Computer_Caption(Object arg1)
Slave {0}


AbstractItem_Pronoun

public static String AbstractItem_Pronoun()
Job


_AbstractItem_Pronoun

public static org.jvnet.localizer.Localizable _AbstractItem_Pronoun()
Job


Hudson_NotANumber

public static String Hudson_NotANumber()
Not a number


_Hudson_NotANumber

public static org.jvnet.localizer.Localizable _Hudson_NotANumber()
Not a number


CLI_keep_build_shortDescription

public static String CLI_keep_build_shortDescription()
Mark the build to keep the build forever.


_CLI_keep_build_shortDescription

public static org.jvnet.localizer.Localizable _CLI_keep_build_shortDescription()
Mark the build to keep the build forever.


BallColor_NotBuilt

public static String BallColor_NotBuilt()
Not built


_BallColor_NotBuilt

public static org.jvnet.localizer.Localizable _BallColor_NotBuilt()
Not built


ResultTrend_Unstable

public static String ResultTrend_Unstable()
Unstable


_ResultTrend_Unstable

public static org.jvnet.localizer.Localizable _ResultTrend_Unstable()
Unstable


UpdateCenter_PluginCategory_user

public static String UpdateCenter_PluginCategory_user()
Authentication and User Management


_UpdateCenter_PluginCategory_user

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_user()
Authentication and User Management


StringParameterDefinition_DisplayName

public static String StringParameterDefinition_DisplayName()
String Parameter


_StringParameterDefinition_DisplayName

public static org.jvnet.localizer.Localizable _StringParameterDefinition_DisplayName()
String Parameter


Run_UpdatePermission_Description

public static String Run_UpdatePermission_Description()
This permission allows users to update description and other properties of a build, for example to leave notes about the cause of a build failure.


_Run_UpdatePermission_Description

public static org.jvnet.localizer.Localizable _Run_UpdatePermission_Description()
This permission allows users to update description and other properties of a build, for example to leave notes about the cause of a build failure.


Computer_ConnectPermission_Description

public static String Computer_ConnectPermission_Description()
This permission allows users to connect slaves or mark slaves as online.


_Computer_ConnectPermission_Description

public static org.jvnet.localizer.Localizable _Computer_ConnectPermission_Description()
This permission allows users to connect slaves or mark slaves as online.


Slave_Terminated

public static String Slave_Terminated(Object arg1)
{0} slave agent was terminated


_Slave_Terminated

public static org.jvnet.localizer.Localizable _Slave_Terminated(Object arg1)
{0} slave agent was terminated


Run_Summary_Unknown

public static String Run_Summary_Unknown()
?


_Run_Summary_Unknown

public static org.jvnet.localizer.Localizable _Run_Summary_Unknown()
?


BallColor_Disabled

public static String BallColor_Disabled()
Disabled


_BallColor_Disabled

public static org.jvnet.localizer.Localizable _BallColor_Disabled()
Disabled


AbstractProject_WorkspacePermission_Description

public static String AbstractProject_WorkspacePermission_Description()
This permission grants the ability to retrieve the contents of a workspace Jenkins checked out for performing builds. If you don''t want an user to access the source code, you can do so by revoking this permission.


_AbstractProject_WorkspacePermission_Description

public static org.jvnet.localizer.Localizable _AbstractProject_WorkspacePermission_Description()
This permission grants the ability to retrieve the contents of a workspace Jenkins checked out for performing builds. If you don''t want an user to access the source code, you can do so by revoking this permission.


Run_Summary_Aborted

public static String Run_Summary_Aborted()
aborted


_Run_Summary_Aborted

public static org.jvnet.localizer.Localizable _Run_Summary_Aborted()
aborted


BooleanParameterDefinition_DisplayName

public static String BooleanParameterDefinition_DisplayName()
Boolean Value


_BooleanParameterDefinition_DisplayName

public static org.jvnet.localizer.Localizable _BooleanParameterDefinition_DisplayName()
Boolean Value


Permalink_LastBuild

public static String Permalink_LastBuild()
Last build


_Permalink_LastBuild

public static org.jvnet.localizer.Localizable _Permalink_LastBuild()
Last build


Hudson_ViewAlreadyExists

public static String Hudson_ViewAlreadyExists(Object arg1)
A view already exists with the name "{0}"


_Hudson_ViewAlreadyExists

public static org.jvnet.localizer.Localizable _Hudson_ViewAlreadyExists(Object arg1)
A view already exists with the name "{0}"


AbstractProject_NewBuildForWorkspace

public static String AbstractProject_NewBuildForWorkspace()
Scheduling a new build to get a workspace.


_AbstractProject_NewBuildForWorkspace

public static org.jvnet.localizer.Localizable _AbstractProject_NewBuildForWorkspace()
Scheduling a new build to get a workspace.


Item_READ_description

public static String Item_READ_description()
See a job. (You may deny this permission but allow Discover to force an anonymous user to log in to see the job.)


_Item_READ_description

public static org.jvnet.localizer.Localizable _Item_READ_description()
See a job. (You may deny this permission but allow Discover to force an anonymous user to log in to see the job.)


Jenkins_NotAllowedName

public static String Jenkins_NotAllowedName(Object arg1)
"{0}" is not allowed name


_Jenkins_NotAllowedName

public static org.jvnet.localizer.Localizable _Jenkins_NotAllowedName(Object arg1)
"{0}" is not allowed name


UpdateCenter_PluginCategory_listview_column

public static String UpdateCenter_PluginCategory_listview_column()
List view columns


_UpdateCenter_PluginCategory_listview_column

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_listview_column()
List view columns


Slave_Launching

public static String Slave_Launching(Object arg1)
{0} Launching slave agent


_Slave_Launching

public static org.jvnet.localizer.Localizable _Slave_Launching(Object arg1)
{0} Launching slave agent


Hudson_ControlCodeNotAllowed

public static String Hudson_ControlCodeNotAllowed(Object arg1)
No control code is allowed: {0}


_Hudson_ControlCodeNotAllowed

public static org.jvnet.localizer.Localizable _Hudson_ControlCodeNotAllowed(Object arg1)
No control code is allowed: {0}


AbstractProject_AssignedLabelString_InvalidBooleanExpression

public static String AbstractProject_AssignedLabelString_InvalidBooleanExpression(Object arg1)
Invalid boolean expression: {0}


_AbstractProject_AssignedLabelString_InvalidBooleanExpression

public static org.jvnet.localizer.Localizable _AbstractProject_AssignedLabelString_InvalidBooleanExpression(Object arg1)
Invalid boolean expression: {0}


CLI_wait_node_offline_shortDescription

public static String CLI_wait_node_offline_shortDescription()
Wait for a node to become offline


_CLI_wait_node_offline_shortDescription

public static org.jvnet.localizer.Localizable _CLI_wait_node_offline_shortDescription()
Wait for a node to become offline


Hudson_NotAPositiveNumber

public static String Hudson_NotAPositiveNumber()
Not a positive number


_Hudson_NotAPositiveNumber

public static org.jvnet.localizer.Localizable _Hudson_NotAPositiveNumber()
Not a positive number


Cause_UserIdCause_ShortDescription

public static String Cause_UserIdCause_ShortDescription(Object arg1)
Started by user {0}


_Cause_UserIdCause_ShortDescription

public static org.jvnet.localizer.Localizable _Cause_UserIdCause_ShortDescription(Object arg1)
Started by user {0}


Run_Summary_TestsStillFailing

public static String Run_Summary_TestsStillFailing(Object arg1)
{0} {0,choice,0#tests are|1#test is|1<tests are} still failing


_Run_Summary_TestsStillFailing

public static org.jvnet.localizer.Localizable _Run_Summary_TestsStillFailing(Object arg1)
{0} {0,choice,0#tests are|1#test is|1<tests are} still failing


Hudson_NodeBeingRemoved

public static String Hudson_NodeBeingRemoved()
Node is being removed


_Hudson_NodeBeingRemoved

public static org.jvnet.localizer.Localizable _Hudson_NodeBeingRemoved()
Node is being removed


AbstractProject_DownstreamBuildInProgress

public static String AbstractProject_DownstreamBuildInProgress(Object arg1)
Downstream project {0} is already building.


_AbstractProject_DownstreamBuildInProgress

public static org.jvnet.localizer.Localizable _AbstractProject_DownstreamBuildInProgress(Object arg1)
Downstream project {0} is already building.


Hudson_Computer_Caption

public static String Hudson_Computer_Caption()
Master


_Hudson_Computer_Caption

public static org.jvnet.localizer.Localizable _Hudson_Computer_Caption()
Master


AbstractProject_Aborted

public static String AbstractProject_Aborted()
Aborted


_AbstractProject_Aborted

public static org.jvnet.localizer.Localizable _AbstractProject_Aborted()
Aborted


ComputerSet_SpecifySlaveToCopy

public static String ComputerSet_SpecifySlaveToCopy()
Specify which slave to copy


_ComputerSet_SpecifySlaveToCopy

public static org.jvnet.localizer.Localizable _ComputerSet_SpecifySlaveToCopy()
Specify which slave to copy


Hudson_USER_CONTENT_README

public static String Hudson_USER_CONTENT_README()
Files in this directory will be served under your http://server/jenkins/userContent/


_Hudson_USER_CONTENT_README

public static org.jvnet.localizer.Localizable _Hudson_USER_CONTENT_README()
Files in this directory will be served under your http://server/jenkins/userContent/


Hudson_NotUsesUTF8ToDecodeURL

public static String Hudson_NotUsesUTF8ToDecodeURL()
Your container doesn''t use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href=''http://wiki.jenkins-ci.org/display/JENKINS/Containers''>Containers</a> and <a href=''http://wiki.jenkins-ci.org/display/JENKINS/Tomcat#Tomcat-i18n''>Tomcat i18n</a> for more details.


_Hudson_NotUsesUTF8ToDecodeURL

public static org.jvnet.localizer.Localizable _Hudson_NotUsesUTF8ToDecodeURL()
Your container doesn''t use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href=''http://wiki.jenkins-ci.org/display/JENKINS/Containers''>Containers</a> and <a href=''http://wiki.jenkins-ci.org/display/JENKINS/Tomcat#Tomcat-i18n''>Tomcat i18n</a> for more details.


Hudson_NoSuchDirectory

public static String Hudson_NoSuchDirectory(Object arg1)
No such directory: {0}


_Hudson_NoSuchDirectory

public static org.jvnet.localizer.Localizable _Hudson_NoSuchDirectory(Object arg1)
No such directory: {0}


CLI_restart_shortDescription

public static String CLI_restart_shortDescription()
Restart Jenkins


_CLI_restart_shortDescription

public static org.jvnet.localizer.Localizable _CLI_restart_shortDescription()
Restart Jenkins


ExternalJob_DisplayName

public static String ExternalJob_DisplayName()
Monitor an external job


_ExternalJob_DisplayName

public static org.jvnet.localizer.Localizable _ExternalJob_DisplayName()
Monitor an external job


UpdateCenter_PluginCategory_page_decorator

public static String UpdateCenter_PluginCategory_page_decorator()
Page Decorators


_UpdateCenter_PluginCategory_page_decorator

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_page_decorator()
Page Decorators


View_CreatePermission_Description

public static String View_CreatePermission_Description()
This permission allows users to create new views.


_View_CreatePermission_Description

public static org.jvnet.localizer.Localizable _View_CreatePermission_Description()
This permission allows users to create new views.


Item_CONFIGURE_description

public static String Item_CONFIGURE_description()
Change the configuration of a job.


_Item_CONFIGURE_description

public static org.jvnet.localizer.Localizable _Item_CONFIGURE_description()
Change the configuration of a job.


AbstractProject_BuildPermission_Description

public static String AbstractProject_BuildPermission_Description()
This permission grants the ability to start a new build.


_AbstractProject_BuildPermission_Description

public static org.jvnet.localizer.Localizable _AbstractProject_BuildPermission_Description()
This permission grants the ability to start a new build.


CLI_offline_node_shortDescription

public static String CLI_offline_node_shortDescription()
Stop using a node for performing builds temporarily, until the next "online-node" command.


_CLI_offline_node_shortDescription

public static org.jvnet.localizer.Localizable _CLI_offline_node_shortDescription()
Stop using a node for performing builds temporarily, until the next "online-node" command.


Run_Summary_LessTestsFailing

public static String Run_Summary_LessTestsFailing(Object arg1,
                                                  Object arg2)
{0} less {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})


_Run_Summary_LessTestsFailing

public static org.jvnet.localizer.Localizable _Run_Summary_LessTestsFailing(Object arg1,
                                                                            Object arg2)
{0} less {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})


AbstractProject_ScmAborted

public static String AbstractProject_ScmAborted()
SCM check out aborted


_AbstractProject_ScmAborted

public static org.jvnet.localizer.Localizable _AbstractProject_ScmAborted()
SCM check out aborted


Computer_Permissions_Title

public static String Computer_Permissions_Title()
Slave


_Computer_Permissions_Title

public static org.jvnet.localizer.Localizable _Computer_Permissions_Title()
Slave


Hudson_UnsafeChar

public static String Hudson_UnsafeChar(Object arg1)
''{0}'' is an unsafe character


_Hudson_UnsafeChar

public static org.jvnet.localizer.Localizable _Hudson_UnsafeChar(Object arg1)
''{0}'' is an unsafe character


MyView_DisplayName

public static String MyView_DisplayName()
My View


_MyView_DisplayName

public static org.jvnet.localizer.Localizable _MyView_DisplayName()
My View


UpdateCenter_PluginCategory_upload

public static String UpdateCenter_PluginCategory_upload()
Artifact Uploaders


_UpdateCenter_PluginCategory_upload

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_upload()
Artifact Uploaders


UpdateCenter_Status_CheckingJavaNet

public static String UpdateCenter_Status_CheckingJavaNet()
Checking update center connectivity


_UpdateCenter_Status_CheckingJavaNet

public static org.jvnet.localizer.Localizable _UpdateCenter_Status_CheckingJavaNet()
Checking update center connectivity


CLI_quiet_down_shortDescription

public static String CLI_quiet_down_shortDescription()
Quiet down Jenkins, in preparation for a restart. Don''t start any builds.


_CLI_quiet_down_shortDescription

public static org.jvnet.localizer.Localizable _CLI_quiet_down_shortDescription()
Quiet down Jenkins, in preparation for a restart. Don''t start any builds.


UpdateCenter_init

public static String UpdateCenter_init()
Initialing update center


_UpdateCenter_init

public static org.jvnet.localizer.Localizable _UpdateCenter_init()
Initialing update center


CLI_safe_restart_shortDescription

public static String CLI_safe_restart_shortDescription()
Safely restart Jenkins


_CLI_safe_restart_shortDescription

public static org.jvnet.localizer.Localizable _CLI_safe_restart_shortDescription()
Safely restart Jenkins


AbstractProject_Pronoun

public static String AbstractProject_Pronoun()
Project


_AbstractProject_Pronoun

public static org.jvnet.localizer.Localizable _AbstractProject_Pronoun()
Project


ProxyView_NoSuchViewExists

public static String ProxyView_NoSuchViewExists(Object arg1)
Global view {0} does not exist


_ProxyView_NoSuchViewExists

public static org.jvnet.localizer.Localizable _ProxyView_NoSuchViewExists(Object arg1)
Global view {0} does not exist


Job_minutes

public static String Job_minutes()
mins


_Job_minutes

public static org.jvnet.localizer.Localizable _Job_minutes()
mins


FreeStyleProject_DisplayName

public static String FreeStyleProject_DisplayName()
Build a free-style software project


_FreeStyleProject_DisplayName

public static org.jvnet.localizer.Localizable _FreeStyleProject_DisplayName()
Build a free-style software project


Slave_UnableToLaunch

public static String Slave_UnableToLaunch(Object arg1,
                                          Object arg2)
Unable to launch the slave agent for {0}{1}


_Slave_UnableToLaunch

public static org.jvnet.localizer.Localizable _Slave_UnableToLaunch(Object arg1,
                                                                    Object arg2)
Unable to launch the slave agent for {0}{1}


CLI_delete_job_shortDescription

public static String CLI_delete_job_shortDescription()
Deletes a job


_CLI_delete_job_shortDescription

public static org.jvnet.localizer.Localizable _CLI_delete_job_shortDescription()
Deletes a job


UpdateCenter_Status_Success

public static String UpdateCenter_Status_Success()
Success


_UpdateCenter_Status_Success

public static org.jvnet.localizer.Localizable _UpdateCenter_Status_Success()
Success


MultiStageTimeSeries_EMPTY_STRING

public static String MultiStageTimeSeries_EMPTY_STRING()

_MultiStageTimeSeries_EMPTY_STRING

public static org.jvnet.localizer.Localizable _MultiStageTimeSeries_EMPTY_STRING()

BallColor_InProgress

public static String BallColor_InProgress()
In progress


_BallColor_InProgress

public static org.jvnet.localizer.Localizable _BallColor_InProgress()
In progress


MyViewsProperty_ViewExistsCheck_NotExist

public static String MyViewsProperty_ViewExistsCheck_NotExist(Object arg1)
A view with name {0} does not exist


_MyViewsProperty_ViewExistsCheck_NotExist

public static org.jvnet.localizer.Localizable _MyViewsProperty_ViewExistsCheck_NotExist(Object arg1)
A view with name {0} does not exist


Node_LabelMissing

public static String Node_LabelMissing(Object arg1,
                                       Object arg2)
{0} doesn''t have label {1}


_Node_LabelMissing

public static org.jvnet.localizer.Localizable _Node_LabelMissing(Object arg1,
                                                                 Object arg2)
{0} doesn''t have label {1}


Queue_Unknown

public static String Queue_Unknown()
???


_Queue_Unknown

public static org.jvnet.localizer.Localizable _Queue_Unknown()
???


FileParameterDefinition_DisplayName

public static String FileParameterDefinition_DisplayName()
File Parameter


_FileParameterDefinition_DisplayName

public static org.jvnet.localizer.Localizable _FileParameterDefinition_DisplayName()
File Parameter


AbstractProject_ExtendedReadPermission_Description

public static String AbstractProject_ExtendedReadPermission_Description()
This permission grants read-only access to project configurations. Please be aware that sensitive information in your builds, such as passwords, will be exposed to a wider audience by granting this permission.


_AbstractProject_ExtendedReadPermission_Description

public static org.jvnet.localizer.Localizable _AbstractProject_ExtendedReadPermission_Description()
This permission grants read-only access to project configurations. Please be aware that sensitive information in your builds, such as passwords, will be exposed to a wider audience by granting this permission.


ResultTrend_NowUnstable

public static String ResultTrend_NowUnstable()
Now unstable


_ResultTrend_NowUnstable

public static org.jvnet.localizer.Localizable _ResultTrend_NowUnstable()
Now unstable


Queue_init

public static String Queue_init()
Restoring the build queue


_Queue_init

public static org.jvnet.localizer.Localizable _Queue_init()
Restoring the build queue


PasswordParameterDefinition_DisplayName

public static String PasswordParameterDefinition_DisplayName()
Password Parameter


_PasswordParameterDefinition_DisplayName

public static org.jvnet.localizer.Localizable _PasswordParameterDefinition_DisplayName()
Password Parameter


UpdateCenter_PluginCategory_misc

public static String UpdateCenter_PluginCategory_misc()
Miscellaneous


_UpdateCenter_PluginCategory_misc

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_misc()
Miscellaneous


CLI_cancel_quiet_down_shortDescription

public static String CLI_cancel_quiet_down_shortDescription()
Cancel the effect of the "quiet-down" command.


_CLI_cancel_quiet_down_shortDescription

public static org.jvnet.localizer.Localizable _CLI_cancel_quiet_down_shortDescription()
Cancel the effect of the "quiet-down" command.


Cause_LegacyCodeCause_ShortDescription

public static String Cause_LegacyCodeCause_ShortDescription()
Legacy code started this job. No cause information is available


_Cause_LegacyCodeCause_ShortDescription

public static org.jvnet.localizer.Localizable _Cause_LegacyCodeCause_ShortDescription()
Legacy code started this job. No cause information is available


Run_Summary_MoreTestsFailing

public static String Run_Summary_MoreTestsFailing(Object arg1,
                                                  Object arg2)
{0} more {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})


_Run_Summary_MoreTestsFailing

public static org.jvnet.localizer.Localizable _Run_Summary_MoreTestsFailing(Object arg1,
                                                                            Object arg2)
{0} more {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})


AbstractProject_DiscoverPermission_Description

public static String AbstractProject_DiscoverPermission_Description()
This permission grants discover access to jobs. Lower than read permissions, it allows you to redirect anonymous users to the login page when they try to access a job url. Without it they would get a 404 error and wouldn't be able to discover project names.


_AbstractProject_DiscoverPermission_Description

public static org.jvnet.localizer.Localizable _AbstractProject_DiscoverPermission_Description()
This permission grants discover access to jobs. Lower than read permissions, it allows you to redirect anonymous users to the login page when they try to access a job url. Without it they would get a 404 error and wouldn't be able to discover project names.


AbstractItem_NoSuchJobExists

public static String AbstractItem_NoSuchJobExists(Object arg1,
                                                  Object arg2)
No such job ''{0}'' exists. Perhaps you meant ''{1}''?


_AbstractItem_NoSuchJobExists

public static org.jvnet.localizer.Localizable _AbstractItem_NoSuchJobExists(Object arg1,
                                                                            Object arg2)
No such job ''{0}'' exists. Perhaps you meant ''{1}''?


Run_Summary_TestFailures

public static String Run_Summary_TestFailures(Object arg1)
{0} {0,choice,0#test failures|1#test failure|1<test failures}


_Run_Summary_TestFailures

public static org.jvnet.localizer.Localizable _Run_Summary_TestFailures(Object arg1)
{0} {0,choice,0#test failures|1#test failure|1<test failures}


Computer_DisconnectPermission_Description

public static String Computer_DisconnectPermission_Description()
This permission allows users to disconnect slaves or mark slaves as temporarily offline.


_Computer_DisconnectPermission_Description

public static org.jvnet.localizer.Localizable _Computer_DisconnectPermission_Description()
This permission allows users to disconnect slaves or mark slaves as temporarily offline.


UpdateCenter_PluginCategory_notifier

public static String UpdateCenter_PluginCategory_notifier()
Build Notifiers


_UpdateCenter_PluginCategory_notifier

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_notifier()
Build Notifiers


Run_Summary_BrokenForALongTime

public static String Run_Summary_BrokenForALongTime()
broken for a long time


_Run_Summary_BrokenForALongTime

public static org.jvnet.localizer.Localizable _Run_Summary_BrokenForALongTime()
broken for a long time


ComputerSet_NoSuchSlave

public static String ComputerSet_NoSuchSlave(Object arg1)
No such slave: {0}


_ComputerSet_NoSuchSlave

public static org.jvnet.localizer.Localizable _ComputerSet_NoSuchSlave(Object arg1)
No such slave: {0}


Node_Mode_EXCLUSIVE

public static String Node_Mode_EXCLUSIVE()
Leave this machine for tied jobs only


_Node_Mode_EXCLUSIVE

public static org.jvnet.localizer.Localizable _Node_Mode_EXCLUSIVE()
Leave this machine for tied jobs only


Jenkins_CheckDisplayName_NameNotUniqueWarning

public static String Jenkins_CheckDisplayName_NameNotUniqueWarning(Object arg1)
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 arg1)
The display name, "{0}", is used as a name by a job and could cause confusing search results.


UpdateCenter_PluginCategory_cli

public static String UpdateCenter_PluginCategory_cli()
Command Line Interface


_UpdateCenter_PluginCategory_cli

public static org.jvnet.localizer.Localizable _UpdateCenter_PluginCategory_cli()
Command Line Interface


CLI_connect_node_shortDescription

public static String CLI_connect_node_shortDescription()
Reconnect to a node


_CLI_connect_node_shortDescription

public static org.jvnet.localizer.Localizable _CLI_connect_node_shortDescription()
Reconnect to a node


Executor_NotAvailable

public static String Executor_NotAvailable()
N/A


_Executor_NotAvailable

public static org.jvnet.localizer.Localizable _Executor_NotAvailable()
N/A


Hudson_NoName

public static String Hudson_NoName()
No name is specified


_Hudson_NoName

public static org.jvnet.localizer.Localizable _Hudson_NoName()
No name is specified


Descriptor_From

public static String Descriptor_From(Object arg1,
                                     Object arg2)
(from <a href="{1}">{0}</a>)


_Descriptor_From

public static org.jvnet.localizer.Localizable _Descriptor_From(Object arg1,
                                                               Object arg2)
(from <a href="{1}">{0}</a>)


MyViewsProperty_ViewExistsCheck_AlreadyExists

public static String MyViewsProperty_ViewExistsCheck_AlreadyExists(Object arg1)
A view with name {0} already exists


_MyViewsProperty_ViewExistsCheck_AlreadyExists

public static org.jvnet.localizer.Localizable _MyViewsProperty_ViewExistsCheck_AlreadyExists(Object arg1)
A view with name {0} already exists


Run_Summary_NotBuilt

public static String Run_Summary_NotBuilt()
not built


_Run_Summary_NotBuilt

public static org.jvnet.localizer.Localizable _Run_Summary_NotBuilt()
not built


View_Permissions_Title

public static String View_Permissions_Title()
View


_View_Permissions_Title

public static org.jvnet.localizer.Localizable _View_Permissions_Title()
View


Slave_Remote_Director_Mandatory

public static String Slave_Remote_Director_Mandatory()
Remote directory is mandatory


_Slave_Remote_Director_Mandatory

public static org.jvnet.localizer.Localizable _Slave_Remote_Director_Mandatory()
Remote directory is mandatory


Run_Summary_TestsStartedToFail

public static String Run_Summary_TestsStartedToFail(Object arg1)
{0} {0,choice,0#tests|1#test|1<tests} started to fail


_Run_Summary_TestsStartedToFail

public static org.jvnet.localizer.Localizable _Run_Summary_TestsStartedToFail(Object arg1)
{0} {0,choice,0#tests|1#test|1<tests} started to fail


HealthReport_EmptyString

public static String HealthReport_EmptyString()

_HealthReport_EmptyString

public static org.jvnet.localizer.Localizable _HealthReport_EmptyString()

ComputerSet_DisplayName

public static String ComputerSet_DisplayName()
nodes


_ComputerSet_DisplayName

public static org.jvnet.localizer.Localizable _ComputerSet_DisplayName()
nodes


Queue_WaitingForNextAvailableExecutor

public static String Queue_WaitingForNextAvailableExecutor()
Waiting for next available executor


_Queue_WaitingForNextAvailableExecutor

public static org.jvnet.localizer.Localizable _Queue_WaitingForNextAvailableExecutor()
Waiting for next available executor



Copyright © 2004-2013. All Rights Reserved.