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 Details

    • Messages

      public Messages()
  • Method Details

    • MercurialSCM_failed_to_clone

      public static String MercurialSCM_failed_to_clone(Object arg0)
      Key MercurialSCM.failed_to_clone: Failed to clone {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to clone {0}
    • _MercurialSCM_failed_to_clone

      public static org.jvnet.localizer.Localizable _MercurialSCM_failed_to_clone(Object arg0)
      Key MercurialSCM.failed_to_clone: Failed to clone {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to clone {0}
    • HgExe_expected_to_get_hg_version_name_but_got_nothing

      public 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..
      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()
      Key HgExe.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

      public 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.
      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()
      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.
      Returns:
      Failed to compare with remote repository because hg could not be found; check that you''ve properly configured your Mercurial installation
    • MercurialRevisionColumn_DisplayName

      public static String MercurialRevisionColumn_DisplayName()
      Key MercurialRevisionColumn.DisplayName: Mercurial Branch.
      Returns:
      Mercurial Branch
    • _MercurialRevisionColumn_DisplayName

      public static org.jvnet.localizer.Localizable _MercurialRevisionColumn_DisplayName()
      Key MercurialRevisionColumn.DisplayName: Mercurial Branch.
      Returns:
      Mercurial Branch
    • HgExe_expected_to_get_a_branch_name_but_got_nothing

      public 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..
      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()
      Key HgExe.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

      public static String HgExe_cannot_extract_hg_version()
      Key HgExe.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()
      Key HgExe.cannot_extract_hg_version: Cannot extract hg version.
      Returns:
      Cannot extract hg version
    • MercurialInstallation_mercurial

      public static String MercurialInstallation_mercurial()
      Key MercurialInstallation.mercurial: Mercurial.
      Returns:
      Mercurial
    • _MercurialInstallation_mercurial

      public static org.jvnet.localizer.Localizable _MercurialInstallation_mercurial()
      Key MercurialInstallation.mercurial: Mercurial.
      Returns:
      Mercurial
    • MercurialSCM_non_dependent_changes_detected

      public static String MercurialSCM_non_dependent_changes_detected()
      Key MercurialSCM.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()
      Key MercurialSCM.non_dependent_changes_detected: Non-dependent changes detected.
      Returns:
      Non-dependent changes detected
    • MercurialStatus_mercurial

      public static String MercurialStatus_mercurial()
      Key MercurialStatus.mercurial: Mercurial.
      Returns:
      Mercurial
    • _MercurialStatus_mercurial

      public static org.jvnet.localizer.Localizable _MercurialStatus_mercurial()
      Key MercurialStatus.mercurial: Mercurial.
      Returns:
      Mercurial
    • MercurialTagAction_BuildData

      public static String MercurialTagAction_BuildData()
      Key MercurialTagAction.BuildData: Mercurial Build Data.
      Returns:
      Mercurial Build Data
    • _MercurialTagAction_BuildData

      public static org.jvnet.localizer.Localizable _MercurialTagAction_BuildData()
      Key MercurialTagAction.BuildData: Mercurial Build Data.
      Returns:
      Mercurial Build Data
    • MercurialSCM_dependent_changes_detected

      public static String MercurialSCM_dependent_changes_detected()
      Key MercurialSCM.dependent_changes_detected: Dependent changes detected.
      Returns:
      Dependent changes detected
    • _MercurialSCM_dependent_changes_detected

      public static org.jvnet.localizer.Localizable _MercurialSCM_dependent_changes_detected()
      Key MercurialSCM.dependent_changes_detected: Dependent changes detected.
      Returns:
      Dependent changes detected
    • HgExe_expected_to_get_a_revision_number_but_got_instead

      public 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..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.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)
      Key HgExe.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}, as String.valueOf(Object).
      Returns:
      Expected to get a revision number but got ''{0}'' instead.