Package jenkins.security
Class Messages
java.lang.Object
jenkins.security.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
KeyApiTokenProperty.ChangeToken.CapabilityNotAllowed
:<div>Capability to generate a legacy token without an existing one is currently disabled in the security configuration</div>
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.ChangeToken.Success
:<div>Updated. See the new token in the field above</div>
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.ChangeToken.SuccessHidden
:<div>Updated. You need to login as the user to see the token</div>
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.ChangeToken.TokenIsHidden
:Token is hidden
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.createdAMonthAgo
:Created over a month ago
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.createdAWeekAgo
:Created over a week ago
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.createdAYearAgo
:Created over a year ago
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.createdDaysAgo
:Created {0} days ago
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.createdMonthsAgo
:Created {0} months ago
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.createdToday
:Created today
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.createdWeeksAgo
:Created {0} weeks ago
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.createdYearsAgo
:Created {0} years ago
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.createdYesterday
:Created yesterday
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.DisplayName
:API Token
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.lastUsedAMonthAgo
:Last used over a month ago
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.lastUsedAWeekAgo
:Last used over a week ago
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.lastUsedAYearAgo
:Last used over a year ago
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.lastUsedDaysAgo
:Last used {0} days ago
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.lastUsedMonthsAgo
:Last used over {0} months ago
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.lastUsedToday
:Last used today
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.lastUsedWeeksAgo
:Last used over {0} weeks ago
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.lastUsedYearsAgo
:Last used over {0} years ago
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.lastUsedYesterday
:Last used yesterday
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.LegacyTokenName
:Legacy Token
.static org.jvnet.localizer.Localizable
KeyApiTokenProperty.NoLegacyToken
:This user currently does not have a legacy token
.static org.jvnet.localizer.Localizable
KeyResourceDomainConfiguration.DisplayName
:Resource Domain Recommendation
.static org.jvnet.localizer.Localizable
KeyResourceDomainConfiguration.Empty
:Without a resource root URL, resources will be served from the Jenkins URL with Content-Security-Policy set.
.static org.jvnet.localizer.Localizable
KeyResourceDomainConfiguration.Exception
:An exception occurred with the URL: {0}
.static org.jvnet.localizer.Localizable
KeyResourceDomainConfiguration.FailedIdentityCheck
:An error occurred when checking the instance identity at that URL: {0} {1}
.static org.jvnet.localizer.Localizable
KeyResourceDomainConfiguration.Invalid
:Not a valid URL.
.static org.jvnet.localizer.Localizable
KeyResourceDomainConfiguration.InvalidRootURL
:Jenkins URL is set to an invalid value, please report a bug: {0}
.static org.jvnet.localizer.Localizable
KeyResourceDomainConfiguration.IOException
:Failed to connect: {0}
.static org.jvnet.localizer.Localizable
KeyResourceDomainConfiguration.NeedsRootURL
:Can only set resource root URL if Jenkins URL is set.
.static org.jvnet.localizer.Localizable
KeyResourceDomainConfiguration.NotJenkins
:The specified URL does not appear to point to a Jenkins instance.
.static org.jvnet.localizer.Localizable
KeyResourceDomainConfiguration.OtherJenkins
:The specified URL points to a different Jenkins instance.
.static org.jvnet.localizer.Localizable
KeyResourceDomainConfiguration.ResourceResponse
:The specified URL points to a previously set up resource root URL.
.static org.jvnet.localizer.Localizable
KeyResourceDomainConfiguration.SameAsCurrent
:You are currently accessing Jenkins through a URL similar to the proposed resource root URL. Saving this URL might remove your access to Jenkins.
.static org.jvnet.localizer.Localizable
KeyResourceDomainConfiguration.SameAsJenkinsRoot
:Cannot use the same host name for both Jenkins URL and resource root URL.
.static org.jvnet.localizer.Localizable
KeyResourceDomainConfiguration.SomeJenkins
:The specified URL points to a Jenkins instance, but could not determine whether it is this or another instance.
.static org.jvnet.localizer.Localizable
KeyResourceDomainConfiguration.ThisJenkins
:The specified URL is a valid resource root URL candidate.
.static org.jvnet.localizer.Localizable
_Token_Created_on
(Object arg0) KeyToken.Created.on
:Token created on {0}
.static org.jvnet.localizer.Localizable
KeyUpdateSiteWarningsMonitor.DisplayName
:Update Site Warnings
.static String
KeyApiTokenProperty.ChangeToken.CapabilityNotAllowed
:<div>Capability to generate a legacy token without an existing one is currently disabled in the security configuration</div>
.static String
KeyApiTokenProperty.ChangeToken.Success
:<div>Updated. See the new token in the field above</div>
.static String
KeyApiTokenProperty.ChangeToken.SuccessHidden
:<div>Updated. You need to login as the user to see the token</div>
.static String
KeyApiTokenProperty.ChangeToken.TokenIsHidden
:Token is hidden
.static String
KeyApiTokenProperty.createdAMonthAgo
:Created over a month ago
.static String
KeyApiTokenProperty.createdAWeekAgo
:Created over a week ago
.static String
KeyApiTokenProperty.createdAYearAgo
:Created over a year ago
.static String
KeyApiTokenProperty.createdDaysAgo
:Created {0} days ago
.static String
KeyApiTokenProperty.createdMonthsAgo
:Created {0} months ago
.static String
KeyApiTokenProperty.createdToday
:Created today
.static String
KeyApiTokenProperty.createdWeeksAgo
:Created {0} weeks ago
.static String
KeyApiTokenProperty.createdYearsAgo
:Created {0} years ago
.static String
KeyApiTokenProperty.createdYesterday
:Created yesterday
.static String
KeyApiTokenProperty.DisplayName
:API Token
.static String
KeyApiTokenProperty.lastUsedAMonthAgo
:Last used over a month ago
.static String
KeyApiTokenProperty.lastUsedAWeekAgo
:Last used over a week ago
.static String
KeyApiTokenProperty.lastUsedAYearAgo
:Last used over a year ago
.static String
KeyApiTokenProperty.lastUsedDaysAgo
:Last used {0} days ago
.static String
KeyApiTokenProperty.lastUsedMonthsAgo
:Last used over {0} months ago
.static String
KeyApiTokenProperty.lastUsedToday
:Last used today
.static String
KeyApiTokenProperty.lastUsedWeeksAgo
:Last used over {0} weeks ago
.static String
KeyApiTokenProperty.lastUsedYearsAgo
:Last used over {0} years ago
.static String
KeyApiTokenProperty.lastUsedYesterday
:Last used yesterday
.static String
KeyApiTokenProperty.LegacyTokenName
:Legacy Token
.static String
KeyApiTokenProperty.NoLegacyToken
:This user currently does not have a legacy token
.static String
KeyResourceDomainConfiguration.DisplayName
:Resource Domain Recommendation
.static String
KeyResourceDomainConfiguration.Empty
:Without a resource root URL, resources will be served from the Jenkins URL with Content-Security-Policy set.
.static String
KeyResourceDomainConfiguration.Exception
:An exception occurred with the URL: {0}
.static String
KeyResourceDomainConfiguration.FailedIdentityCheck
:An error occurred when checking the instance identity at that URL: {0} {1}
.static String
KeyResourceDomainConfiguration.Invalid
:Not a valid URL.
.static String
KeyResourceDomainConfiguration.InvalidRootURL
:Jenkins URL is set to an invalid value, please report a bug: {0}
.static String
KeyResourceDomainConfiguration.IOException
:Failed to connect: {0}
.static String
KeyResourceDomainConfiguration.NeedsRootURL
:Can only set resource root URL if Jenkins URL is set.
.static String
KeyResourceDomainConfiguration.NotJenkins
:The specified URL does not appear to point to a Jenkins instance.
.static String
KeyResourceDomainConfiguration.OtherJenkins
:The specified URL points to a different Jenkins instance.
.static String
KeyResourceDomainConfiguration.ResourceResponse
:The specified URL points to a previously set up resource root URL.
.static String
KeyResourceDomainConfiguration.SameAsCurrent
:You are currently accessing Jenkins through a URL similar to the proposed resource root URL. Saving this URL might remove your access to Jenkins.
.static String
KeyResourceDomainConfiguration.SameAsJenkinsRoot
:Cannot use the same host name for both Jenkins URL and resource root URL.
.static String
KeyResourceDomainConfiguration.SomeJenkins
:The specified URL points to a Jenkins instance, but could not determine whether it is this or another instance.
.static String
KeyResourceDomainConfiguration.ThisJenkins
:The specified URL is a valid resource root URL candidate.
.static String
Token_Created_on
(Object arg0) KeyToken.Created.on
:Token created on {0}
.static String
KeyUpdateSiteWarningsMonitor.DisplayName
:Update Site Warnings
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
ApiTokenProperty_lastUsedAMonthAgo
KeyApiTokenProperty.lastUsedAMonthAgo
:Last used over a month ago
.- Returns:
Last used over a month ago
-
_ApiTokenProperty_lastUsedAMonthAgo
public static org.jvnet.localizer.Localizable _ApiTokenProperty_lastUsedAMonthAgo()KeyApiTokenProperty.lastUsedAMonthAgo
:Last used over a month ago
.- Returns:
Last used over a month ago
-
ApiTokenProperty_LegacyTokenName
KeyApiTokenProperty.LegacyTokenName
:Legacy Token
.- Returns:
Legacy Token
-
_ApiTokenProperty_LegacyTokenName
public static org.jvnet.localizer.Localizable _ApiTokenProperty_LegacyTokenName()KeyApiTokenProperty.LegacyTokenName
:Legacy Token
.- Returns:
Legacy Token
-
ApiTokenProperty_NoLegacyToken
KeyApiTokenProperty.NoLegacyToken
:This user currently does not have a legacy token
.- Returns:
This user currently does not have a legacy token
-
_ApiTokenProperty_NoLegacyToken
public static org.jvnet.localizer.Localizable _ApiTokenProperty_NoLegacyToken()KeyApiTokenProperty.NoLegacyToken
:This user currently does not have a legacy token
.- Returns:
This user currently does not have a legacy token
-
ApiTokenProperty_ChangeToken_TokenIsHidden
KeyApiTokenProperty.ChangeToken.TokenIsHidden
:Token is hidden
.- Returns:
Token is hidden
-
_ApiTokenProperty_ChangeToken_TokenIsHidden
public static org.jvnet.localizer.Localizable _ApiTokenProperty_ChangeToken_TokenIsHidden()KeyApiTokenProperty.ChangeToken.TokenIsHidden
:Token is hidden
.- Returns:
Token is hidden
-
ApiTokenProperty_lastUsedYearsAgo
KeyApiTokenProperty.lastUsedYearsAgo
:Last used over {0} years ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Last used over {0} years ago
-
_ApiTokenProperty_lastUsedYearsAgo
KeyApiTokenProperty.lastUsedYearsAgo
:Last used over {0} years ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Last used over {0} years ago
-
ApiTokenProperty_ChangeToken_Success
KeyApiTokenProperty.ChangeToken.Success
:<div>Updated. See the new token in the field above</div>
.- Returns:
<div>Updated. See the new token in the field above</div>
-
_ApiTokenProperty_ChangeToken_Success
public static org.jvnet.localizer.Localizable _ApiTokenProperty_ChangeToken_Success()KeyApiTokenProperty.ChangeToken.Success
:<div>Updated. See the new token in the field above</div>
.- Returns:
<div>Updated. See the new token in the field above</div>
-
ApiTokenProperty_lastUsedWeeksAgo
KeyApiTokenProperty.lastUsedWeeksAgo
:Last used over {0} weeks ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Last used over {0} weeks ago
-
_ApiTokenProperty_lastUsedWeeksAgo
KeyApiTokenProperty.lastUsedWeeksAgo
:Last used over {0} weeks ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Last used over {0} weeks ago
-
ApiTokenProperty_createdYearsAgo
KeyApiTokenProperty.createdYearsAgo
:Created {0} years ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Created {0} years ago
-
_ApiTokenProperty_createdYearsAgo
KeyApiTokenProperty.createdYearsAgo
:Created {0} years ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Created {0} years ago
-
UpdateSiteWarningsMonitor_DisplayName
KeyUpdateSiteWarningsMonitor.DisplayName
:Update Site Warnings
.- Returns:
Update Site Warnings
-
_UpdateSiteWarningsMonitor_DisplayName
public static org.jvnet.localizer.Localizable _UpdateSiteWarningsMonitor_DisplayName()KeyUpdateSiteWarningsMonitor.DisplayName
:Update Site Warnings
.- Returns:
Update Site Warnings
-
ApiTokenProperty_createdDaysAgo
KeyApiTokenProperty.createdDaysAgo
:Created {0} days ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Created {0} days ago
-
_ApiTokenProperty_createdDaysAgo
KeyApiTokenProperty.createdDaysAgo
:Created {0} days ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Created {0} days ago
-
ResourceDomainConfiguration_FailedIdentityCheck
KeyResourceDomainConfiguration.FailedIdentityCheck
:An error occurred when checking the instance identity at that URL: {0} {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
An error occurred when checking the instance identity at that URL: {0} {1}
-
_ResourceDomainConfiguration_FailedIdentityCheck
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_FailedIdentityCheck(Object arg0, Object arg1) KeyResourceDomainConfiguration.FailedIdentityCheck
:An error occurred when checking the instance identity at that URL: {0} {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
An error occurred when checking the instance identity at that URL: {0} {1}
-
ApiTokenProperty_createdWeeksAgo
KeyApiTokenProperty.createdWeeksAgo
:Created {0} weeks ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Created {0} weeks ago
-
_ApiTokenProperty_createdWeeksAgo
KeyApiTokenProperty.createdWeeksAgo
:Created {0} weeks ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Created {0} weeks ago
-
ApiTokenProperty_lastUsedToday
KeyApiTokenProperty.lastUsedToday
:Last used today
.- Returns:
Last used today
-
_ApiTokenProperty_lastUsedToday
public static org.jvnet.localizer.Localizable _ApiTokenProperty_lastUsedToday()KeyApiTokenProperty.lastUsedToday
:Last used today
.- Returns:
Last used today
-
ApiTokenProperty_ChangeToken_SuccessHidden
KeyApiTokenProperty.ChangeToken.SuccessHidden
:<div>Updated. You need to login as the user to see the token</div>
.- Returns:
<div>Updated. You need to login as the user to see the token</div>
-
_ApiTokenProperty_ChangeToken_SuccessHidden
public static org.jvnet.localizer.Localizable _ApiTokenProperty_ChangeToken_SuccessHidden()KeyApiTokenProperty.ChangeToken.SuccessHidden
:<div>Updated. You need to login as the user to see the token</div>
.- Returns:
<div>Updated. You need to login as the user to see the token</div>
-
ResourceDomainConfiguration_InvalidRootURL
KeyResourceDomainConfiguration.InvalidRootURL
:Jenkins URL is set to an invalid value, please report a bug: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Jenkins URL is set to an invalid value, please report a bug: {0}
-
_ResourceDomainConfiguration_InvalidRootURL
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_InvalidRootURL(Object arg0) KeyResourceDomainConfiguration.InvalidRootURL
:Jenkins URL is set to an invalid value, please report a bug: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Jenkins URL is set to an invalid value, please report a bug: {0}
-
ApiTokenProperty_createdAMonthAgo
KeyApiTokenProperty.createdAMonthAgo
:Created over a month ago
.- Returns:
Created over a month ago
-
_ApiTokenProperty_createdAMonthAgo
public static org.jvnet.localizer.Localizable _ApiTokenProperty_createdAMonthAgo()KeyApiTokenProperty.createdAMonthAgo
:Created over a month ago
.- Returns:
Created over a month ago
-
ResourceDomainConfiguration_DisplayName
KeyResourceDomainConfiguration.DisplayName
:Resource Domain Recommendation
.- Returns:
Resource Domain Recommendation
-
_ResourceDomainConfiguration_DisplayName
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_DisplayName()KeyResourceDomainConfiguration.DisplayName
:Resource Domain Recommendation
.- Returns:
Resource Domain Recommendation
-
ResourceDomainConfiguration_Empty
KeyResourceDomainConfiguration.Empty
:Without a resource root URL, resources will be served from the Jenkins URL with Content-Security-Policy set.
.- Returns:
Without a resource root URL, resources will be served from the Jenkins URL with Content-Security-Policy set.
-
_ResourceDomainConfiguration_Empty
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_Empty()KeyResourceDomainConfiguration.Empty
:Without a resource root URL, resources will be served from the Jenkins URL with Content-Security-Policy set.
.- Returns:
Without a resource root URL, resources will be served from the Jenkins URL with Content-Security-Policy set.
-
ResourceDomainConfiguration_OtherJenkins
KeyResourceDomainConfiguration.OtherJenkins
:The specified URL points to a different Jenkins instance.
.- Returns:
The specified URL points to a different Jenkins instance.
-
_ResourceDomainConfiguration_OtherJenkins
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_OtherJenkins()KeyResourceDomainConfiguration.OtherJenkins
:The specified URL points to a different Jenkins instance.
.- Returns:
The specified URL points to a different Jenkins instance.
-
ApiTokenProperty_createdMonthsAgo
KeyApiTokenProperty.createdMonthsAgo
:Created {0} months ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Created {0} months ago
-
_ApiTokenProperty_createdMonthsAgo
KeyApiTokenProperty.createdMonthsAgo
:Created {0} months ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Created {0} months ago
-
ApiTokenProperty_lastUsedAYearAgo
KeyApiTokenProperty.lastUsedAYearAgo
:Last used over a year ago
.- Returns:
Last used over a year ago
-
_ApiTokenProperty_lastUsedAYearAgo
public static org.jvnet.localizer.Localizable _ApiTokenProperty_lastUsedAYearAgo()KeyApiTokenProperty.lastUsedAYearAgo
:Last used over a year ago
.- Returns:
Last used over a year ago
-
ResourceDomainConfiguration_NotJenkins
KeyResourceDomainConfiguration.NotJenkins
:The specified URL does not appear to point to a Jenkins instance.
.- Returns:
The specified URL does not appear to point to a Jenkins instance.
-
_ResourceDomainConfiguration_NotJenkins
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_NotJenkins()KeyResourceDomainConfiguration.NotJenkins
:The specified URL does not appear to point to a Jenkins instance.
.- Returns:
The specified URL does not appear to point to a Jenkins instance.
-
ApiTokenProperty_createdToday
KeyApiTokenProperty.createdToday
:Created today
.- Returns:
Created today
-
_ApiTokenProperty_createdToday
public static org.jvnet.localizer.Localizable _ApiTokenProperty_createdToday()KeyApiTokenProperty.createdToday
:Created today
.- Returns:
Created today
-
ApiTokenProperty_createdAYearAgo
KeyApiTokenProperty.createdAYearAgo
:Created over a year ago
.- Returns:
Created over a year ago
-
_ApiTokenProperty_createdAYearAgo
public static org.jvnet.localizer.Localizable _ApiTokenProperty_createdAYearAgo()KeyApiTokenProperty.createdAYearAgo
:Created over a year ago
.- Returns:
Created over a year ago
-
ResourceDomainConfiguration_NeedsRootURL
KeyResourceDomainConfiguration.NeedsRootURL
:Can only set resource root URL if Jenkins URL is set.
.- Returns:
Can only set resource root URL if Jenkins URL is set.
-
_ResourceDomainConfiguration_NeedsRootURL
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_NeedsRootURL()KeyResourceDomainConfiguration.NeedsRootURL
:Can only set resource root URL if Jenkins URL is set.
.- Returns:
Can only set resource root URL if Jenkins URL is set.
-
ApiTokenProperty_ChangeToken_CapabilityNotAllowed
KeyApiTokenProperty.ChangeToken.CapabilityNotAllowed
:<div>Capability to generate a legacy token without an existing one is currently disabled in the security configuration</div>
.- Returns:
<div>Capability to generate a legacy token without an existing one is currently disabled in the security configuration</div>
-
_ApiTokenProperty_ChangeToken_CapabilityNotAllowed
public static org.jvnet.localizer.Localizable _ApiTokenProperty_ChangeToken_CapabilityNotAllowed()KeyApiTokenProperty.ChangeToken.CapabilityNotAllowed
:<div>Capability to generate a legacy token without an existing one is currently disabled in the security configuration</div>
.- Returns:
<div>Capability to generate a legacy token without an existing one is currently disabled in the security configuration</div>
-
ApiTokenProperty_lastUsedYesterday
KeyApiTokenProperty.lastUsedYesterday
:Last used yesterday
.- Returns:
Last used yesterday
-
_ApiTokenProperty_lastUsedYesterday
public static org.jvnet.localizer.Localizable _ApiTokenProperty_lastUsedYesterday()KeyApiTokenProperty.lastUsedYesterday
:Last used yesterday
.- Returns:
Last used yesterday
-
ResourceDomainConfiguration_IOException
KeyResourceDomainConfiguration.IOException
:Failed to connect: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to connect: {0}
-
_ResourceDomainConfiguration_IOException
KeyResourceDomainConfiguration.IOException
:Failed to connect: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to connect: {0}
-
ApiTokenProperty_lastUsedMonthsAgo
KeyApiTokenProperty.lastUsedMonthsAgo
:Last used over {0} months ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Last used over {0} months ago
-
_ApiTokenProperty_lastUsedMonthsAgo
KeyApiTokenProperty.lastUsedMonthsAgo
:Last used over {0} months ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Last used over {0} months ago
-
ResourceDomainConfiguration_SomeJenkins
KeyResourceDomainConfiguration.SomeJenkins
:The specified URL points to a Jenkins instance, but could not determine whether it is this or another instance.
.- Returns:
The specified URL points to a Jenkins instance, but could not determine whether it is this or another instance.
-
_ResourceDomainConfiguration_SomeJenkins
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_SomeJenkins()KeyResourceDomainConfiguration.SomeJenkins
:The specified URL points to a Jenkins instance, but could not determine whether it is this or another instance.
.- Returns:
The specified URL points to a Jenkins instance, but could not determine whether it is this or another instance.
-
ResourceDomainConfiguration_Invalid
KeyResourceDomainConfiguration.Invalid
:Not a valid URL.
.- Returns:
Not a valid URL.
-
_ResourceDomainConfiguration_Invalid
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_Invalid()KeyResourceDomainConfiguration.Invalid
:Not a valid URL.
.- Returns:
Not a valid URL.
-
ApiTokenProperty_createdYesterday
KeyApiTokenProperty.createdYesterday
:Created yesterday
.- Returns:
Created yesterday
-
_ApiTokenProperty_createdYesterday
public static org.jvnet.localizer.Localizable _ApiTokenProperty_createdYesterday()KeyApiTokenProperty.createdYesterday
:Created yesterday
.- Returns:
Created yesterday
-
ApiTokenProperty_lastUsedAWeekAgo
KeyApiTokenProperty.lastUsedAWeekAgo
:Last used over a week ago
.- Returns:
Last used over a week ago
-
_ApiTokenProperty_lastUsedAWeekAgo
public static org.jvnet.localizer.Localizable _ApiTokenProperty_lastUsedAWeekAgo()KeyApiTokenProperty.lastUsedAWeekAgo
:Last used over a week ago
.- Returns:
Last used over a week ago
-
ApiTokenProperty_createdAWeekAgo
KeyApiTokenProperty.createdAWeekAgo
:Created over a week ago
.- Returns:
Created over a week ago
-
_ApiTokenProperty_createdAWeekAgo
public static org.jvnet.localizer.Localizable _ApiTokenProperty_createdAWeekAgo()KeyApiTokenProperty.createdAWeekAgo
:Created over a week ago
.- Returns:
Created over a week ago
-
ResourceDomainConfiguration_ResourceResponse
KeyResourceDomainConfiguration.ResourceResponse
:The specified URL points to a previously set up resource root URL.
.- Returns:
The specified URL points to a previously set up resource root URL.
-
_ResourceDomainConfiguration_ResourceResponse
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_ResourceResponse()KeyResourceDomainConfiguration.ResourceResponse
:The specified URL points to a previously set up resource root URL.
.- Returns:
The specified URL points to a previously set up resource root URL.
-
ApiTokenProperty_DisplayName
KeyApiTokenProperty.DisplayName
:API Token
.- Returns:
API Token
-
_ApiTokenProperty_DisplayName
public static org.jvnet.localizer.Localizable _ApiTokenProperty_DisplayName()KeyApiTokenProperty.DisplayName
:API Token
.- Returns:
API Token
-
ResourceDomainConfiguration_SameAsJenkinsRoot
KeyResourceDomainConfiguration.SameAsJenkinsRoot
:Cannot use the same host name for both Jenkins URL and resource root URL.
.- Returns:
Cannot use the same host name for both Jenkins URL and resource root URL.
-
_ResourceDomainConfiguration_SameAsJenkinsRoot
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_SameAsJenkinsRoot()KeyResourceDomainConfiguration.SameAsJenkinsRoot
:Cannot use the same host name for both Jenkins URL and resource root URL.
.- Returns:
Cannot use the same host name for both Jenkins URL and resource root URL.
-
ApiTokenProperty_lastUsedDaysAgo
KeyApiTokenProperty.lastUsedDaysAgo
:Last used {0} days ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Last used {0} days ago
-
_ApiTokenProperty_lastUsedDaysAgo
KeyApiTokenProperty.lastUsedDaysAgo
:Last used {0} days ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Last used {0} days ago
-
ResourceDomainConfiguration_SameAsCurrent
KeyResourceDomainConfiguration.SameAsCurrent
:You are currently accessing Jenkins through a URL similar to the proposed resource root URL. Saving this URL might remove your access to Jenkins.
.- Returns:
You are currently accessing Jenkins through a URL similar to the proposed resource root URL. Saving this URL might remove your access to Jenkins.
-
_ResourceDomainConfiguration_SameAsCurrent
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_SameAsCurrent()KeyResourceDomainConfiguration.SameAsCurrent
:You are currently accessing Jenkins through a URL similar to the proposed resource root URL. Saving this URL might remove your access to Jenkins.
.- Returns:
You are currently accessing Jenkins through a URL similar to the proposed resource root URL. Saving this URL might remove your access to Jenkins.
-
ResourceDomainConfiguration_ThisJenkins
KeyResourceDomainConfiguration.ThisJenkins
:The specified URL is a valid resource root URL candidate.
.- Returns:
The specified URL is a valid resource root URL candidate.
-
_ResourceDomainConfiguration_ThisJenkins
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_ThisJenkins()KeyResourceDomainConfiguration.ThisJenkins
:The specified URL is a valid resource root URL candidate.
.- Returns:
The specified URL is a valid resource root URL candidate.
-
Token_Created_on
KeyToken.Created.on
:Token created on {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Token created on {0}
-
_Token_Created_on
KeyToken.Created.on
:Token created on {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Token created on {0}
-
ResourceDomainConfiguration_Exception
KeyResourceDomainConfiguration.Exception
:An exception occurred with the URL: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
An exception occurred with the URL: {0}
-
_ResourceDomainConfiguration_Exception
KeyResourceDomainConfiguration.Exception
:An exception occurred with the URL: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
An exception occurred with the URL: {0}
-