Package hudson.plugins.git
Class Messages
java.lang.Object
hudson.plugins.git.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
Keyadvanced.checkout.behaviours
:Advanced checkout behaviours
.static org.jvnet.localizer.Localizable
Keyadvanced.sub_modules.behaviours
:Advanced sub-modules behaviours
.static org.jvnet.localizer.Localizable
KeyBuildChooser_Ancestry
:Ancestry
.static org.jvnet.localizer.Localizable
KeyBuildChooser_BuildingLastRevision
:No new revisions were found; the most-recently built branch will be built again.
.static org.jvnet.localizer.Localizable
KeyBuildChooser_Default
:Default
.static org.jvnet.localizer.Localizable
KeyBuildChooser_Inverse
:Inverse
.static org.jvnet.localizer.Localizable
KeyBuildChooser_Inverse_EverythingExcluded
:All current git branches were excluded from being built. Either your branch specifiers are too broad or you should be using the "Default" choosing strategy.
.static org.jvnet.localizer.Localizable
Keycheck.out.to.a.sub_directory
:Check out to a sub-directory
.static org.jvnet.localizer.Localizable
Keycheck.out.to.specific.local.branch
:Check out to specific local branch
.static org.jvnet.localizer.Localizable
Keygit.fips.url.notsecured
:FIPS requires to use git url with TLS.
.static org.jvnet.localizer.Localizable
KeyGitPublisher.Check.BranchName
:Branch Name
.static org.jvnet.localizer.Localizable
KeyGitPublisher.Check.Note
:Note
.static org.jvnet.localizer.Localizable
KeyGitPublisher.Check.RemoteName
:Remote Name
.static org.jvnet.localizer.Localizable
KeyGitPublisher.Check.Required
:{0} is required.
.static org.jvnet.localizer.Localizable
KeyGitPublisher.Check.TagName
:Tag Name
.static org.jvnet.localizer.Localizable
KeyinvalidUrl
:Invalid URL
.static org.jvnet.localizer.Localizable
KeyUserRemoteConfig.CheckRefSpec.InvalidRefSpec
:Specification is invalid.
.static org.jvnet.localizer.Localizable
KeyUserRemoteConfig.CheckUrl.UrlIsNull
:Please enter Git repository.
.static org.jvnet.localizer.Localizable
KeyUserRemoteConfig.FailedToConnect
:Failed to connect to repository : {0}
.static String
Keyadvanced.checkout.behaviours
:Advanced checkout behaviours
.static String
Keyadvanced.sub_modules.behaviours
:Advanced sub-modules behaviours
.static String
KeyBuildChooser_Ancestry
:Ancestry
.static String
KeyBuildChooser_BuildingLastRevision
:No new revisions were found; the most-recently built branch will be built again.
.static String
KeyBuildChooser_Default
:Default
.static String
KeyBuildChooser_Inverse
:Inverse
.static String
KeyBuildChooser_Inverse_EverythingExcluded
:All current git branches were excluded from being built. Either your branch specifiers are too broad or you should be using the "Default" choosing strategy.
.static String
Keycheck.out.to.a.sub_directory
:Check out to a sub-directory
.static String
Keycheck.out.to.specific.local.branch
:Check out to specific local branch
.static String
Keygit.fips.url.notsecured
:FIPS requires to use git url with TLS.
.static String
KeyGitPublisher.Check.BranchName
:Branch Name
.static String
KeyGitPublisher.Check.Note
:Note
.static String
KeyGitPublisher.Check.RemoteName
:Remote Name
.static String
KeyGitPublisher.Check.Required
:{0} is required.
.static String
KeyGitPublisher.Check.TagName
:Tag Name
.static String
KeyinvalidUrl
:Invalid URL
.static String
KeyUserRemoteConfig.CheckRefSpec.InvalidRefSpec
:Specification is invalid.
.static String
KeyUserRemoteConfig.CheckUrl.UrlIsNull
:Please enter Git repository.
.static String
KeyUserRemoteConfig.FailedToConnect
:Failed to connect to repository : {0}
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
BuildChooser_Ancestry
KeyBuildChooser_Ancestry
:Ancestry
.- Returns:
Ancestry
-
_BuildChooser_Ancestry
public static org.jvnet.localizer.Localizable _BuildChooser_Ancestry()KeyBuildChooser_Ancestry
:Ancestry
.- Returns:
Ancestry
-
UserRemoteConfig_CheckRefSpec_InvalidRefSpec
KeyUserRemoteConfig.CheckRefSpec.InvalidRefSpec
:Specification is invalid.
.- Returns:
Specification is invalid.
-
_UserRemoteConfig_CheckRefSpec_InvalidRefSpec
public static org.jvnet.localizer.Localizable _UserRemoteConfig_CheckRefSpec_InvalidRefSpec()KeyUserRemoteConfig.CheckRefSpec.InvalidRefSpec
:Specification is invalid.
.- Returns:
Specification is invalid.
-
GitPublisher_Check_RemoteName
KeyGitPublisher.Check.RemoteName
:Remote Name
.- Returns:
Remote Name
-
_GitPublisher_Check_RemoteName
public static org.jvnet.localizer.Localizable _GitPublisher_Check_RemoteName()KeyGitPublisher.Check.RemoteName
:Remote Name
.- Returns:
Remote Name
-
BuildChooser_Inverse
KeyBuildChooser_Inverse
:Inverse
.- Returns:
Inverse
-
_BuildChooser_Inverse
public static org.jvnet.localizer.Localizable _BuildChooser_Inverse()KeyBuildChooser_Inverse
:Inverse
.- Returns:
Inverse
-
GitPublisher_Check_BranchName
KeyGitPublisher.Check.BranchName
:Branch Name
.- Returns:
Branch Name
-
_GitPublisher_Check_BranchName
public static org.jvnet.localizer.Localizable _GitPublisher_Check_BranchName()KeyGitPublisher.Check.BranchName
:Branch Name
.- Returns:
Branch Name
-
GitPublisher_Check_Required
KeyGitPublisher.Check.Required
:{0} is required.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is required.
-
_GitPublisher_Check_Required
KeyGitPublisher.Check.Required
:{0} is required.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is required.
-
check_out_to_specific_local_branch
Keycheck.out.to.specific.local.branch
:Check out to specific local branch
.- Returns:
Check out to specific local branch
-
_check_out_to_specific_local_branch
public static org.jvnet.localizer.Localizable _check_out_to_specific_local_branch()Keycheck.out.to.specific.local.branch
:Check out to specific local branch
.- Returns:
Check out to specific local branch
-
git_fips_url_notsecured
Keygit.fips.url.notsecured
:FIPS requires to use git url with TLS.
.- Returns:
FIPS requires to use git url with TLS.
-
_git_fips_url_notsecured
public static org.jvnet.localizer.Localizable _git_fips_url_notsecured()Keygit.fips.url.notsecured
:FIPS requires to use git url with TLS.
.- Returns:
FIPS requires to use git url with TLS.
-
invalidUrl
KeyinvalidUrl
:Invalid URL
.- Returns:
Invalid URL
-
_invalidUrl
public static org.jvnet.localizer.Localizable _invalidUrl()KeyinvalidUrl
:Invalid URL
.- Returns:
Invalid URL
-
advanced_sub_modules_behaviours
Keyadvanced.sub_modules.behaviours
:Advanced sub-modules behaviours
.- Returns:
Advanced sub-modules behaviours
-
_advanced_sub_modules_behaviours
public static org.jvnet.localizer.Localizable _advanced_sub_modules_behaviours()Keyadvanced.sub_modules.behaviours
:Advanced sub-modules behaviours
.- Returns:
Advanced sub-modules behaviours
-
BuildChooser_Inverse_EverythingExcluded
KeyBuildChooser_Inverse_EverythingExcluded
:All current git branches were excluded from being built. Either your branch specifiers are too broad or you should be using the "Default" choosing strategy.
.- Returns:
All current git branches were excluded from being built. Either your branch specifiers are too broad or you should be using the "Default" choosing strategy.
-
_BuildChooser_Inverse_EverythingExcluded
public static org.jvnet.localizer.Localizable _BuildChooser_Inverse_EverythingExcluded()KeyBuildChooser_Inverse_EverythingExcluded
:All current git branches were excluded from being built. Either your branch specifiers are too broad or you should be using the "Default" choosing strategy.
.- Returns:
All current git branches were excluded from being built. Either your branch specifiers are too broad or you should be using the "Default" choosing strategy.
-
check_out_to_a_sub_directory
Keycheck.out.to.a.sub_directory
:Check out to a sub-directory
.- Returns:
Check out to a sub-directory
-
_check_out_to_a_sub_directory
public static org.jvnet.localizer.Localizable _check_out_to_a_sub_directory()Keycheck.out.to.a.sub_directory
:Check out to a sub-directory
.- Returns:
Check out to a sub-directory
-
UserRemoteConfig_FailedToConnect
KeyUserRemoteConfig.FailedToConnect
:Failed to connect to repository : {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to connect to repository : {0}
-
_UserRemoteConfig_FailedToConnect
KeyUserRemoteConfig.FailedToConnect
:Failed to connect to repository : {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to connect to repository : {0}
-
UserRemoteConfig_CheckUrl_UrlIsNull
KeyUserRemoteConfig.CheckUrl.UrlIsNull
:Please enter Git repository.
.- Returns:
Please enter Git repository.
-
_UserRemoteConfig_CheckUrl_UrlIsNull
public static org.jvnet.localizer.Localizable _UserRemoteConfig_CheckUrl_UrlIsNull()KeyUserRemoteConfig.CheckUrl.UrlIsNull
:Please enter Git repository.
.- Returns:
Please enter Git repository.
-
advanced_checkout_behaviours
Keyadvanced.checkout.behaviours
:Advanced checkout behaviours
.- Returns:
Advanced checkout behaviours
-
_advanced_checkout_behaviours
public static org.jvnet.localizer.Localizable _advanced_checkout_behaviours()Keyadvanced.checkout.behaviours
:Advanced checkout behaviours
.- Returns:
Advanced checkout behaviours
-
GitPublisher_Check_TagName
KeyGitPublisher.Check.TagName
:Tag Name
.- Returns:
Tag Name
-
_GitPublisher_Check_TagName
public static org.jvnet.localizer.Localizable _GitPublisher_Check_TagName()KeyGitPublisher.Check.TagName
:Tag Name
.- Returns:
Tag Name
-
BuildChooser_Default
KeyBuildChooser_Default
:Default
.- Returns:
Default
-
_BuildChooser_Default
public static org.jvnet.localizer.Localizable _BuildChooser_Default()KeyBuildChooser_Default
:Default
.- Returns:
Default
-
BuildChooser_BuildingLastRevision
KeyBuildChooser_BuildingLastRevision
:No new revisions were found; the most-recently built branch will be built again.
.- Returns:
No new revisions were found; the most-recently built branch will be built again.
-
_BuildChooser_BuildingLastRevision
public static org.jvnet.localizer.Localizable _BuildChooser_BuildingLastRevision()KeyBuildChooser_BuildingLastRevision
:No new revisions were found; the most-recently built branch will be built again.
.- Returns:
No new revisions were found; the most-recently built branch will be built again.
-
GitPublisher_Check_Note
KeyGitPublisher.Check.Note
:Note
.- Returns:
Note
-
_GitPublisher_Check_Note
public static org.jvnet.localizer.Localizable _GitPublisher_Check_Note()KeyGitPublisher.Check.Note
:Note
.- Returns:
Note
-