public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_common_date_duration_display_format()
Key
common.date.duration.display.format: d[d] h[h] m[m]
s[s]. |
static org.jvnet.localizer.Localizable |
_common_date_duration_format()
Key
common.date.duration.format: d[d] h[h] m[m] s[s]. |
static org.jvnet.localizer.Localizable |
_common_date_duration_hint_format()
Key
common.date.duration.hint.format: M [month], d
[days], h[ hours], m[ minutes], s[ seconds]. |
static org.jvnet.localizer.Localizable |
_common_date_readable_long()
Key
common.date.readable.long: MMM DD YYYY h:mma Z. |
static org.jvnet.localizer.Localizable |
_common_date_readable_short()
Key
common.date.readable.short: MMM DD h:mma Z. |
static org.jvnet.localizer.Localizable |
_common_pager_loading()
Key
common.pager.loading: Loading.... |
static org.jvnet.localizer.Localizable |
_common_pager_more()
Key
common.pager.more: Show more. |
static org.jvnet.localizer.Localizable |
_creation_core_header_classic()
Key
creation.core.header.classic: Classic Item
Creation. |
static org.jvnet.localizer.Localizable |
_creation_core_header_close()
Key
creation.core.header.close: Close. |
static org.jvnet.localizer.Localizable |
_creation_core_header_title()
Key
creation.core.header.title: Create Pipeline. |
static org.jvnet.localizer.Localizable |
_creation_core_intro_invalid_permission_button()
Key
creation.core.intro.invalid_permission_button: Back
to Pipelines. |
static org.jvnet.localizer.Localizable |
_creation_core_intro_invalid_permission_title()
Key
creation.core.intro.invalid_permission_title: You
do not have permission to create Pipelines. |
static org.jvnet.localizer.Localizable |
_creation_core_intro_invalid_security_linkhref()
Key
creation.core.intro.invalid_security_linkhref: https://wiki.jenkins-ci.org/display/JENKINS/Securing+Jenkins. |
static org.jvnet.localizer.Localizable |
_creation_core_intro_invalid_security_linktext()
Key
creation.core.intro.invalid_security_linktext: Learn more. |
static org.jvnet.localizer.Localizable |
_creation_core_intro_invalid_security_message()
Key
creation.core.intro.invalid_security_message: Pipeline creation requires security to be enabled. |
static org.jvnet.localizer.Localizable |
_creation_core_intro_invalid_security_title()
Key
creation.core.intro.invalid_security_title: Pipeline creation disabled. |
static org.jvnet.localizer.Localizable |
_creation_core_intro_scm_provider()
Key
creation.core.intro.scm_provider: Where do you
store your code?. |
static org.jvnet.localizer.Localizable |
_creation_git_create_credential_button_close()
Key
creation.git.create_credential.button_close: Cancel. |
static org.jvnet.localizer.Localizable |
_creation_git_create_credential_button_create()
Key
creation.git.create_credential.button_create: Create credential. |
static org.jvnet.localizer.Localizable |
_creation_git_create_credential_credential_type_ssh_key()
Key
creation.git.create_credential.credential_type_ssh_key:
SSH Key. |
static org.jvnet.localizer.Localizable |
_creation_git_create_credential_credential_type_user_pass()
Key
creation.git.create_credential.credential_type_user_pass:
Username & Password. |
static org.jvnet.localizer.Localizable |
_creation_git_create_credential_credential_type()
Key
creation.git.create_credential.credential_type: Credential Type. |
static org.jvnet.localizer.Localizable |
_creation_git_create_credential_error_msg()
Key
creation.git.create_credential.error_msg: {@code An error
occurred while creating the credential. |
static org.jvnet.localizer.Localizable |
_creation_git_create_credential_password_error()
Key
creation.git.create_credential.password_error: Please enter a valid password. |
static org.jvnet.localizer.Localizable |
_creation_git_create_credential_password_title()
Key
creation.git.create_credential.password_title: Password. |
static org.jvnet.localizer.Localizable |
_creation_git_create_credential_sshkey_error()
Key
creation.git.create_credential.sshkey_error: Please
enter a valid SSH private key.. |
static org.jvnet.localizer.Localizable |
_creation_git_create_credential_sshkey_title()
Key
creation.git.create_credential.sshkey_title: SSH
Private Key. |
static org.jvnet.localizer.Localizable |
_creation_git_create_credential_title()
Key
creation.git.create_credential.title: Add
credential. |
static org.jvnet.localizer.Localizable |
_creation_git_create_credential_username_error()
Key
creation.git.create_credential.username_error: Please enter a valid username. |
static org.jvnet.localizer.Localizable |
_creation_git_create_credential_username_title()
Key
creation.git.create_credential.username_title: Username. |
static org.jvnet.localizer.Localizable |
_creation_git_step1_create_button_progress()
Key
creation.git.step1.create_button_progress: Creating
Pipeline.... |
static org.jvnet.localizer.Localizable |
_creation_git_step1_create_button()
Key
creation.git.step1.create_button: Create Pipeline. |
static org.jvnet.localizer.Localizable |
_creation_git_step1_create_credential_button()
Key
creation.git.step1.create_credential_button: Add. |
static org.jvnet.localizer.Localizable |
_creation_git_step1_credentials_error_invalid()
Key
creation.git.step1.credentials_error_invalid: Please select a valid credential.. |
static org.jvnet.localizer.Localizable |
_creation_git_step1_credentials_placeholder()
Key
creation.git.step1.credentials_placeholder: System
Default. |
static org.jvnet.localizer.Localizable |
_creation_git_step1_credentials()
Key
creation.git.step1.credentials: Credentials. |
static org.jvnet.localizer.Localizable |
_creation_git_step1_instructions_link()
Key
creation.git.step1.instructions_link: Learn more
about Jenkinsfile's.. |
static org.jvnet.localizer.Localizable |
_creation_git_step1_instructions()
Key
creation.git.step1.instructions: {@code Any repository
containing a Jenkinsfile will be built automatically. |
static org.jvnet.localizer.Localizable |
_creation_git_step1_repo_error_invalid()
Key
creation.git.step1.repo_error_invalid: Please enter
a valid URL.. |
static org.jvnet.localizer.Localizable |
_creation_git_step1_repo_error_required()
Key
creation.git.step1.repo_error_required: Please
enter a URL.. |
static org.jvnet.localizer.Localizable |
_creation_git_step1_repo_title()
Key
creation.git.step1.repo_title: Repository URL. |
static org.jvnet.localizer.Localizable |
_creation_git_step1_title()
Key
creation.git.step1.title: Connect to a Git
repository. |
static org.jvnet.localizer.Localizable |
_creation_git_step2_button_save()
Key
creation.git.step2.button_save: Save. |
static org.jvnet.localizer.Localizable |
_creation_git_step2_name_available()
Key
creation.git.step2.name_available: Success! '{0}'
is available.. |
static org.jvnet.localizer.Localizable |
_creation_git_step2_name_required()
Key
creation.git.step2.name_required: '{0}' is
unavailable. |
static org.jvnet.localizer.Localizable |
_creation_git_step2_name_unavailable()
Key
creation.git.step2.name_unavailable: The name '{0}'
is not available. |
static org.jvnet.localizer.Localizable |
_creation_git_step2_text_name_placeholder()
Key
creation.git.step2.text_name_placeholder: Pipeline
name. |
static org.jvnet.localizer.Localizable |
_creation_git_step2_title()
Key
creation.git.step2.title: Naming conflict. |
static org.jvnet.localizer.Localizable |
_creation_git_step3_button_open()
Key
creation.git.step3.button_open: Open. |
static org.jvnet.localizer.Localizable |
_creation_git_step3_title_completed()
Key
creation.git.step3.title_completed: Completed. |
static org.jvnet.localizer.Localizable |
_creation_git_step3_title_pipeline_create()
Key
creation.git.step3.title_pipeline_create: Creating
Pipeline.... |
static org.jvnet.localizer.Localizable |
_enable()
Key
enable: Enable. |
static org.jvnet.localizer.Localizable |
_home_header_button_createpipeline()
Key
home.header.button.createpipeline: New Pipeline. |
static org.jvnet.localizer.Localizable |
_home_header_dashboard()
Key
home.header.dashboard: Pipelines. |
static org.jvnet.localizer.Localizable |
_home_pipelineslist_header_branches()
Key
home.pipelineslist.header.branches: Branches. |
static org.jvnet.localizer.Localizable |
_home_pipelineslist_header_health()
Key
home.pipelineslist.header.health: Health. |
static org.jvnet.localizer.Localizable |
_home_pipelineslist_header_name()
Key
home.pipelineslist.header.name: Name. |
static org.jvnet.localizer.Localizable |
_home_pipelineslist_header_pullrequests()
Key
home.pipelineslist.header.pullrequests: PR. |
static org.jvnet.localizer.Localizable |
_home_pipelineslist_row_failing(Object arg0)
Key
home.pipelineslist.row.failing: {0} failing. |
static org.jvnet.localizer.Localizable |
_home_pipelineslist_row_passing(Object arg0)
Key
home.pipelineslist.row.passing: {0} passing. |
static org.jvnet.localizer.Localizable |
_home_placeholder_linktext()
Key
home.placeholder.linktext: Create a new Pipeline. |
static org.jvnet.localizer.Localizable |
_home_placeholder_message()
Key
home.placeholder.message: It's time to create your
first Pipeline.. |
static org.jvnet.localizer.Localizable |
_home_placeholder_title()
Key
home.placeholder.title: Welcome to Jenkins. |
static org.jvnet.localizer.Localizable |
_inputStep_error_message(Object arg0)
Key
inputStep.error.message: {@code This pipeline uses input
types that are unsupported. |
static org.jvnet.localizer.Localizable |
_inputStep_error_title()
Key
inputStep.error.title: Error. |
static org.jvnet.localizer.Localizable |
_lozenge_commit(Object arg0)
Key
lozenge.commit: {0} commits. |
static org.jvnet.localizer.Localizable |
_Open_dashboard()
Key
Open.dashboard: Open Pipelines. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_activity_button_run()
Key
pipelinedetail.activity.button.run: Run Now. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_activity_header_branch()
Key
pipelinedetail.activity.header.branch: Branch. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_activity_header_commit()
Key
pipelinedetail.activity.header.commit: Commit. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_activity_header_completed()
Key
pipelinedetail.activity.header.completed: Completed. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_activity_header_duration()
Key
pipelinedetail.activity.header.duration: Duration. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_activity_header_message()
Key
pipelinedetail.activity.header.message: Message. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_activity_header_run()
Key
pipelinedetail.activity.header.run: Run. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_activity_header_status()
Key
pipelinedetail.activity.header.status: Status. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_branches_header_branch()
Key
pipelinedetail.branches.header.branch: Branch. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_branches_header_commit()
Key
pipelinedetail.branches.header.commit: Commit. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_branches_header_completed()
Key
pipelinedetail.branches.header.completed: Completed. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_branches_header_health()
Key
pipelinedetail.branches.header.health: Health. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_branches_header_message()
Key
pipelinedetail.branches.header.message: Latest
message. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_branches_header_status()
Key
pipelinedetail.branches.header.status: Status. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_common_tab_activity()
Key
pipelinedetail.common.tab.activity: Activity. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_common_tab_branches()
Key
pipelinedetail.common.tab.branches: Branches. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_common_tab_pullrequests()
Key
pipelinedetail.common.tab.pullrequests: Pull
Requests. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_nobranches_linkhref()
Key
pipelinedetail.placeholder.nobranches.linkhref: https://jenkins.io/doc/. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_nobranches_linktext()
Key
pipelinedetail.placeholder.nobranches.linktext: Learn more. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_nobranches_message()
Key
pipelinedetail.placeholder.nobranches.message: A
Jenkinsfile is defined in your repository and describes how your
pipeline will work.. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_nobranches_title()
Key
pipelinedetail.placeholder.nobranches.title: You
don't have any branches that contain a Jenkinsfile. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_nopullrequests_title()
Key
pipelinedetail.placeholder.nopullrequests.title: You don't have any open pull requests. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_noruns_default_title()
Key
pipelinedetail.placeholder.noruns.default.title: This job has not been run. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_noruns_multibranch_branches_linktext()
Key
pipelinedetail.placeholder.noruns.multibranch.branches_linktext:
Show branches. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_noruns_multibranch_branches_title()
Key
pipelinedetail.placeholder.noruns.multibranch.branches_title: {@code
This Pipeline hasn't run yet. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_noruns_multibranch_noruns_title()
Key
pipelinedetail.placeholder.noruns.multibranch.noruns_title: There are no runs for '{0}'. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_unsupported_branches_linkhref()
Key
pipelinedetail.placeholder.unsupported.branches.linkhref:
https://jenkins.io/doc/. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_unsupported_branches_linktext()
Key
pipelinedetail.placeholder.unsupported.branches.linktext:
Learn more. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_unsupported_branches_message()
Key
pipelinedetail.placeholder.unsupported.branches.message:
Branch runs only work with the Multibranch Pipeline job type.. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_unsupported_branches_title()
Key
pipelinedetail.placeholder.unsupported.branches.title:
Branches are unsupported. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_unsupported_pullrequests_linkhref()
Key
pipelinedetail.placeholder.unsupported.pullrequests.linkhref: https://jenkins.io/doc/. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_unsupported_pullrequests_linktext()
Key
pipelinedetail.placeholder.unsupported.pullrequests.linktext: Learn more. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_unsupported_pullrequests_message()
Key
pipelinedetail.placeholder.unsupported.pullrequests.message: Pull request runs only work with the Multibranch Pipeline job type.. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_placeholder_unsupported_pullrequests_title()
Key
pipelinedetail.placeholder.unsupported.pullrequests.title:
Pull requests are unsupported. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_pullrequests_header_author()
Key
pipelinedetail.pullrequests.header.author: Author. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_pullrequests_header_completed()
Key
pipelinedetail.pullrequests.header.completed: Completed. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_pullrequests_header_run()
Key
pipelinedetail.pullrequests.header.run: PR. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_pullrequests_header_status()
Key
pipelinedetail.pullrequests.header.status: Status. |
static org.jvnet.localizer.Localizable |
_pipelinedetail_pullrequests_header_summary()
Key
pipelinedetail.pullrequests.header.summary: Summary. |
static org.jvnet.localizer.Localizable |
_rundetail_artifacts_button_download()
Key
rundetail.artifacts.button.download: Download the
artifact. |
static org.jvnet.localizer.Localizable |
_rundetail_artifacts_button_downloadAll_text()
Key
rundetail.artifacts.button.downloadAll.text: Download All. |
static org.jvnet.localizer.Localizable |
_rundetail_artifacts_button_downloadAll_title()
Key
rundetail.artifacts.button.downloadAll.title: Download all artifact as zip. |
static org.jvnet.localizer.Localizable |
_rundetail_artifacts_button_open()
Key
rundetail.artifacts.button.open: Open the
artifact. |
static org.jvnet.localizer.Localizable |
_rundetail_artifacts_header_name()
Key
rundetail.artifacts.header.name: Name. |
static org.jvnet.localizer.Localizable |
_rundetail_artifacts_header_size()
Key
rundetail.artifacts.header.size: Size. |
static org.jvnet.localizer.Localizable |
_rundetail_artifacts_limit_message()
Key
rundetail.artifacts.limit_message: To access all
artifacts use the 'Download all' button. |
static org.jvnet.localizer.Localizable |
_rundetail_artifacts_limit_title()
Key
rundetail.artifacts.limit_title: Showing 100
artifacts. |
static org.jvnet.localizer.Localizable |
_rundetail_changes_header_author()
Key
rundetail.changes.header.author: Author. |
static org.jvnet.localizer.Localizable |
_rundetail_changes_header_commit()
Key
rundetail.changes.header.commit: Commit. |
static org.jvnet.localizer.Localizable |
_rundetail_changes_header_date()
Key
rundetail.changes.header.date: Date. |
static org.jvnet.localizer.Localizable |
_rundetail_changes_header_message()
Key
rundetail.changes.header.message: Message. |
static org.jvnet.localizer.Localizable |
_rundetail_changes_placeholder_title()
Key
rundetail.changes.placeholder.title: There are no
changes for this run. |
static org.jvnet.localizer.Localizable |
_rundetail_header_branch()
Key
rundetail.header.branch: Branch. |
static org.jvnet.localizer.Localizable |
_rundetail_header_changes_count(Object arg0)
Key
rundetail.header.changes.count: {0} changes. |
static org.jvnet.localizer.Localizable |
_rundetail_header_changes_names(Object arg0)
Key
rundetail.header.changes.names: Changes by {0}. |
static org.jvnet.localizer.Localizable |
_rundetail_header_changes_none()
Key
rundetail.header.changes.none: No changes. |
static org.jvnet.localizer.Localizable |
_rundetail_header_commit()
Key
rundetail.header.commit: Commit. |
static org.jvnet.localizer.Localizable |
_rundetail_header_tab_artifacts()
Key
rundetail.header.tab.artifacts: Artifacts. |
static org.jvnet.localizer.Localizable |
_rundetail_header_tab_changes()
Key
rundetail.header.tab.changes: Changes. |
static org.jvnet.localizer.Localizable |
_rundetail_header_tab_pipeline()
Key
rundetail.header.tab.pipeline: Pipeline. |
static org.jvnet.localizer.Localizable |
_rundetail_header_tab_tests()
Key
rundetail.header.tab.tests: Tests. |
static org.jvnet.localizer.Localizable |
_rundetail_input_cancel()
Key
rundetail.input.cancel: Abort. |
static org.jvnet.localizer.Localizable |
_rundetail_pipeline_description()
Key
rundetail.pipeline.description: Description. |
static org.jvnet.localizer.Localizable |
_rundetail_pipeline_logs()
Key
rundetail.pipeline.logs: Logs. |
static org.jvnet.localizer.Localizable |
_rundetail_pipeline_nosteps_message_description()
Key
rundetail.pipeline.nosteps.message.description: This stage has no steps. |
static org.jvnet.localizer.Localizable |
_rundetail_pipeline_nosteps_message_title()
Key
rundetail.pipeline.nosteps.message.title: No
steps. |
static org.jvnet.localizer.Localizable |
_rundetail_pipeline_pending_message_description()
Key
rundetail.pipeline.pending.message.description: . |
static org.jvnet.localizer.Localizable |
_rundetail_pipeline_pending_message_title()
Key
rundetail.pipeline.pending.message.title: Loading. |
static org.jvnet.localizer.Localizable |
_rundetail_pipeline_steps(Object arg0)
Key
rundetail.pipeline.steps: Steps {0}. |
static org.jvnet.localizer.Localizable |
_rundetail_pipeline_waiting_message_description()
Key
rundetail.pipeline.waiting.message.description: Waiting for run to start. |
static org.jvnet.localizer.Localizable |
_rundetail_pipeline_waiting_message_title()
Key
rundetail.pipeline.waiting.message.title: Queued. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_duration(Object arg0)
Key
rundetail.tests.duration: Duration {0}. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_failed(Object arg0)
Key
rundetail.tests.failed: Failed {0}. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_passed(Object arg0)
Key
rundetail.tests.passed: Passed {0}. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_empty_linkhref()
Key
rundetail.tests.results.empty.linkhref: https://jenkins.io/doc/pipeline/tour/tests-and-artifacts/. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_empty_linktext()
Key
rundetail.tests.results.empty.linktext: Learn
more. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_empty_title()
Key
rundetail.tests.results.empty.title: There are no
tests archived for this run. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_error_message()
Key
rundetail.tests.results.error.message: Error. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_error_output()
Key
rundetail.tests.results.error.output: Stacktrace. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_error_stderr()
Key
rundetail.tests.results.error.stderr: Standard
Error. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_error_stdout()
Key
rundetail.tests.results.error.stdout: Standard
Output. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_errors_existing_count(Object arg0)
Key
rundetail.tests.results.errors.existing.count: Existing failures - {0}. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_errors_new_count(Object arg0)
Key
rundetail.tests.results.errors.new.count: New
failing - {0}. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_fixed(Object arg0)
Key
rundetail.tests.results.fixed: Fixed {0}. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_passing_all()
Key
rundetail.tests.results.passing.all: All tests are
passing. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_passing_count(Object arg0)
Key
rundetail.tests.results.passing.count: Nice one!
All {0} tests for this pipeline are passing.. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_skipped_count(Object arg0)
Key
rundetail.tests.results.skipped.count: Skipped -
{0}. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_summary_failing_message(Object arg0,
Object arg1,
Object arg2)
Key
rundetail.tests.results.summary.failing_message: There are {0} new tests failing, {1} existing failing and {2}
skipped.. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_summary_failing_title(Object arg0)
Key
rundetail.tests.results.summary.failing_title: {0}
tests have failed. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_summary_passing_after_fixes_message(Object arg0,
Object arg1)
Key
rundetail.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 |
_rundetail_tests_results_summary_passing_after_fixes_title()
Key
rundetail.tests.results.summary.passing_after_fixes_title:
All tests are passing. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_summary_passing_message(Object arg0)
Key
rundetail.tests.results.summary.passing_message: Nice one! All {0} tests for this pipeline are passing.. |
static org.jvnet.localizer.Localizable |
_rundetail_tests_results_summary_passing_title()
Key
rundetail.tests.results.summary.passing_title: All
tests are passing. |
static org.jvnet.localizer.Localizable |
_Show_complete_logs()
Key
Show.complete.logs: Show complete log. |
static String |
common_date_duration_display_format()
Key
common.date.duration.display.format: d[d] h[h] m[m]
s[s]. |
static String |
common_date_duration_format()
Key
common.date.duration.format: d[d] h[h] m[m] s[s]. |
static String |
common_date_duration_hint_format()
Key
common.date.duration.hint.format: M [month], d
[days], h[ hours], m[ minutes], s[ seconds]. |
static String |
common_date_readable_long()
Key
common.date.readable.long: MMM DD YYYY h:mma Z. |
static String |
common_date_readable_short()
Key
common.date.readable.short: MMM DD h:mma Z. |
static String |
common_pager_loading()
Key
common.pager.loading: Loading.... |
static String |
common_pager_more()
Key
common.pager.more: Show more. |
static String |
creation_core_header_classic()
Key
creation.core.header.classic: Classic Item
Creation. |
static String |
creation_core_header_close()
Key
creation.core.header.close: Close. |
static String |
creation_core_header_title()
Key
creation.core.header.title: Create Pipeline. |
static String |
creation_core_intro_invalid_permission_button()
Key
creation.core.intro.invalid_permission_button: Back
to Pipelines. |
static String |
creation_core_intro_invalid_permission_title()
Key
creation.core.intro.invalid_permission_title: You
do not have permission to create Pipelines. |
static String |
creation_core_intro_invalid_security_linkhref()
Key
creation.core.intro.invalid_security_linkhref: https://wiki.jenkins-ci.org/display/JENKINS/Securing+Jenkins. |
static String |
creation_core_intro_invalid_security_linktext()
Key
creation.core.intro.invalid_security_linktext: Learn more. |
static String |
creation_core_intro_invalid_security_message()
Key
creation.core.intro.invalid_security_message: Pipeline creation requires security to be enabled. |
static String |
creation_core_intro_invalid_security_title()
Key
creation.core.intro.invalid_security_title: Pipeline creation disabled. |
static String |
creation_core_intro_scm_provider()
Key
creation.core.intro.scm_provider: Where do you
store your code?. |
static String |
creation_git_create_credential_button_close()
Key
creation.git.create_credential.button_close: Cancel. |
static String |
creation_git_create_credential_button_create()
Key
creation.git.create_credential.button_create: Create credential. |
static String |
creation_git_create_credential_credential_type_ssh_key()
Key
creation.git.create_credential.credential_type_ssh_key:
SSH Key. |
static String |
creation_git_create_credential_credential_type_user_pass()
Key
creation.git.create_credential.credential_type_user_pass:
Username & Password. |
static String |
creation_git_create_credential_credential_type()
Key
creation.git.create_credential.credential_type: Credential Type. |
static String |
creation_git_create_credential_error_msg()
Key
creation.git.create_credential.error_msg: {@code An error
occurred while creating the credential. |
static String |
creation_git_create_credential_password_error()
Key
creation.git.create_credential.password_error: Please enter a valid password. |
static String |
creation_git_create_credential_password_title()
Key
creation.git.create_credential.password_title: Password. |
static String |
creation_git_create_credential_sshkey_error()
Key
creation.git.create_credential.sshkey_error: Please
enter a valid SSH private key.. |
static String |
creation_git_create_credential_sshkey_title()
Key
creation.git.create_credential.sshkey_title: SSH
Private Key. |
static String |
creation_git_create_credential_title()
Key
creation.git.create_credential.title: Add
credential. |
static String |
creation_git_create_credential_username_error()
Key
creation.git.create_credential.username_error: Please enter a valid username. |
static String |
creation_git_create_credential_username_title()
Key
creation.git.create_credential.username_title: Username. |
static String |
creation_git_step1_create_button_progress()
Key
creation.git.step1.create_button_progress: Creating
Pipeline.... |
static String |
creation_git_step1_create_button()
Key
creation.git.step1.create_button: Create Pipeline. |
static String |
creation_git_step1_create_credential_button()
Key
creation.git.step1.create_credential_button: Add. |
static String |
creation_git_step1_credentials_error_invalid()
Key
creation.git.step1.credentials_error_invalid: Please select a valid credential.. |
static String |
creation_git_step1_credentials_placeholder()
Key
creation.git.step1.credentials_placeholder: System
Default. |
static String |
creation_git_step1_credentials()
Key
creation.git.step1.credentials: Credentials. |
static String |
creation_git_step1_instructions_link()
Key
creation.git.step1.instructions_link: Learn more
about Jenkinsfile's.. |
static String |
creation_git_step1_instructions()
Key
creation.git.step1.instructions: {@code Any repository
containing a Jenkinsfile will be built automatically. |
static String |
creation_git_step1_repo_error_invalid()
Key
creation.git.step1.repo_error_invalid: Please enter
a valid URL.. |
static String |
creation_git_step1_repo_error_required()
Key
creation.git.step1.repo_error_required: Please
enter a URL.. |
static String |
creation_git_step1_repo_title()
Key
creation.git.step1.repo_title: Repository URL. |
static String |
creation_git_step1_title()
Key
creation.git.step1.title: Connect to a Git
repository. |
static String |
creation_git_step2_button_save()
Key
creation.git.step2.button_save: Save. |
static String |
creation_git_step2_name_available()
Key
creation.git.step2.name_available: Success! '{0}'
is available.. |
static String |
creation_git_step2_name_required()
Key
creation.git.step2.name_required: '{0}' is
unavailable. |
static String |
creation_git_step2_name_unavailable()
Key
creation.git.step2.name_unavailable: The name '{0}'
is not available. |
static String |
creation_git_step2_text_name_placeholder()
Key
creation.git.step2.text_name_placeholder: Pipeline
name. |
static String |
creation_git_step2_title()
Key
creation.git.step2.title: Naming conflict. |
static String |
creation_git_step3_button_open()
Key
creation.git.step3.button_open: Open. |
static String |
creation_git_step3_title_completed()
Key
creation.git.step3.title_completed: Completed. |
static String |
creation_git_step3_title_pipeline_create()
Key
creation.git.step3.title_pipeline_create: Creating
Pipeline.... |
static String |
enable()
Key
enable: Enable. |
static String |
home_header_button_createpipeline()
Key
home.header.button.createpipeline: New Pipeline. |
static String |
home_header_dashboard()
Key
home.header.dashboard: Pipelines. |
static String |
home_pipelineslist_header_branches()
Key
home.pipelineslist.header.branches: Branches. |
static String |
home_pipelineslist_header_health()
Key
home.pipelineslist.header.health: Health. |
static String |
home_pipelineslist_header_name()
Key
home.pipelineslist.header.name: Name. |
static String |
home_pipelineslist_header_pullrequests()
Key
home.pipelineslist.header.pullrequests: PR. |
static String |
home_pipelineslist_row_failing(Object arg0)
Key
home.pipelineslist.row.failing: {0} failing. |
static String |
home_pipelineslist_row_passing(Object arg0)
Key
home.pipelineslist.row.passing: {0} passing. |
static String |
home_placeholder_linktext()
Key
home.placeholder.linktext: Create a new Pipeline. |
static String |
home_placeholder_message()
Key
home.placeholder.message: It's time to create your
first Pipeline.. |
static String |
home_placeholder_title()
Key
home.placeholder.title: Welcome to Jenkins. |
static String |
inputStep_error_message(Object arg0)
Key
inputStep.error.message: {@code This pipeline uses input
types that are unsupported. |
static String |
inputStep_error_title()
Key
inputStep.error.title: Error. |
static String |
lozenge_commit(Object arg0)
Key
lozenge.commit: {0} commits. |
static String |
Open_dashboard()
Key
Open.dashboard: Open Pipelines. |
static String |
pipelinedetail_activity_button_run()
Key
pipelinedetail.activity.button.run: Run Now. |
static String |
pipelinedetail_activity_header_branch()
Key
pipelinedetail.activity.header.branch: Branch. |
static String |
pipelinedetail_activity_header_commit()
Key
pipelinedetail.activity.header.commit: Commit. |
static String |
pipelinedetail_activity_header_completed()
Key
pipelinedetail.activity.header.completed: Completed. |
static String |
pipelinedetail_activity_header_duration()
Key
pipelinedetail.activity.header.duration: Duration. |
static String |
pipelinedetail_activity_header_message()
Key
pipelinedetail.activity.header.message: Message. |
static String |
pipelinedetail_activity_header_run()
Key
pipelinedetail.activity.header.run: Run. |
static String |
pipelinedetail_activity_header_status()
Key
pipelinedetail.activity.header.status: Status. |
static String |
pipelinedetail_branches_header_branch()
Key
pipelinedetail.branches.header.branch: Branch. |
static String |
pipelinedetail_branches_header_commit()
Key
pipelinedetail.branches.header.commit: Commit. |
static String |
pipelinedetail_branches_header_completed()
Key
pipelinedetail.branches.header.completed: Completed. |
static String |
pipelinedetail_branches_header_health()
Key
pipelinedetail.branches.header.health: Health. |
static String |
pipelinedetail_branches_header_message()
Key
pipelinedetail.branches.header.message: Latest
message. |
static String |
pipelinedetail_branches_header_status()
Key
pipelinedetail.branches.header.status: Status. |
static String |
pipelinedetail_common_tab_activity()
Key
pipelinedetail.common.tab.activity: Activity. |
static String |
pipelinedetail_common_tab_branches()
Key
pipelinedetail.common.tab.branches: Branches. |
static String |
pipelinedetail_common_tab_pullrequests()
Key
pipelinedetail.common.tab.pullrequests: Pull
Requests. |
static String |
pipelinedetail_placeholder_nobranches_linkhref()
Key
pipelinedetail.placeholder.nobranches.linkhref: https://jenkins.io/doc/. |
static String |
pipelinedetail_placeholder_nobranches_linktext()
Key
pipelinedetail.placeholder.nobranches.linktext: Learn more. |
static String |
pipelinedetail_placeholder_nobranches_message()
Key
pipelinedetail.placeholder.nobranches.message: A
Jenkinsfile is defined in your repository and describes how your
pipeline will work.. |
static String |
pipelinedetail_placeholder_nobranches_title()
Key
pipelinedetail.placeholder.nobranches.title: You
don't have any branches that contain a Jenkinsfile. |
static String |
pipelinedetail_placeholder_nopullrequests_title()
Key
pipelinedetail.placeholder.nopullrequests.title: You don't have any open pull requests. |
static String |
pipelinedetail_placeholder_noruns_default_title()
Key
pipelinedetail.placeholder.noruns.default.title: This job has not been run. |
static String |
pipelinedetail_placeholder_noruns_multibranch_branches_linktext()
Key
pipelinedetail.placeholder.noruns.multibranch.branches_linktext:
Show branches. |
static String |
pipelinedetail_placeholder_noruns_multibranch_branches_title()
Key
pipelinedetail.placeholder.noruns.multibranch.branches_title: {@code
This Pipeline hasn't run yet. |
static String |
pipelinedetail_placeholder_noruns_multibranch_noruns_title()
Key
pipelinedetail.placeholder.noruns.multibranch.noruns_title: There are no runs for '{0}'. |
static String |
pipelinedetail_placeholder_unsupported_branches_linkhref()
Key
pipelinedetail.placeholder.unsupported.branches.linkhref:
https://jenkins.io/doc/. |
static String |
pipelinedetail_placeholder_unsupported_branches_linktext()
Key
pipelinedetail.placeholder.unsupported.branches.linktext:
Learn more. |
static String |
pipelinedetail_placeholder_unsupported_branches_message()
Key
pipelinedetail.placeholder.unsupported.branches.message:
Branch runs only work with the Multibranch Pipeline job type.. |
static String |
pipelinedetail_placeholder_unsupported_branches_title()
Key
pipelinedetail.placeholder.unsupported.branches.title:
Branches are unsupported. |
static String |
pipelinedetail_placeholder_unsupported_pullrequests_linkhref()
Key
pipelinedetail.placeholder.unsupported.pullrequests.linkhref: https://jenkins.io/doc/. |
static String |
pipelinedetail_placeholder_unsupported_pullrequests_linktext()
Key
pipelinedetail.placeholder.unsupported.pullrequests.linktext: Learn more. |
static String |
pipelinedetail_placeholder_unsupported_pullrequests_message()
Key
pipelinedetail.placeholder.unsupported.pullrequests.message: Pull request runs only work with the Multibranch Pipeline job type.. |
static String |
pipelinedetail_placeholder_unsupported_pullrequests_title()
Key
pipelinedetail.placeholder.unsupported.pullrequests.title:
Pull requests are unsupported. |
static String |
pipelinedetail_pullrequests_header_author()
Key
pipelinedetail.pullrequests.header.author: Author. |
static String |
pipelinedetail_pullrequests_header_completed()
Key
pipelinedetail.pullrequests.header.completed: Completed. |
static String |
pipelinedetail_pullrequests_header_run()
Key
pipelinedetail.pullrequests.header.run: PR. |
static String |
pipelinedetail_pullrequests_header_status()
Key
pipelinedetail.pullrequests.header.status: Status. |
static String |
pipelinedetail_pullrequests_header_summary()
Key
pipelinedetail.pullrequests.header.summary: Summary. |
static String |
rundetail_artifacts_button_download()
Key
rundetail.artifacts.button.download: Download the
artifact. |
static String |
rundetail_artifacts_button_downloadAll_text()
Key
rundetail.artifacts.button.downloadAll.text: Download All. |
static String |
rundetail_artifacts_button_downloadAll_title()
Key
rundetail.artifacts.button.downloadAll.title: Download all artifact as zip. |
static String |
rundetail_artifacts_button_open()
Key
rundetail.artifacts.button.open: Open the
artifact. |
static String |
rundetail_artifacts_header_name()
Key
rundetail.artifacts.header.name: Name. |
static String |
rundetail_artifacts_header_size()
Key
rundetail.artifacts.header.size: Size. |
static String |
rundetail_artifacts_limit_message()
Key
rundetail.artifacts.limit_message: To access all
artifacts use the 'Download all' button. |
static String |
rundetail_artifacts_limit_title()
Key
rundetail.artifacts.limit_title: Showing 100
artifacts. |
static String |
rundetail_changes_header_author()
Key
rundetail.changes.header.author: Author. |
static String |
rundetail_changes_header_commit()
Key
rundetail.changes.header.commit: Commit. |
static String |
rundetail_changes_header_date()
Key
rundetail.changes.header.date: Date. |
static String |
rundetail_changes_header_message()
Key
rundetail.changes.header.message: Message. |
static String |
rundetail_changes_placeholder_title()
Key
rundetail.changes.placeholder.title: There are no
changes for this run. |
static String |
rundetail_header_branch()
Key
rundetail.header.branch: Branch. |
static String |
rundetail_header_changes_count(Object arg0)
Key
rundetail.header.changes.count: {0} changes. |
static String |
rundetail_header_changes_names(Object arg0)
Key
rundetail.header.changes.names: Changes by {0}. |
static String |
rundetail_header_changes_none()
Key
rundetail.header.changes.none: No changes. |
static String |
rundetail_header_commit()
Key
rundetail.header.commit: Commit. |
static String |
rundetail_header_tab_artifacts()
Key
rundetail.header.tab.artifacts: Artifacts. |
static String |
rundetail_header_tab_changes()
Key
rundetail.header.tab.changes: Changes. |
static String |
rundetail_header_tab_pipeline()
Key
rundetail.header.tab.pipeline: Pipeline. |
static String |
rundetail_header_tab_tests()
Key
rundetail.header.tab.tests: Tests. |
static String |
rundetail_input_cancel()
Key
rundetail.input.cancel: Abort. |
static String |
rundetail_pipeline_description()
Key
rundetail.pipeline.description: Description. |
static String |
rundetail_pipeline_logs()
Key
rundetail.pipeline.logs: Logs. |
static String |
rundetail_pipeline_nosteps_message_description()
Key
rundetail.pipeline.nosteps.message.description: This stage has no steps. |
static String |
rundetail_pipeline_nosteps_message_title()
Key
rundetail.pipeline.nosteps.message.title: No
steps. |
static String |
rundetail_pipeline_pending_message_description()
Key
rundetail.pipeline.pending.message.description: . |
static String |
rundetail_pipeline_pending_message_title()
Key
rundetail.pipeline.pending.message.title: Loading. |
static String |
rundetail_pipeline_steps(Object arg0)
Key
rundetail.pipeline.steps: Steps {0}. |
static String |
rundetail_pipeline_waiting_message_description()
Key
rundetail.pipeline.waiting.message.description: Waiting for run to start. |
static String |
rundetail_pipeline_waiting_message_title()
Key
rundetail.pipeline.waiting.message.title: Queued. |
static String |
rundetail_tests_duration(Object arg0)
Key
rundetail.tests.duration: Duration {0}. |
static String |
rundetail_tests_failed(Object arg0)
Key
rundetail.tests.failed: Failed {0}. |
static String |
rundetail_tests_passed(Object arg0)
Key
rundetail.tests.passed: Passed {0}. |
static String |
rundetail_tests_results_empty_linkhref()
Key
rundetail.tests.results.empty.linkhref: https://jenkins.io/doc/pipeline/tour/tests-and-artifacts/. |
static String |
rundetail_tests_results_empty_linktext()
Key
rundetail.tests.results.empty.linktext: Learn
more. |
static String |
rundetail_tests_results_empty_title()
Key
rundetail.tests.results.empty.title: There are no
tests archived for this run. |
static String |
rundetail_tests_results_error_message()
Key
rundetail.tests.results.error.message: Error. |
static String |
rundetail_tests_results_error_output()
Key
rundetail.tests.results.error.output: Stacktrace. |
static String |
rundetail_tests_results_error_stderr()
Key
rundetail.tests.results.error.stderr: Standard
Error. |
static String |
rundetail_tests_results_error_stdout()
Key
rundetail.tests.results.error.stdout: Standard
Output. |
static String |
rundetail_tests_results_errors_existing_count(Object arg0)
Key
rundetail.tests.results.errors.existing.count: Existing failures - {0}. |
static String |
rundetail_tests_results_errors_new_count(Object arg0)
Key
rundetail.tests.results.errors.new.count: New
failing - {0}. |
static String |
rundetail_tests_results_fixed(Object arg0)
Key
rundetail.tests.results.fixed: Fixed {0}. |
static String |
rundetail_tests_results_passing_all()
Key
rundetail.tests.results.passing.all: All tests are
passing. |
static String |
rundetail_tests_results_passing_count(Object arg0)
Key
rundetail.tests.results.passing.count: Nice one!
All {0} tests for this pipeline are passing.. |
static String |
rundetail_tests_results_skipped_count(Object arg0)
Key
rundetail.tests.results.skipped.count: Skipped -
{0}. |
static String |
rundetail_tests_results_summary_failing_message(Object arg0,
Object arg1,
Object arg2)
Key
rundetail.tests.results.summary.failing_message: There are {0} new tests failing, {1} existing failing and {2}
skipped.. |
static String |
rundetail_tests_results_summary_failing_title(Object arg0)
Key
rundetail.tests.results.summary.failing_title: {0}
tests have failed. |
static String |
rundetail_tests_results_summary_passing_after_fixes_message(Object arg0,
Object arg1)
Key
rundetail.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 |
rundetail_tests_results_summary_passing_after_fixes_title()
Key
rundetail.tests.results.summary.passing_after_fixes_title:
All tests are passing. |
static String |
rundetail_tests_results_summary_passing_message(Object arg0)
Key
rundetail.tests.results.summary.passing_message: Nice one! All {0} tests for this pipeline are passing.. |
static String |
rundetail_tests_results_summary_passing_title()
Key
rundetail.tests.results.summary.passing_title: All
tests are passing. |
static String |
Show_complete_logs()
Key
Show.complete.logs: Show complete log. |
public static String creation_git_create_credential_username_error()
creation.git.create_credential.username_error: Please enter a valid username.Please enter a valid usernamepublic static org.jvnet.localizer.Localizable _creation_git_create_credential_username_error()
creation.git.create_credential.username_error: Please enter a valid username.Please enter a valid usernamepublic static String creation_git_step3_button_open()
creation.git.step3.button_open: Open.Openpublic static org.jvnet.localizer.Localizable _creation_git_step3_button_open()
creation.git.step3.button_open: Open.Openpublic static String rundetail_header_tab_pipeline()
rundetail.header.tab.pipeline: Pipeline.Pipelinepublic static org.jvnet.localizer.Localizable _rundetail_header_tab_pipeline()
rundetail.header.tab.pipeline: Pipeline.Pipelinepublic static String pipelinedetail_branches_header_message()
pipelinedetail.branches.header.message: Latest
message.Latest messagepublic static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_message()
pipelinedetail.branches.header.message: Latest
message.Latest messagepublic static String rundetail_tests_results_empty_linkhref()
rundetail.tests.results.empty.linkhref: https://jenkins.io/doc/pipeline/tour/tests-and-artifacts/.https://jenkins.io/doc/pipeline/tour/tests-and-artifacts/public static org.jvnet.localizer.Localizable _rundetail_tests_results_empty_linkhref()
rundetail.tests.results.empty.linkhref: https://jenkins.io/doc/pipeline/tour/tests-and-artifacts/.https://jenkins.io/doc/pipeline/tour/tests-and-artifacts/public static String rundetail_tests_failed(Object arg0)
rundetail.tests.failed: Failed {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed {0}public static org.jvnet.localizer.Localizable _rundetail_tests_failed(Object arg0)
rundetail.tests.failed: Failed {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed {0}public static String inputStep_error_title()
inputStep.error.title: Error.Errorpublic static org.jvnet.localizer.Localizable _inputStep_error_title()
inputStep.error.title: Error.Errorpublic static String rundetail_tests_duration(Object arg0)
rundetail.tests.duration: Duration {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Duration {0}public static org.jvnet.localizer.Localizable _rundetail_tests_duration(Object arg0)
rundetail.tests.duration: Duration {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Duration {0}public static String rundetail_tests_results_errors_new_count(Object arg0)
rundetail.tests.results.errors.new.count: New
failing - {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).New failing - {0}public static org.jvnet.localizer.Localizable _rundetail_tests_results_errors_new_count(Object arg0)
rundetail.tests.results.errors.new.count: New
failing - {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).New failing - {0}public static String pipelinedetail_activity_header_branch()
pipelinedetail.activity.header.branch: Branch.Branchpublic static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_branch()
pipelinedetail.activity.header.branch: Branch.Branchpublic static String creation_git_create_credential_password_title()
creation.git.create_credential.password_title: Password.Passwordpublic static org.jvnet.localizer.Localizable _creation_git_create_credential_password_title()
creation.git.create_credential.password_title: Password.Passwordpublic static String pipelinedetail_activity_header_completed()
pipelinedetail.activity.header.completed: Completed.Completedpublic static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_completed()
pipelinedetail.activity.header.completed: Completed.Completedpublic static String creation_git_step1_instructions()
creation.git.step1.instructions: Any repository
containing a Jenkinsfile will be built automatically. Not sure what we
are talking about?.Any repository containing a Jenkinsfile will be built
automatically. Not sure what we are talking about?public static org.jvnet.localizer.Localizable _creation_git_step1_instructions()
creation.git.step1.instructions: Any repository
containing a Jenkinsfile will be built automatically. Not sure what we
are talking about?.Any repository containing a Jenkinsfile will be built
automatically. Not sure what we are talking about?public static String creation_core_intro_scm_provider()
creation.core.intro.scm_provider: Where do you
store your code?.Where do you store your code?public static org.jvnet.localizer.Localizable _creation_core_intro_scm_provider()
creation.core.intro.scm_provider: Where do you
store your code?.Where do you store your code?public static String rundetail_pipeline_pending_message_title()
rundetail.pipeline.pending.message.title: Loading.Loadingpublic static org.jvnet.localizer.Localizable _rundetail_pipeline_pending_message_title()
rundetail.pipeline.pending.message.title: Loading.Loadingpublic static String common_date_duration_format()
common.date.duration.format: d[d] h[h] m[m] s[s].d[d] h[h] m[m] s[s]public static org.jvnet.localizer.Localizable _common_date_duration_format()
common.date.duration.format: d[d] h[h] m[m] s[s].d[d] h[h] m[m] s[s]public static String creation_git_create_credential_username_title()
creation.git.create_credential.username_title: Username.Usernamepublic static org.jvnet.localizer.Localizable _creation_git_create_credential_username_title()
creation.git.create_credential.username_title: Username.Usernamepublic static String creation_git_create_credential_credential_type_user_pass()
creation.git.create_credential.credential_type_user_pass:
Username & Password.Username & Passwordpublic static org.jvnet.localizer.Localizable _creation_git_create_credential_credential_type_user_pass()
creation.git.create_credential.credential_type_user_pass:
Username & Password.Username & Passwordpublic static String rundetail_tests_results_passing_count(Object arg0)
rundetail.tests.results.passing.count: Nice one!
All {0} tests for this pipeline are passing..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Nice one! All {0} tests for this pipeline are passing.public static org.jvnet.localizer.Localizable _rundetail_tests_results_passing_count(Object arg0)
rundetail.tests.results.passing.count: Nice one!
All {0} tests for this pipeline are passing..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Nice one! All {0} tests for this pipeline are passing.public static String home_placeholder_linktext()
home.placeholder.linktext: Create a new Pipeline.Create a new Pipelinepublic static org.jvnet.localizer.Localizable _home_placeholder_linktext()
home.placeholder.linktext: Create a new Pipeline.Create a new Pipelinepublic static String common_date_duration_hint_format()
common.date.duration.hint.format: M [month], d
[days], h[ hours], m[ minutes], s[ seconds].M [month], d [days], h[ hours], m[ minutes], s[ seconds]public static org.jvnet.localizer.Localizable _common_date_duration_hint_format()
common.date.duration.hint.format: M [month], d
[days], h[ hours], m[ minutes], s[ seconds].M [month], d [days], h[ hours], m[ minutes], s[ seconds]public static String pipelinedetail_placeholder_unsupported_branches_title()
pipelinedetail.placeholder.unsupported.branches.title:
Branches are unsupported.Branches are unsupportedpublic static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_branches_title()
pipelinedetail.placeholder.unsupported.branches.title:
Branches are unsupported.Branches are unsupportedpublic static String enable()
enable: Enable.Enablepublic static org.jvnet.localizer.Localizable _enable()
enable: Enable.Enablepublic static String pipelinedetail_activity_header_message()
pipelinedetail.activity.header.message: Message.Messagepublic static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_message()
pipelinedetail.activity.header.message: Message.Messagepublic static String creation_git_step2_title()
creation.git.step2.title: Naming conflict.Naming conflictpublic static org.jvnet.localizer.Localizable _creation_git_step2_title()
creation.git.step2.title: Naming conflict.Naming conflictpublic static String rundetail_header_commit()
rundetail.header.commit: Commit.Commitpublic static org.jvnet.localizer.Localizable _rundetail_header_commit()
rundetail.header.commit: Commit.Commitpublic static String rundetail_tests_results_empty_title()
rundetail.tests.results.empty.title: There are no
tests archived for this run.There are no tests archived for this runpublic static org.jvnet.localizer.Localizable _rundetail_tests_results_empty_title()
rundetail.tests.results.empty.title: There are no
tests archived for this run.There are no tests archived for this runpublic static String pipelinedetail_placeholder_unsupported_branches_linkhref()
pipelinedetail.placeholder.unsupported.branches.linkhref:
https://jenkins.io/doc/.https://jenkins.io/doc/public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_branches_linkhref()
pipelinedetail.placeholder.unsupported.branches.linkhref:
https://jenkins.io/doc/.https://jenkins.io/doc/public static String pipelinedetail_pullrequests_header_summary()
pipelinedetail.pullrequests.header.summary: Summary.Summarypublic static org.jvnet.localizer.Localizable _pipelinedetail_pullrequests_header_summary()
pipelinedetail.pullrequests.header.summary: Summary.Summarypublic static String inputStep_error_message(Object arg0)
inputStep.error.message: This pipeline uses input
types that are unsupported.
Use [Jenkins Classic]({0}) to resolve
this input step..arg0 - 1st format parameter, {0}, as String.valueOf(Object).This pipeline uses input types that are unsupported.
Use
[Jenkins Classic]({0}) to resolve this input step.public static org.jvnet.localizer.Localizable _inputStep_error_message(Object arg0)
inputStep.error.message: This pipeline uses input
types that are unsupported.
Use [Jenkins Classic]({0}) to resolve
this input step..arg0 - 1st format parameter, {0}, as String.valueOf(Object).This pipeline uses input types that are unsupported.
Use
[Jenkins Classic]({0}) to resolve this input step.public static String rundetail_artifacts_button_download()
rundetail.artifacts.button.download: Download the
artifact.Download the artifactpublic static org.jvnet.localizer.Localizable _rundetail_artifacts_button_download()
rundetail.artifacts.button.download: Download the
artifact.Download the artifactpublic static String rundetail_changes_header_author()
rundetail.changes.header.author: Author.Authorpublic static org.jvnet.localizer.Localizable _rundetail_changes_header_author()
rundetail.changes.header.author: Author.Authorpublic static String home_pipelineslist_header_health()
home.pipelineslist.header.health: Health.Healthpublic static org.jvnet.localizer.Localizable _home_pipelineslist_header_health()
home.pipelineslist.header.health: Health.Healthpublic static String creation_core_intro_invalid_permission_button()
creation.core.intro.invalid_permission_button: Back
to Pipelines.Back to Pipelinespublic static org.jvnet.localizer.Localizable _creation_core_intro_invalid_permission_button()
creation.core.intro.invalid_permission_button: Back
to Pipelines.Back to Pipelinespublic static String creation_git_step1_title()
creation.git.step1.title: Connect to a Git
repository.Connect to a Git repositorypublic static org.jvnet.localizer.Localizable _creation_git_step1_title()
creation.git.step1.title: Connect to a Git
repository.Connect to a Git repositorypublic static String rundetail_tests_passed(Object arg0)
rundetail.tests.passed: Passed {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Passed {0}public static org.jvnet.localizer.Localizable _rundetail_tests_passed(Object arg0)
rundetail.tests.passed: Passed {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Passed {0}public static String creation_core_intro_invalid_permission_title()
creation.core.intro.invalid_permission_title: You
do not have permission to create Pipelines.You do not have permission to create Pipelinespublic static org.jvnet.localizer.Localizable _creation_core_intro_invalid_permission_title()
creation.core.intro.invalid_permission_title: You
do not have permission to create Pipelines.You do not have permission to create Pipelinespublic static String pipelinedetail_placeholder_unsupported_pullrequests_linktext()
pipelinedetail.placeholder.unsupported.pullrequests.linktext: Learn more.Learn morepublic static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_pullrequests_linktext()
pipelinedetail.placeholder.unsupported.pullrequests.linktext: Learn more.Learn morepublic static String creation_git_step1_create_credential_button()
creation.git.step1.create_credential_button: Add.Addpublic static org.jvnet.localizer.Localizable _creation_git_step1_create_credential_button()
creation.git.step1.create_credential_button: Add.Addpublic static String rundetail_artifacts_limit_title()
rundetail.artifacts.limit_title: Showing 100
artifacts.Showing 100 artifactspublic static org.jvnet.localizer.Localizable _rundetail_artifacts_limit_title()
rundetail.artifacts.limit_title: Showing 100
artifacts.Showing 100 artifactspublic static String common_date_readable_long()
common.date.readable.long: MMM DD YYYY h:mma Z.MMM DD YYYY h:mma Zpublic static org.jvnet.localizer.Localizable _common_date_readable_long()
common.date.readable.long: MMM DD YYYY h:mma Z.MMM DD YYYY h:mma Zpublic static String creation_git_step2_text_name_placeholder()
creation.git.step2.text_name_placeholder: Pipeline
name.Pipeline namepublic static org.jvnet.localizer.Localizable _creation_git_step2_text_name_placeholder()
creation.git.step2.text_name_placeholder: Pipeline
name.Pipeline namepublic static String pipelinedetail_pullrequests_header_completed()
pipelinedetail.pullrequests.header.completed: Completed.Completedpublic static org.jvnet.localizer.Localizable _pipelinedetail_pullrequests_header_completed()
pipelinedetail.pullrequests.header.completed: Completed.Completedpublic static String creation_core_intro_invalid_security_title()
creation.core.intro.invalid_security_title: Pipeline creation disabled.Pipeline creation disabledpublic static org.jvnet.localizer.Localizable _creation_core_intro_invalid_security_title()
creation.core.intro.invalid_security_title: Pipeline creation disabled.Pipeline creation disabledpublic static String rundetail_header_changes_count(Object arg0)
rundetail.header.changes.count: {0} changes.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} changespublic static org.jvnet.localizer.Localizable _rundetail_header_changes_count(Object arg0)
rundetail.header.changes.count: {0} changes.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} changespublic static String rundetail_pipeline_logs()
rundetail.pipeline.logs: Logs.Logspublic static org.jvnet.localizer.Localizable _rundetail_pipeline_logs()
rundetail.pipeline.logs: Logs.Logspublic static String rundetail_tests_results_error_stderr()
rundetail.tests.results.error.stderr: Standard
Error.Standard Errorpublic static org.jvnet.localizer.Localizable _rundetail_tests_results_error_stderr()
rundetail.tests.results.error.stderr: Standard
Error.Standard Errorpublic static String creation_git_step1_repo_error_required()
creation.git.step1.repo_error_required: Please
enter a URL..Please enter a URL.public static org.jvnet.localizer.Localizable _creation_git_step1_repo_error_required()
creation.git.step1.repo_error_required: Please
enter a URL..Please enter a URL.public static String home_header_dashboard()
home.header.dashboard: Pipelines.Pipelinespublic static org.jvnet.localizer.Localizable _home_header_dashboard()
home.header.dashboard: Pipelines.Pipelinespublic static String pipelinedetail_activity_header_status()
pipelinedetail.activity.header.status: Status.Statuspublic static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_status()
pipelinedetail.activity.header.status: Status.Statuspublic static String rundetail_header_tab_artifacts()
rundetail.header.tab.artifacts: Artifacts.Artifactspublic static org.jvnet.localizer.Localizable _rundetail_header_tab_artifacts()
rundetail.header.tab.artifacts: Artifacts.Artifactspublic static String pipelinedetail_branches_header_commit()
pipelinedetail.branches.header.commit: Commit.Commitpublic static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_commit()
pipelinedetail.branches.header.commit: Commit.Commitpublic static String rundetail_tests_results_errors_existing_count(Object arg0)
rundetail.tests.results.errors.existing.count: Existing failures - {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Existing failures - {0}public static org.jvnet.localizer.Localizable _rundetail_tests_results_errors_existing_count(Object arg0)
rundetail.tests.results.errors.existing.count: Existing failures - {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Existing failures - {0}public static String rundetail_pipeline_waiting_message_description()
rundetail.pipeline.waiting.message.description: Waiting for run to start.Waiting for run to startpublic static org.jvnet.localizer.Localizable _rundetail_pipeline_waiting_message_description()
rundetail.pipeline.waiting.message.description: Waiting for run to start.Waiting for run to startpublic static String creation_git_create_credential_sshkey_error()
creation.git.create_credential.sshkey_error: Please
enter a valid SSH private key..Please enter a valid SSH private key.public static org.jvnet.localizer.Localizable _creation_git_create_credential_sshkey_error()
creation.git.create_credential.sshkey_error: Please
enter a valid SSH private key..Please enter a valid SSH private key.public static String creation_git_step1_credentials_error_invalid()
creation.git.step1.credentials_error_invalid: Please select a valid credential..Please select a valid credential.public static org.jvnet.localizer.Localizable _creation_git_step1_credentials_error_invalid()
creation.git.step1.credentials_error_invalid: Please select a valid credential..Please select a valid credential.public static String rundetail_tests_results_summary_failing_title(Object arg0)
rundetail.tests.results.summary.failing_title: {0}
tests have failed.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} tests have failedpublic static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_failing_title(Object arg0)
rundetail.tests.results.summary.failing_title: {0}
tests have failed.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} tests have failedpublic static String pipelinedetail_placeholder_nobranches_title()
pipelinedetail.placeholder.nobranches.title: You
don't have any branches that contain a Jenkinsfile.You don't have any branches that contain a Jenkinsfilepublic static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_nobranches_title()
pipelinedetail.placeholder.nobranches.title: You
don't have any branches that contain a Jenkinsfile.You don't have any branches that contain a Jenkinsfilepublic static String home_pipelineslist_header_name()
home.pipelineslist.header.name: Name.Namepublic static org.jvnet.localizer.Localizable _home_pipelineslist_header_name()
home.pipelineslist.header.name: Name.Namepublic static String common_pager_loading()
common.pager.loading: Loading....Loading...public static org.jvnet.localizer.Localizable _common_pager_loading()
common.pager.loading: Loading....Loading...public static String pipelinedetail_branches_header_completed()
pipelinedetail.branches.header.completed: Completed.Completedpublic static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_completed()
pipelinedetail.branches.header.completed: Completed.Completedpublic static String common_pager_more()
common.pager.more: Show more.Show morepublic static org.jvnet.localizer.Localizable _common_pager_more()
common.pager.more: Show more.Show morepublic static String rundetail_header_tab_tests()
rundetail.header.tab.tests: Tests.Testspublic static org.jvnet.localizer.Localizable _rundetail_header_tab_tests()
rundetail.header.tab.tests: Tests.Testspublic static String pipelinedetail_pullrequests_header_run()
pipelinedetail.pullrequests.header.run: PR.PRpublic static org.jvnet.localizer.Localizable _pipelinedetail_pullrequests_header_run()
pipelinedetail.pullrequests.header.run: PR.PRpublic static String creation_git_step1_repo_title()
creation.git.step1.repo_title: Repository URL.Repository URLpublic static org.jvnet.localizer.Localizable _creation_git_step1_repo_title()
creation.git.step1.repo_title: Repository URL.Repository URLpublic static String common_date_readable_short()
common.date.readable.short: MMM DD h:mma Z.MMM DD h:mma Zpublic static org.jvnet.localizer.Localizable _common_date_readable_short()
common.date.readable.short: MMM DD h:mma Z.MMM DD h:mma Zpublic static String pipelinedetail_placeholder_noruns_multibranch_noruns_title()
pipelinedetail.placeholder.noruns.multibranch.noruns_title: There are no runs for '{0}'.There are no runs for '{0}'public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_noruns_multibranch_noruns_title()
pipelinedetail.placeholder.noruns.multibranch.noruns_title: There are no runs for '{0}'.There are no runs for '{0}'public static String pipelinedetail_placeholder_unsupported_pullrequests_message()
pipelinedetail.placeholder.unsupported.pullrequests.message: Pull request runs only work with the Multibranch Pipeline job type..Pull request runs only work with the Multibranch Pipeline job
type.public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_pullrequests_message()
pipelinedetail.placeholder.unsupported.pullrequests.message: Pull request runs only work with the Multibranch Pipeline job type..Pull request runs only work with the Multibranch Pipeline job
type.public static String creation_git_create_credential_sshkey_title()
creation.git.create_credential.sshkey_title: SSH
Private Key.SSH Private Keypublic static org.jvnet.localizer.Localizable _creation_git_create_credential_sshkey_title()
creation.git.create_credential.sshkey_title: SSH
Private Key.SSH Private Keypublic static String pipelinedetail_placeholder_unsupported_branches_message()
pipelinedetail.placeholder.unsupported.branches.message:
Branch runs only work with the Multibranch Pipeline job type..Branch runs only work with the Multibranch Pipeline job type.public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_branches_message()
pipelinedetail.placeholder.unsupported.branches.message:
Branch runs only work with the Multibranch Pipeline job type..Branch runs only work with the Multibranch Pipeline job type.public static String creation_git_create_credential_title()
creation.git.create_credential.title: Add
credential.Add credentialpublic static org.jvnet.localizer.Localizable _creation_git_create_credential_title()
creation.git.create_credential.title: Add
credential.Add credentialpublic static String rundetail_header_branch()
rundetail.header.branch: Branch.Branchpublic static org.jvnet.localizer.Localizable _rundetail_header_branch()
rundetail.header.branch: Branch.Branchpublic static String creation_git_create_credential_error_msg()
creation.git.create_credential.error_msg: An error
occurred while creating the credential. You may try again..An error occurred while creating the credential. You may try
again.public static org.jvnet.localizer.Localizable _creation_git_create_credential_error_msg()
creation.git.create_credential.error_msg: An error
occurred while creating the credential. You may try again..An error occurred while creating the credential. You may try
again.public static String rundetail_pipeline_waiting_message_title()
rundetail.pipeline.waiting.message.title: Queued.Queuedpublic static org.jvnet.localizer.Localizable _rundetail_pipeline_waiting_message_title()
rundetail.pipeline.waiting.message.title: Queued.Queuedpublic static String rundetail_pipeline_nosteps_message_description()
rundetail.pipeline.nosteps.message.description: This stage has no steps.This stage has no stepspublic static org.jvnet.localizer.Localizable _rundetail_pipeline_nosteps_message_description()
rundetail.pipeline.nosteps.message.description: This stage has no steps.This stage has no stepspublic static String rundetail_pipeline_steps(Object arg0)
rundetail.pipeline.steps: Steps {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Steps {0}public static org.jvnet.localizer.Localizable _rundetail_pipeline_steps(Object arg0)
rundetail.pipeline.steps: Steps {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Steps {0}public static String home_pipelineslist_row_failing(Object arg0)
home.pipelineslist.row.failing: {0} failing.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} failingpublic static org.jvnet.localizer.Localizable _home_pipelineslist_row_failing(Object arg0)
home.pipelineslist.row.failing: {0} failing.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} failingpublic static String creation_git_step1_instructions_link()
creation.git.step1.instructions_link: Learn more
about Jenkinsfile's..Learn more about Jenkinsfile's.public static org.jvnet.localizer.Localizable _creation_git_step1_instructions_link()
creation.git.step1.instructions_link: Learn more
about Jenkinsfile's..Learn more about Jenkinsfile's.public static String creation_core_header_title()
creation.core.header.title: Create Pipeline.Create Pipelinepublic static org.jvnet.localizer.Localizable _creation_core_header_title()
creation.core.header.title: Create Pipeline.Create Pipelinepublic static String rundetail_tests_results_fixed(Object arg0)
rundetail.tests.results.fixed: Fixed {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Fixed {0}public static org.jvnet.localizer.Localizable _rundetail_tests_results_fixed(Object arg0)
rundetail.tests.results.fixed: Fixed {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Fixed {0}public static String rundetail_tests_results_skipped_count(Object arg0)
rundetail.tests.results.skipped.count: Skipped -
{0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Skipped - {0}public static org.jvnet.localizer.Localizable _rundetail_tests_results_skipped_count(Object arg0)
rundetail.tests.results.skipped.count: Skipped -
{0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Skipped - {0}public static String rundetail_tests_results_summary_passing_after_fixes_message(Object arg0, Object arg1)
rundetail.tests.results.summary.passing_after_fixes_message: Nice one! This run fixed {0} tests and now all {1} tests for this
pipeline are passing..arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Nice one! This run fixed {0} tests and now all {1} tests for
this pipeline are passing.public static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_passing_after_fixes_message(Object arg0, Object arg1)
rundetail.tests.results.summary.passing_after_fixes_message: Nice one! This run fixed {0} tests and now all {1} tests for this
pipeline are passing..arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Nice one! This run fixed {0} tests and now all {1} tests for
this pipeline are passing.public static String pipelinedetail_branches_header_health()
pipelinedetail.branches.header.health: Health.Healthpublic static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_health()
pipelinedetail.branches.header.health: Health.Healthpublic static String creation_git_step1_create_button()
creation.git.step1.create_button: Create Pipeline.Create Pipelinepublic static org.jvnet.localizer.Localizable _creation_git_step1_create_button()
creation.git.step1.create_button: Create Pipeline.Create Pipelinepublic static String pipelinedetail_placeholder_nobranches_linktext()
pipelinedetail.placeholder.nobranches.linktext: Learn more.Learn morepublic static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_nobranches_linktext()
pipelinedetail.placeholder.nobranches.linktext: Learn more.Learn morepublic static String home_pipelineslist_header_branches()
home.pipelineslist.header.branches: Branches.Branchespublic static org.jvnet.localizer.Localizable _home_pipelineslist_header_branches()
home.pipelineslist.header.branches: Branches.Branchespublic static String pipelinedetail_pullrequests_header_author()
pipelinedetail.pullrequests.header.author: Author.Authorpublic static org.jvnet.localizer.Localizable _pipelinedetail_pullrequests_header_author()
pipelinedetail.pullrequests.header.author: Author.Authorpublic static String rundetail_input_cancel()
rundetail.input.cancel: Abort.Abortpublic static org.jvnet.localizer.Localizable _rundetail_input_cancel()
rundetail.input.cancel: Abort.Abortpublic static String creation_git_step1_credentials()
creation.git.step1.credentials: Credentials.Credentialspublic static org.jvnet.localizer.Localizable _creation_git_step1_credentials()
creation.git.step1.credentials: Credentials.Credentialspublic static String creation_git_step3_title_completed()
creation.git.step3.title_completed: Completed.Completedpublic static org.jvnet.localizer.Localizable _creation_git_step3_title_completed()
creation.git.step3.title_completed: Completed.Completedpublic static String pipelinedetail_placeholder_unsupported_pullrequests_linkhref()
pipelinedetail.placeholder.unsupported.pullrequests.linkhref: https://jenkins.io/doc/.https://jenkins.io/doc/public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_pullrequests_linkhref()
pipelinedetail.placeholder.unsupported.pullrequests.linkhref: https://jenkins.io/doc/.https://jenkins.io/doc/public static String creation_git_create_credential_button_create()
creation.git.create_credential.button_create: Create credential.Create credentialpublic static org.jvnet.localizer.Localizable _creation_git_create_credential_button_create()
creation.git.create_credential.button_create: Create credential.Create credentialpublic static String home_placeholder_title()
home.placeholder.title: Welcome to Jenkins.Welcome to Jenkinspublic static org.jvnet.localizer.Localizable _home_placeholder_title()
home.placeholder.title: Welcome to Jenkins.Welcome to Jenkinspublic static String rundetail_tests_results_error_output()
rundetail.tests.results.error.output: Stacktrace.Stacktracepublic static org.jvnet.localizer.Localizable _rundetail_tests_results_error_output()
rundetail.tests.results.error.output: Stacktrace.Stacktracepublic static String creation_core_intro_invalid_security_linktext()
creation.core.intro.invalid_security_linktext: Learn more.Learn morepublic static org.jvnet.localizer.Localizable _creation_core_intro_invalid_security_linktext()
creation.core.intro.invalid_security_linktext: Learn more.Learn morepublic static String rundetail_header_changes_none()
rundetail.header.changes.none: No changes.No changespublic static org.jvnet.localizer.Localizable _rundetail_header_changes_none()
rundetail.header.changes.none: No changes.No changespublic static String rundetail_changes_header_date()
rundetail.changes.header.date: Date.Datepublic static org.jvnet.localizer.Localizable _rundetail_changes_header_date()
rundetail.changes.header.date: Date.Datepublic static String pipelinedetail_branches_header_branch()
pipelinedetail.branches.header.branch: Branch.Branchpublic static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_branch()
pipelinedetail.branches.header.branch: Branch.Branchpublic static String Show_complete_logs()
Show.complete.logs: Show complete log.Show complete logpublic static org.jvnet.localizer.Localizable _Show_complete_logs()
Show.complete.logs: Show complete log.Show complete logpublic static String creation_git_create_credential_credential_type_ssh_key()
creation.git.create_credential.credential_type_ssh_key:
SSH Key.SSH Keypublic static org.jvnet.localizer.Localizable _creation_git_create_credential_credential_type_ssh_key()
creation.git.create_credential.credential_type_ssh_key:
SSH Key.SSH Keypublic static String creation_git_create_credential_button_close()
creation.git.create_credential.button_close: Cancel.Cancelpublic static org.jvnet.localizer.Localizable _creation_git_create_credential_button_close()
creation.git.create_credential.button_close: Cancel.Cancelpublic static String rundetail_tests_results_empty_linktext()
rundetail.tests.results.empty.linktext: Learn
more.Learn morepublic static org.jvnet.localizer.Localizable _rundetail_tests_results_empty_linktext()
rundetail.tests.results.empty.linktext: Learn
more.Learn morepublic static String pipelinedetail_activity_button_run()
pipelinedetail.activity.button.run: Run Now.Run Nowpublic static org.jvnet.localizer.Localizable _pipelinedetail_activity_button_run()
pipelinedetail.activity.button.run: Run Now.Run Nowpublic static String pipelinedetail_placeholder_nobranches_message()
pipelinedetail.placeholder.nobranches.message: A
Jenkinsfile is defined in your repository and describes how your
pipeline will work..A Jenkinsfile is defined in your repository and describes how
your pipeline will work.public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_nobranches_message()
pipelinedetail.placeholder.nobranches.message: A
Jenkinsfile is defined in your repository and describes how your
pipeline will work..A Jenkinsfile is defined in your repository and describes how
your pipeline will work.public static String pipelinedetail_common_tab_activity()
pipelinedetail.common.tab.activity: Activity.Activitypublic static org.jvnet.localizer.Localizable _pipelinedetail_common_tab_activity()
pipelinedetail.common.tab.activity: Activity.Activitypublic static String pipelinedetail_pullrequests_header_status()
pipelinedetail.pullrequests.header.status: Status.Statuspublic static org.jvnet.localizer.Localizable _pipelinedetail_pullrequests_header_status()
pipelinedetail.pullrequests.header.status: Status.Statuspublic static String creation_git_step1_create_button_progress()
creation.git.step1.create_button_progress: Creating
Pipeline....Creating Pipeline...public static org.jvnet.localizer.Localizable _creation_git_step1_create_button_progress()
creation.git.step1.create_button_progress: Creating
Pipeline....Creating Pipeline...public static String rundetail_changes_header_message()
rundetail.changes.header.message: Message.Messagepublic static org.jvnet.localizer.Localizable _rundetail_changes_header_message()
rundetail.changes.header.message: Message.Messagepublic static String pipelinedetail_placeholder_unsupported_pullrequests_title()
pipelinedetail.placeholder.unsupported.pullrequests.title:
Pull requests are unsupported.Pull requests are unsupportedpublic static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_pullrequests_title()
pipelinedetail.placeholder.unsupported.pullrequests.title:
Pull requests are unsupported.Pull requests are unsupportedpublic static String rundetail_artifacts_header_size()
rundetail.artifacts.header.size: Size.Sizepublic static org.jvnet.localizer.Localizable _rundetail_artifacts_header_size()
rundetail.artifacts.header.size: Size.Sizepublic static String pipelinedetail_placeholder_noruns_multibranch_branches_title()
pipelinedetail.placeholder.noruns.multibranch.branches_title: This Pipeline hasn't run yet. Why not run one of the branches?.This Pipeline hasn't run yet. Why not run one of the branches?public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_noruns_multibranch_branches_title()
pipelinedetail.placeholder.noruns.multibranch.branches_title: This Pipeline hasn't run yet. Why not run one of the branches?.This Pipeline hasn't run yet. Why not run one of the branches?public static String rundetail_tests_results_summary_passing_after_fixes_title()
rundetail.tests.results.summary.passing_after_fixes_title:
All tests are passing.All tests are passingpublic static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_passing_after_fixes_title()
rundetail.tests.results.summary.passing_after_fixes_title:
All tests are passing.All tests are passingpublic static String Open_dashboard()
Open.dashboard: Open Pipelines.Open Pipelinespublic static org.jvnet.localizer.Localizable _Open_dashboard()
Open.dashboard: Open Pipelines.Open Pipelinespublic static String creation_git_step2_name_required()
creation.git.step2.name_required: '{0}' is
unavailable. A unique name is required..'{0}' is unavailable. A unique name is required.public static org.jvnet.localizer.Localizable _creation_git_step2_name_required()
creation.git.step2.name_required: '{0}' is
unavailable. A unique name is required..'{0}' is unavailable. A unique name is required.public static String rundetail_changes_placeholder_title()
rundetail.changes.placeholder.title: There are no
changes for this run.There are no changes for this runpublic static org.jvnet.localizer.Localizable _rundetail_changes_placeholder_title()
rundetail.changes.placeholder.title: There are no
changes for this run.There are no changes for this runpublic static String pipelinedetail_activity_header_commit()
pipelinedetail.activity.header.commit: Commit.Commitpublic static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_commit()
pipelinedetail.activity.header.commit: Commit.Commitpublic static String home_header_button_createpipeline()
home.header.button.createpipeline: New Pipeline.New Pipelinepublic static org.jvnet.localizer.Localizable _home_header_button_createpipeline()
home.header.button.createpipeline: New Pipeline.New Pipelinepublic static String pipelinedetail_placeholder_noruns_default_title()
pipelinedetail.placeholder.noruns.default.title: This job has not been run.This job has not been runpublic static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_noruns_default_title()
pipelinedetail.placeholder.noruns.default.title: This job has not been run.This job has not been runpublic static String rundetail_artifacts_header_name()
rundetail.artifacts.header.name: Name.Namepublic static org.jvnet.localizer.Localizable _rundetail_artifacts_header_name()
rundetail.artifacts.header.name: Name.Namepublic static String pipelinedetail_activity_header_duration()
pipelinedetail.activity.header.duration: Duration.Durationpublic static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_duration()
pipelinedetail.activity.header.duration: Duration.Durationpublic static String rundetail_tests_results_summary_failing_message(Object arg0, Object arg1, Object arg2)
rundetail.tests.results.summary.failing_message: There are {0} new tests failing, {1} existing failing and {2}
skipped..arg2 - 3rd format parameter, {2}, as String.valueOf(Object).arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).There are {0} new tests failing, {1} existing failing and {2}
skipped.public static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_failing_message(Object arg0, Object arg1, Object arg2)
rundetail.tests.results.summary.failing_message: There are {0} new tests failing, {1} existing failing and {2}
skipped..arg2 - 3rd format parameter, {2}, as String.valueOf(Object).arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).There are {0} new tests failing, {1} existing failing and {2}
skipped.public static String creation_core_header_classic()
creation.core.header.classic: Classic Item
Creation.Classic Item Creationpublic static org.jvnet.localizer.Localizable _creation_core_header_classic()
creation.core.header.classic: Classic Item
Creation.Classic Item Creationpublic static String pipelinedetail_placeholder_unsupported_branches_linktext()
pipelinedetail.placeholder.unsupported.branches.linktext:
Learn more.Learn morepublic static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_branches_linktext()
pipelinedetail.placeholder.unsupported.branches.linktext:
Learn more.Learn morepublic static String common_date_duration_display_format()
common.date.duration.display.format: d[d] h[h] m[m]
s[s].d[d] h[h] m[m] s[s]public static org.jvnet.localizer.Localizable _common_date_duration_display_format()
common.date.duration.display.format: d[d] h[h] m[m]
s[s].d[d] h[h] m[m] s[s]public static String rundetail_tests_results_error_message()
rundetail.tests.results.error.message: Error.Errorpublic static org.jvnet.localizer.Localizable _rundetail_tests_results_error_message()
rundetail.tests.results.error.message: Error.Errorpublic static String rundetail_artifacts_button_downloadAll_title()
rundetail.artifacts.button.downloadAll.title: Download all artifact as zip.Download all artifact as zippublic static org.jvnet.localizer.Localizable _rundetail_artifacts_button_downloadAll_title()
rundetail.artifacts.button.downloadAll.title: Download all artifact as zip.Download all artifact as zippublic static String rundetail_artifacts_limit_message()
rundetail.artifacts.limit_message: To access all
artifacts use the 'Download all' button.To access all artifacts use the 'Download all' buttonpublic static org.jvnet.localizer.Localizable _rundetail_artifacts_limit_message()
rundetail.artifacts.limit_message: To access all
artifacts use the 'Download all' button.To access all artifacts use the 'Download all' buttonpublic static String rundetail_changes_header_commit()
rundetail.changes.header.commit: Commit.Commitpublic static org.jvnet.localizer.Localizable _rundetail_changes_header_commit()
rundetail.changes.header.commit: Commit.Commitpublic static String rundetail_pipeline_description()
rundetail.pipeline.description: Description.Descriptionpublic static org.jvnet.localizer.Localizable _rundetail_pipeline_description()
rundetail.pipeline.description: Description.Descriptionpublic static String rundetail_tests_results_summary_passing_title()
rundetail.tests.results.summary.passing_title: All
tests are passing.All tests are passingpublic static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_passing_title()
rundetail.tests.results.summary.passing_title: All
tests are passing.All tests are passingpublic static String rundetail_tests_results_passing_all()
rundetail.tests.results.passing.all: All tests are
passing.All tests are passingpublic static org.jvnet.localizer.Localizable _rundetail_tests_results_passing_all()
rundetail.tests.results.passing.all: All tests are
passing.All tests are passingpublic static String lozenge_commit(Object arg0)
lozenge.commit: {0} commits.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} commitspublic static org.jvnet.localizer.Localizable _lozenge_commit(Object arg0)
lozenge.commit: {0} commits.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} commitspublic static String pipelinedetail_placeholder_noruns_multibranch_branches_linktext()
pipelinedetail.placeholder.noruns.multibranch.branches_linktext:
Show branches.Show branchespublic static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_noruns_multibranch_branches_linktext()
pipelinedetail.placeholder.noruns.multibranch.branches_linktext:
Show branches.Show branchespublic static String creation_git_create_credential_credential_type()
creation.git.create_credential.credential_type: Credential Type.Credential Typepublic static org.jvnet.localizer.Localizable _creation_git_create_credential_credential_type()
creation.git.create_credential.credential_type: Credential Type.Credential Typepublic static String pipelinedetail_branches_header_status()
pipelinedetail.branches.header.status: Status.Statuspublic static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_status()
pipelinedetail.branches.header.status: Status.Statuspublic static String creation_core_intro_invalid_security_message()
creation.core.intro.invalid_security_message: Pipeline creation requires security to be enabled.Pipeline creation requires security to be enabledpublic static org.jvnet.localizer.Localizable _creation_core_intro_invalid_security_message()
creation.core.intro.invalid_security_message: Pipeline creation requires security to be enabled.Pipeline creation requires security to be enabledpublic static String rundetail_pipeline_nosteps_message_title()
rundetail.pipeline.nosteps.message.title: No
steps.No stepspublic static org.jvnet.localizer.Localizable _rundetail_pipeline_nosteps_message_title()
rundetail.pipeline.nosteps.message.title: No
steps.No stepspublic static String creation_git_step2_name_unavailable()
creation.git.step2.name_unavailable: The name '{0}'
is not available. Please try a different name..The name '{0}' is not available. Please try a different name.public static org.jvnet.localizer.Localizable _creation_git_step2_name_unavailable()
creation.git.step2.name_unavailable: The name '{0}'
is not available. Please try a different name..The name '{0}' is not available. Please try a different name.public static String creation_git_step2_button_save()
creation.git.step2.button_save: Save.Savepublic static org.jvnet.localizer.Localizable _creation_git_step2_button_save()
creation.git.step2.button_save: Save.Savepublic static String pipelinedetail_placeholder_nobranches_linkhref()
pipelinedetail.placeholder.nobranches.linkhref: https://jenkins.io/doc/.https://jenkins.io/doc/public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_nobranches_linkhref()
pipelinedetail.placeholder.nobranches.linkhref: https://jenkins.io/doc/.https://jenkins.io/doc/public static String rundetail_artifacts_button_open()
rundetail.artifacts.button.open: Open the
artifact.Open the artifactpublic static org.jvnet.localizer.Localizable _rundetail_artifacts_button_open()
rundetail.artifacts.button.open: Open the
artifact.Open the artifactpublic static String rundetail_header_tab_changes()
rundetail.header.tab.changes: Changes.Changespublic static org.jvnet.localizer.Localizable _rundetail_header_tab_changes()
rundetail.header.tab.changes: Changes.Changespublic static String creation_core_header_close()
creation.core.header.close: Close.Closepublic static org.jvnet.localizer.Localizable _creation_core_header_close()
creation.core.header.close: Close.Closepublic static String home_placeholder_message()
home.placeholder.message: It's time to create your
first Pipeline..It's time to create your first Pipeline.public static org.jvnet.localizer.Localizable _home_placeholder_message()
home.placeholder.message: It's time to create your
first Pipeline..It's time to create your first Pipeline.public static String creation_git_step3_title_pipeline_create()
creation.git.step3.title_pipeline_create: Creating
Pipeline....Creating Pipeline...public static org.jvnet.localizer.Localizable _creation_git_step3_title_pipeline_create()
creation.git.step3.title_pipeline_create: Creating
Pipeline....Creating Pipeline...public static String rundetail_artifacts_button_downloadAll_text()
rundetail.artifacts.button.downloadAll.text: Download All.Download Allpublic static org.jvnet.localizer.Localizable _rundetail_artifacts_button_downloadAll_text()
rundetail.artifacts.button.downloadAll.text: Download All.Download Allpublic static String home_pipelineslist_header_pullrequests()
home.pipelineslist.header.pullrequests: PR.PRpublic static org.jvnet.localizer.Localizable _home_pipelineslist_header_pullrequests()
home.pipelineslist.header.pullrequests: PR.PRpublic static String rundetail_pipeline_pending_message_description()
rundetail.pipeline.pending.message.description: .public static org.jvnet.localizer.Localizable _rundetail_pipeline_pending_message_description()
rundetail.pipeline.pending.message.description: .public static String pipelinedetail_common_tab_branches()
pipelinedetail.common.tab.branches: Branches.Branchespublic static org.jvnet.localizer.Localizable _pipelinedetail_common_tab_branches()
pipelinedetail.common.tab.branches: Branches.Branchespublic static String creation_git_step1_repo_error_invalid()
creation.git.step1.repo_error_invalid: Please enter
a valid URL..Please enter a valid URL.public static org.jvnet.localizer.Localizable _creation_git_step1_repo_error_invalid()
creation.git.step1.repo_error_invalid: Please enter
a valid URL..Please enter a valid URL.public static String creation_git_step1_credentials_placeholder()
creation.git.step1.credentials_placeholder: System
Default.System Defaultpublic static org.jvnet.localizer.Localizable _creation_git_step1_credentials_placeholder()
creation.git.step1.credentials_placeholder: System
Default.System Defaultpublic static String rundetail_header_changes_names(Object arg0)
rundetail.header.changes.names: Changes by {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Changes by {0}public static org.jvnet.localizer.Localizable _rundetail_header_changes_names(Object arg0)
rundetail.header.changes.names: Changes by {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Changes by {0}public static String creation_git_step2_name_available()
creation.git.step2.name_available: Success! '{0}'
is available..Success! '{0}' is available.public static org.jvnet.localizer.Localizable _creation_git_step2_name_available()
creation.git.step2.name_available: Success! '{0}'
is available..Success! '{0}' is available.public static String home_pipelineslist_row_passing(Object arg0)
home.pipelineslist.row.passing: {0} passing.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} passingpublic static org.jvnet.localizer.Localizable _home_pipelineslist_row_passing(Object arg0)
home.pipelineslist.row.passing: {0} passing.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} passingpublic static String pipelinedetail_placeholder_nopullrequests_title()
pipelinedetail.placeholder.nopullrequests.title: You don't have any open pull requests.You don't have any open pull requestspublic static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_nopullrequests_title()
pipelinedetail.placeholder.nopullrequests.title: You don't have any open pull requests.You don't have any open pull requestspublic static String creation_git_create_credential_password_error()
creation.git.create_credential.password_error: Please enter a valid password.Please enter a valid passwordpublic static org.jvnet.localizer.Localizable _creation_git_create_credential_password_error()
creation.git.create_credential.password_error: Please enter a valid password.Please enter a valid passwordpublic static String rundetail_tests_results_summary_passing_message(Object arg0)
rundetail.tests.results.summary.passing_message: Nice one! All {0} tests for this pipeline are passing..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Nice one! All {0} tests for this pipeline are passing.public static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_passing_message(Object arg0)
rundetail.tests.results.summary.passing_message: Nice one! All {0} tests for this pipeline are passing..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Nice one! All {0} tests for this pipeline are passing.public static String pipelinedetail_activity_header_run()
pipelinedetail.activity.header.run: Run.Runpublic static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_run()
pipelinedetail.activity.header.run: Run.Runpublic static String rundetail_tests_results_error_stdout()
rundetail.tests.results.error.stdout: Standard
Output.Standard Outputpublic static org.jvnet.localizer.Localizable _rundetail_tests_results_error_stdout()
rundetail.tests.results.error.stdout: Standard
Output.Standard Outputpublic static String creation_core_intro_invalid_security_linkhref()
creation.core.intro.invalid_security_linkhref: https://wiki.jenkins-ci.org/display/JENKINS/Securing+Jenkins.https://wiki.jenkins-ci.org/display/JENKINS/Securing+Jenkinspublic static org.jvnet.localizer.Localizable _creation_core_intro_invalid_security_linkhref()
creation.core.intro.invalid_security_linkhref: https://wiki.jenkins-ci.org/display/JENKINS/Securing+Jenkins.https://wiki.jenkins-ci.org/display/JENKINS/Securing+Jenkinspublic static String pipelinedetail_common_tab_pullrequests()
pipelinedetail.common.tab.pullrequests: Pull
Requests.Pull Requestspublic static org.jvnet.localizer.Localizable _pipelinedetail_common_tab_pullrequests()
pipelinedetail.common.tab.pullrequests: Pull
Requests.Pull RequestsCopyright © 2016–2017. All rights reserved.