@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_HgExe_cannot_extract_hg_version()
Key
HgExe.cannot_extract_hg_version : Cannot extract hg
version . |
static org.jvnet.localizer.Localizable |
_HgExe_expected_to_get_a_branch_name_but_got_nothing()
Key
HgExe.expected_to_get_a_branch_name_but_got_nothing :
Expected to get a branch name but got an empty name instead. . |
static org.jvnet.localizer.Localizable |
_HgExe_expected_to_get_a_revision_number_but_got_instead(Object arg0)
Key
HgExe.expected_to_get_a_revision_number_but_got_instead :
Expected to get a revision number but got ''{0}'' instead. . |
static org.jvnet.localizer.Localizable |
_HgExe_expected_to_get_hg_version_name_but_got_nothing()
Key
HgExe.expected_to_get_hg_version_name_but_got_nothing :
Expected to get a mercurial version but got an empty string
instead. . |
static org.jvnet.localizer.Localizable |
_MercurialInstallation_mercurial()
Key
MercurialInstallation.mercurial : Mercurial . |
static org.jvnet.localizer.Localizable |
_MercurialRevisionColumn_DisplayName()
Key
MercurialRevisionColumn.DisplayName : Mercurial
Branch . |
static org.jvnet.localizer.Localizable |
_MercurialSCM_dependent_changes_detected()
Key
MercurialSCM.dependent_changes_detected : Dependent
changes detected . |
static org.jvnet.localizer.Localizable |
_MercurialSCM_failed_to_clone(Object arg0)
Key
MercurialSCM.failed_to_clone : Failed to clone {0} . |
static org.jvnet.localizer.Localizable |
_MercurialSCM_failed_to_compare_with_remote_repository()
Key
MercurialSCM.failed_to_compare_with_remote_repository :
Failed to compare with remote repository because hg could not
be found; check that you''ve properly configured your Mercurial
installation . |
static org.jvnet.localizer.Localizable |
_MercurialSCM_non_dependent_changes_detected()
Key
MercurialSCM.non_dependent_changes_detected : Non-dependent changes detected . |
static org.jvnet.localizer.Localizable |
_MercurialStatus_mercurial()
Key
MercurialStatus.mercurial : Mercurial . |
static org.jvnet.localizer.Localizable |
_MercurialTagAction_BuildData()
Key
MercurialTagAction.BuildData : Mercurial Build
Data . |
static String |
HgExe_cannot_extract_hg_version()
Key
HgExe.cannot_extract_hg_version : Cannot extract hg
version . |
static String |
HgExe_expected_to_get_a_branch_name_but_got_nothing()
Key
HgExe.expected_to_get_a_branch_name_but_got_nothing :
Expected to get a branch name but got an empty name instead. . |
static String |
HgExe_expected_to_get_a_revision_number_but_got_instead(Object arg0)
Key
HgExe.expected_to_get_a_revision_number_but_got_instead :
Expected to get a revision number but got ''{0}'' instead. . |
static String |
HgExe_expected_to_get_hg_version_name_but_got_nothing()
Key
HgExe.expected_to_get_hg_version_name_but_got_nothing :
Expected to get a mercurial version but got an empty string
instead. . |
static String |
MercurialInstallation_mercurial()
Key
MercurialInstallation.mercurial : Mercurial . |
static String |
MercurialRevisionColumn_DisplayName()
Key
MercurialRevisionColumn.DisplayName : Mercurial
Branch . |
static String |
MercurialSCM_dependent_changes_detected()
Key
MercurialSCM.dependent_changes_detected : Dependent
changes detected . |
static String |
MercurialSCM_failed_to_clone(Object arg0)
Key
MercurialSCM.failed_to_clone : Failed to clone {0} . |
static String |
MercurialSCM_failed_to_compare_with_remote_repository()
Key
MercurialSCM.failed_to_compare_with_remote_repository :
Failed to compare with remote repository because hg could not
be found; check that you''ve properly configured your Mercurial
installation . |
static String |
MercurialSCM_non_dependent_changes_detected()
Key
MercurialSCM.non_dependent_changes_detected : Non-dependent changes detected . |
static String |
MercurialStatus_mercurial()
Key
MercurialStatus.mercurial : Mercurial . |
static String |
MercurialTagAction_BuildData()
Key
MercurialTagAction.BuildData : Mercurial Build
Data . |
public static String MercurialSCM_failed_to_compare_with_remote_repository()
MercurialSCM.failed_to_compare_with_remote_repository
:
Failed to compare with remote repository because hg could not
be found; check that you''ve properly configured your Mercurial
installation
.Failed to compare with remote repository because hg could not
be found; check that you''ve properly configured your Mercurial
installation
public static org.jvnet.localizer.Localizable _MercurialSCM_failed_to_compare_with_remote_repository()
MercurialSCM.failed_to_compare_with_remote_repository
:
Failed to compare with remote repository because hg could not
be found; check that you''ve properly configured your Mercurial
installation
.Failed to compare with remote repository because hg could not
be found; check that you''ve properly configured your Mercurial
installation
public static String HgExe_expected_to_get_a_revision_number_but_got_instead(Object arg0)
HgExe.expected_to_get_a_revision_number_but_got_instead
:
Expected to get a revision number but got ''{0}'' instead.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Expected to get a revision number but got ''{0}'' instead.
public static org.jvnet.localizer.Localizable _HgExe_expected_to_get_a_revision_number_but_got_instead(Object arg0)
HgExe.expected_to_get_a_revision_number_but_got_instead
:
Expected to get a revision number but got ''{0}'' instead.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Expected to get a revision number but got ''{0}'' instead.
public static String HgExe_cannot_extract_hg_version()
HgExe.cannot_extract_hg_version
: Cannot extract hg
version
.Cannot extract hg version
public static org.jvnet.localizer.Localizable _HgExe_cannot_extract_hg_version()
HgExe.cannot_extract_hg_version
: Cannot extract hg
version
.Cannot extract hg version
public static String MercurialRevisionColumn_DisplayName()
MercurialRevisionColumn.DisplayName
: Mercurial
Branch
.Mercurial Branch
public static org.jvnet.localizer.Localizable _MercurialRevisionColumn_DisplayName()
MercurialRevisionColumn.DisplayName
: Mercurial
Branch
.Mercurial Branch
public static String MercurialSCM_failed_to_clone(Object arg0)
MercurialSCM.failed_to_clone
: Failed to clone {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to clone {0}
public static org.jvnet.localizer.Localizable _MercurialSCM_failed_to_clone(Object arg0)
MercurialSCM.failed_to_clone
: Failed to clone {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to clone {0}
public static String HgExe_expected_to_get_hg_version_name_but_got_nothing()
HgExe.expected_to_get_hg_version_name_but_got_nothing
:
Expected to get a mercurial version but got an empty string
instead.
.Expected to get a mercurial version but got an empty string
instead.
public static org.jvnet.localizer.Localizable _HgExe_expected_to_get_hg_version_name_but_got_nothing()
HgExe.expected_to_get_hg_version_name_but_got_nothing
:
Expected to get a mercurial version but got an empty string
instead.
.Expected to get a mercurial version but got an empty string
instead.
public static String MercurialTagAction_BuildData()
MercurialTagAction.BuildData
: Mercurial Build
Data
.Mercurial Build Data
public static org.jvnet.localizer.Localizable _MercurialTagAction_BuildData()
MercurialTagAction.BuildData
: Mercurial Build
Data
.Mercurial Build Data
public static String MercurialInstallation_mercurial()
MercurialInstallation.mercurial
: Mercurial
.Mercurial
public static org.jvnet.localizer.Localizable _MercurialInstallation_mercurial()
MercurialInstallation.mercurial
: Mercurial
.Mercurial
public static String MercurialSCM_dependent_changes_detected()
MercurialSCM.dependent_changes_detected
: Dependent
changes detected
.Dependent changes detected
public static org.jvnet.localizer.Localizable _MercurialSCM_dependent_changes_detected()
MercurialSCM.dependent_changes_detected
: Dependent
changes detected
.Dependent changes detected
public static String MercurialSCM_non_dependent_changes_detected()
MercurialSCM.non_dependent_changes_detected
: Non-dependent changes detected
.Non-dependent changes detected
public static org.jvnet.localizer.Localizable _MercurialSCM_non_dependent_changes_detected()
MercurialSCM.non_dependent_changes_detected
: Non-dependent changes detected
.Non-dependent changes detected
public static String HgExe_expected_to_get_a_branch_name_but_got_nothing()
HgExe.expected_to_get_a_branch_name_but_got_nothing
:
Expected to get a branch name but got an empty name instead.
.Expected to get a branch name but got an empty name instead.
public static org.jvnet.localizer.Localizable _HgExe_expected_to_get_a_branch_name_but_got_nothing()
HgExe.expected_to_get_a_branch_name_but_got_nothing
:
Expected to get a branch name but got an empty name instead.
.Expected to get a branch name but got an empty name instead.
public static String MercurialStatus_mercurial()
MercurialStatus.mercurial
: Mercurial
.Mercurial
public static org.jvnet.localizer.Localizable _MercurialStatus_mercurial()
MercurialStatus.mercurial
: Mercurial
.Mercurial
Copyright © 2016–2022. All rights reserved.