Update Messages.properties (#1771)

This commit is contained in:
Wadeck Follonier 2018-07-31 03:22:53 +02:00 committed by Olivier Lamy
parent 55db7d5f67
commit 6dcbe05e73
1 changed files with 2 additions and 2 deletions

View File

@ -177,11 +177,11 @@ pipelinedetail.placeholder.noruns.multibranch.branches_title=This Pipeline hasn'
pipelinedetail.placeholder.noruns.multibranch.branches_linktext=Show branches
pipelinedetail.placeholder.noruns.multibranch.noruns_title=There are no runs for '{0}'
pipelinedetail.placeholder.noruns.default.title=This job has not been run
pipelinedetail.placeholder.unsupported.branches.linkhref=https://jenkins.io/doc/
pipelinedetail.placeholder.unsupported.branches.linkhref=https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
pipelinedetail.placeholder.unsupported.branches.linktext=Learn more
pipelinedetail.placeholder.unsupported.branches.message=Branch runs only work with the Multibranch Pipeline job type.
pipelinedetail.placeholder.unsupported.branches.title=Branches are unsupported
pipelinedetail.placeholder.unsupported.pullrequests.linkhref=https://jenkins.io/doc/
pipelinedetail.placeholder.unsupported.pullrequests.linkhref=https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
pipelinedetail.placeholder.unsupported.pullrequests.linktext=Learn more
pipelinedetail.placeholder.unsupported.pullrequests.message=Pull request runs only work with the Multibranch Pipeline job type.
pipelinedetail.placeholder.unsupported.pullrequests.title=Pull requests are unsupported