Class Messages
java.lang.Object
jenkins.plugins.blueocean.dashboard.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
Keybranchdetail.actionbutton.history
:History
.static org.jvnet.localizer.Localizable
Keycommon.date.duration.display.format
:d[d] h[h] m[m] s[s]
.static org.jvnet.localizer.Localizable
Keycommon.date.duration.format
:d[d] h[h] m[m] s[s]
.static org.jvnet.localizer.Localizable
Keycommon.date.duration.hint.format
:M [month], d [days], h[ hours], m[ minutes], s[ seconds]
.static org.jvnet.localizer.Localizable
Keycommon.date.readable.long
:MMM DD YYYY h:mma Z
.static org.jvnet.localizer.Localizable
Keycommon.date.readable.short
:MMM DD h:mma Z
.static org.jvnet.localizer.Localizable
Keycommon.pager.loading
:Loading...
.static org.jvnet.localizer.Localizable
Keycommon.pager.more
:Show more
.static org.jvnet.localizer.Localizable
Keycreation.bbcloud.repository.title
:Which team does the repository belong to?
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.add_server.button_cancel
:Cancel
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.add_server.button_create
:Add Server
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.add_server.instructions
:Jenkins needs to know where your Bitbucket Server is located.
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.add_server.text_name_error_duplicate
:A server with this name already exists.
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.add_server.text_name_error_required
:Please enter a name.
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.add_server.text_name_placeholder
:My Bitbucket Server
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.add_server.text_name_title
:Server Name
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.add_server.text_url_error_duplicate
:A server with this URL already exists
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.add_server.text_url_error_required
:Please enter a valid URL.
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.add_server.text_url_placeholder
:https://mybitbucket.example.com
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.add_server.text_url_title
:Server URL
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.add_server.title
:Add Bitbucket Server
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.choose_server.button_add
:Add
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.choose_server.button_next
:Next
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.choose_server.instructions
:Jenkins needs to know where your Bitbucket Server is located.
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.choose_server.title
:Where is your Bitbucket Server?
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.repository.title
:Which project does the repository belong to?
.static org.jvnet.localizer.Localizable
Keycreation.bbserver.version.error
:Error checking version of HTTP server. HTTP error: {0}
.static org.jvnet.localizer.Localizable
Keycreation.bitbucket.connect
:Connect to Bitbucket
.static org.jvnet.localizer.Localizable
Keycreation.bitbucket.connect.authorize
:Jenkins needs user credentials to authorize itself with Bitbucket
.static org.jvnet.localizer.Localizable
Keycreation.bitbucket.connect.invalid_username_password
:Invalid username and/or password
.static org.jvnet.localizer.Localizable
Keycreation.bitbucket.connect.revoked_credential
:Existing username / password invalid. Please enter new credentials.
.static org.jvnet.localizer.Localizable
Keycreation.bitbucket.connect.unexpected_error
:Bitbucket credential validation failed with unexpected error. Please try again
.static org.jvnet.localizer.Localizable
Keycreation.bitbucket.pending.title
:Creating Pipeline...
.static org.jvnet.localizer.Localizable
Keycreation.core.button.dashboard
:Dashboard
.static org.jvnet.localizer.Localizable
Keycreation.core.error.creating.pipeline
:An error occurred while creating pipeline
.static org.jvnet.localizer.Localizable
Keycreation.core.error.missing.jenkinsfile
:There are no Jenkinsfiles in
.static org.jvnet.localizer.Localizable
Keycreation.core.error.saving.pipeline
:An error occurred while saving this pipeline
.static org.jvnet.localizer.Localizable
Keycreation.core.error.unexpected
:Something Unexpected Happened
.static org.jvnet.localizer.Localizable
Keycreation.core.error.unexpected.try_again
:An unknown error has occurred. You may try again.
.static org.jvnet.localizer.Localizable
Keycreation.core.header.classic
:Classic Item Creation
.static org.jvnet.localizer.Localizable
Keycreation.core.header.close
:Close
.static org.jvnet.localizer.Localizable
Keycreation.core.header.title
:Create Pipeline
.static org.jvnet.localizer.Localizable
Keycreation.core.intro.invalid_permission_button
:Back to Pipelines
.static org.jvnet.localizer.Localizable
Keycreation.core.intro.invalid_permission_title
:You do not have permission to create Pipelines
.static org.jvnet.localizer.Localizable
Keycreation.core.intro.invalid_security_linkhref
:https://wiki.jenkins-ci.org/display/JENKINS/Securing+Jenkins
.static org.jvnet.localizer.Localizable
Keycreation.core.intro.invalid_security_linktext
:Learn more
.static org.jvnet.localizer.Localizable
Keycreation.core.intro.invalid_security_message
:Pipeline creation requires security to be enabled
.static org.jvnet.localizer.Localizable
Keycreation.core.intro.invalid_security_title
:Pipeline creation disabled
.static org.jvnet.localizer.Localizable
Keycreation.core.intro.scm_provider
:Where do you store your code?
.static org.jvnet.localizer.Localizable
Keycreation.core.organization.pick_different
:Please pick a different project.
.static org.jvnet.localizer.Localizable
Keycreation.core.repository.choose.title
:Choose a repository
.static org.jvnet.localizer.Localizable
Keycreation.core.repository.loaded.count
:Loaded {0} repositories
.static org.jvnet.localizer.Localizable
Keycreation.core.repository.loading.count
:Loading Repositories... {0} so far
.static org.jvnet.localizer.Localizable
Keycreation.core.repository.no_repository
:The project "'{0}'" has no repositories.
.static org.jvnet.localizer.Localizable
Keycreation.core.repository.title
:Which organization does the repository belong to?
.static org.jvnet.localizer.Localizable
Keycreation.core.status.completed
:Completed
.static org.jvnet.localizer.Localizable
Keycreation.core.status.pending
:Pipeline Creation Pending...
.static org.jvnet.localizer.Localizable
Keycreation.core.status.return.new_pipelines
:You may now return to the Dashboard to check for new pipelines
.static org.jvnet.localizer.Localizable
Keycreation.core.status.waiting
:Pipelines are still waiting to be created
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.button_close
:Cancel
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.button_create
:Create Credential
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.credential_type
:Credential Type
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.credential_type_ssh_key
:SSH Key
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.credential_type_user_pass
:Username & Password
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.error_msg
:An error occurred while creating the credential. You may try again.
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.invalid_username_password
:Invalid username and/or password
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.option_create_new
:Create new credential
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.option_existing
:Use existing credential: {0}
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.password_error
:Please enter a valid password
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.password_title
:Password
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.pw_instructions
:Jenkins needs a user credential to authorize itself with git.
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.revoked_credential
:Existing username / password invalid. Please enter new credentials.
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.sshkey_error
:Please enter a valid SSH private key.
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.sshkey_title
:SSH Private Key
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.title
:Add credential
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.unexpected_error
:Git credential validation failed with unexpected error. Please try again.
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.username_error
:Please enter a valid username
.static org.jvnet.localizer.Localizable
Keycreation.git.create_credential.username_title
:Username
.static org.jvnet.localizer.Localizable
Keycreation.git.credentials.connect_and_validate
:Connect
.static org.jvnet.localizer.Localizable
Keycreation.git.credentials.copy_to_clipboard
:Copy to clipboard
.static org.jvnet.localizer.Localizable
Keycreation.git.credentials.register_ssh_key_instructions
:You need to register this public SSH key with your Git server to continue -
.static org.jvnet.localizer.Localizable
Keycreation.git.step1.create_button
:Create Pipeline
.static org.jvnet.localizer.Localizable
Keycreation.git.step1.create_button_progress
:Creating Pipeline...
.static org.jvnet.localizer.Localizable
Keycreation.git.step1.create_credential_button
:Add
.static org.jvnet.localizer.Localizable
Keycreation.git.step1.credentials
:Credentials
.static org.jvnet.localizer.Localizable
Keycreation.git.step1.credentials_error_invalid
:Please select a valid credential.
.static org.jvnet.localizer.Localizable
Keycreation.git.step1.credentials_placeholder
:System Default
.static org.jvnet.localizer.Localizable
Keycreation.git.step1.credentials_publickey_invalid
:Unable to connect. Please make sure the Git server allows this SSH key.
.static org.jvnet.localizer.Localizable
Keycreation.git.step1.instructions
:Any repository containing a Jenkinsfile will be built automatically. Not sure what we are talking about?
.static org.jvnet.localizer.Localizable
Keycreation.git.step1.instructions_link
:Learn more about Jenkinsfiles.
.static org.jvnet.localizer.Localizable
Keycreation.git.step1.repo_error_invalid
:Please enter a valid URL.
.static org.jvnet.localizer.Localizable
Keycreation.git.step1.repo_error_required
:Please enter a URL.
.static org.jvnet.localizer.Localizable
Keycreation.git.step1.repo_title
:Repository URL
.static org.jvnet.localizer.Localizable
Keycreation.git.step1.title
:Connect to a Git repository
.static org.jvnet.localizer.Localizable
Keycreation.git.step2.button_save
:Save
.static org.jvnet.localizer.Localizable
Keycreation.git.step2.name_available
:Success! '{0}' is available.
.static org.jvnet.localizer.Localizable
Keycreation.git.step2.name_required
:'{0}' is unavailable. A unique name is required.
.static org.jvnet.localizer.Localizable
Keycreation.git.step2.name_unavailable
:The name '{0}' is not available. Please try a different name.
.static org.jvnet.localizer.Localizable
Keycreation.git.step2.text_name_placeholder
:Pipeline name
.static org.jvnet.localizer.Localizable
Keycreation.git.step2.title
:Naming conflict
.static org.jvnet.localizer.Localizable
Keycreation.git.step3.button_open
:Open
.static org.jvnet.localizer.Localizable
Keycreation.git.step3.title_completed
:Completed
.static org.jvnet.localizer.Localizable
Keycreation.git.step3.title_pipeline_create
:Creating Pipeline...
.static org.jvnet.localizer.Localizable
Keycreation.githubent.add_server.button_cancel
:Cancel
.static org.jvnet.localizer.Localizable
Keycreation.githubent.add_server.button_create
:Add Server
.static org.jvnet.localizer.Localizable
Keycreation.githubent.add_server.instructions
:Jenkins needs to know where your GitHub Enterprise server is located.
.static org.jvnet.localizer.Localizable
Keycreation.githubent.add_server.text_name_error_duplicate
:A server with this name already exists.
.static org.jvnet.localizer.Localizable
Keycreation.githubent.add_server.text_name_error_required
:Please enter a name.
.static org.jvnet.localizer.Localizable
Keycreation.githubent.add_server.text_name_placeholder
:My GitHub Server
.static org.jvnet.localizer.Localizable
Keycreation.githubent.add_server.text_name_title
:Server Name
.static org.jvnet.localizer.Localizable
Keycreation.githubent.add_server.text_url_error_duplicate
:A server with this URL already exists.
.static org.jvnet.localizer.Localizable
Keycreation.githubent.add_server.text_url_error_invalid_apiurl
:Invalid server. Check path to API endpoint.
.static org.jvnet.localizer.Localizable
Keycreation.githubent.add_server.text_url_error_invalid_server
:Invalid server. Check hostname.
.static org.jvnet.localizer.Localizable
Keycreation.githubent.add_server.text_url_error_required
:Please enter a valid URL.
.static org.jvnet.localizer.Localizable
Keycreation.githubent.add_server.text_url_placeholder
:https://github.example.com
.static org.jvnet.localizer.Localizable
Keycreation.githubent.add_server.text_url_title
:Server URL
.static org.jvnet.localizer.Localizable
Keycreation.githubent.add_server.title
:Add GitHub Server
.static org.jvnet.localizer.Localizable
Keycreation.githubent.choose_server.button_add
:Add
.static org.jvnet.localizer.Localizable
Keycreation.githubent.choose_server.button_next
:Next
.static org.jvnet.localizer.Localizable
Keycreation.githubent.choose_server.instructions
:Jenkins needs to know where your GitHub Enterprise server is located.
.static org.jvnet.localizer.Localizable
Keycreation.githubent.choose_server.title
:Where is your GitHub Server?
.static org.jvnet.localizer.Localizable
_enable()
Keyenable
:Enable
.static org.jvnet.localizer.Localizable
Keyhome.header.button.createpipeline
:New Pipeline
.static org.jvnet.localizer.Localizable
Keyhome.header.dashboard
:Pipelines
.static org.jvnet.localizer.Localizable
Keyhome.pipelineslist.header.branches
:Branches
.static org.jvnet.localizer.Localizable
Keyhome.pipelineslist.header.health
:Health
.static org.jvnet.localizer.Localizable
Keyhome.pipelineslist.header.name
:Name
.static org.jvnet.localizer.Localizable
Keyhome.pipelineslist.header.pullrequests
:PR
.static org.jvnet.localizer.Localizable
Keyhome.pipelineslist.row.failing
:{0} failing
.static org.jvnet.localizer.Localizable
Keyhome.pipelineslist.row.passing
:{0} passing
.static org.jvnet.localizer.Localizable
Keyhome.placeholder.linktext
:Create a new Pipeline
.static org.jvnet.localizer.Localizable
Keyhome.placeholder.message
:It's time to create your first Pipeline.
.static org.jvnet.localizer.Localizable
Keyhome.placeholder.title
:Welcome to Jenkins
.static org.jvnet.localizer.Localizable
KeyinputStep.error.linktext
:Resolve Input
.static org.jvnet.localizer.Localizable
KeyinputStep.error.message
:This pipeline uses input types that are unsupported. Use Jenkins Classic to resolve this input step.
.static org.jvnet.localizer.Localizable
KeyinputStep.error.title
:Error
.static org.jvnet.localizer.Localizable
_lozenge_commit
(Object arg0) Keylozenge.commit
:{0} commits
.static org.jvnet.localizer.Localizable
KeyOpen.dashboard
:Open Pipelines
.static org.jvnet.localizer.Localizable
Keypipelinedetail.activity.button.run
:Run Now
.static org.jvnet.localizer.Localizable
Keypipelinedetail.activity.header.branch
:Branch
.static org.jvnet.localizer.Localizable
Keypipelinedetail.activity.header.commit
:Commit
.static org.jvnet.localizer.Localizable
Keypipelinedetail.activity.header.completed
:Completed
.static org.jvnet.localizer.Localizable
Keypipelinedetail.activity.header.disable.job
:Disable
.static org.jvnet.localizer.Localizable
Keypipelinedetail.activity.header.disabled.pipeline
:This Pipeline is currently disabled
.static org.jvnet.localizer.Localizable
Keypipelinedetail.activity.header.duration
:Duration
.static org.jvnet.localizer.Localizable
Keypipelinedetail.activity.header.enable.job
:Enable
.static org.jvnet.localizer.Localizable
Keypipelinedetail.activity.header.message
:Message
.static org.jvnet.localizer.Localizable
Keypipelinedetail.activity.header.run
:Run
.static org.jvnet.localizer.Localizable
Keypipelinedetail.activity.header.status
:Status
.static org.jvnet.localizer.Localizable
Keypipelinedetail.branches.header.branch
:Branch
.static org.jvnet.localizer.Localizable
Keypipelinedetail.branches.header.commit
:Commit
.static org.jvnet.localizer.Localizable
Keypipelinedetail.branches.header.completed
:Completed
.static org.jvnet.localizer.Localizable
Keypipelinedetail.branches.header.health
:Health
.static org.jvnet.localizer.Localizable
Keypipelinedetail.branches.header.message
:Latest message
.static org.jvnet.localizer.Localizable
Keypipelinedetail.branches.header.status
:Status
.static org.jvnet.localizer.Localizable
Keypipelinedetail.common.tab.activity
:Activity
.static org.jvnet.localizer.Localizable
Keypipelinedetail.common.tab.branches
:Branches
.static org.jvnet.localizer.Localizable
Keypipelinedetail.common.tab.pullrequests
:Pull Requests
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.nobranches.linkhref
:https://jenkins.io/doc/
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.nobranches.linktext
:Learn more
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.nobranches.message
:A Jenkinsfile is defined in your repository and describes how your pipeline will work.
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.nobranches.title
:You don't have any branches that contain a Jenkinsfile
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.nopullrequests.title
:You don't have any open pull requests
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.noruns.default.title
:This job has not been run
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.noruns.multibranch.branches_linktext
:Show branches
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.noruns.multibranch.branches_title
:This Pipeline hasn't run yet. Why not run one of the branches?
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.noruns.multibranch.noruns_title
:There are no runs for '{0}'
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.unsupported.branches.linkhref
:https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.unsupported.branches.linktext
:Learn more
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.unsupported.branches.message
:Branch runs only work with the Multibranch Pipeline job type.
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.unsupported.branches.title
:Branches are unsupported
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.unsupported.pullrequests.linkhref
:https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.unsupported.pullrequests.linktext
:Learn more
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.unsupported.pullrequests.message
:Pull request runs only work with the Multibranch Pipeline job type.
.static org.jvnet.localizer.Localizable
Keypipelinedetail.placeholder.unsupported.pullrequests.title
:Pull requests are unsupported
.static org.jvnet.localizer.Localizable
Keypipelinedetail.pullrequests.header.author
:Author
.static org.jvnet.localizer.Localizable
Keypipelinedetail.pullrequests.header.completed
:Completed
.static org.jvnet.localizer.Localizable
Keypipelinedetail.pullrequests.header.run
:PR
.static org.jvnet.localizer.Localizable
Keypipelinedetail.pullrequests.header.status
:Status
.static org.jvnet.localizer.Localizable
Keypipelinedetail.pullrequests.header.summary
:Summary
.static org.jvnet.localizer.Localizable
Keyrundetail.artifacts.button.display
:Display the artifact in new window
.static org.jvnet.localizer.Localizable
Keyrundetail.artifacts.button.download
:Download the artifact
.static org.jvnet.localizer.Localizable
Keyrundetail.artifacts.button.downloadAll.text
:Download All
.static org.jvnet.localizer.Localizable
Keyrundetail.artifacts.button.downloadAll.title
:Download all artifact as zip
.static org.jvnet.localizer.Localizable
Keyrundetail.artifacts.button.open
:Open the artifact
.static org.jvnet.localizer.Localizable
Keyrundetail.artifacts.header.name
:Name
.static org.jvnet.localizer.Localizable
Keyrundetail.artifacts.header.size
:Size
.static org.jvnet.localizer.Localizable
Keyrundetail.artifacts.limit_message
:To access all artifacts use the 'Download all' button
.static org.jvnet.localizer.Localizable
Keyrundetail.artifacts.limit_title
:Showing 100 artifacts
.static org.jvnet.localizer.Localizable
Keyrundetail.changes.header.author
:Author
.static org.jvnet.localizer.Localizable
Keyrundetail.changes.header.commit
:Commit
.static org.jvnet.localizer.Localizable
Keyrundetail.changes.header.date
:Date
.static org.jvnet.localizer.Localizable
Keyrundetail.changes.header.message
:Message
.static org.jvnet.localizer.Localizable
Keyrundetail.changes.placeholder.title
:There are no changes for this run
.static org.jvnet.localizer.Localizable
Keyrundetail.header.branch
:Branch
.static org.jvnet.localizer.Localizable
Keyrundetail.header.changes.count
:{0} changes
.static org.jvnet.localizer.Localizable
Keyrundetail.header.changes.names
:Changes by {0}
.static org.jvnet.localizer.Localizable
Keyrundetail.header.changes.none
:No changes
.static org.jvnet.localizer.Localizable
Keyrundetail.header.commit
:Commit
.static org.jvnet.localizer.Localizable
Keyrundetail.header.next_run
:Next Run
.static org.jvnet.localizer.Localizable
Keyrundetail.header.prev_run
:Previous Run
.static org.jvnet.localizer.Localizable
Keyrundetail.header.tab.artifacts
:Artifacts
.static org.jvnet.localizer.Localizable
Keyrundetail.header.tab.changes
:Changes
.static org.jvnet.localizer.Localizable
Keyrundetail.header.tab.pipeline
:Pipeline
.static org.jvnet.localizer.Localizable
Keyrundetail.header.tab.tests
:Tests
.static org.jvnet.localizer.Localizable
Keyrundetail.input.cancel
:Abort
.static org.jvnet.localizer.Localizable
Keyrundetail.logToolbar.restartStage
:Restart {0}
.static org.jvnet.localizer.Localizable
Keyrundetail.pipeline.description
:Description
.static org.jvnet.localizer.Localizable
Keyrundetail.pipeline.downstream
:Triggered Builds
.static org.jvnet.localizer.Localizable
Keyrundetail.pipeline.logs
:Logs
.static org.jvnet.localizer.Localizable
Keyrundetail.pipeline.nosteps.message.description
:This stage has no steps
.static org.jvnet.localizer.Localizable
Keyrundetail.pipeline.nosteps.message.title
:No steps
.static org.jvnet.localizer.Localizable
Keyrundetail.pipeline.pending.message.description
: .static org.jvnet.localizer.Localizable
Keyrundetail.pipeline.pending.message.title
:Loading
.static org.jvnet.localizer.Localizable
Keyrundetail.pipeline.steps
:Steps {0}
.static org.jvnet.localizer.Localizable
Keyrundetail.pipeline.waiting.message.description
:Waiting for run to start
.static org.jvnet.localizer.Localizable
Keyrundetail.pipeline.waiting.message.title
:Queued
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.duration
:Duration {0}
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.failed
:Failed {0}
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.passed
:Passed {0}
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.empty.linkhref
:https://jenkins.io/doc/pipeline/tour/tests-and-artifacts/
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.empty.linktext
:Learn more
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.empty.title
:There are no tests archived for this run
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.error.message
:Error
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.error.output
:Stacktrace
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.error.stderr
:Standard Error
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.error.stdout
:Standard Output
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.errors.existing.count
:Existing failures - {0}
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.errors.new.count
:New failing - {0}
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.fixed
:Fixed {0}
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.passed.count
:Passed - {0}
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.passing.all
:All tests are passing
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.passing.count
:Nice one! All {0} tests for this pipeline are passing.
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.skipped.count
:Skipped - {0}
.static org.jvnet.localizer.Localizable
_rundetail_tests_results_summary_failing_message
(Object arg0, Object arg1, Object arg2) Keyrundetail.tests.results.summary.failing_message
:There are {0} new tests failing, {1} existing failing and {2} skipped.
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.summary.failing_title
:{0} tests have failed
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.summary.passing_after_fixes_message
:Nice one! This run fixed {0} tests and now all {1} tests for this pipeline are passing.
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.summary.passing_after_fixes_title
:All tests are passing
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.summary.passing_message
:Nice one! All {0} tests for this pipeline are passing.
.static org.jvnet.localizer.Localizable
Keyrundetail.tests.results.summary.passing_title
:All tests are passing
.static org.jvnet.localizer.Localizable
Keyservererror.errors.code
:Code: {0}
.static org.jvnet.localizer.Localizable
Keyservererror.errors.field
:Field: {0}
.static org.jvnet.localizer.Localizable
Keyservererror.errors.message
:Message: {0}
.static org.jvnet.localizer.Localizable
_servererror_message
(Object arg0) Keyservererror.message
:Message: {0}
.static org.jvnet.localizer.Localizable
Keyservererror.title
:An unknown error has occurred. You may try again.
.static org.jvnet.localizer.Localizable
KeyShow.complete.logs
:Show complete log
.static String
Keybranchdetail.actionbutton.history
:History
.static String
Keycommon.date.duration.display.format
:d[d] h[h] m[m] s[s]
.static String
Keycommon.date.duration.format
:d[d] h[h] m[m] s[s]
.static String
Keycommon.date.duration.hint.format
:M [month], d [days], h[ hours], m[ minutes], s[ seconds]
.static String
Keycommon.date.readable.long
:MMM DD YYYY h:mma Z
.static String
Keycommon.date.readable.short
:MMM DD h:mma Z
.static String
Keycommon.pager.loading
:Loading...
.static String
Keycommon.pager.more
:Show more
.static String
Keycreation.bbcloud.repository.title
:Which team does the repository belong to?
.static String
Keycreation.bbserver.add_server.button_cancel
:Cancel
.static String
Keycreation.bbserver.add_server.button_create
:Add Server
.static String
Keycreation.bbserver.add_server.instructions
:Jenkins needs to know where your Bitbucket Server is located.
.static String
Keycreation.bbserver.add_server.text_name_error_duplicate
:A server with this name already exists.
.static String
Keycreation.bbserver.add_server.text_name_error_required
:Please enter a name.
.static String
Keycreation.bbserver.add_server.text_name_placeholder
:My Bitbucket Server
.static String
Keycreation.bbserver.add_server.text_name_title
:Server Name
.static String
Keycreation.bbserver.add_server.text_url_error_duplicate
:A server with this URL already exists
.static String
Keycreation.bbserver.add_server.text_url_error_required
:Please enter a valid URL.
.static String
Keycreation.bbserver.add_server.text_url_placeholder
:https://mybitbucket.example.com
.static String
Keycreation.bbserver.add_server.text_url_title
:Server URL
.static String
Keycreation.bbserver.add_server.title
:Add Bitbucket Server
.static String
Keycreation.bbserver.choose_server.button_add
:Add
.static String
Keycreation.bbserver.choose_server.button_next
:Next
.static String
Keycreation.bbserver.choose_server.instructions
:Jenkins needs to know where your Bitbucket Server is located.
.static String
Keycreation.bbserver.choose_server.title
:Where is your Bitbucket Server?
.static String
Keycreation.bbserver.repository.title
:Which project does the repository belong to?
.static String
Keycreation.bbserver.version.error
:Error checking version of HTTP server. HTTP error: {0}
.static String
Keycreation.bitbucket.connect
:Connect to Bitbucket
.static String
Keycreation.bitbucket.connect.authorize
:Jenkins needs user credentials to authorize itself with Bitbucket
.static String
Keycreation.bitbucket.connect.invalid_username_password
:Invalid username and/or password
.static String
Keycreation.bitbucket.connect.revoked_credential
:Existing username / password invalid. Please enter new credentials.
.static String
Keycreation.bitbucket.connect.unexpected_error
:Bitbucket credential validation failed with unexpected error. Please try again
.static String
Keycreation.bitbucket.pending.title
:Creating Pipeline...
.static String
Keycreation.core.button.dashboard
:Dashboard
.static String
Keycreation.core.error.creating.pipeline
:An error occurred while creating pipeline
.static String
Keycreation.core.error.missing.jenkinsfile
:There are no Jenkinsfiles in
.static String
Keycreation.core.error.saving.pipeline
:An error occurred while saving this pipeline
.static String
Keycreation.core.error.unexpected
:Something Unexpected Happened
.static String
Keycreation.core.error.unexpected.try_again
:An unknown error has occurred. You may try again.
.static String
Keycreation.core.header.classic
:Classic Item Creation
.static String
Keycreation.core.header.close
:Close
.static String
Keycreation.core.header.title
:Create Pipeline
.static String
Keycreation.core.intro.invalid_permission_button
:Back to Pipelines
.static String
Keycreation.core.intro.invalid_permission_title
:You do not have permission to create Pipelines
.static String
Keycreation.core.intro.invalid_security_linkhref
:https://wiki.jenkins-ci.org/display/JENKINS/Securing+Jenkins
.static String
Keycreation.core.intro.invalid_security_linktext
:Learn more
.static String
Keycreation.core.intro.invalid_security_message
:Pipeline creation requires security to be enabled
.static String
Keycreation.core.intro.invalid_security_title
:Pipeline creation disabled
.static String
Keycreation.core.intro.scm_provider
:Where do you store your code?
.static String
Keycreation.core.organization.pick_different
:Please pick a different project.
.static String
Keycreation.core.repository.choose.title
:Choose a repository
.static String
Keycreation.core.repository.loaded.count
:Loaded {0} repositories
.static String
Keycreation.core.repository.loading.count
:Loading Repositories... {0} so far
.static String
Keycreation.core.repository.no_repository
:The project "'{0}'" has no repositories.
.static String
Keycreation.core.repository.title
:Which organization does the repository belong to?
.static String
Keycreation.core.status.completed
:Completed
.static String
Keycreation.core.status.pending
:Pipeline Creation Pending...
.static String
Keycreation.core.status.return.new_pipelines
:You may now return to the Dashboard to check for new pipelines
.static String
Keycreation.core.status.waiting
:Pipelines are still waiting to be created
.static String
Keycreation.git.create_credential.button_close
:Cancel
.static String
Keycreation.git.create_credential.button_create
:Create Credential
.static String
Keycreation.git.create_credential.credential_type
:Credential Type
.static String
Keycreation.git.create_credential.credential_type_ssh_key
:SSH Key
.static String
Keycreation.git.create_credential.credential_type_user_pass
:Username & Password
.static String
Keycreation.git.create_credential.error_msg
:An error occurred while creating the credential. You may try again.
.static String
Keycreation.git.create_credential.invalid_username_password
:Invalid username and/or password
.static String
Keycreation.git.create_credential.option_create_new
:Create new credential
.static String
Keycreation.git.create_credential.option_existing
:Use existing credential: {0}
.static String
Keycreation.git.create_credential.password_error
:Please enter a valid password
.static String
Keycreation.git.create_credential.password_title
:Password
.static String
Keycreation.git.create_credential.pw_instructions
:Jenkins needs a user credential to authorize itself with git.
.static String
Keycreation.git.create_credential.revoked_credential
:Existing username / password invalid. Please enter new credentials.
.static String
Keycreation.git.create_credential.sshkey_error
:Please enter a valid SSH private key.
.static String
Keycreation.git.create_credential.sshkey_title
:SSH Private Key
.static String
Keycreation.git.create_credential.title
:Add credential
.static String
Keycreation.git.create_credential.unexpected_error
:Git credential validation failed with unexpected error. Please try again.
.static String
Keycreation.git.create_credential.username_error
:Please enter a valid username
.static String
Keycreation.git.create_credential.username_title
:Username
.static String
Keycreation.git.credentials.connect_and_validate
:Connect
.static String
Keycreation.git.credentials.copy_to_clipboard
:Copy to clipboard
.static String
Keycreation.git.credentials.register_ssh_key_instructions
:You need to register this public SSH key with your Git server to continue -
.static String
Keycreation.git.step1.create_button
:Create Pipeline
.static String
Keycreation.git.step1.create_button_progress
:Creating Pipeline...
.static String
Keycreation.git.step1.create_credential_button
:Add
.static String
Keycreation.git.step1.credentials
:Credentials
.static String
Keycreation.git.step1.credentials_error_invalid
:Please select a valid credential.
.static String
Keycreation.git.step1.credentials_placeholder
:System Default
.static String
Keycreation.git.step1.credentials_publickey_invalid
:Unable to connect. Please make sure the Git server allows this SSH key.
.static String
Keycreation.git.step1.instructions
:Any repository containing a Jenkinsfile will be built automatically. Not sure what we are talking about?
.static String
Keycreation.git.step1.instructions_link
:Learn more about Jenkinsfiles.
.static String
Keycreation.git.step1.repo_error_invalid
:Please enter a valid URL.
.static String
Keycreation.git.step1.repo_error_required
:Please enter a URL.
.static String
Keycreation.git.step1.repo_title
:Repository URL
.static String
Keycreation.git.step1.title
:Connect to a Git repository
.static String
Keycreation.git.step2.button_save
:Save
.static String
Keycreation.git.step2.name_available
:Success! '{0}' is available.
.static String
Keycreation.git.step2.name_required
:'{0}' is unavailable. A unique name is required.
.static String
Keycreation.git.step2.name_unavailable
:The name '{0}' is not available. Please try a different name.
.static String
Keycreation.git.step2.text_name_placeholder
:Pipeline name
.static String
Keycreation.git.step2.title
:Naming conflict
.static String
Keycreation.git.step3.button_open
:Open
.static String
Keycreation.git.step3.title_completed
:Completed
.static String
Keycreation.git.step3.title_pipeline_create
:Creating Pipeline...
.static String
Keycreation.githubent.add_server.button_cancel
:Cancel
.static String
Keycreation.githubent.add_server.button_create
:Add Server
.static String
Keycreation.githubent.add_server.instructions
:Jenkins needs to know where your GitHub Enterprise server is located.
.static String
Keycreation.githubent.add_server.text_name_error_duplicate
:A server with this name already exists.
.static String
Keycreation.githubent.add_server.text_name_error_required
:Please enter a name.
.static String
Keycreation.githubent.add_server.text_name_placeholder
:My GitHub Server
.static String
Keycreation.githubent.add_server.text_name_title
:Server Name
.static String
Keycreation.githubent.add_server.text_url_error_duplicate
:A server with this URL already exists.
.static String
Keycreation.githubent.add_server.text_url_error_invalid_apiurl
:Invalid server. Check path to API endpoint.
.static String
Keycreation.githubent.add_server.text_url_error_invalid_server
:Invalid server. Check hostname.
.static String
Keycreation.githubent.add_server.text_url_error_required
:Please enter a valid URL.
.static String
Keycreation.githubent.add_server.text_url_placeholder
:https://github.example.com
.static String
Keycreation.githubent.add_server.text_url_title
:Server URL
.static String
Keycreation.githubent.add_server.title
:Add GitHub Server
.static String
Keycreation.githubent.choose_server.button_add
:Add
.static String
Keycreation.githubent.choose_server.button_next
:Next
.static String
Keycreation.githubent.choose_server.instructions
:Jenkins needs to know where your GitHub Enterprise server is located.
.static String
Keycreation.githubent.choose_server.title
:Where is your GitHub Server?
.static String
enable()
Keyenable
:Enable
.static String
Keyhome.header.button.createpipeline
:New Pipeline
.static String
Keyhome.header.dashboard
:Pipelines
.static String
Keyhome.pipelineslist.header.branches
:Branches
.static String
Keyhome.pipelineslist.header.health
:Health
.static String
Keyhome.pipelineslist.header.name
:Name
.static String
Keyhome.pipelineslist.header.pullrequests
:PR
.static String
Keyhome.pipelineslist.row.failing
:{0} failing
.static String
Keyhome.pipelineslist.row.passing
:{0} passing
.static String
Keyhome.placeholder.linktext
:Create a new Pipeline
.static String
Keyhome.placeholder.message
:It's time to create your first Pipeline.
.static String
Keyhome.placeholder.title
:Welcome to Jenkins
.static String
KeyinputStep.error.linktext
:Resolve Input
.static String
KeyinputStep.error.message
:This pipeline uses input types that are unsupported. Use Jenkins Classic to resolve this input step.
.static String
KeyinputStep.error.title
:Error
.static String
lozenge_commit
(Object arg0) Keylozenge.commit
:{0} commits
.static String
KeyOpen.dashboard
:Open Pipelines
.static String
Keypipelinedetail.activity.button.run
:Run Now
.static String
Keypipelinedetail.activity.header.branch
:Branch
.static String
Keypipelinedetail.activity.header.commit
:Commit
.static String
Keypipelinedetail.activity.header.completed
:Completed
.static String
Keypipelinedetail.activity.header.disable.job
:Disable
.static String
Keypipelinedetail.activity.header.disabled.pipeline
:This Pipeline is currently disabled
.static String
Keypipelinedetail.activity.header.duration
:Duration
.static String
Keypipelinedetail.activity.header.enable.job
:Enable
.static String
Keypipelinedetail.activity.header.message
:Message
.static String
Keypipelinedetail.activity.header.run
:Run
.static String
Keypipelinedetail.activity.header.status
:Status
.static String
Keypipelinedetail.branches.header.branch
:Branch
.static String
Keypipelinedetail.branches.header.commit
:Commit
.static String
Keypipelinedetail.branches.header.completed
:Completed
.static String
Keypipelinedetail.branches.header.health
:Health
.static String
Keypipelinedetail.branches.header.message
:Latest message
.static String
Keypipelinedetail.branches.header.status
:Status
.static String
Keypipelinedetail.common.tab.activity
:Activity
.static String
Keypipelinedetail.common.tab.branches
:Branches
.static String
Keypipelinedetail.common.tab.pullrequests
:Pull Requests
.static String
Keypipelinedetail.placeholder.nobranches.linkhref
:https://jenkins.io/doc/
.static String
Keypipelinedetail.placeholder.nobranches.linktext
:Learn more
.static String
Keypipelinedetail.placeholder.nobranches.message
:A Jenkinsfile is defined in your repository and describes how your pipeline will work.
.static String
Keypipelinedetail.placeholder.nobranches.title
:You don't have any branches that contain a Jenkinsfile
.static String
Keypipelinedetail.placeholder.nopullrequests.title
:You don't have any open pull requests
.static String
Keypipelinedetail.placeholder.noruns.default.title
:This job has not been run
.static String
Keypipelinedetail.placeholder.noruns.multibranch.branches_linktext
:Show branches
.static String
Keypipelinedetail.placeholder.noruns.multibranch.branches_title
:This Pipeline hasn't run yet. Why not run one of the branches?
.static String
Keypipelinedetail.placeholder.noruns.multibranch.noruns_title
:There are no runs for '{0}'
.static String
Keypipelinedetail.placeholder.unsupported.branches.linkhref
:https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
.static String
Keypipelinedetail.placeholder.unsupported.branches.linktext
:Learn more
.static String
Keypipelinedetail.placeholder.unsupported.branches.message
:Branch runs only work with the Multibranch Pipeline job type.
.static String
Keypipelinedetail.placeholder.unsupported.branches.title
:Branches are unsupported
.static String
Keypipelinedetail.placeholder.unsupported.pullrequests.linkhref
:https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
.static String
Keypipelinedetail.placeholder.unsupported.pullrequests.linktext
:Learn more
.static String
Keypipelinedetail.placeholder.unsupported.pullrequests.message
:Pull request runs only work with the Multibranch Pipeline job type.
.static String
Keypipelinedetail.placeholder.unsupported.pullrequests.title
:Pull requests are unsupported
.static String
Keypipelinedetail.pullrequests.header.author
:Author
.static String
Keypipelinedetail.pullrequests.header.completed
:Completed
.static String
Keypipelinedetail.pullrequests.header.run
:PR
.static String
Keypipelinedetail.pullrequests.header.status
:Status
.static String
Keypipelinedetail.pullrequests.header.summary
:Summary
.static String
Keyrundetail.artifacts.button.display
:Display the artifact in new window
.static String
Keyrundetail.artifacts.button.download
:Download the artifact
.static String
Keyrundetail.artifacts.button.downloadAll.text
:Download All
.static String
Keyrundetail.artifacts.button.downloadAll.title
:Download all artifact as zip
.static String
Keyrundetail.artifacts.button.open
:Open the artifact
.static String
Keyrundetail.artifacts.header.name
:Name
.static String
Keyrundetail.artifacts.header.size
:Size
.static String
Keyrundetail.artifacts.limit_message
:To access all artifacts use the 'Download all' button
.static String
Keyrundetail.artifacts.limit_title
:Showing 100 artifacts
.static String
Keyrundetail.changes.header.author
:Author
.static String
Keyrundetail.changes.header.commit
:Commit
.static String
Keyrundetail.changes.header.date
:Date
.static String
Keyrundetail.changes.header.message
:Message
.static String
Keyrundetail.changes.placeholder.title
:There are no changes for this run
.static String
Keyrundetail.header.branch
:Branch
.static String
Keyrundetail.header.changes.count
:{0} changes
.static String
Keyrundetail.header.changes.names
:Changes by {0}
.static String
Keyrundetail.header.changes.none
:No changes
.static String
Keyrundetail.header.commit
:Commit
.static String
Keyrundetail.header.next_run
:Next Run
.static String
Keyrundetail.header.prev_run
:Previous Run
.static String
Keyrundetail.header.tab.artifacts
:Artifacts
.static String
Keyrundetail.header.tab.changes
:Changes
.static String
Keyrundetail.header.tab.pipeline
:Pipeline
.static String
Keyrundetail.header.tab.tests
:Tests
.static String
Keyrundetail.input.cancel
:Abort
.static String
Keyrundetail.logToolbar.restartStage
:Restart {0}
.static String
Keyrundetail.pipeline.description
:Description
.static String
Keyrundetail.pipeline.downstream
:Triggered Builds
.static String
Keyrundetail.pipeline.logs
:Logs
.static String
Keyrundetail.pipeline.nosteps.message.description
:This stage has no steps
.static String
Keyrundetail.pipeline.nosteps.message.title
:No steps
.static String
Keyrundetail.pipeline.pending.message.description
: .static String
Keyrundetail.pipeline.pending.message.title
:Loading
.static String
Keyrundetail.pipeline.steps
:Steps {0}
.static String
Keyrundetail.pipeline.waiting.message.description
:Waiting for run to start
.static String
Keyrundetail.pipeline.waiting.message.title
:Queued
.static String
Keyrundetail.tests.duration
:Duration {0}
.static String
rundetail_tests_failed
(Object arg0) Keyrundetail.tests.failed
:Failed {0}
.static String
rundetail_tests_passed
(Object arg0) Keyrundetail.tests.passed
:Passed {0}
.static String
Keyrundetail.tests.results.empty.linkhref
:https://jenkins.io/doc/pipeline/tour/tests-and-artifacts/
.static String
Keyrundetail.tests.results.empty.linktext
:Learn more
.static String
Keyrundetail.tests.results.empty.title
:There are no tests archived for this run
.static String
Keyrundetail.tests.results.error.message
:Error
.static String
Keyrundetail.tests.results.error.output
:Stacktrace
.static String
Keyrundetail.tests.results.error.stderr
:Standard Error
.static String
Keyrundetail.tests.results.error.stdout
:Standard Output
.static String
Keyrundetail.tests.results.errors.existing.count
:Existing failures - {0}
.static String
Keyrundetail.tests.results.errors.new.count
:New failing - {0}
.static String
Keyrundetail.tests.results.fixed
:Fixed {0}
.static String
Keyrundetail.tests.results.passed.count
:Passed - {0}
.static String
Keyrundetail.tests.results.passing.all
:All tests are passing
.static String
Keyrundetail.tests.results.passing.count
:Nice one! All {0} tests for this pipeline are passing.
.static String
Keyrundetail.tests.results.skipped.count
:Skipped - {0}
.static String
rundetail_tests_results_summary_failing_message
(Object arg0, Object arg1, Object arg2) Keyrundetail.tests.results.summary.failing_message
:There are {0} new tests failing, {1} existing failing and {2} skipped.
.static String
Keyrundetail.tests.results.summary.failing_title
:{0} tests have failed
.static String
Keyrundetail.tests.results.summary.passing_after_fixes_message
:Nice one! This run fixed {0} tests and now all {1} tests for this pipeline are passing.
.static String
Keyrundetail.tests.results.summary.passing_after_fixes_title
:All tests are passing
.static String
Keyrundetail.tests.results.summary.passing_message
:Nice one! All {0} tests for this pipeline are passing.
.static String
Keyrundetail.tests.results.summary.passing_title
:All tests are passing
.static String
Keyservererror.errors.code
:Code: {0}
.static String
Keyservererror.errors.field
:Field: {0}
.static String
Keyservererror.errors.message
:Message: {0}
.static String
servererror_message
(Object arg0) Keyservererror.message
:Message: {0}
.static String
Keyservererror.title
:An unknown error has occurred. You may try again.
.static String
KeyShow.complete.logs
:Show complete log
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
rundetail_artifacts_header_name
Keyrundetail.artifacts.header.name
:Name
.- Returns:
Name
-
_rundetail_artifacts_header_name
public static org.jvnet.localizer.Localizable _rundetail_artifacts_header_name()Keyrundetail.artifacts.header.name
:Name
.- Returns:
Name
-
rundetail_changes_header_date
Keyrundetail.changes.header.date
:Date
.- Returns:
Date
-
_rundetail_changes_header_date
public static org.jvnet.localizer.Localizable _rundetail_changes_header_date()Keyrundetail.changes.header.date
:Date
.- Returns:
Date
-
pipelinedetail_activity_header_enable_job
Keypipelinedetail.activity.header.enable.job
:Enable
.- Returns:
Enable
-
_pipelinedetail_activity_header_enable_job
public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_enable_job()Keypipelinedetail.activity.header.enable.job
:Enable
.- Returns:
Enable
-
home_header_dashboard
Keyhome.header.dashboard
:Pipelines
.- Returns:
Pipelines
-
_home_header_dashboard
public static org.jvnet.localizer.Localizable _home_header_dashboard()Keyhome.header.dashboard
:Pipelines
.- Returns:
Pipelines
-
creation_git_create_credential_password_error
Keycreation.git.create_credential.password_error
:Please enter a valid password
.- Returns:
Please enter a valid password
-
_creation_git_create_credential_password_error
public static org.jvnet.localizer.Localizable _creation_git_create_credential_password_error()Keycreation.git.create_credential.password_error
:Please enter a valid password
.- Returns:
Please enter a valid password
-
pipelinedetail_pullrequests_header_author
Keypipelinedetail.pullrequests.header.author
:Author
.- Returns:
Author
-
_pipelinedetail_pullrequests_header_author
public static org.jvnet.localizer.Localizable _pipelinedetail_pullrequests_header_author()Keypipelinedetail.pullrequests.header.author
:Author
.- Returns:
Author
-
creation_git_step2_title
Keycreation.git.step2.title
:Naming conflict
.- Returns:
Naming conflict
-
_creation_git_step2_title
public static org.jvnet.localizer.Localizable _creation_git_step2_title()Keycreation.git.step2.title
:Naming conflict
.- Returns:
Naming conflict
-
rundetail_tests_results_error_stderr
Keyrundetail.tests.results.error.stderr
:Standard Error
.- Returns:
Standard Error
-
_rundetail_tests_results_error_stderr
public static org.jvnet.localizer.Localizable _rundetail_tests_results_error_stderr()Keyrundetail.tests.results.error.stderr
:Standard Error
.- Returns:
Standard Error
-
rundetail_tests_results_summary_passing_message
Keyrundetail.tests.results.summary.passing_message
:Nice one! All {0} tests for this pipeline are passing.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Nice one! All {0} tests for this pipeline are passing.
-
_rundetail_tests_results_summary_passing_message
public static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_passing_message(Object arg0) Keyrundetail.tests.results.summary.passing_message
:Nice one! All {0} tests for this pipeline are passing.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Nice one! All {0} tests for this pipeline are passing.
-
inputStep_error_message
KeyinputStep.error.message
:This pipeline uses input types that are unsupported. Use Jenkins Classic to resolve this input step.
.- Returns:
This pipeline uses input types that are unsupported. Use Jenkins Classic to resolve this input step.
-
_inputStep_error_message
public static org.jvnet.localizer.Localizable _inputStep_error_message()KeyinputStep.error.message
:This pipeline uses input types that are unsupported. Use Jenkins Classic to resolve this input step.
.- Returns:
This pipeline uses input types that are unsupported. Use Jenkins Classic to resolve this input step.
-
creation_core_error_missing_jenkinsfile
Keycreation.core.error.missing.jenkinsfile
:There are no Jenkinsfiles in
.- Returns:
There are no Jenkinsfiles in
-
_creation_core_error_missing_jenkinsfile
public static org.jvnet.localizer.Localizable _creation_core_error_missing_jenkinsfile()Keycreation.core.error.missing.jenkinsfile
:There are no Jenkinsfiles in
.- Returns:
There are no Jenkinsfiles in
-
creation_core_status_completed
Keycreation.core.status.completed
:Completed
.- Returns:
Completed
-
_creation_core_status_completed
public static org.jvnet.localizer.Localizable _creation_core_status_completed()Keycreation.core.status.completed
:Completed
.- Returns:
Completed
-
creation_githubent_add_server_button_create
Keycreation.githubent.add_server.button_create
:Add Server
.- Returns:
Add Server
-
_creation_githubent_add_server_button_create
public static org.jvnet.localizer.Localizable _creation_githubent_add_server_button_create()Keycreation.githubent.add_server.button_create
:Add Server
.- Returns:
Add Server
-
creation_bbserver_add_server_title
Keycreation.bbserver.add_server.title
:Add Bitbucket Server
.- Returns:
Add Bitbucket Server
-
_creation_bbserver_add_server_title
public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_title()Keycreation.bbserver.add_server.title
:Add Bitbucket Server
.- Returns:
Add Bitbucket Server
-
rundetail_tests_results_error_stdout
Keyrundetail.tests.results.error.stdout
:Standard Output
.- Returns:
Standard Output
-
_rundetail_tests_results_error_stdout
public static org.jvnet.localizer.Localizable _rundetail_tests_results_error_stdout()Keyrundetail.tests.results.error.stdout
:Standard Output
.- Returns:
Standard Output
-
creation_git_step1_credentials_publickey_invalid
Keycreation.git.step1.credentials_publickey_invalid
:Unable to connect. Please make sure the Git server allows this SSH key.
.- Returns:
Unable to connect. Please make sure the Git server allows this SSH key.
-
_creation_git_step1_credentials_publickey_invalid
public static org.jvnet.localizer.Localizable _creation_git_step1_credentials_publickey_invalid()Keycreation.git.step1.credentials_publickey_invalid
:Unable to connect. Please make sure the Git server allows this SSH key.
.- Returns:
Unable to connect. Please make sure the Git server allows this SSH key.
-
creation_core_status_waiting
Keycreation.core.status.waiting
:Pipelines are still waiting to be created
.- Returns:
Pipelines are still waiting to be created
-
_creation_core_status_waiting
public static org.jvnet.localizer.Localizable _creation_core_status_waiting()Keycreation.core.status.waiting
:Pipelines are still waiting to be created
.- Returns:
Pipelines are still waiting to be created
-
pipelinedetail_placeholder_noruns_multibranch_branches_linktext
Keypipelinedetail.placeholder.noruns.multibranch.branches_linktext
:Show branches
.- Returns:
Show branches
-
_pipelinedetail_placeholder_noruns_multibranch_branches_linktext
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_noruns_multibranch_branches_linktext()Keypipelinedetail.placeholder.noruns.multibranch.branches_linktext
:Show branches
.- Returns:
Show branches
-
pipelinedetail_placeholder_unsupported_pullrequests_message
Keypipelinedetail.placeholder.unsupported.pullrequests.message
:Pull request runs only work with the Multibranch Pipeline job type.
.- Returns:
Pull request runs only work with the Multibranch Pipeline job type.
-
_pipelinedetail_placeholder_unsupported_pullrequests_message
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_pullrequests_message()Keypipelinedetail.placeholder.unsupported.pullrequests.message
:Pull request runs only work with the Multibranch Pipeline job type.
.- Returns:
Pull request runs only work with the Multibranch Pipeline job type.
-
creation_bbserver_add_server_text_url_error_required
Keycreation.bbserver.add_server.text_url_error_required
:Please enter a valid URL.
.- Returns:
Please enter a valid URL.
-
_creation_bbserver_add_server_text_url_error_required
public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_text_url_error_required()Keycreation.bbserver.add_server.text_url_error_required
:Please enter a valid URL.
.- Returns:
Please enter a valid URL.
-
creation_bitbucket_connect_revoked_credential
Keycreation.bitbucket.connect.revoked_credential
:Existing username / password invalid. Please enter new credentials.
.- Returns:
Existing username / password invalid. Please enter new credentials.
-
_creation_bitbucket_connect_revoked_credential
public static org.jvnet.localizer.Localizable _creation_bitbucket_connect_revoked_credential()Keycreation.bitbucket.connect.revoked_credential
:Existing username / password invalid. Please enter new credentials.
.- Returns:
Existing username / password invalid. Please enter new credentials.
-
creation_core_error_unexpected
Keycreation.core.error.unexpected
:Something Unexpected Happened
.- Returns:
Something Unexpected Happened
-
_creation_core_error_unexpected
public static org.jvnet.localizer.Localizable _creation_core_error_unexpected()Keycreation.core.error.unexpected
:Something Unexpected Happened
.- Returns:
Something Unexpected Happened
-
pipelinedetail_placeholder_nobranches_title
Keypipelinedetail.placeholder.nobranches.title
:You don't have any branches that contain a Jenkinsfile
.- Returns:
You don't have any branches that contain a Jenkinsfile
-
_pipelinedetail_placeholder_nobranches_title
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_nobranches_title()Keypipelinedetail.placeholder.nobranches.title
:You don't have any branches that contain a Jenkinsfile
.- Returns:
You don't have any branches that contain a Jenkinsfile
-
rundetail_tests_results_empty_linktext
Keyrundetail.tests.results.empty.linktext
:Learn more
.- Returns:
Learn more
-
_rundetail_tests_results_empty_linktext
public static org.jvnet.localizer.Localizable _rundetail_tests_results_empty_linktext()Keyrundetail.tests.results.empty.linktext
:Learn more
.- Returns:
Learn more
-
pipelinedetail_activity_header_status
Keypipelinedetail.activity.header.status
:Status
.- Returns:
Status
-
_pipelinedetail_activity_header_status
public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_status()Keypipelinedetail.activity.header.status
:Status
.- Returns:
Status
-
rundetail_tests_results_empty_linkhref
Keyrundetail.tests.results.empty.linkhref
:https://jenkins.io/doc/pipeline/tour/tests-and-artifacts/
.- Returns:
https://jenkins.io/doc/pipeline/tour/tests-and-artifacts/
-
_rundetail_tests_results_empty_linkhref
public static org.jvnet.localizer.Localizable _rundetail_tests_results_empty_linkhref()Keyrundetail.tests.results.empty.linkhref
:https://jenkins.io/doc/pipeline/tour/tests-and-artifacts/
.- Returns:
https://jenkins.io/doc/pipeline/tour/tests-and-artifacts/
-
creation_git_step1_instructions
Keycreation.git.step1.instructions
:Any repository containing a Jenkinsfile will be built automatically. Not sure what we are talking about?
.- Returns:
Any repository containing a Jenkinsfile will be built automatically. Not sure what we are talking about?
-
_creation_git_step1_instructions
public static org.jvnet.localizer.Localizable _creation_git_step1_instructions()Keycreation.git.step1.instructions
:Any repository containing a Jenkinsfile will be built automatically. Not sure what we are talking about?
.- Returns:
Any repository containing a Jenkinsfile will be built automatically. Not sure what we are talking about?
-
pipelinedetail_placeholder_nopullrequests_title
Keypipelinedetail.placeholder.nopullrequests.title
:You don't have any open pull requests
.- Returns:
You don't have any open pull requests
-
_pipelinedetail_placeholder_nopullrequests_title
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_nopullrequests_title()Keypipelinedetail.placeholder.nopullrequests.title
:You don't have any open pull requests
.- Returns:
You don't have any open pull requests
-
rundetail_logToolbar_restartStage
Keyrundetail.logToolbar.restartStage
:Restart {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Restart {0}
-
_rundetail_logToolbar_restartStage
Keyrundetail.logToolbar.restartStage
:Restart {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Restart {0}
-
rundetail_pipeline_waiting_message_title
Keyrundetail.pipeline.waiting.message.title
:Queued
.- Returns:
Queued
-
_rundetail_pipeline_waiting_message_title
public static org.jvnet.localizer.Localizable _rundetail_pipeline_waiting_message_title()Keyrundetail.pipeline.waiting.message.title
:Queued
.- Returns:
Queued
-
rundetail_artifacts_limit_message
Keyrundetail.artifacts.limit_message
:To access all artifacts use the 'Download all' button
.- Returns:
To access all artifacts use the 'Download all' button
-
_rundetail_artifacts_limit_message
public static org.jvnet.localizer.Localizable _rundetail_artifacts_limit_message()Keyrundetail.artifacts.limit_message
:To access all artifacts use the 'Download all' button
.- Returns:
To access all artifacts use the 'Download all' button
-
pipelinedetail_activity_header_disabled_pipeline
Keypipelinedetail.activity.header.disabled.pipeline
:This Pipeline is currently disabled
.- Returns:
This Pipeline is currently disabled
-
_pipelinedetail_activity_header_disabled_pipeline
public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_disabled_pipeline()Keypipelinedetail.activity.header.disabled.pipeline
:This Pipeline is currently disabled
.- Returns:
This Pipeline is currently disabled
-
rundetail_header_branch
Keyrundetail.header.branch
:Branch
.- Returns:
Branch
-
_rundetail_header_branch
public static org.jvnet.localizer.Localizable _rundetail_header_branch()Keyrundetail.header.branch
:Branch
.- Returns:
Branch
-
pipelinedetail_placeholder_unsupported_pullrequests_linktext
Keypipelinedetail.placeholder.unsupported.pullrequests.linktext
:Learn more
.- Returns:
Learn more
-
_pipelinedetail_placeholder_unsupported_pullrequests_linktext
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_pullrequests_linktext()Keypipelinedetail.placeholder.unsupported.pullrequests.linktext
:Learn more
.- Returns:
Learn more
-
creation_git_credentials_connect_and_validate
Keycreation.git.credentials.connect_and_validate
:Connect
.- Returns:
Connect
-
_creation_git_credentials_connect_and_validate
public static org.jvnet.localizer.Localizable _creation_git_credentials_connect_and_validate()Keycreation.git.credentials.connect_and_validate
:Connect
.- Returns:
Connect
-
pipelinedetail_pullrequests_header_status
Keypipelinedetail.pullrequests.header.status
:Status
.- Returns:
Status
-
_pipelinedetail_pullrequests_header_status
public static org.jvnet.localizer.Localizable _pipelinedetail_pullrequests_header_status()Keypipelinedetail.pullrequests.header.status
:Status
.- Returns:
Status
-
creation_bbserver_choose_server_instructions
Keycreation.bbserver.choose_server.instructions
:Jenkins needs to know where your Bitbucket Server is located.
.- Returns:
Jenkins needs to know where your Bitbucket Server is located.
-
_creation_bbserver_choose_server_instructions
public static org.jvnet.localizer.Localizable _creation_bbserver_choose_server_instructions()Keycreation.bbserver.choose_server.instructions
:Jenkins needs to know where your Bitbucket Server is located.
.- Returns:
Jenkins needs to know where your Bitbucket Server is located.
-
creation_git_create_credential_title
Keycreation.git.create_credential.title
:Add credential
.- Returns:
Add credential
-
_creation_git_create_credential_title
public static org.jvnet.localizer.Localizable _creation_git_create_credential_title()Keycreation.git.create_credential.title
:Add credential
.- Returns:
Add credential
-
creation_core_status_return_new_pipelines
Keycreation.core.status.return.new_pipelines
:You may now return to the Dashboard to check for new pipelines
.- Returns:
You may now return to the Dashboard to check for new pipelines
-
_creation_core_status_return_new_pipelines
public static org.jvnet.localizer.Localizable _creation_core_status_return_new_pipelines()Keycreation.core.status.return.new_pipelines
:You may now return to the Dashboard to check for new pipelines
.- Returns:
You may now return to the Dashboard to check for new pipelines
-
rundetail_header_commit
Keyrundetail.header.commit
:Commit
.- Returns:
Commit
-
_rundetail_header_commit
public static org.jvnet.localizer.Localizable _rundetail_header_commit()Keyrundetail.header.commit
:Commit
.- Returns:
Commit
-
creation_bbserver_choose_server_button_add
Keycreation.bbserver.choose_server.button_add
:Add
.- Returns:
Add
-
_creation_bbserver_choose_server_button_add
public static org.jvnet.localizer.Localizable _creation_bbserver_choose_server_button_add()Keycreation.bbserver.choose_server.button_add
:Add
.- Returns:
Add
-
rundetail_tests_results_passing_count
Keyrundetail.tests.results.passing.count
:Nice one! All {0} tests for this pipeline are passing.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Nice one! All {0} tests for this pipeline are passing.
-
_rundetail_tests_results_passing_count
Keyrundetail.tests.results.passing.count
:Nice one! All {0} tests for this pipeline are passing.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Nice one! All {0} tests for this pipeline are passing.
-
rundetail_pipeline_description
Keyrundetail.pipeline.description
:Description
.- Returns:
Description
-
_rundetail_pipeline_description
public static org.jvnet.localizer.Localizable _rundetail_pipeline_description()Keyrundetail.pipeline.description
:Description
.- Returns:
Description
-
pipelinedetail_placeholder_unsupported_pullrequests_linkhref
Keypipelinedetail.placeholder.unsupported.pullrequests.linkhref
:https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
.- Returns:
https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
-
_pipelinedetail_placeholder_unsupported_pullrequests_linkhref
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_pullrequests_linkhref()Keypipelinedetail.placeholder.unsupported.pullrequests.linkhref
:https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
.- Returns:
https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
-
rundetail_pipeline_pending_message_title
Keyrundetail.pipeline.pending.message.title
:Loading
.- Returns:
Loading
-
_rundetail_pipeline_pending_message_title
public static org.jvnet.localizer.Localizable _rundetail_pipeline_pending_message_title()Keyrundetail.pipeline.pending.message.title
:Loading
.- Returns:
Loading
-
pipelinedetail_activity_button_run
Keypipelinedetail.activity.button.run
:Run Now
.- Returns:
Run Now
-
_pipelinedetail_activity_button_run
public static org.jvnet.localizer.Localizable _pipelinedetail_activity_button_run()Keypipelinedetail.activity.button.run
:Run Now
.- Returns:
Run Now
-
rundetail_tests_results_summary_passing_title
Keyrundetail.tests.results.summary.passing_title
:All tests are passing
.- Returns:
All tests are passing
-
_rundetail_tests_results_summary_passing_title
public static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_passing_title()Keyrundetail.tests.results.summary.passing_title
:All tests are passing
.- Returns:
All tests are passing
-
home_pipelineslist_header_branches
Keyhome.pipelineslist.header.branches
:Branches
.- Returns:
Branches
-
_home_pipelineslist_header_branches
public static org.jvnet.localizer.Localizable _home_pipelineslist_header_branches()Keyhome.pipelineslist.header.branches
:Branches
.- Returns:
Branches
-
creation_githubent_add_server_text_url_title
Keycreation.githubent.add_server.text_url_title
:Server URL
.- Returns:
Server URL
-
_creation_githubent_add_server_text_url_title
public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_url_title()Keycreation.githubent.add_server.text_url_title
:Server URL
.- Returns:
Server URL
-
creation_core_button_dashboard
Keycreation.core.button.dashboard
:Dashboard
.- Returns:
Dashboard
-
_creation_core_button_dashboard
public static org.jvnet.localizer.Localizable _creation_core_button_dashboard()Keycreation.core.button.dashboard
:Dashboard
.- Returns:
Dashboard
-
creation_githubent_add_server_title
Keycreation.githubent.add_server.title
:Add GitHub Server
.- Returns:
Add GitHub Server
-
_creation_githubent_add_server_title
public static org.jvnet.localizer.Localizable _creation_githubent_add_server_title()Keycreation.githubent.add_server.title
:Add GitHub Server
.- Returns:
Add GitHub Server
-
creation_githubent_choose_server_instructions
Keycreation.githubent.choose_server.instructions
:Jenkins needs to know where your GitHub Enterprise server is located.
.- Returns:
Jenkins needs to know where your GitHub Enterprise server is located.
-
_creation_githubent_choose_server_instructions
public static org.jvnet.localizer.Localizable _creation_githubent_choose_server_instructions()Keycreation.githubent.choose_server.instructions
:Jenkins needs to know where your GitHub Enterprise server is located.
.- Returns:
Jenkins needs to know where your GitHub Enterprise server is located.
-
rundetail_artifacts_button_open
Keyrundetail.artifacts.button.open
:Open the artifact
.- Returns:
Open the artifact
-
_rundetail_artifacts_button_open
public static org.jvnet.localizer.Localizable _rundetail_artifacts_button_open()Keyrundetail.artifacts.button.open
:Open the artifact
.- Returns:
Open the artifact
-
creation_core_repository_title
Keycreation.core.repository.title
:Which organization does the repository belong to?
.- Returns:
Which organization does the repository belong to?
-
_creation_core_repository_title
public static org.jvnet.localizer.Localizable _creation_core_repository_title()Keycreation.core.repository.title
:Which organization does the repository belong to?
.- Returns:
Which organization does the repository belong to?
-
creation_githubent_add_server_text_url_error_invalid_apiurl
Keycreation.githubent.add_server.text_url_error_invalid_apiurl
:Invalid server. Check path to API endpoint.
.- Returns:
Invalid server. Check path to API endpoint.
-
_creation_githubent_add_server_text_url_error_invalid_apiurl
public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_url_error_invalid_apiurl()Keycreation.githubent.add_server.text_url_error_invalid_apiurl
:Invalid server. Check path to API endpoint.
.- Returns:
Invalid server. Check path to API endpoint.
-
pipelinedetail_common_tab_activity
Keypipelinedetail.common.tab.activity
:Activity
.- Returns:
Activity
-
_pipelinedetail_common_tab_activity
public static org.jvnet.localizer.Localizable _pipelinedetail_common_tab_activity()Keypipelinedetail.common.tab.activity
:Activity
.- Returns:
Activity
-
creation_git_create_credential_sshkey_error
Keycreation.git.create_credential.sshkey_error
:Please enter a valid SSH private key.
.- Returns:
Please enter a valid SSH private key.
-
_creation_git_create_credential_sshkey_error
public static org.jvnet.localizer.Localizable _creation_git_create_credential_sshkey_error()Keycreation.git.create_credential.sshkey_error
:Please enter a valid SSH private key.
.- Returns:
Please enter a valid SSH private key.
-
rundetail_tests_results_summary_failing_message
public static String rundetail_tests_results_summary_failing_message(Object arg0, Object arg1, Object arg2) Keyrundetail.tests.results.summary.failing_message
:There are {0} new tests failing, {1} existing failing and {2} skipped.
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
There are {0} new tests failing, {1} existing failing and {2} skipped.
-
_rundetail_tests_results_summary_failing_message
public static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_failing_message(Object arg0, Object arg1, Object arg2) Keyrundetail.tests.results.summary.failing_message
:There are {0} new tests failing, {1} existing failing and {2} skipped.
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
There are {0} new tests failing, {1} existing failing and {2} skipped.
-
creation_core_intro_invalid_permission_button
Keycreation.core.intro.invalid_permission_button
:Back to Pipelines
.- Returns:
Back to Pipelines
-
_creation_core_intro_invalid_permission_button
public static org.jvnet.localizer.Localizable _creation_core_intro_invalid_permission_button()Keycreation.core.intro.invalid_permission_button
:Back to Pipelines
.- Returns:
Back to Pipelines
-
rundetail_changes_placeholder_title
Keyrundetail.changes.placeholder.title
:There are no changes for this run
.- Returns:
There are no changes for this run
-
_rundetail_changes_placeholder_title
public static org.jvnet.localizer.Localizable _rundetail_changes_placeholder_title()Keyrundetail.changes.placeholder.title
:There are no changes for this run
.- Returns:
There are no changes for this run
-
pipelinedetail_common_tab_branches
Keypipelinedetail.common.tab.branches
:Branches
.- Returns:
Branches
-
_pipelinedetail_common_tab_branches
public static org.jvnet.localizer.Localizable _pipelinedetail_common_tab_branches()Keypipelinedetail.common.tab.branches
:Branches
.- Returns:
Branches
-
creation_git_step2_text_name_placeholder
Keycreation.git.step2.text_name_placeholder
:Pipeline name
.- Returns:
Pipeline name
-
_creation_git_step2_text_name_placeholder
public static org.jvnet.localizer.Localizable _creation_git_step2_text_name_placeholder()Keycreation.git.step2.text_name_placeholder
:Pipeline name
.- Returns:
Pipeline name
-
creation_core_intro_invalid_permission_title
Keycreation.core.intro.invalid_permission_title
:You do not have permission to create Pipelines
.- Returns:
You do not have permission to create Pipelines
-
_creation_core_intro_invalid_permission_title
public static org.jvnet.localizer.Localizable _creation_core_intro_invalid_permission_title()Keycreation.core.intro.invalid_permission_title
:You do not have permission to create Pipelines
.- Returns:
You do not have permission to create Pipelines
-
creation_git_create_credential_username_title
Keycreation.git.create_credential.username_title
:Username
.- Returns:
Username
-
_creation_git_create_credential_username_title
public static org.jvnet.localizer.Localizable _creation_git_create_credential_username_title()Keycreation.git.create_credential.username_title
:Username
.- Returns:
Username
-
creation_core_repository_loaded_count
Keycreation.core.repository.loaded.count
:Loaded {0} repositories
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Loaded {0} repositories
-
_creation_core_repository_loaded_count
Keycreation.core.repository.loaded.count
:Loaded {0} repositories
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Loaded {0} repositories
-
rundetail_header_tab_tests
Keyrundetail.header.tab.tests
:Tests
.- Returns:
Tests
-
_rundetail_header_tab_tests
public static org.jvnet.localizer.Localizable _rundetail_header_tab_tests()Keyrundetail.header.tab.tests
:Tests
.- Returns:
Tests
-
creation_git_step2_name_available
Keycreation.git.step2.name_available
:Success! '{0}' is available.
.- Returns:
Success! '{0}' is available.
-
_creation_git_step2_name_available
public static org.jvnet.localizer.Localizable _creation_git_step2_name_available()Keycreation.git.step2.name_available
:Success! '{0}' is available.
.- Returns:
Success! '{0}' is available.
-
rundetail_artifacts_header_size
Keyrundetail.artifacts.header.size
:Size
.- Returns:
Size
-
_rundetail_artifacts_header_size
public static org.jvnet.localizer.Localizable _rundetail_artifacts_header_size()Keyrundetail.artifacts.header.size
:Size
.- Returns:
Size
-
pipelinedetail_branches_header_status
Keypipelinedetail.branches.header.status
:Status
.- Returns:
Status
-
_pipelinedetail_branches_header_status
public static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_status()Keypipelinedetail.branches.header.status
:Status
.- Returns:
Status
-
common_date_duration_display_format
Keycommon.date.duration.display.format
:d[d] h[h] m[m] s[s]
.- Returns:
d[d] h[h] m[m] s[s]
-
_common_date_duration_display_format
public static org.jvnet.localizer.Localizable _common_date_duration_display_format()Keycommon.date.duration.display.format
:d[d] h[h] m[m] s[s]
.- Returns:
d[d] h[h] m[m] s[s]
-
creation_core_error_creating_pipeline
Keycreation.core.error.creating.pipeline
:An error occurred while creating pipeline
.- Returns:
An error occurred while creating pipeline
-
_creation_core_error_creating_pipeline
public static org.jvnet.localizer.Localizable _creation_core_error_creating_pipeline()Keycreation.core.error.creating.pipeline
:An error occurred while creating pipeline
.- Returns:
An error occurred while creating pipeline
-
creation_git_step3_button_open
Keycreation.git.step3.button_open
:Open
.- Returns:
Open
-
_creation_git_step3_button_open
public static org.jvnet.localizer.Localizable _creation_git_step3_button_open()Keycreation.git.step3.button_open
:Open
.- Returns:
Open
-
creation_core_repository_no_repository
Keycreation.core.repository.no_repository
:The project "'{0}'" has no repositories.
.- Returns:
The project "'{0}'" has no repositories.
-
_creation_core_repository_no_repository
public static org.jvnet.localizer.Localizable _creation_core_repository_no_repository()Keycreation.core.repository.no_repository
:The project "'{0}'" has no repositories.
.- Returns:
The project "'{0}'" has no repositories.
-
rundetail_pipeline_steps
Keyrundetail.pipeline.steps
:Steps {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Steps {0}
-
_rundetail_pipeline_steps
Keyrundetail.pipeline.steps
:Steps {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Steps {0}
-
creation_core_intro_scm_provider
Keycreation.core.intro.scm_provider
:Where do you store your code?
.- Returns:
Where do you store your code?
-
_creation_core_intro_scm_provider
public static org.jvnet.localizer.Localizable _creation_core_intro_scm_provider()Keycreation.core.intro.scm_provider
:Where do you store your code?
.- Returns:
Where do you store your code?
-
creation_git_create_credential_unexpected_error
Keycreation.git.create_credential.unexpected_error
:Git credential validation failed with unexpected error. Please try again.
.- Returns:
Git credential validation failed with unexpected error. Please try again.
-
_creation_git_create_credential_unexpected_error
public static org.jvnet.localizer.Localizable _creation_git_create_credential_unexpected_error()Keycreation.git.create_credential.unexpected_error
:Git credential validation failed with unexpected error. Please try again.
.- Returns:
Git credential validation failed with unexpected error. Please try again.
-
creation_git_step1_credentials_placeholder
Keycreation.git.step1.credentials_placeholder
:System Default
.- Returns:
System Default
-
_creation_git_step1_credentials_placeholder
public static org.jvnet.localizer.Localizable _creation_git_step1_credentials_placeholder()Keycreation.git.step1.credentials_placeholder
:System Default
.- Returns:
System Default
-
creation_git_step2_button_save
Keycreation.git.step2.button_save
:Save
.- Returns:
Save
-
_creation_git_step2_button_save
public static org.jvnet.localizer.Localizable _creation_git_step2_button_save()Keycreation.git.step2.button_save
:Save
.- Returns:
Save
-
creation_bbserver_repository_title
Keycreation.bbserver.repository.title
:Which project does the repository belong to?
.- Returns:
Which project does the repository belong to?
-
_creation_bbserver_repository_title
public static org.jvnet.localizer.Localizable _creation_bbserver_repository_title()Keycreation.bbserver.repository.title
:Which project does the repository belong to?
.- Returns:
Which project does the repository belong to?
-
creation_bitbucket_pending_title
Keycreation.bitbucket.pending.title
:Creating Pipeline...
.- Returns:
Creating Pipeline...
-
_creation_bitbucket_pending_title
public static org.jvnet.localizer.Localizable _creation_bitbucket_pending_title()Keycreation.bitbucket.pending.title
:Creating Pipeline...
.- Returns:
Creating Pipeline...
-
creation_core_intro_invalid_security_linktext
Keycreation.core.intro.invalid_security_linktext
:Learn more
.- Returns:
Learn more
-
_creation_core_intro_invalid_security_linktext
public static org.jvnet.localizer.Localizable _creation_core_intro_invalid_security_linktext()Keycreation.core.intro.invalid_security_linktext
:Learn more
.- Returns:
Learn more
-
rundetail_artifacts_button_download
Keyrundetail.artifacts.button.download
:Download the artifact
.- Returns:
Download the artifact
-
_rundetail_artifacts_button_download
public static org.jvnet.localizer.Localizable _rundetail_artifacts_button_download()Keyrundetail.artifacts.button.download
:Download the artifact
.- Returns:
Download the artifact
-
creation_bbserver_add_server_text_url_placeholder
Keycreation.bbserver.add_server.text_url_placeholder
:https://mybitbucket.example.com
.- Returns:
https://mybitbucket.example.com
-
_creation_bbserver_add_server_text_url_placeholder
public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_text_url_placeholder()Keycreation.bbserver.add_server.text_url_placeholder
:https://mybitbucket.example.com
.- Returns:
https://mybitbucket.example.com
-
creation_core_intro_invalid_security_linkhref
Keycreation.core.intro.invalid_security_linkhref
:https://wiki.jenkins-ci.org/display/JENKINS/Securing+Jenkins
.- Returns:
https://wiki.jenkins-ci.org/display/JENKINS/Securing+Jenkins
-
_creation_core_intro_invalid_security_linkhref
public static org.jvnet.localizer.Localizable _creation_core_intro_invalid_security_linkhref()Keycreation.core.intro.invalid_security_linkhref
:https://wiki.jenkins-ci.org/display/JENKINS/Securing+Jenkins
.- Returns:
https://wiki.jenkins-ci.org/display/JENKINS/Securing+Jenkins
-
creation_git_step1_repo_title
Keycreation.git.step1.repo_title
:Repository URL
.- Returns:
Repository URL
-
_creation_git_step1_repo_title
public static org.jvnet.localizer.Localizable _creation_git_step1_repo_title()Keycreation.git.step1.repo_title
:Repository URL
.- Returns:
Repository URL
-
home_placeholder_linktext
Keyhome.placeholder.linktext
:Create a new Pipeline
.- Returns:
Create a new Pipeline
-
_home_placeholder_linktext
public static org.jvnet.localizer.Localizable _home_placeholder_linktext()Keyhome.placeholder.linktext
:Create a new Pipeline
.- Returns:
Create a new Pipeline
-
rundetail_header_tab_artifacts
Keyrundetail.header.tab.artifacts
:Artifacts
.- Returns:
Artifacts
-
_rundetail_header_tab_artifacts
public static org.jvnet.localizer.Localizable _rundetail_header_tab_artifacts()Keyrundetail.header.tab.artifacts
:Artifacts
.- Returns:
Artifacts
-
creation_core_repository_choose_title
Keycreation.core.repository.choose.title
:Choose a repository
.- Returns:
Choose a repository
-
_creation_core_repository_choose_title
public static org.jvnet.localizer.Localizable _creation_core_repository_choose_title()Keycreation.core.repository.choose.title
:Choose a repository
.- Returns:
Choose a repository
-
creation_githubent_add_server_text_name_error_duplicate
Keycreation.githubent.add_server.text_name_error_duplicate
:A server with this name already exists.
.- Returns:
A server with this name already exists.
-
_creation_githubent_add_server_text_name_error_duplicate
public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_name_error_duplicate()Keycreation.githubent.add_server.text_name_error_duplicate
:A server with this name already exists.
.- Returns:
A server with this name already exists.
-
pipelinedetail_placeholder_noruns_default_title
Keypipelinedetail.placeholder.noruns.default.title
:This job has not been run
.- Returns:
This job has not been run
-
_pipelinedetail_placeholder_noruns_default_title
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_noruns_default_title()Keypipelinedetail.placeholder.noruns.default.title
:This job has not been run
.- Returns:
This job has not been run
-
lozenge_commit
Keylozenge.commit
:{0} commits
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} commits
-
_lozenge_commit
Keylozenge.commit
:{0} commits
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} commits
-
creation_githubent_choose_server_button_next
Keycreation.githubent.choose_server.button_next
:Next
.- Returns:
Next
-
_creation_githubent_choose_server_button_next
public static org.jvnet.localizer.Localizable _creation_githubent_choose_server_button_next()Keycreation.githubent.choose_server.button_next
:Next
.- Returns:
Next
-
Open_dashboard
KeyOpen.dashboard
:Open Pipelines
.- Returns:
Open Pipelines
-
_Open_dashboard
public static org.jvnet.localizer.Localizable _Open_dashboard()KeyOpen.dashboard
:Open Pipelines
.- Returns:
Open Pipelines
-
rundetail_tests_results_summary_passing_after_fixes_message
public static String rundetail_tests_results_summary_passing_after_fixes_message(Object arg0, Object arg1) Keyrundetail.tests.results.summary.passing_after_fixes_message
:Nice one! This run fixed {0} tests and now all {1} tests for this pipeline are passing.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Nice one! This run fixed {0} tests and now all {1} tests for this pipeline are passing.
-
_rundetail_tests_results_summary_passing_after_fixes_message
public static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_passing_after_fixes_message(Object arg0, Object arg1) Keyrundetail.tests.results.summary.passing_after_fixes_message
:Nice one! This run fixed {0} tests and now all {1} tests for this pipeline are passing.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Nice one! This run fixed {0} tests and now all {1} tests for this pipeline are passing.
-
rundetail_tests_results_fixed
Keyrundetail.tests.results.fixed
:Fixed {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Fixed {0}
-
_rundetail_tests_results_fixed
Keyrundetail.tests.results.fixed
:Fixed {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Fixed {0}
-
creation_git_create_credential_button_create
Keycreation.git.create_credential.button_create
:Create Credential
.- Returns:
Create Credential
-
_creation_git_create_credential_button_create
public static org.jvnet.localizer.Localizable _creation_git_create_credential_button_create()Keycreation.git.create_credential.button_create
:Create Credential
.- Returns:
Create Credential
-
creation_git_create_credential_option_existing
Keycreation.git.create_credential.option_existing
:Use existing credential: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Use existing credential: {0}
-
_creation_git_create_credential_option_existing
public static org.jvnet.localizer.Localizable _creation_git_create_credential_option_existing(Object arg0) Keycreation.git.create_credential.option_existing
:Use existing credential: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Use existing credential: {0}
-
creation_bbserver_add_server_button_create
Keycreation.bbserver.add_server.button_create
:Add Server
.- Returns:
Add Server
-
_creation_bbserver_add_server_button_create
public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_button_create()Keycreation.bbserver.add_server.button_create
:Add Server
.- Returns:
Add Server
-
rundetail_pipeline_waiting_message_description
Keyrundetail.pipeline.waiting.message.description
:Waiting for run to start
.- Returns:
Waiting for run to start
-
_rundetail_pipeline_waiting_message_description
public static org.jvnet.localizer.Localizable _rundetail_pipeline_waiting_message_description()Keyrundetail.pipeline.waiting.message.description
:Waiting for run to start
.- Returns:
Waiting for run to start
-
creation_bbserver_add_server_text_name_error_duplicate
Keycreation.bbserver.add_server.text_name_error_duplicate
:A server with this name already exists.
.- Returns:
A server with this name already exists.
-
_creation_bbserver_add_server_text_name_error_duplicate
public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_text_name_error_duplicate()Keycreation.bbserver.add_server.text_name_error_duplicate
:A server with this name already exists.
.- Returns:
A server with this name already exists.
-
pipelinedetail_activity_header_completed
Keypipelinedetail.activity.header.completed
:Completed
.- Returns:
Completed
-
_pipelinedetail_activity_header_completed
public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_completed()Keypipelinedetail.activity.header.completed
:Completed
.- Returns:
Completed
-
pipelinedetail_placeholder_nobranches_linkhref
Keypipelinedetail.placeholder.nobranches.linkhref
:https://jenkins.io/doc/
.- Returns:
https://jenkins.io/doc/
-
_pipelinedetail_placeholder_nobranches_linkhref
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_nobranches_linkhref()Keypipelinedetail.placeholder.nobranches.linkhref
:https://jenkins.io/doc/
.- Returns:
https://jenkins.io/doc/
-
creation_core_organization_pick_different
Keycreation.core.organization.pick_different
:Please pick a different project.
.- Returns:
Please pick a different project.
-
_creation_core_organization_pick_different
public static org.jvnet.localizer.Localizable _creation_core_organization_pick_different()Keycreation.core.organization.pick_different
:Please pick a different project.
.- Returns:
Please pick a different project.
-
creation_git_step1_credentials
Keycreation.git.step1.credentials
:Credentials
.- Returns:
Credentials
-
_creation_git_step1_credentials
public static org.jvnet.localizer.Localizable _creation_git_step1_credentials()Keycreation.git.step1.credentials
:Credentials
.- Returns:
Credentials
-
rundetail_input_cancel
Keyrundetail.input.cancel
:Abort
.- Returns:
Abort
-
_rundetail_input_cancel
public static org.jvnet.localizer.Localizable _rundetail_input_cancel()Keyrundetail.input.cancel
:Abort
.- Returns:
Abort
-
creation_bbserver_add_server_text_url_error_duplicate
Keycreation.bbserver.add_server.text_url_error_duplicate
:A server with this URL already exists
.- Returns:
A server with this URL already exists
-
_creation_bbserver_add_server_text_url_error_duplicate
public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_text_url_error_duplicate()Keycreation.bbserver.add_server.text_url_error_duplicate
:A server with this URL already exists
.- Returns:
A server with this URL already exists
-
pipelinedetail_pullrequests_header_run
Keypipelinedetail.pullrequests.header.run
:PR
.- Returns:
PR
-
_pipelinedetail_pullrequests_header_run
public static org.jvnet.localizer.Localizable _pipelinedetail_pullrequests_header_run()Keypipelinedetail.pullrequests.header.run
:PR
.- Returns:
PR
-
creation_bitbucket_connect_unexpected_error
Keycreation.bitbucket.connect.unexpected_error
:Bitbucket credential validation failed with unexpected error. Please try again
.- Returns:
Bitbucket credential validation failed with unexpected error. Please try again
-
_creation_bitbucket_connect_unexpected_error
public static org.jvnet.localizer.Localizable _creation_bitbucket_connect_unexpected_error()Keycreation.bitbucket.connect.unexpected_error
:Bitbucket credential validation failed with unexpected error. Please try again
.- Returns:
Bitbucket credential validation failed with unexpected error. Please try again
-
servererror_title
Keyservererror.title
:An unknown error has occurred. You may try again.
.- Returns:
An unknown error has occurred. You may try again.
-
_servererror_title
public static org.jvnet.localizer.Localizable _servererror_title()Keyservererror.title
:An unknown error has occurred. You may try again.
.- Returns:
An unknown error has occurred. You may try again.
-
common_date_readable_short
Keycommon.date.readable.short
:MMM DD h:mma Z
.- Returns:
MMM DD h:mma Z
-
_common_date_readable_short
public static org.jvnet.localizer.Localizable _common_date_readable_short()Keycommon.date.readable.short
:MMM DD h:mma Z
.- Returns:
MMM DD h:mma Z
-
rundetail_artifacts_button_display
Keyrundetail.artifacts.button.display
:Display the artifact in new window
.- Returns:
Display the artifact in new window
-
_rundetail_artifacts_button_display
public static org.jvnet.localizer.Localizable _rundetail_artifacts_button_display()Keyrundetail.artifacts.button.display
:Display the artifact in new window
.- Returns:
Display the artifact in new window
-
rundetail_tests_failed
Keyrundetail.tests.failed
:Failed {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed {0}
-
_rundetail_tests_failed
Keyrundetail.tests.failed
:Failed {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed {0}
-
rundetail_pipeline_downstream
Keyrundetail.pipeline.downstream
:Triggered Builds
.- Returns:
Triggered Builds
-
_rundetail_pipeline_downstream
public static org.jvnet.localizer.Localizable _rundetail_pipeline_downstream()Keyrundetail.pipeline.downstream
:Triggered Builds
.- Returns:
Triggered Builds
-
creation_core_header_close
Keycreation.core.header.close
:Close
.- Returns:
Close
-
_creation_core_header_close
public static org.jvnet.localizer.Localizable _creation_core_header_close()Keycreation.core.header.close
:Close
.- Returns:
Close
-
pipelinedetail_placeholder_nobranches_linktext
Keypipelinedetail.placeholder.nobranches.linktext
:Learn more
.- Returns:
Learn more
-
_pipelinedetail_placeholder_nobranches_linktext
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_nobranches_linktext()Keypipelinedetail.placeholder.nobranches.linktext
:Learn more
.- Returns:
Learn more
-
creation_core_repository_loading_count
Keycreation.core.repository.loading.count
:Loading Repositories... {0} so far
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Loading Repositories... {0} so far
-
_creation_core_repository_loading_count
Keycreation.core.repository.loading.count
:Loading Repositories... {0} so far
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Loading Repositories... {0} so far
-
pipelinedetail_activity_header_commit
Keypipelinedetail.activity.header.commit
:Commit
.- Returns:
Commit
-
_pipelinedetail_activity_header_commit
public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_commit()Keypipelinedetail.activity.header.commit
:Commit
.- Returns:
Commit
-
creation_git_create_credential_invalid_username_password
Keycreation.git.create_credential.invalid_username_password
:Invalid username and/or password
.- Returns:
Invalid username and/or password
-
_creation_git_create_credential_invalid_username_password
public static org.jvnet.localizer.Localizable _creation_git_create_credential_invalid_username_password()Keycreation.git.create_credential.invalid_username_password
:Invalid username and/or password
.- Returns:
Invalid username and/or password
-
pipelinedetail_pullrequests_header_completed
Keypipelinedetail.pullrequests.header.completed
:Completed
.- Returns:
Completed
-
_pipelinedetail_pullrequests_header_completed
public static org.jvnet.localizer.Localizable _pipelinedetail_pullrequests_header_completed()Keypipelinedetail.pullrequests.header.completed
:Completed
.- Returns:
Completed
-
creation_bbserver_add_server_text_name_placeholder
Keycreation.bbserver.add_server.text_name_placeholder
:My Bitbucket Server
.- Returns:
My Bitbucket Server
-
_creation_bbserver_add_server_text_name_placeholder
public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_text_name_placeholder()Keycreation.bbserver.add_server.text_name_placeholder
:My Bitbucket Server
.- Returns:
My Bitbucket Server
-
rundetail_pipeline_nosteps_message_title
Keyrundetail.pipeline.nosteps.message.title
:No steps
.- Returns:
No steps
-
_rundetail_pipeline_nosteps_message_title
public static org.jvnet.localizer.Localizable _rundetail_pipeline_nosteps_message_title()Keyrundetail.pipeline.nosteps.message.title
:No steps
.- Returns:
No steps
-
common_date_duration_hint_format
Keycommon.date.duration.hint.format
:M [month], d [days], h[ hours], m[ minutes], s[ seconds]
.- Returns:
M [month], d [days], h[ hours], m[ minutes], s[ seconds]
-
_common_date_duration_hint_format
public static org.jvnet.localizer.Localizable _common_date_duration_hint_format()Keycommon.date.duration.hint.format
:M [month], d [days], h[ hours], m[ minutes], s[ seconds]
.- Returns:
M [month], d [days], h[ hours], m[ minutes], s[ seconds]
-
home_placeholder_message
Keyhome.placeholder.message
:It's time to create your first Pipeline.
.- Returns:
It's time to create your first Pipeline.
-
_home_placeholder_message
public static org.jvnet.localizer.Localizable _home_placeholder_message()Keyhome.placeholder.message
:It's time to create your first Pipeline.
.- Returns:
It's time to create your first Pipeline.
-
pipelinedetail_activity_header_message
Keypipelinedetail.activity.header.message
:Message
.- Returns:
Message
-
_pipelinedetail_activity_header_message
public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_message()Keypipelinedetail.activity.header.message
:Message
.- Returns:
Message
-
rundetail_changes_header_commit
Keyrundetail.changes.header.commit
:Commit
.- Returns:
Commit
-
_rundetail_changes_header_commit
public static org.jvnet.localizer.Localizable _rundetail_changes_header_commit()Keyrundetail.changes.header.commit
:Commit
.- Returns:
Commit
-
creation_git_credentials_register_ssh_key_instructions
Keycreation.git.credentials.register_ssh_key_instructions
:You need to register this public SSH key with your Git server to continue -
.- Returns:
You need to register this public SSH key with your Git server to continue -
-
_creation_git_credentials_register_ssh_key_instructions
public static org.jvnet.localizer.Localizable _creation_git_credentials_register_ssh_key_instructions()Keycreation.git.credentials.register_ssh_key_instructions
:You need to register this public SSH key with your Git server to continue -
.- Returns:
You need to register this public SSH key with your Git server to continue -
-
enable
Keyenable
:Enable
.- Returns:
Enable
-
_enable
public static org.jvnet.localizer.Localizable _enable()Keyenable
:Enable
.- Returns:
Enable
-
creation_githubent_choose_server_button_add
Keycreation.githubent.choose_server.button_add
:Add
.- Returns:
Add
-
_creation_githubent_choose_server_button_add
public static org.jvnet.localizer.Localizable _creation_githubent_choose_server_button_add()Keycreation.githubent.choose_server.button_add
:Add
.- Returns:
Add
-
creation_git_step1_create_button
Keycreation.git.step1.create_button
:Create Pipeline
.- Returns:
Create Pipeline
-
_creation_git_step1_create_button
public static org.jvnet.localizer.Localizable _creation_git_step1_create_button()Keycreation.git.step1.create_button
:Create Pipeline
.- Returns:
Create Pipeline
-
creation_bitbucket_connect_authorize
Keycreation.bitbucket.connect.authorize
:Jenkins needs user credentials to authorize itself with Bitbucket
.- Returns:
Jenkins needs user credentials to authorize itself with Bitbucket
-
_creation_bitbucket_connect_authorize
public static org.jvnet.localizer.Localizable _creation_bitbucket_connect_authorize()Keycreation.bitbucket.connect.authorize
:Jenkins needs user credentials to authorize itself with Bitbucket
.- Returns:
Jenkins needs user credentials to authorize itself with Bitbucket
-
servererror_message
Keyservererror.message
:Message: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Message: {0}
-
_servererror_message
Keyservererror.message
:Message: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Message: {0}
-
creation_core_header_classic
Keycreation.core.header.classic
:Classic Item Creation
.- Returns:
Classic Item Creation
-
_creation_core_header_classic
public static org.jvnet.localizer.Localizable _creation_core_header_classic()Keycreation.core.header.classic
:Classic Item Creation
.- Returns:
Classic Item Creation
-
home_placeholder_title
Keyhome.placeholder.title
:Welcome to Jenkins
.- Returns:
Welcome to Jenkins
-
_home_placeholder_title
public static org.jvnet.localizer.Localizable _home_placeholder_title()Keyhome.placeholder.title
:Welcome to Jenkins
.- Returns:
Welcome to Jenkins
-
rundetail_pipeline_logs
Keyrundetail.pipeline.logs
:Logs
.- Returns:
Logs
-
_rundetail_pipeline_logs
public static org.jvnet.localizer.Localizable _rundetail_pipeline_logs()Keyrundetail.pipeline.logs
:Logs
.- Returns:
Logs
-
creation_git_create_credential_sshkey_title
Keycreation.git.create_credential.sshkey_title
:SSH Private Key
.- Returns:
SSH Private Key
-
_creation_git_create_credential_sshkey_title
public static org.jvnet.localizer.Localizable _creation_git_create_credential_sshkey_title()Keycreation.git.create_credential.sshkey_title
:SSH Private Key
.- Returns:
SSH Private Key
-
home_pipelineslist_header_health
Keyhome.pipelineslist.header.health
:Health
.- Returns:
Health
-
_home_pipelineslist_header_health
public static org.jvnet.localizer.Localizable _home_pipelineslist_header_health()Keyhome.pipelineslist.header.health
:Health
.- Returns:
Health
-
servererror_errors_message
Keyservererror.errors.message
:Message: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Message: {0}
-
_servererror_errors_message
Keyservererror.errors.message
:Message: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Message: {0}
-
inputStep_error_title
KeyinputStep.error.title
:Error
.- Returns:
Error
-
_inputStep_error_title
public static org.jvnet.localizer.Localizable _inputStep_error_title()KeyinputStep.error.title
:Error
.- Returns:
Error
-
creation_githubent_add_server_text_name_error_required
Keycreation.githubent.add_server.text_name_error_required
:Please enter a name.
.- Returns:
Please enter a name.
-
_creation_githubent_add_server_text_name_error_required
public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_name_error_required()Keycreation.githubent.add_server.text_name_error_required
:Please enter a name.
.- Returns:
Please enter a name.
-
creation_git_step3_title_pipeline_create
Keycreation.git.step3.title_pipeline_create
:Creating Pipeline...
.- Returns:
Creating Pipeline...
-
_creation_git_step3_title_pipeline_create
public static org.jvnet.localizer.Localizable _creation_git_step3_title_pipeline_create()Keycreation.git.step3.title_pipeline_create
:Creating Pipeline...
.- Returns:
Creating Pipeline...
-
pipelinedetail_activity_header_run
Keypipelinedetail.activity.header.run
:Run
.- Returns:
Run
-
_pipelinedetail_activity_header_run
public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_run()Keypipelinedetail.activity.header.run
:Run
.- Returns:
Run
-
inputStep_error_linktext
KeyinputStep.error.linktext
:Resolve Input
.- Returns:
Resolve Input
-
_inputStep_error_linktext
public static org.jvnet.localizer.Localizable _inputStep_error_linktext()KeyinputStep.error.linktext
:Resolve Input
.- Returns:
Resolve Input
-
creation_git_create_credential_revoked_credential
Keycreation.git.create_credential.revoked_credential
:Existing username / password invalid. Please enter new credentials.
.- Returns:
Existing username / password invalid. Please enter new credentials.
-
_creation_git_create_credential_revoked_credential
public static org.jvnet.localizer.Localizable _creation_git_create_credential_revoked_credential()Keycreation.git.create_credential.revoked_credential
:Existing username / password invalid. Please enter new credentials.
.- Returns:
Existing username / password invalid. Please enter new credentials.
-
creation_githubent_add_server_text_url_placeholder
Keycreation.githubent.add_server.text_url_placeholder
:https://github.example.com
.- Returns:
https://github.example.com
-
_creation_githubent_add_server_text_url_placeholder
public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_url_placeholder()Keycreation.githubent.add_server.text_url_placeholder
:https://github.example.com
.- Returns:
https://github.example.com
-
rundetail_pipeline_nosteps_message_description
Keyrundetail.pipeline.nosteps.message.description
:This stage has no steps
.- Returns:
This stage has no steps
-
_rundetail_pipeline_nosteps_message_description
public static org.jvnet.localizer.Localizable _rundetail_pipeline_nosteps_message_description()Keyrundetail.pipeline.nosteps.message.description
:This stage has no steps
.- Returns:
This stage has no steps
-
rundetail_tests_results_errors_existing_count
Keyrundetail.tests.results.errors.existing.count
:Existing failures - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Existing failures - {0}
-
_rundetail_tests_results_errors_existing_count
public static org.jvnet.localizer.Localizable _rundetail_tests_results_errors_existing_count(Object arg0) Keyrundetail.tests.results.errors.existing.count
:Existing failures - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Existing failures - {0}
-
rundetail_tests_results_passed_count
Keyrundetail.tests.results.passed.count
:Passed - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Passed - {0}
-
_rundetail_tests_results_passed_count
Keyrundetail.tests.results.passed.count
:Passed - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Passed - {0}
-
pipelinedetail_branches_header_message
Keypipelinedetail.branches.header.message
:Latest message
.- Returns:
Latest message
-
_pipelinedetail_branches_header_message
public static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_message()Keypipelinedetail.branches.header.message
:Latest message
.- Returns:
Latest message
-
pipelinedetail_activity_header_branch
Keypipelinedetail.activity.header.branch
:Branch
.- Returns:
Branch
-
_pipelinedetail_activity_header_branch
public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_branch()Keypipelinedetail.activity.header.branch
:Branch
.- Returns:
Branch
-
pipelinedetail_pullrequests_header_summary
Keypipelinedetail.pullrequests.header.summary
:Summary
.- Returns:
Summary
-
_pipelinedetail_pullrequests_header_summary
public static org.jvnet.localizer.Localizable _pipelinedetail_pullrequests_header_summary()Keypipelinedetail.pullrequests.header.summary
:Summary
.- Returns:
Summary
-
rundetail_tests_results_errors_new_count
Keyrundetail.tests.results.errors.new.count
:New failing - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
New failing - {0}
-
_rundetail_tests_results_errors_new_count
public static org.jvnet.localizer.Localizable _rundetail_tests_results_errors_new_count(Object arg0) Keyrundetail.tests.results.errors.new.count
:New failing - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
New failing - {0}
-
creation_core_intro_invalid_security_title
Keycreation.core.intro.invalid_security_title
:Pipeline creation disabled
.- Returns:
Pipeline creation disabled
-
_creation_core_intro_invalid_security_title
public static org.jvnet.localizer.Localizable _creation_core_intro_invalid_security_title()Keycreation.core.intro.invalid_security_title
:Pipeline creation disabled
.- Returns:
Pipeline creation disabled
-
creation_git_create_credential_pw_instructions
Keycreation.git.create_credential.pw_instructions
:Jenkins needs a user credential to authorize itself with git.
.- Returns:
Jenkins needs a user credential to authorize itself with git.
-
_creation_git_create_credential_pw_instructions
public static org.jvnet.localizer.Localizable _creation_git_create_credential_pw_instructions()Keycreation.git.create_credential.pw_instructions
:Jenkins needs a user credential to authorize itself with git.
.- Returns:
Jenkins needs a user credential to authorize itself with git.
-
rundetail_artifacts_button_downloadAll_text
Keyrundetail.artifacts.button.downloadAll.text
:Download All
.- Returns:
Download All
-
_rundetail_artifacts_button_downloadAll_text
public static org.jvnet.localizer.Localizable _rundetail_artifacts_button_downloadAll_text()Keyrundetail.artifacts.button.downloadAll.text
:Download All
.- Returns:
Download All
-
pipelinedetail_branches_header_completed
Keypipelinedetail.branches.header.completed
:Completed
.- Returns:
Completed
-
_pipelinedetail_branches_header_completed
public static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_completed()Keypipelinedetail.branches.header.completed
:Completed
.- Returns:
Completed
-
rundetail_changes_header_message
Keyrundetail.changes.header.message
:Message
.- Returns:
Message
-
_rundetail_changes_header_message
public static org.jvnet.localizer.Localizable _rundetail_changes_header_message()Keyrundetail.changes.header.message
:Message
.- Returns:
Message
-
common_pager_more
Keycommon.pager.more
:Show more
.- Returns:
Show more
-
_common_pager_more
public static org.jvnet.localizer.Localizable _common_pager_more()Keycommon.pager.more
:Show more
.- Returns:
Show more
-
pipelinedetail_placeholder_noruns_multibranch_branches_title
Keypipelinedetail.placeholder.noruns.multibranch.branches_title
:This Pipeline hasn't run yet. Why not run one of the branches?
.- Returns:
This Pipeline hasn't run yet. Why not run one of the branches?
-
_pipelinedetail_placeholder_noruns_multibranch_branches_title
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_noruns_multibranch_branches_title()Keypipelinedetail.placeholder.noruns.multibranch.branches_title
:This Pipeline hasn't run yet. Why not run one of the branches?
.- Returns:
This Pipeline hasn't run yet. Why not run one of the branches?
-
rundetail_tests_results_passing_all
Keyrundetail.tests.results.passing.all
:All tests are passing
.- Returns:
All tests are passing
-
_rundetail_tests_results_passing_all
public static org.jvnet.localizer.Localizable _rundetail_tests_results_passing_all()Keyrundetail.tests.results.passing.all
:All tests are passing
.- Returns:
All tests are passing
-
home_pipelineslist_header_pullrequests
Keyhome.pipelineslist.header.pullrequests
:PR
.- Returns:
PR
-
_home_pipelineslist_header_pullrequests
public static org.jvnet.localizer.Localizable _home_pipelineslist_header_pullrequests()Keyhome.pipelineslist.header.pullrequests
:PR
.- Returns:
PR
-
creation_bbserver_add_server_text_name_title
Keycreation.bbserver.add_server.text_name_title
:Server Name
.- Returns:
Server Name
-
_creation_bbserver_add_server_text_name_title
public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_text_name_title()Keycreation.bbserver.add_server.text_name_title
:Server Name
.- Returns:
Server Name
-
servererror_errors_code
Keyservererror.errors.code
:Code: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Code: {0}
-
_servererror_errors_code
Keyservererror.errors.code
:Code: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Code: {0}
-
creation_bbserver_add_server_instructions
Keycreation.bbserver.add_server.instructions
:Jenkins needs to know where your Bitbucket Server is located.
.- Returns:
Jenkins needs to know where your Bitbucket Server is located.
-
_creation_bbserver_add_server_instructions
public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_instructions()Keycreation.bbserver.add_server.instructions
:Jenkins needs to know where your Bitbucket Server is located.
.- Returns:
Jenkins needs to know where your Bitbucket Server is located.
-
creation_core_error_unexpected_try_again
Keycreation.core.error.unexpected.try_again
:An unknown error has occurred. You may try again.
.- Returns:
An unknown error has occurred. You may try again.
-
_creation_core_error_unexpected_try_again
public static org.jvnet.localizer.Localizable _creation_core_error_unexpected_try_again()Keycreation.core.error.unexpected.try_again
:An unknown error has occurred. You may try again.
.- Returns:
An unknown error has occurred. You may try again.
-
creation_githubent_add_server_text_url_error_duplicate
Keycreation.githubent.add_server.text_url_error_duplicate
:A server with this URL already exists.
.- Returns:
A server with this URL already exists.
-
_creation_githubent_add_server_text_url_error_duplicate
public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_url_error_duplicate()Keycreation.githubent.add_server.text_url_error_duplicate
:A server with this URL already exists.
.- Returns:
A server with this URL already exists.
-
pipelinedetail_activity_header_duration
Keypipelinedetail.activity.header.duration
:Duration
.- Returns:
Duration
-
_pipelinedetail_activity_header_duration
public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_duration()Keypipelinedetail.activity.header.duration
:Duration
.- Returns:
Duration
-
creation_git_create_credential_username_error
Keycreation.git.create_credential.username_error
:Please enter a valid username
.- Returns:
Please enter a valid username
-
_creation_git_create_credential_username_error
public static org.jvnet.localizer.Localizable _creation_git_create_credential_username_error()Keycreation.git.create_credential.username_error
:Please enter a valid username
.- Returns:
Please enter a valid username
-
rundetail_artifacts_limit_title
Keyrundetail.artifacts.limit_title
:Showing 100 artifacts
.- Returns:
Showing 100 artifacts
-
_rundetail_artifacts_limit_title
public static org.jvnet.localizer.Localizable _rundetail_artifacts_limit_title()Keyrundetail.artifacts.limit_title
:Showing 100 artifacts
.- Returns:
Showing 100 artifacts
-
pipelinedetail_branches_header_commit
Keypipelinedetail.branches.header.commit
:Commit
.- Returns:
Commit
-
_pipelinedetail_branches_header_commit
public static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_commit()Keypipelinedetail.branches.header.commit
:Commit
.- Returns:
Commit
-
creation_core_intro_invalid_security_message
Keycreation.core.intro.invalid_security_message
:Pipeline creation requires security to be enabled
.- Returns:
Pipeline creation requires security to be enabled
-
_creation_core_intro_invalid_security_message
public static org.jvnet.localizer.Localizable _creation_core_intro_invalid_security_message()Keycreation.core.intro.invalid_security_message
:Pipeline creation requires security to be enabled
.- Returns:
Pipeline creation requires security to be enabled
-
creation_githubent_add_server_text_name_placeholder
Keycreation.githubent.add_server.text_name_placeholder
:My GitHub Server
.- Returns:
My GitHub Server
-
_creation_githubent_add_server_text_name_placeholder
public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_name_placeholder()Keycreation.githubent.add_server.text_name_placeholder
:My GitHub Server
.- Returns:
My GitHub Server
-
home_header_button_createpipeline
Keyhome.header.button.createpipeline
:New Pipeline
.- Returns:
New Pipeline
-
_home_header_button_createpipeline
public static org.jvnet.localizer.Localizable _home_header_button_createpipeline()Keyhome.header.button.createpipeline
:New Pipeline
.- Returns:
New Pipeline
-
pipelinedetail_branches_header_branch
Keypipelinedetail.branches.header.branch
:Branch
.- Returns:
Branch
-
_pipelinedetail_branches_header_branch
public static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_branch()Keypipelinedetail.branches.header.branch
:Branch
.- Returns:
Branch
-
creation_githubent_add_server_text_url_error_required
Keycreation.githubent.add_server.text_url_error_required
:Please enter a valid URL.
.- Returns:
Please enter a valid URL.
-
_creation_githubent_add_server_text_url_error_required
public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_url_error_required()Keycreation.githubent.add_server.text_url_error_required
:Please enter a valid URL.
.- Returns:
Please enter a valid URL.
-
rundetail_header_changes_names
Keyrundetail.header.changes.names
:Changes by {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Changes by {0}
-
_rundetail_header_changes_names
Keyrundetail.header.changes.names
:Changes by {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Changes by {0}
-
rundetail_pipeline_pending_message_description
Keyrundetail.pipeline.pending.message.description
: .- Returns:
-
_rundetail_pipeline_pending_message_description
public static org.jvnet.localizer.Localizable _rundetail_pipeline_pending_message_description()Keyrundetail.pipeline.pending.message.description
: .- Returns:
-
rundetail_tests_results_summary_passing_after_fixes_title
Keyrundetail.tests.results.summary.passing_after_fixes_title
:All tests are passing
.- Returns:
All tests are passing
-
_rundetail_tests_results_summary_passing_after_fixes_title
public static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_passing_after_fixes_title()Keyrundetail.tests.results.summary.passing_after_fixes_title
:All tests are passing
.- Returns:
All tests are passing
-
creation_git_credentials_copy_to_clipboard
Keycreation.git.credentials.copy_to_clipboard
:Copy to clipboard
.- Returns:
Copy to clipboard
-
_creation_git_credentials_copy_to_clipboard
public static org.jvnet.localizer.Localizable _creation_git_credentials_copy_to_clipboard()Keycreation.git.credentials.copy_to_clipboard
:Copy to clipboard
.- Returns:
Copy to clipboard
-
common_date_duration_format
Keycommon.date.duration.format
:d[d] h[h] m[m] s[s]
.- Returns:
d[d] h[h] m[m] s[s]
-
_common_date_duration_format
public static org.jvnet.localizer.Localizable _common_date_duration_format()Keycommon.date.duration.format
:d[d] h[h] m[m] s[s]
.- Returns:
d[d] h[h] m[m] s[s]
-
rundetail_header_tab_pipeline
Keyrundetail.header.tab.pipeline
:Pipeline
.- Returns:
Pipeline
-
_rundetail_header_tab_pipeline
public static org.jvnet.localizer.Localizable _rundetail_header_tab_pipeline()Keyrundetail.header.tab.pipeline
:Pipeline
.- Returns:
Pipeline
-
creation_bbserver_add_server_button_cancel
Keycreation.bbserver.add_server.button_cancel
:Cancel
.- Returns:
Cancel
-
_creation_bbserver_add_server_button_cancel
public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_button_cancel()Keycreation.bbserver.add_server.button_cancel
:Cancel
.- Returns:
Cancel
-
creation_bbserver_choose_server_button_next
Keycreation.bbserver.choose_server.button_next
:Next
.- Returns:
Next
-
_creation_bbserver_choose_server_button_next
public static org.jvnet.localizer.Localizable _creation_bbserver_choose_server_button_next()Keycreation.bbserver.choose_server.button_next
:Next
.- Returns:
Next
-
creation_bbcloud_repository_title
Keycreation.bbcloud.repository.title
:Which team does the repository belong to?
.- Returns:
Which team does the repository belong to?
-
_creation_bbcloud_repository_title
public static org.jvnet.localizer.Localizable _creation_bbcloud_repository_title()Keycreation.bbcloud.repository.title
:Which team does the repository belong to?
.- Returns:
Which team does the repository belong to?
-
creation_bbserver_version_error
Keycreation.bbserver.version.error
:Error checking version of HTTP server. HTTP error: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Error checking version of HTTP server. HTTP error: {0}
-
_creation_bbserver_version_error
Keycreation.bbserver.version.error
:Error checking version of HTTP server. HTTP error: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Error checking version of HTTP server. HTTP error: {0}
-
creation_git_create_credential_password_title
Keycreation.git.create_credential.password_title
:Password
.- Returns:
Password
-
_creation_git_create_credential_password_title
public static org.jvnet.localizer.Localizable _creation_git_create_credential_password_title()Keycreation.git.create_credential.password_title
:Password
.- Returns:
Password
-
creation_bitbucket_connect
Keycreation.bitbucket.connect
:Connect to Bitbucket
.- Returns:
Connect to Bitbucket
-
_creation_bitbucket_connect
public static org.jvnet.localizer.Localizable _creation_bitbucket_connect()Keycreation.bitbucket.connect
:Connect to Bitbucket
.- Returns:
Connect to Bitbucket
-
common_date_readable_long
Keycommon.date.readable.long
:MMM DD YYYY h:mma Z
.- Returns:
MMM DD YYYY h:mma Z
-
_common_date_readable_long
public static org.jvnet.localizer.Localizable _common_date_readable_long()Keycommon.date.readable.long
:MMM DD YYYY h:mma Z
.- Returns:
MMM DD YYYY h:mma Z
-
Show_complete_logs
KeyShow.complete.logs
:Show complete log
.- Returns:
Show complete log
-
_Show_complete_logs
public static org.jvnet.localizer.Localizable _Show_complete_logs()KeyShow.complete.logs
:Show complete log
.- Returns:
Show complete log
-
pipelinedetail_common_tab_pullrequests
Keypipelinedetail.common.tab.pullrequests
:Pull Requests
.- Returns:
Pull Requests
-
_pipelinedetail_common_tab_pullrequests
public static org.jvnet.localizer.Localizable _pipelinedetail_common_tab_pullrequests()Keypipelinedetail.common.tab.pullrequests
:Pull Requests
.- Returns:
Pull Requests
-
creation_githubent_choose_server_title
Keycreation.githubent.choose_server.title
:Where is your GitHub Server?
.- Returns:
Where is your GitHub Server?
-
_creation_githubent_choose_server_title
public static org.jvnet.localizer.Localizable _creation_githubent_choose_server_title()Keycreation.githubent.choose_server.title
:Where is your GitHub Server?
.- Returns:
Where is your GitHub Server?
-
creation_git_step1_create_credential_button
Keycreation.git.step1.create_credential_button
:Add
.- Returns:
Add
-
_creation_git_step1_create_credential_button
public static org.jvnet.localizer.Localizable _creation_git_step1_create_credential_button()Keycreation.git.step1.create_credential_button
:Add
.- Returns:
Add
-
creation_git_step1_repo_error_invalid
Keycreation.git.step1.repo_error_invalid
:Please enter a valid URL.
.- Returns:
Please enter a valid URL.
-
_creation_git_step1_repo_error_invalid
public static org.jvnet.localizer.Localizable _creation_git_step1_repo_error_invalid()Keycreation.git.step1.repo_error_invalid
:Please enter a valid URL.
.- Returns:
Please enter a valid URL.
-
creation_bbserver_choose_server_title
Keycreation.bbserver.choose_server.title
:Where is your Bitbucket Server?
.- Returns:
Where is your Bitbucket Server?
-
_creation_bbserver_choose_server_title
public static org.jvnet.localizer.Localizable _creation_bbserver_choose_server_title()Keycreation.bbserver.choose_server.title
:Where is your Bitbucket Server?
.- Returns:
Where is your Bitbucket Server?
-
pipelinedetail_branches_header_health
Keypipelinedetail.branches.header.health
:Health
.- Returns:
Health
-
_pipelinedetail_branches_header_health
public static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_health()Keypipelinedetail.branches.header.health
:Health
.- Returns:
Health
-
creation_githubent_add_server_button_cancel
Keycreation.githubent.add_server.button_cancel
:Cancel
.- Returns:
Cancel
-
_creation_githubent_add_server_button_cancel
public static org.jvnet.localizer.Localizable _creation_githubent_add_server_button_cancel()Keycreation.githubent.add_server.button_cancel
:Cancel
.- Returns:
Cancel
-
pipelinedetail_activity_header_disable_job
Keypipelinedetail.activity.header.disable.job
:Disable
.- Returns:
Disable
-
_pipelinedetail_activity_header_disable_job
public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_disable_job()Keypipelinedetail.activity.header.disable.job
:Disable
.- Returns:
Disable
-
creation_githubent_add_server_text_url_error_invalid_server
Keycreation.githubent.add_server.text_url_error_invalid_server
:Invalid server. Check hostname.
.- Returns:
Invalid server. Check hostname.
-
_creation_githubent_add_server_text_url_error_invalid_server
public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_url_error_invalid_server()Keycreation.githubent.add_server.text_url_error_invalid_server
:Invalid server. Check hostname.
.- Returns:
Invalid server. Check hostname.
-
pipelinedetail_placeholder_unsupported_branches_linktext
Keypipelinedetail.placeholder.unsupported.branches.linktext
:Learn more
.- Returns:
Learn more
-
_pipelinedetail_placeholder_unsupported_branches_linktext
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_branches_linktext()Keypipelinedetail.placeholder.unsupported.branches.linktext
:Learn more
.- Returns:
Learn more
-
pipelinedetail_placeholder_unsupported_branches_linkhref
Keypipelinedetail.placeholder.unsupported.branches.linkhref
:https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
.- Returns:
https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
-
_pipelinedetail_placeholder_unsupported_branches_linkhref
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_branches_linkhref()Keypipelinedetail.placeholder.unsupported.branches.linkhref
:https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
.- Returns:
https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
-
servererror_errors_field
Keyservererror.errors.field
:Field: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Field: {0}
-
_servererror_errors_field
Keyservererror.errors.field
:Field: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Field: {0}
-
rundetail_changes_header_author
Keyrundetail.changes.header.author
:Author
.- Returns:
Author
-
_rundetail_changes_header_author
public static org.jvnet.localizer.Localizable _rundetail_changes_header_author()Keyrundetail.changes.header.author
:Author
.- Returns:
Author
-
rundetail_header_changes_count
Keyrundetail.header.changes.count
:{0} changes
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} changes
-
_rundetail_header_changes_count
Keyrundetail.header.changes.count
:{0} changes
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} changes
-
rundetail_tests_results_error_message
Keyrundetail.tests.results.error.message
:Error
.- Returns:
Error
-
_rundetail_tests_results_error_message
public static org.jvnet.localizer.Localizable _rundetail_tests_results_error_message()Keyrundetail.tests.results.error.message
:Error
.- Returns:
Error
-
rundetail_tests_results_skipped_count
Keyrundetail.tests.results.skipped.count
:Skipped - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Skipped - {0}
-
_rundetail_tests_results_skipped_count
Keyrundetail.tests.results.skipped.count
:Skipped - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Skipped - {0}
-
creation_git_step2_name_required
Keycreation.git.step2.name_required
:'{0}' is unavailable. A unique name is required.
.- Returns:
'{0}' is unavailable. A unique name is required.
-
_creation_git_step2_name_required
public static org.jvnet.localizer.Localizable _creation_git_step2_name_required()Keycreation.git.step2.name_required
:'{0}' is unavailable. A unique name is required.
.- Returns:
'{0}' is unavailable. A unique name is required.
-
creation_core_status_pending
Keycreation.core.status.pending
:Pipeline Creation Pending...
.- Returns:
Pipeline Creation Pending...
-
_creation_core_status_pending
public static org.jvnet.localizer.Localizable _creation_core_status_pending()Keycreation.core.status.pending
:Pipeline Creation Pending...
.- Returns:
Pipeline Creation Pending...
-
creation_git_step1_repo_error_required
Keycreation.git.step1.repo_error_required
:Please enter a URL.
.- Returns:
Please enter a URL.
-
_creation_git_step1_repo_error_required
public static org.jvnet.localizer.Localizable _creation_git_step1_repo_error_required()Keycreation.git.step1.repo_error_required
:Please enter a URL.
.- Returns:
Please enter a URL.
-
rundetail_header_next_run
Keyrundetail.header.next_run
:Next Run
.- Returns:
Next Run
-
_rundetail_header_next_run
public static org.jvnet.localizer.Localizable _rundetail_header_next_run()Keyrundetail.header.next_run
:Next Run
.- Returns:
Next Run
-
common_pager_loading
Keycommon.pager.loading
:Loading...
.- Returns:
Loading...
-
_common_pager_loading
public static org.jvnet.localizer.Localizable _common_pager_loading()Keycommon.pager.loading
:Loading...
.- Returns:
Loading...
-
rundetail_tests_results_error_output
Keyrundetail.tests.results.error.output
:Stacktrace
.- Returns:
Stacktrace
-
_rundetail_tests_results_error_output
public static org.jvnet.localizer.Localizable _rundetail_tests_results_error_output()Keyrundetail.tests.results.error.output
:Stacktrace
.- Returns:
Stacktrace
-
creation_git_step1_title
Keycreation.git.step1.title
:Connect to a Git repository
.- Returns:
Connect to a Git repository
-
_creation_git_step1_title
public static org.jvnet.localizer.Localizable _creation_git_step1_title()Keycreation.git.step1.title
:Connect to a Git repository
.- Returns:
Connect to a Git repository
-
creation_git_create_credential_option_create_new
Keycreation.git.create_credential.option_create_new
:Create new credential
.- Returns:
Create new credential
-
_creation_git_create_credential_option_create_new
public static org.jvnet.localizer.Localizable _creation_git_create_credential_option_create_new()Keycreation.git.create_credential.option_create_new
:Create new credential
.- Returns:
Create new credential
-
creation_core_header_title
Keycreation.core.header.title
:Create Pipeline
.- Returns:
Create Pipeline
-
_creation_core_header_title
public static org.jvnet.localizer.Localizable _creation_core_header_title()Keycreation.core.header.title
:Create Pipeline
.- Returns:
Create Pipeline
-
rundetail_tests_passed
Keyrundetail.tests.passed
:Passed {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Passed {0}
-
_rundetail_tests_passed
Keyrundetail.tests.passed
:Passed {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Passed {0}
-
home_pipelineslist_row_passing
Keyhome.pipelineslist.row.passing
:{0} passing
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} passing
-
_home_pipelineslist_row_passing
Keyhome.pipelineslist.row.passing
:{0} passing
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} passing
-
creation_git_create_credential_button_close
Keycreation.git.create_credential.button_close
:Cancel
.- Returns:
Cancel
-
_creation_git_create_credential_button_close
public static org.jvnet.localizer.Localizable _creation_git_create_credential_button_close()Keycreation.git.create_credential.button_close
:Cancel
.- Returns:
Cancel
-
creation_core_error_saving_pipeline
Keycreation.core.error.saving.pipeline
:An error occurred while saving this pipeline
.- Returns:
An error occurred while saving this pipeline
-
_creation_core_error_saving_pipeline
public static org.jvnet.localizer.Localizable _creation_core_error_saving_pipeline()Keycreation.core.error.saving.pipeline
:An error occurred while saving this pipeline
.- Returns:
An error occurred while saving this pipeline
-
rundetail_header_prev_run
Keyrundetail.header.prev_run
:Previous Run
.- Returns:
Previous Run
-
_rundetail_header_prev_run
public static org.jvnet.localizer.Localizable _rundetail_header_prev_run()Keyrundetail.header.prev_run
:Previous Run
.- Returns:
Previous Run
-
creation_git_create_credential_credential_type_user_pass
Keycreation.git.create_credential.credential_type_user_pass
:Username & Password
.- Returns:
Username & Password
-
_creation_git_create_credential_credential_type_user_pass
public static org.jvnet.localizer.Localizable _creation_git_create_credential_credential_type_user_pass()Keycreation.git.create_credential.credential_type_user_pass
:Username & Password
.- Returns:
Username & Password
-
home_pipelineslist_row_failing
Keyhome.pipelineslist.row.failing
:{0} failing
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} failing
-
_home_pipelineslist_row_failing
Keyhome.pipelineslist.row.failing
:{0} failing
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} failing
-
creation_githubent_add_server_text_name_title
Keycreation.githubent.add_server.text_name_title
:Server Name
.- Returns:
Server Name
-
_creation_githubent_add_server_text_name_title
public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_name_title()Keycreation.githubent.add_server.text_name_title
:Server Name
.- Returns:
Server Name
-
creation_bbserver_add_server_text_url_title
Keycreation.bbserver.add_server.text_url_title
:Server URL
.- Returns:
Server URL
-
_creation_bbserver_add_server_text_url_title
public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_text_url_title()Keycreation.bbserver.add_server.text_url_title
:Server URL
.- Returns:
Server URL
-
pipelinedetail_placeholder_noruns_multibranch_noruns_title
Keypipelinedetail.placeholder.noruns.multibranch.noruns_title
:There are no runs for '{0}'
.- Returns:
There are no runs for '{0}'
-
_pipelinedetail_placeholder_noruns_multibranch_noruns_title
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_noruns_multibranch_noruns_title()Keypipelinedetail.placeholder.noruns.multibranch.noruns_title
:There are no runs for '{0}'
.- Returns:
There are no runs for '{0}'
-
pipelinedetail_placeholder_unsupported_pullrequests_title
Keypipelinedetail.placeholder.unsupported.pullrequests.title
:Pull requests are unsupported
.- Returns:
Pull requests are unsupported
-
_pipelinedetail_placeholder_unsupported_pullrequests_title
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_pullrequests_title()Keypipelinedetail.placeholder.unsupported.pullrequests.title
:Pull requests are unsupported
.- Returns:
Pull requests are unsupported
-
creation_git_create_credential_error_msg
Keycreation.git.create_credential.error_msg
:An error occurred while creating the credential. You may try again.
.- Returns:
An error occurred while creating the credential. You may try again.
-
_creation_git_create_credential_error_msg
public static org.jvnet.localizer.Localizable _creation_git_create_credential_error_msg()Keycreation.git.create_credential.error_msg
:An error occurred while creating the credential. You may try again.
.- Returns:
An error occurred while creating the credential. You may try again.
-
creation_bbserver_add_server_text_name_error_required
Keycreation.bbserver.add_server.text_name_error_required
:Please enter a name.
.- Returns:
Please enter a name.
-
_creation_bbserver_add_server_text_name_error_required
public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_text_name_error_required()Keycreation.bbserver.add_server.text_name_error_required
:Please enter a name.
.- Returns:
Please enter a name.
-
rundetail_tests_results_empty_title
Keyrundetail.tests.results.empty.title
:There are no tests archived for this run
.- Returns:
There are no tests archived for this run
-
_rundetail_tests_results_empty_title
public static org.jvnet.localizer.Localizable _rundetail_tests_results_empty_title()Keyrundetail.tests.results.empty.title
:There are no tests archived for this run
.- Returns:
There are no tests archived for this run
-
rundetail_tests_results_summary_failing_title
Keyrundetail.tests.results.summary.failing_title
:{0} tests have failed
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} tests have failed
-
_rundetail_tests_results_summary_failing_title
public static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_failing_title(Object arg0) Keyrundetail.tests.results.summary.failing_title
:{0} tests have failed
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} tests have failed
-
creation_git_step3_title_completed
Keycreation.git.step3.title_completed
:Completed
.- Returns:
Completed
-
_creation_git_step3_title_completed
public static org.jvnet.localizer.Localizable _creation_git_step3_title_completed()Keycreation.git.step3.title_completed
:Completed
.- Returns:
Completed
-
pipelinedetail_placeholder_unsupported_branches_message
Keypipelinedetail.placeholder.unsupported.branches.message
:Branch runs only work with the Multibranch Pipeline job type.
.- Returns:
Branch runs only work with the Multibranch Pipeline job type.
-
_pipelinedetail_placeholder_unsupported_branches_message
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_branches_message()Keypipelinedetail.placeholder.unsupported.branches.message
:Branch runs only work with the Multibranch Pipeline job type.
.- Returns:
Branch runs only work with the Multibranch Pipeline job type.
-
creation_bitbucket_connect_invalid_username_password
Keycreation.bitbucket.connect.invalid_username_password
:Invalid username and/or password
.- Returns:
Invalid username and/or password
-
_creation_bitbucket_connect_invalid_username_password
public static org.jvnet.localizer.Localizable _creation_bitbucket_connect_invalid_username_password()Keycreation.bitbucket.connect.invalid_username_password
:Invalid username and/or password
.- Returns:
Invalid username and/or password
-
creation_git_step1_credentials_error_invalid
Keycreation.git.step1.credentials_error_invalid
:Please select a valid credential.
.- Returns:
Please select a valid credential.
-
_creation_git_step1_credentials_error_invalid
public static org.jvnet.localizer.Localizable _creation_git_step1_credentials_error_invalid()Keycreation.git.step1.credentials_error_invalid
:Please select a valid credential.
.- Returns:
Please select a valid credential.
-
home_pipelineslist_header_name
Keyhome.pipelineslist.header.name
:Name
.- Returns:
Name
-
_home_pipelineslist_header_name
public static org.jvnet.localizer.Localizable _home_pipelineslist_header_name()Keyhome.pipelineslist.header.name
:Name
.- Returns:
Name
-
branchdetail_actionbutton_history
Keybranchdetail.actionbutton.history
:History
.- Returns:
History
-
_branchdetail_actionbutton_history
public static org.jvnet.localizer.Localizable _branchdetail_actionbutton_history()Keybranchdetail.actionbutton.history
:History
.- Returns:
History
-
rundetail_artifacts_button_downloadAll_title
Keyrundetail.artifacts.button.downloadAll.title
:Download all artifact as zip
.- Returns:
Download all artifact as zip
-
_rundetail_artifacts_button_downloadAll_title
public static org.jvnet.localizer.Localizable _rundetail_artifacts_button_downloadAll_title()Keyrundetail.artifacts.button.downloadAll.title
:Download all artifact as zip
.- Returns:
Download all artifact as zip
-
rundetail_tests_duration
Keyrundetail.tests.duration
:Duration {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Duration {0}
-
_rundetail_tests_duration
Keyrundetail.tests.duration
:Duration {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Duration {0}
-
rundetail_header_changes_none
Keyrundetail.header.changes.none
:No changes
.- Returns:
No changes
-
_rundetail_header_changes_none
public static org.jvnet.localizer.Localizable _rundetail_header_changes_none()Keyrundetail.header.changes.none
:No changes
.- Returns:
No changes
-
pipelinedetail_placeholder_unsupported_branches_title
Keypipelinedetail.placeholder.unsupported.branches.title
:Branches are unsupported
.- Returns:
Branches are unsupported
-
_pipelinedetail_placeholder_unsupported_branches_title
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_branches_title()Keypipelinedetail.placeholder.unsupported.branches.title
:Branches are unsupported
.- Returns:
Branches are unsupported
-
rundetail_header_tab_changes
Keyrundetail.header.tab.changes
:Changes
.- Returns:
Changes
-
_rundetail_header_tab_changes
public static org.jvnet.localizer.Localizable _rundetail_header_tab_changes()Keyrundetail.header.tab.changes
:Changes
.- Returns:
Changes
-
creation_git_step1_instructions_link
Keycreation.git.step1.instructions_link
:Learn more about Jenkinsfiles.
.- Returns:
Learn more about Jenkinsfiles.
-
_creation_git_step1_instructions_link
public static org.jvnet.localizer.Localizable _creation_git_step1_instructions_link()Keycreation.git.step1.instructions_link
:Learn more about Jenkinsfiles.
.- Returns:
Learn more about Jenkinsfiles.
-
creation_git_create_credential_credential_type
Keycreation.git.create_credential.credential_type
:Credential Type
.- Returns:
Credential Type
-
_creation_git_create_credential_credential_type
public static org.jvnet.localizer.Localizable _creation_git_create_credential_credential_type()Keycreation.git.create_credential.credential_type
:Credential Type
.- Returns:
Credential Type
-
creation_git_create_credential_credential_type_ssh_key
Keycreation.git.create_credential.credential_type_ssh_key
:SSH Key
.- Returns:
SSH Key
-
_creation_git_create_credential_credential_type_ssh_key
public static org.jvnet.localizer.Localizable _creation_git_create_credential_credential_type_ssh_key()Keycreation.git.create_credential.credential_type_ssh_key
:SSH Key
.- Returns:
SSH Key
-
pipelinedetail_placeholder_nobranches_message
Keypipelinedetail.placeholder.nobranches.message
:A Jenkinsfile is defined in your repository and describes how your pipeline will work.
.- Returns:
A Jenkinsfile is defined in your repository and describes how your pipeline will work.
-
_pipelinedetail_placeholder_nobranches_message
public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_nobranches_message()Keypipelinedetail.placeholder.nobranches.message
:A Jenkinsfile is defined in your repository and describes how your pipeline will work.
.- Returns:
A Jenkinsfile is defined in your repository and describes how your pipeline will work.
-
creation_githubent_add_server_instructions
Keycreation.githubent.add_server.instructions
:Jenkins needs to know where your GitHub Enterprise server is located.
.- Returns:
Jenkins needs to know where your GitHub Enterprise server is located.
-
_creation_githubent_add_server_instructions
public static org.jvnet.localizer.Localizable _creation_githubent_add_server_instructions()Keycreation.githubent.add_server.instructions
:Jenkins needs to know where your GitHub Enterprise server is located.
.- Returns:
Jenkins needs to know where your GitHub Enterprise server is located.
-
creation_git_step1_create_button_progress
Keycreation.git.step1.create_button_progress
:Creating Pipeline...
.- Returns:
Creating Pipeline...
-
_creation_git_step1_create_button_progress
public static org.jvnet.localizer.Localizable _creation_git_step1_create_button_progress()Keycreation.git.step1.create_button_progress
:Creating Pipeline...
.- Returns:
Creating Pipeline...
-