Package hudson.plugins.mercurial
Class Messages
java.lang.Object
hudson.plugins.mercurial.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyHgExe.cannot_extract_hg_version
:Cannot extract hg version
.static org.jvnet.localizer.Localizable
KeyHgExe.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
KeyHgExe.expected_to_get_a_revision_number_but_got_instead
:Expected to get a revision number but got ''{0}'' instead.
.static org.jvnet.localizer.Localizable
KeyHgExe.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
KeyMercurialInstallation.mercurial
:Mercurial
.static org.jvnet.localizer.Localizable
KeyMercurialRevisionColumn.DisplayName
:Mercurial Branch
.static org.jvnet.localizer.Localizable
KeyMercurialSCM.dependent_changes_detected
:Dependent changes detected
.static org.jvnet.localizer.Localizable
KeyMercurialSCM.failed_to_clone
:Failed to clone {0}
.static org.jvnet.localizer.Localizable
KeyMercurialSCM.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
KeyMercurialSCM.non_dependent_changes_detected
:Non-dependent changes detected
.static org.jvnet.localizer.Localizable
KeyMercurialStatus.mercurial
:Mercurial
.static org.jvnet.localizer.Localizable
KeyMercurialTagAction.BuildData
:Mercurial Build Data
.static String
KeyHgExe.cannot_extract_hg_version
:Cannot extract hg version
.static String
KeyHgExe.expected_to_get_a_branch_name_but_got_nothing
:Expected to get a branch name but got an empty name instead.
.static String
KeyHgExe.expected_to_get_a_revision_number_but_got_instead
:Expected to get a revision number but got ''{0}'' instead.
.static String
KeyHgExe.expected_to_get_hg_version_name_but_got_nothing
:Expected to get a mercurial version but got an empty string instead.
.static String
KeyMercurialInstallation.mercurial
:Mercurial
.static String
KeyMercurialRevisionColumn.DisplayName
:Mercurial Branch
.static String
KeyMercurialSCM.dependent_changes_detected
:Dependent changes detected
.static String
KeyMercurialSCM.failed_to_clone
:Failed to clone {0}
.static String
KeyMercurialSCM.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
KeyMercurialSCM.non_dependent_changes_detected
:Non-dependent changes detected
.static String
KeyMercurialStatus.mercurial
:Mercurial
.static String
KeyMercurialTagAction.BuildData
:Mercurial Build Data
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
MercurialSCM_failed_to_clone
KeyMercurialSCM.failed_to_clone
:Failed to clone {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to clone {0}
-
_MercurialSCM_failed_to_clone
KeyMercurialSCM.failed_to_clone
:Failed to clone {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to clone {0}
-
HgExe_expected_to_get_hg_version_name_but_got_nothing
KeyHgExe.expected_to_get_hg_version_name_but_got_nothing
:Expected to get a mercurial version but got an empty string instead.
.- Returns:
Expected to get a mercurial version but got an empty string instead.
-
_HgExe_expected_to_get_hg_version_name_but_got_nothing
public static org.jvnet.localizer.Localizable _HgExe_expected_to_get_hg_version_name_but_got_nothing()KeyHgExe.expected_to_get_hg_version_name_but_got_nothing
:Expected to get a mercurial version but got an empty string instead.
.- Returns:
Expected to get a mercurial version but got an empty string instead.
-
MercurialSCM_failed_to_compare_with_remote_repository
KeyMercurialSCM.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
.- Returns:
Failed to compare with remote repository because hg could not be found; check that you''ve properly configured your Mercurial installation
-
_MercurialSCM_failed_to_compare_with_remote_repository
public static org.jvnet.localizer.Localizable _MercurialSCM_failed_to_compare_with_remote_repository()KeyMercurialSCM.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
.- Returns:
Failed to compare with remote repository because hg could not be found; check that you''ve properly configured your Mercurial installation
-
MercurialRevisionColumn_DisplayName
KeyMercurialRevisionColumn.DisplayName
:Mercurial Branch
.- Returns:
Mercurial Branch
-
_MercurialRevisionColumn_DisplayName
public static org.jvnet.localizer.Localizable _MercurialRevisionColumn_DisplayName()KeyMercurialRevisionColumn.DisplayName
:Mercurial Branch
.- Returns:
Mercurial Branch
-
HgExe_expected_to_get_a_branch_name_but_got_nothing
KeyHgExe.expected_to_get_a_branch_name_but_got_nothing
:Expected to get a branch name but got an empty name instead.
.- Returns:
Expected to get a branch name but got an empty name instead.
-
_HgExe_expected_to_get_a_branch_name_but_got_nothing
public static org.jvnet.localizer.Localizable _HgExe_expected_to_get_a_branch_name_but_got_nothing()KeyHgExe.expected_to_get_a_branch_name_but_got_nothing
:Expected to get a branch name but got an empty name instead.
.- Returns:
Expected to get a branch name but got an empty name instead.
-
HgExe_cannot_extract_hg_version
KeyHgExe.cannot_extract_hg_version
:Cannot extract hg version
.- Returns:
Cannot extract hg version
-
_HgExe_cannot_extract_hg_version
public static org.jvnet.localizer.Localizable _HgExe_cannot_extract_hg_version()KeyHgExe.cannot_extract_hg_version
:Cannot extract hg version
.- Returns:
Cannot extract hg version
-
MercurialInstallation_mercurial
KeyMercurialInstallation.mercurial
:Mercurial
.- Returns:
Mercurial
-
_MercurialInstallation_mercurial
public static org.jvnet.localizer.Localizable _MercurialInstallation_mercurial()KeyMercurialInstallation.mercurial
:Mercurial
.- Returns:
Mercurial
-
MercurialSCM_non_dependent_changes_detected
KeyMercurialSCM.non_dependent_changes_detected
:Non-dependent changes detected
.- Returns:
Non-dependent changes detected
-
_MercurialSCM_non_dependent_changes_detected
public static org.jvnet.localizer.Localizable _MercurialSCM_non_dependent_changes_detected()KeyMercurialSCM.non_dependent_changes_detected
:Non-dependent changes detected
.- Returns:
Non-dependent changes detected
-
MercurialStatus_mercurial
KeyMercurialStatus.mercurial
:Mercurial
.- Returns:
Mercurial
-
_MercurialStatus_mercurial
public static org.jvnet.localizer.Localizable _MercurialStatus_mercurial()KeyMercurialStatus.mercurial
:Mercurial
.- Returns:
Mercurial
-
MercurialTagAction_BuildData
KeyMercurialTagAction.BuildData
:Mercurial Build Data
.- Returns:
Mercurial Build Data
-
_MercurialTagAction_BuildData
public static org.jvnet.localizer.Localizable _MercurialTagAction_BuildData()KeyMercurialTagAction.BuildData
:Mercurial Build Data
.- Returns:
Mercurial Build Data
-
MercurialSCM_dependent_changes_detected
KeyMercurialSCM.dependent_changes_detected
:Dependent changes detected
.- Returns:
Dependent changes detected
-
_MercurialSCM_dependent_changes_detected
public static org.jvnet.localizer.Localizable _MercurialSCM_dependent_changes_detected()KeyMercurialSCM.dependent_changes_detected
:Dependent changes detected
.- Returns:
Dependent changes detected
-
HgExe_expected_to_get_a_revision_number_but_got_instead
KeyHgExe.expected_to_get_a_revision_number_but_got_instead
:Expected to get a revision number but got ''{0}'' instead.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Expected to get a revision number but got ''{0}'' instead.
-
_HgExe_expected_to_get_a_revision_number_but_got_instead
public static org.jvnet.localizer.Localizable _HgExe_expected_to_get_a_revision_number_but_got_instead(Object arg0) KeyHgExe.expected_to_get_a_revision_number_but_got_instead
:Expected to get a revision number but got ''{0}'' instead.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Expected to get a revision number but got ''{0}'' instead.
-