Package hudson
Class Messages
java.lang.Object
hudson.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
KeyAboutJenkins.Description
:See the version and license information.
.static org.jvnet.localizer.Localizable
KeyAboutJenkins.DisplayName
:About Jenkins
.static org.jvnet.localizer.Localizable
KeyFilePath.did_not_manage_to_validate_may_be_too_sl
:Did not manage to validate {0} (may be too slow)
.static org.jvnet.localizer.Localizable
KeyFilePath.TildaDoesntWork
:â~â is only supported in a Unix shell and nowhere else.
.static org.jvnet.localizer.Localizable
KeyFilePath.validateAntFileMask.doesntMatchAndSuggest
:â{0}â doesnât match anything, but â{1}â does. Perhaps thatâs what you mean?
.static org.jvnet.localizer.Localizable
KeyFilePath.validateAntFileMask.doesntMatchAnything
:â{0}â doesnât match anything
.static org.jvnet.localizer.Localizable
KeyFilePath.validateAntFileMask.doesntMatchAnythingAndSuggest
:â{0}â doesnât match anything: even â{1}â doesnât exist
.static org.jvnet.localizer.Localizable
KeyFilePath.validateAntFileMask.matchWithCaseInsensitive
:â{0}â doesnât match anything because it is treated case sensitively. You can deactivate case sensitivity to get matches
.static org.jvnet.localizer.Localizable
KeyFilePath.validateAntFileMask.portionMatchAndSuggest
:â{0}â doesnât match anything, although â{1}â exists
.static org.jvnet.localizer.Localizable
_FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest
(Object arg0, Object arg1, Object arg2) KeyFilePath.validateAntFileMask.portionMatchButPreviousNotMatchAndSuggest
:â{0}â doesnât match anything: â{1}â exists but not â{2}â
.static org.jvnet.localizer.Localizable
KeyFilePath.validateAntFileMask.whitespaceSeparator
:Whitespace can no longer be used as the separator. Please Use â,â as the separator instead.
.static org.jvnet.localizer.Localizable
KeyFilePath.validateRelativePath.noSuchDirectory
:No such directory: â{0}â
.static org.jvnet.localizer.Localizable
KeyFilePath.validateRelativePath.noSuchFile
:No such file: â{0}â
.static org.jvnet.localizer.Localizable
KeyFilePath.validateRelativePath.notDirectory
:â{0}â is not a directory
.static org.jvnet.localizer.Localizable
KeyFilePath.validateRelativePath.notFile
:â{0}â is not a file
.static org.jvnet.localizer.Localizable
KeyFilePath.validateRelativePath.wildcardNotAllowed
:Wildcard is not allowed here
.static org.jvnet.localizer.Localizable
KeyFunctions.NoExceptionDetails
:No Exception details
.static org.jvnet.localizer.Localizable
KeyPluginManager.adoptThisPlugin
:<strong>This plugin is up for adoption!</strong> We are looking for new maintainers. Visit our <a href="https://www.jenkins.io/doc/developer/plugin-governance/adopt-a-plugin/" rel="noopener noreferrer" target="_blank">Adopt a Plugin</a> initiative for more information.
.static org.jvnet.localizer.Localizable
_PluginManager_ago
(Object arg0) KeyPluginManager.ago
:{0} ago
.static org.jvnet.localizer.Localizable
KeyPluginManager.CheckUpdateServerError
:There were errors checking the update sites: {0}
.static org.jvnet.localizer.Localizable
KeyPluginManager.compatWarning
:Warning: The new version of this plugin is marked as incompatible with the installed version of the plugin. This is usually the case because its behavior or APIs changed, or because it uses a different settings format than the installed version. Other plugins with a dependency on this plugin may be incompatible with this update and no longer work as expected, jobs using this plugin may need to be reconfigured, and/or you may not be able to cleanly revert to the prior version without manually restoring old settings. Consult the plugin release notes for details.
.static org.jvnet.localizer.Localizable
KeyPluginManager.ConfigureUpdateCenterPermission.Description
:Deprecated - Please use the Overall/Administer permission instead
.static org.jvnet.localizer.Localizable
KeyPluginManager.connectionFailed
:Unable to connect to the URL.
.static org.jvnet.localizer.Localizable
KeyPluginManager.coreWarning
:Warning: This plugin is built for Jenkins {0} or newer. Jenkins will refuse to load this plugin if installed.
.static org.jvnet.localizer.Localizable
KeyPluginManager.depCompatWarning
:Warning: This plugin requires newer versions of dependencies and at least one of those plugins is not compatible with the installed version. This is usually the case because its behavior or APIs changed, or it uses a different settings format than the installed version. Other plugins with a dependency on that plugin may be incompatible with this update and no longer work as expected, jobs using that plugin may need to be reconfigured, and/or you may not be able to cleanly revert to the prior version without manually restoring old settings. Consult the plugin release notes for details.
.static org.jvnet.localizer.Localizable
KeyPluginManager.depCoreWarning
:Warning: This plugin has dependencies on other plugins that require Jenkins {0} or newer. Jenkins will refuse to load the dependencies requiring a newer version of Jenkins, and in turn loading this plugin will fail.
.static org.jvnet.localizer.Localizable
KeyPluginManager.deprecationWarning
:<strong>This plugin is deprecated.</strong> In general, this means that it is either obsolete, no longer being developed, or may no longer work. <a href="{0}" rel="noopener noreferrer" target="_blank">Learn more.</a>
.static org.jvnet.localizer.Localizable
KeyPluginManager.DisplayName
:Plugins
.static org.jvnet.localizer.Localizable
KeyPluginManager.emptyUpdateSiteUrl
:The update site cannot be empty. Please enter a valid url.
.static org.jvnet.localizer.Localizable
KeyPluginManager.insecureUrl
:You are using an insecure URL to download the plugin, use at your own risk!
.static org.jvnet.localizer.Localizable
KeyPluginManager.invalidUrl
:You are using an invalid URL to download the plugin. file, https and http (not recommended) URLs are supported.
.static org.jvnet.localizer.Localizable
KeyPluginManager.LifecycleDoesNotSupportDynamicLoad.RestartRequired
:This Jenkins lifecycle does not support dynamic loading of plugins. Jenkins needs to be restarted for the update to take effect.
.static org.jvnet.localizer.Localizable
KeyPluginManager.parentCompatWarning
:The following plugins are affected by this:
.static org.jvnet.localizer.Localizable
KeyPluginManager.parentDepCompatWarning
:The following plugins are incompatible:
.static org.jvnet.localizer.Localizable
KeyPluginManager.PluginCycleDependenciesMonitor.DisplayName
:Cyclic Dependencies Detector
.static org.jvnet.localizer.Localizable
KeyPluginManager.PluginDeprecationMonitor.DisplayName
:Deprecated Plugin Monitor
.static org.jvnet.localizer.Localizable
KeyPluginManager.PluginDoesntSupportDynamicLoad.RestartRequired
:{0} plugin doesnât support dynamic loading. Jenkins needs to be restarted for the update to take effect.
.static org.jvnet.localizer.Localizable
KeyPluginManager.PluginIsAlreadyInstalled.RestartRequired
:{0} plugin is already installed. Jenkins needs to be restarted for the update to take effect.
.static org.jvnet.localizer.Localizable
KeyPluginManager.PluginUpdateMonitor.DisplayName
:Invalid Plugin Configuration
.static org.jvnet.localizer.Localizable
KeyPluginManager.PortNotANumber
:Port is not a number
.static org.jvnet.localizer.Localizable
_PluginManager_PortNotInRange
(Object arg0, Object arg1) KeyPluginManager.PortNotInRange
:Port doesnât range from {0} to {1}
.static org.jvnet.localizer.Localizable
KeyPluginManager.securityWarning
:Warning: This plugin version may not be safe to use. Please review the following security notices:
.static org.jvnet.localizer.Localizable
KeyPluginManager.UnexpectedException
:Unexpected exception going through the retrying process of checking update servers
.static org.jvnet.localizer.Localizable
KeyPluginManager.UpdateSiteChangeLogLevel
:Change the log level of {0} logger to WARNING or below to see more information and the error message of every attempt
.static org.jvnet.localizer.Localizable
_PluginManager_UpdateSiteError
(Object arg0, Object arg1) KeyPluginManager.UpdateSiteError
:Error checking update sites for {0} attempt(s). Last exception was: {1}
.static org.jvnet.localizer.Localizable
KeyPluginManager.UploadPluginsPermission.Description
:Deprecated - Please use the Overall/Administer permission instead
.static org.jvnet.localizer.Localizable
KeyPluginWrapper.Already.Disabled
:The plugin ''{0}'' was already disabled
.static org.jvnet.localizer.Localizable
_PluginWrapper_disabled_2
(Object arg0, Object arg1) KeyPluginWrapper.disabled_2
:Required plugin is disabled: {0} ({1})
.static org.jvnet.localizer.Localizable
_PluginWrapper_Error_Disabling
(Object arg0, Object arg1) KeyPluginWrapper.Error.Disabling
:There was an error disabling the ''{0}'' plugin. Error: ''{1}''
.static org.jvnet.localizer.Localizable
_PluginWrapper_failed_to_load_dependency_2
(Object arg0, Object arg1, Object arg2) KeyPluginWrapper.failed_to_load_dependency_2
:Failed to load: {0} ({1} {2})
.static org.jvnet.localizer.Localizable
_PluginWrapper_failed_to_load_plugin_2
(Object arg0, Object arg1, Object arg2) KeyPluginWrapper.failed_to_load_plugin_2
:Failed to load: {0} ({1} {2})
.static org.jvnet.localizer.Localizable
_PluginWrapper_missing
(Object arg0, Object arg1) KeyPluginWrapper.missing
:Plugin is missing: {0} ({1})
.static org.jvnet.localizer.Localizable
KeyPluginWrapper.NoSuchPlugin
:No such plugin found with the name ''{0}''
.static org.jvnet.localizer.Localizable
_PluginWrapper_obsolete_2
(Object arg0, Object arg1, Object arg2, Object arg3) KeyPluginWrapper.obsolete_2
:Update required: {0} ({1} {2}) to be updated to {3} or higher
.static org.jvnet.localizer.Localizable
_PluginWrapper_obsoleteCore
(Object arg0, Object arg1) KeyPluginWrapper.obsoleteCore
:Jenkins ({1}) or higher required
.static org.jvnet.localizer.Localizable
KeyPluginWrapper.Plugin.Disabled
:Plugin ''{0}'' disabled
.static org.jvnet.localizer.Localizable
_PluginWrapper_Plugin_Has_Dependent
(Object arg0, Object arg1, Object arg2) KeyPluginWrapper.Plugin.Has.Dependent
:The plugin ''{0}'' has, at least, one dependent plugin ({1}) and the disable strategy is {2}, so it cannot be disabled
.static org.jvnet.localizer.Localizable
KeyPluginWrapper.PluginWrapperAdministrativeMonitor.DisplayName
:Plugins Failed To Load
.static org.jvnet.localizer.Localizable
_ProxyConfiguration_FailedToConnect
(Object arg0, Object arg1) KeyProxyConfiguration.FailedToConnect
:Failed to connect to {0} (code {1}).
.static org.jvnet.localizer.Localizable
KeyProxyConfiguration.FailedToConnectViaProxy
:Failed to connect to {0}.
.static org.jvnet.localizer.Localizable
KeyProxyConfiguration.MalformedTestUrl
:Malformed Test URL {0}.
.static org.jvnet.localizer.Localizable
KeyProxyConfiguration.NonTLSWarning
:Jenkins only supports using an http connection to the proxy. The credentials may be exposed to someone on the same network.
.static org.jvnet.localizer.Localizable
KeyProxyConfiguration.Success
:Success (code {0})
.static org.jvnet.localizer.Localizable
KeyProxyConfiguration.TestUrlRequired
:Test URL is required.
.static org.jvnet.localizer.Localizable
KeyProxyConfigurationManager.Description
:Configure the http proxy used by Jenkins
.static org.jvnet.localizer.Localizable
KeyProxyConfigurationManager.DisplayName
:Proxy Configuration
.static org.jvnet.localizer.Localizable
KeyUtil.day
:{0} {0,choice,0#days|1#day|1<days}
.static org.jvnet.localizer.Localizable
_Util_hour
(Object arg0) KeyUtil.hour
:{0} hr
.static org.jvnet.localizer.Localizable
_Util_millisecond
(Object arg0) KeyUtil.millisecond
:{0} ms
.static org.jvnet.localizer.Localizable
_Util_minute
(Object arg0) KeyUtil.minute
:{0} min
.static org.jvnet.localizer.Localizable
_Util_month
(Object arg0) KeyUtil.month
:{0} mo
.static org.jvnet.localizer.Localizable
_Util_second
(Object arg0) KeyUtil.second
:{0} sec
.static org.jvnet.localizer.Localizable
_Util_year
(Object arg0) KeyUtil.year
:{0} yr
.static String
KeyAboutJenkins.Description
:See the version and license information.
.static String
KeyAboutJenkins.DisplayName
:About Jenkins
.static String
KeyFilePath.did_not_manage_to_validate_may_be_too_sl
:Did not manage to validate {0} (may be too slow)
.static String
KeyFilePath.TildaDoesntWork
:â~â is only supported in a Unix shell and nowhere else.
.static String
KeyFilePath.validateAntFileMask.doesntMatchAndSuggest
:â{0}â doesnât match anything, but â{1}â does. Perhaps thatâs what you mean?
.static String
KeyFilePath.validateAntFileMask.doesntMatchAnything
:â{0}â doesnât match anything
.static String
KeyFilePath.validateAntFileMask.doesntMatchAnythingAndSuggest
:â{0}â doesnât match anything: even â{1}â doesnât exist
.static String
KeyFilePath.validateAntFileMask.matchWithCaseInsensitive
:â{0}â doesnât match anything because it is treated case sensitively. You can deactivate case sensitivity to get matches
.static String
KeyFilePath.validateAntFileMask.portionMatchAndSuggest
:â{0}â doesnât match anything, although â{1}â exists
.static String
FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest
(Object arg0, Object arg1, Object arg2) KeyFilePath.validateAntFileMask.portionMatchButPreviousNotMatchAndSuggest
:â{0}â doesnât match anything: â{1}â exists but not â{2}â
.static String
KeyFilePath.validateAntFileMask.whitespaceSeparator
:Whitespace can no longer be used as the separator. Please Use â,â as the separator instead.
.static String
KeyFilePath.validateRelativePath.noSuchDirectory
:No such directory: â{0}â
.static String
KeyFilePath.validateRelativePath.noSuchFile
:No such file: â{0}â
.static String
KeyFilePath.validateRelativePath.notDirectory
:â{0}â is not a directory
.static String
KeyFilePath.validateRelativePath.notFile
:â{0}â is not a file
.static String
KeyFilePath.validateRelativePath.wildcardNotAllowed
:Wildcard is not allowed here
.static String
KeyFunctions.NoExceptionDetails
:No Exception details
.static String
KeyPluginManager.adoptThisPlugin
:<strong>This plugin is up for adoption!</strong> We are looking for new maintainers. Visit our <a href="https://www.jenkins.io/doc/developer/plugin-governance/adopt-a-plugin/" rel="noopener noreferrer" target="_blank">Adopt a Plugin</a> initiative for more information.
.static String
PluginManager_ago
(Object arg0) KeyPluginManager.ago
:{0} ago
.static String
KeyPluginManager.CheckUpdateServerError
:There were errors checking the update sites: {0}
.static String
KeyPluginManager.compatWarning
:Warning: The new version of this plugin is marked as incompatible with the installed version of the plugin. This is usually the case because its behavior or APIs changed, or because it uses a different settings format than the installed version. Other plugins with a dependency on this plugin may be incompatible with this update and no longer work as expected, jobs using this plugin may need to be reconfigured, and/or you may not be able to cleanly revert to the prior version without manually restoring old settings. Consult the plugin release notes for details.
.static String
KeyPluginManager.ConfigureUpdateCenterPermission.Description
:Deprecated - Please use the Overall/Administer permission instead
.static String
KeyPluginManager.connectionFailed
:Unable to connect to the URL.
.static String
KeyPluginManager.coreWarning
:Warning: This plugin is built for Jenkins {0} or newer. Jenkins will refuse to load this plugin if installed.
.static String
KeyPluginManager.depCompatWarning
:Warning: This plugin requires newer versions of dependencies and at least one of those plugins is not compatible with the installed version. This is usually the case because its behavior or APIs changed, or it uses a different settings format than the installed version. Other plugins with a dependency on that plugin may be incompatible with this update and no longer work as expected, jobs using that plugin may need to be reconfigured, and/or you may not be able to cleanly revert to the prior version without manually restoring old settings. Consult the plugin release notes for details.
.static String
KeyPluginManager.depCoreWarning
:Warning: This plugin has dependencies on other plugins that require Jenkins {0} or newer. Jenkins will refuse to load the dependencies requiring a newer version of Jenkins, and in turn loading this plugin will fail.
.static String
KeyPluginManager.deprecationWarning
:<strong>This plugin is deprecated.</strong> In general, this means that it is either obsolete, no longer being developed, or may no longer work. <a href="{0}" rel="noopener noreferrer" target="_blank">Learn more.</a>
.static String
KeyPluginManager.DisplayName
:Plugins
.static String
KeyPluginManager.emptyUpdateSiteUrl
:The update site cannot be empty. Please enter a valid url.
.static String
KeyPluginManager.insecureUrl
:You are using an insecure URL to download the plugin, use at your own risk!
.static String
KeyPluginManager.invalidUrl
:You are using an invalid URL to download the plugin. file, https and http (not recommended) URLs are supported.
.static String
KeyPluginManager.LifecycleDoesNotSupportDynamicLoad.RestartRequired
:This Jenkins lifecycle does not support dynamic loading of plugins. Jenkins needs to be restarted for the update to take effect.
.static String
KeyPluginManager.parentCompatWarning
:The following plugins are affected by this:
.static String
KeyPluginManager.parentDepCompatWarning
:The following plugins are incompatible:
.static String
KeyPluginManager.PluginCycleDependenciesMonitor.DisplayName
:Cyclic Dependencies Detector
.static String
KeyPluginManager.PluginDeprecationMonitor.DisplayName
:Deprecated Plugin Monitor
.static String
KeyPluginManager.PluginDoesntSupportDynamicLoad.RestartRequired
:{0} plugin doesnât support dynamic loading. Jenkins needs to be restarted for the update to take effect.
.static String
KeyPluginManager.PluginIsAlreadyInstalled.RestartRequired
:{0} plugin is already installed. Jenkins needs to be restarted for the update to take effect.
.static String
KeyPluginManager.PluginUpdateMonitor.DisplayName
:Invalid Plugin Configuration
.static String
KeyPluginManager.PortNotANumber
:Port is not a number
.static String
PluginManager_PortNotInRange
(Object arg0, Object arg1) KeyPluginManager.PortNotInRange
:Port doesnât range from {0} to {1}
.static String
KeyPluginManager.securityWarning
:Warning: This plugin version may not be safe to use. Please review the following security notices:
.static String
KeyPluginManager.UnexpectedException
:Unexpected exception going through the retrying process of checking update servers
.static String
KeyPluginManager.UpdateSiteChangeLogLevel
:Change the log level of {0} logger to WARNING or below to see more information and the error message of every attempt
.static String
PluginManager_UpdateSiteError
(Object arg0, Object arg1) KeyPluginManager.UpdateSiteError
:Error checking update sites for {0} attempt(s). Last exception was: {1}
.static String
KeyPluginManager.UploadPluginsPermission.Description
:Deprecated - Please use the Overall/Administer permission instead
.static String
KeyPluginWrapper.Already.Disabled
:The plugin ''{0}'' was already disabled
.static String
PluginWrapper_disabled_2
(Object arg0, Object arg1) KeyPluginWrapper.disabled_2
:Required plugin is disabled: {0} ({1})
.static String
PluginWrapper_Error_Disabling
(Object arg0, Object arg1) KeyPluginWrapper.Error.Disabling
:There was an error disabling the ''{0}'' plugin. Error: ''{1}''
.static String
PluginWrapper_failed_to_load_dependency_2
(Object arg0, Object arg1, Object arg2) KeyPluginWrapper.failed_to_load_dependency_2
:Failed to load: {0} ({1} {2})
.static String
PluginWrapper_failed_to_load_plugin_2
(Object arg0, Object arg1, Object arg2) KeyPluginWrapper.failed_to_load_plugin_2
:Failed to load: {0} ({1} {2})
.static String
PluginWrapper_missing
(Object arg0, Object arg1) KeyPluginWrapper.missing
:Plugin is missing: {0} ({1})
.static String
KeyPluginWrapper.NoSuchPlugin
:No such plugin found with the name ''{0}''
.static String
PluginWrapper_obsolete_2
(Object arg0, Object arg1, Object arg2, Object arg3) KeyPluginWrapper.obsolete_2
:Update required: {0} ({1} {2}) to be updated to {3} or higher
.static String
PluginWrapper_obsoleteCore
(Object arg0, Object arg1) KeyPluginWrapper.obsoleteCore
:Jenkins ({1}) or higher required
.static String
KeyPluginWrapper.Plugin.Disabled
:Plugin ''{0}'' disabled
.static String
PluginWrapper_Plugin_Has_Dependent
(Object arg0, Object arg1, Object arg2) KeyPluginWrapper.Plugin.Has.Dependent
:The plugin ''{0}'' has, at least, one dependent plugin ({1}) and the disable strategy is {2}, so it cannot be disabled
.static String
KeyPluginWrapper.PluginWrapperAdministrativeMonitor.DisplayName
:Plugins Failed To Load
.static String
ProxyConfiguration_FailedToConnect
(Object arg0, Object arg1) KeyProxyConfiguration.FailedToConnect
:Failed to connect to {0} (code {1}).
.static String
KeyProxyConfiguration.FailedToConnectViaProxy
:Failed to connect to {0}.
.static String
KeyProxyConfiguration.MalformedTestUrl
:Malformed Test URL {0}.
.static String
KeyProxyConfiguration.NonTLSWarning
:Jenkins only supports using an http connection to the proxy. The credentials may be exposed to someone on the same network.
.static String
KeyProxyConfiguration.Success
:Success (code {0})
.static String
KeyProxyConfiguration.TestUrlRequired
:Test URL is required.
.static String
KeyProxyConfigurationManager.Description
:Configure the http proxy used by Jenkins
.static String
KeyProxyConfigurationManager.DisplayName
:Proxy Configuration
.static String
KeyUtil.day
:{0} {0,choice,0#days|1#day|1<days}
.static String
KeyUtil.hour
:{0} hr
.static String
Util_millisecond
(Object arg0) KeyUtil.millisecond
:{0} ms
.static String
Util_minute
(Object arg0) KeyUtil.minute
:{0} min
.static String
Util_month
(Object arg0) KeyUtil.month
:{0} mo
.static String
Util_second
(Object arg0) KeyUtil.second
:{0} sec
.static String
KeyUtil.year
:{0} yr
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
FilePath_validateAntFileMask_whitespaceSeparator
KeyFilePath.validateAntFileMask.whitespaceSeparator
:Whitespace can no longer be used as the separator. Please Use â,â as the separator instead.
.- Returns:
Whitespace can no longer be used as the separator. Please Use â,â as the separator instead.
-
_FilePath_validateAntFileMask_whitespaceSeparator
public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_whitespaceSeparator()KeyFilePath.validateAntFileMask.whitespaceSeparator
:Whitespace can no longer be used as the separator. Please Use â,â as the separator instead.
.- Returns:
Whitespace can no longer be used as the separator. Please Use â,â as the separator instead.
-
Util_hour
KeyUtil.hour
:{0} hr
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} hr
-
_Util_hour
KeyUtil.hour
:{0} hr
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} hr
-
PluginManager_PluginIsAlreadyInstalled_RestartRequired
KeyPluginManager.PluginIsAlreadyInstalled.RestartRequired
:{0} plugin is already installed. Jenkins needs to be restarted for the update to take effect.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} plugin is already installed. Jenkins needs to be restarted for the update to take effect.
-
_PluginManager_PluginIsAlreadyInstalled_RestartRequired
public static org.jvnet.localizer.Localizable _PluginManager_PluginIsAlreadyInstalled_RestartRequired(Object arg0) KeyPluginManager.PluginIsAlreadyInstalled.RestartRequired
:{0} plugin is already installed. Jenkins needs to be restarted for the update to take effect.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} plugin is already installed. Jenkins needs to be restarted for the update to take effect.
-
PluginWrapper_disabled_2
KeyPluginWrapper.disabled_2
:Required plugin is disabled: {0} ({1})
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Required plugin is disabled: {0} ({1})
-
_PluginWrapper_disabled_2
KeyPluginWrapper.disabled_2
:Required plugin is disabled: {0} ({1})
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Required plugin is disabled: {0} ({1})
-
PluginManager_connectionFailed
KeyPluginManager.connectionFailed
:Unable to connect to the URL.
.- Returns:
Unable to connect to the URL.
-
_PluginManager_connectionFailed
public static org.jvnet.localizer.Localizable _PluginManager_connectionFailed()KeyPluginManager.connectionFailed
:Unable to connect to the URL.
.- Returns:
Unable to connect to the URL.
-
FilePath_TildaDoesntWork
KeyFilePath.TildaDoesntWork
:â~â is only supported in a Unix shell and nowhere else.
.- Returns:
â~â is only supported in a Unix shell and nowhere else.
-
_FilePath_TildaDoesntWork
public static org.jvnet.localizer.Localizable _FilePath_TildaDoesntWork()KeyFilePath.TildaDoesntWork
:â~â is only supported in a Unix shell and nowhere else.
.- Returns:
â~â is only supported in a Unix shell and nowhere else.
-
PluginManager_UpdateSiteChangeLogLevel
KeyPluginManager.UpdateSiteChangeLogLevel
:Change the log level of {0} logger to WARNING or below to see more information and the error message of every attempt
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Change the log level of {0} logger to WARNING or below to see more information and the error message of every attempt
-
_PluginManager_UpdateSiteChangeLogLevel
KeyPluginManager.UpdateSiteChangeLogLevel
:Change the log level of {0} logger to WARNING or below to see more information and the error message of every attempt
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Change the log level of {0} logger to WARNING or below to see more information and the error message of every attempt
-
PluginManager_ago
KeyPluginManager.ago
:{0} ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} ago
-
_PluginManager_ago
KeyPluginManager.ago
:{0} ago
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} ago
-
PluginManager_emptyUpdateSiteUrl
KeyPluginManager.emptyUpdateSiteUrl
:The update site cannot be empty. Please enter a valid url.
.- Returns:
The update site cannot be empty. Please enter a valid url.
-
_PluginManager_emptyUpdateSiteUrl
public static org.jvnet.localizer.Localizable _PluginManager_emptyUpdateSiteUrl()KeyPluginManager.emptyUpdateSiteUrl
:The update site cannot be empty. Please enter a valid url.
.- Returns:
The update site cannot be empty. Please enter a valid url.
-
PluginManager_compatWarning
KeyPluginManager.compatWarning
:Warning: The new version of this plugin is marked as incompatible with the installed version of the plugin. This is usually the case because its behavior or APIs changed, or because it uses a different settings format than the installed version. Other plugins with a dependency on this plugin may be incompatible with this update and no longer work as expected, jobs using this plugin may need to be reconfigured, and/or you may not be able to cleanly revert to the prior version without manually restoring old settings. Consult the plugin release notes for details.
.- Returns:
Warning: The new version of this plugin is marked as incompatible with the installed version of the plugin. This is usually the case because its behavior or APIs changed, or because it uses a different settings format than the installed version. Other plugins with a dependency on this plugin may be incompatible with this update and no longer work as expected, jobs using this plugin may need to be reconfigured, and/or you may not be able to cleanly revert to the prior version without manually restoring old settings. Consult the plugin release notes for details.
-
_PluginManager_compatWarning
public static org.jvnet.localizer.Localizable _PluginManager_compatWarning()KeyPluginManager.compatWarning
:Warning: The new version of this plugin is marked as incompatible with the installed version of the plugin. This is usually the case because its behavior or APIs changed, or because it uses a different settings format than the installed version. Other plugins with a dependency on this plugin may be incompatible with this update and no longer work as expected, jobs using this plugin may need to be reconfigured, and/or you may not be able to cleanly revert to the prior version without manually restoring old settings. Consult the plugin release notes for details.
.- Returns:
Warning: The new version of this plugin is marked as incompatible with the installed version of the plugin. This is usually the case because its behavior or APIs changed, or because it uses a different settings format than the installed version. Other plugins with a dependency on this plugin may be incompatible with this update and no longer work as expected, jobs using this plugin may need to be reconfigured, and/or you may not be able to cleanly revert to the prior version without manually restoring old settings. Consult the plugin release notes for details.
-
PluginManager_parentCompatWarning
KeyPluginManager.parentCompatWarning
:The following plugins are affected by this:
.- Returns:
The following plugins are affected by this:
-
_PluginManager_parentCompatWarning
public static org.jvnet.localizer.Localizable _PluginManager_parentCompatWarning()KeyPluginManager.parentCompatWarning
:The following plugins are affected by this:
.- Returns:
The following plugins are affected by this:
-
Util_day
KeyUtil.day
:{0} {0,choice,0#days|1#day|1<days}
.- Parameters:
arg0
- 1st format parameter,{0}
, a number.- Returns:
{0} {0,choice,0#days|1#day|1<days}
-
_Util_day
KeyUtil.day
:{0} {0,choice,0#days|1#day|1<days}
.- Parameters:
arg0
- 1st format parameter,{0}
, a number.- Returns:
{0} {0,choice,0#days|1#day|1<days}
-
FilePath_validateAntFileMask_matchWithCaseInsensitive
KeyFilePath.validateAntFileMask.matchWithCaseInsensitive
:â{0}â doesnât match anything because it is treated case sensitively. You can deactivate case sensitivity to get matches
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â doesnât match anything because it is treated case sensitively. You can deactivate case sensitivity to get matches
-
_FilePath_validateAntFileMask_matchWithCaseInsensitive
public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_matchWithCaseInsensitive(Object arg0) KeyFilePath.validateAntFileMask.matchWithCaseInsensitive
:â{0}â doesnât match anything because it is treated case sensitively. You can deactivate case sensitivity to get matches
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â doesnât match anything because it is treated case sensitively. You can deactivate case sensitivity to get matches
-
Util_month
KeyUtil.month
:{0} mo
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} mo
-
_Util_month
KeyUtil.month
:{0} mo
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} mo
-
PluginManager_PluginCycleDependenciesMonitor_DisplayName
KeyPluginManager.PluginCycleDependenciesMonitor.DisplayName
:Cyclic Dependencies Detector
.- Returns:
Cyclic Dependencies Detector
-
_PluginManager_PluginCycleDependenciesMonitor_DisplayName
public static org.jvnet.localizer.Localizable _PluginManager_PluginCycleDependenciesMonitor_DisplayName()KeyPluginManager.PluginCycleDependenciesMonitor.DisplayName
:Cyclic Dependencies Detector
.- Returns:
Cyclic Dependencies Detector
-
PluginWrapper_Already_Disabled
KeyPluginWrapper.Already.Disabled
:The plugin ''{0}'' was already disabled
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The plugin ''{0}'' was already disabled
-
_PluginWrapper_Already_Disabled
KeyPluginWrapper.Already.Disabled
:The plugin ''{0}'' was already disabled
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The plugin ''{0}'' was already disabled
-
PluginManager_invalidUrl
KeyPluginManager.invalidUrl
:You are using an invalid URL to download the plugin. file, https and http (not recommended) URLs are supported.
.- Returns:
You are using an invalid URL to download the plugin. file, https and http (not recommended) URLs are supported.
-
_PluginManager_invalidUrl
public static org.jvnet.localizer.Localizable _PluginManager_invalidUrl()KeyPluginManager.invalidUrl
:You are using an invalid URL to download the plugin. file, https and http (not recommended) URLs are supported.
.- Returns:
You are using an invalid URL to download the plugin. file, https and http (not recommended) URLs are supported.
-
PluginWrapper_obsoleteCore
KeyPluginWrapper.obsoleteCore
:Jenkins ({1}) or higher required
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Jenkins ({1}) or higher required
-
_PluginWrapper_obsoleteCore
KeyPluginWrapper.obsoleteCore
:Jenkins ({1}) or higher required
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Jenkins ({1}) or higher required
-
ProxyConfiguration_Success
KeyProxyConfiguration.Success
:Success (code {0})
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Success (code {0})
-
_ProxyConfiguration_Success
KeyProxyConfiguration.Success
:Success (code {0})
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Success (code {0})
-
PluginManager_adoptThisPlugin
KeyPluginManager.adoptThisPlugin
:<strong>This plugin is up for adoption!</strong> We are looking for new maintainers. Visit our <a href="https://www.jenkins.io/doc/developer/plugin-governance/adopt-a-plugin/" rel="noopener noreferrer" target="_blank">Adopt a Plugin</a> initiative for more information.
.- Returns:
<strong>This plugin is up for adoption!</strong> We are looking for new maintainers. Visit our <a href="https://www.jenkins.io/doc/developer/plugin-governance/adopt-a-plugin/" rel="noopener noreferrer" target="_blank">Adopt a Plugin</a> initiative for more information.
-
_PluginManager_adoptThisPlugin
public static org.jvnet.localizer.Localizable _PluginManager_adoptThisPlugin()KeyPluginManager.adoptThisPlugin
:<strong>This plugin is up for adoption!</strong> We are looking for new maintainers. Visit our <a href="https://www.jenkins.io/doc/developer/plugin-governance/adopt-a-plugin/" rel="noopener noreferrer" target="_blank">Adopt a Plugin</a> initiative for more information.
.- Returns:
<strong>This plugin is up for adoption!</strong> We are looking for new maintainers. Visit our <a href="https://www.jenkins.io/doc/developer/plugin-governance/adopt-a-plugin/" rel="noopener noreferrer" target="_blank">Adopt a Plugin</a> initiative for more information.
-
PluginManager_depCompatWarning
KeyPluginManager.depCompatWarning
:Warning: This plugin requires newer versions of dependencies and at least one of those plugins is not compatible with the installed version. This is usually the case because its behavior or APIs changed, or it uses a different settings format than the installed version. Other plugins with a dependency on that plugin may be incompatible with this update and no longer work as expected, jobs using that plugin may need to be reconfigured, and/or you may not be able to cleanly revert to the prior version without manually restoring old settings. Consult the plugin release notes for details.
.- Returns:
Warning: This plugin requires newer versions of dependencies and at least one of those plugins is not compatible with the installed version. This is usually the case because its behavior or APIs changed, or it uses a different settings format than the installed version. Other plugins with a dependency on that plugin may be incompatible with this update and no longer work as expected, jobs using that plugin may need to be reconfigured, and/or you may not be able to cleanly revert to the prior version without manually restoring old settings. Consult the plugin release notes for details.
-
_PluginManager_depCompatWarning
public static org.jvnet.localizer.Localizable _PluginManager_depCompatWarning()KeyPluginManager.depCompatWarning
:Warning: This plugin requires newer versions of dependencies and at least one of those plugins is not compatible with the installed version. This is usually the case because its behavior or APIs changed, or it uses a different settings format than the installed version. Other plugins with a dependency on that plugin may be incompatible with this update and no longer work as expected, jobs using that plugin may need to be reconfigured, and/or you may not be able to cleanly revert to the prior version without manually restoring old settings. Consult the plugin release notes for details.
.- Returns:
Warning: This plugin requires newer versions of dependencies and at least one of those plugins is not compatible with the installed version. This is usually the case because its behavior or APIs changed, or it uses a different settings format than the installed version. Other plugins with a dependency on that plugin may be incompatible with this update and no longer work as expected, jobs using that plugin may need to be reconfigured, and/or you may not be able to cleanly revert to the prior version without manually restoring old settings. Consult the plugin release notes for details.
-
FilePath_validateRelativePath_noSuchDirectory
KeyFilePath.validateRelativePath.noSuchDirectory
:No such directory: â{0}â
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such directory: â{0}â
-
_FilePath_validateRelativePath_noSuchDirectory
public static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_noSuchDirectory(Object arg0) KeyFilePath.validateRelativePath.noSuchDirectory
:No such directory: â{0}â
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such directory: â{0}â
-
Util_year
KeyUtil.year
:{0} yr
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} yr
-
_Util_year
KeyUtil.year
:{0} yr
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} yr
-
PluginManager_UploadPluginsPermission_Description
KeyPluginManager.UploadPluginsPermission.Description
:Deprecated - Please use the Overall/Administer permission instead
.- Returns:
Deprecated - Please use the Overall/Administer permission instead
-
_PluginManager_UploadPluginsPermission_Description
public static org.jvnet.localizer.Localizable _PluginManager_UploadPluginsPermission_Description()KeyPluginManager.UploadPluginsPermission.Description
:Deprecated - Please use the Overall/Administer permission instead
.- Returns:
Deprecated - Please use the Overall/Administer permission instead
-
PluginManager_insecureUrl
KeyPluginManager.insecureUrl
:You are using an insecure URL to download the plugin, use at your own risk!
.- Returns:
You are using an insecure URL to download the plugin, use at your own risk!
-
_PluginManager_insecureUrl
public static org.jvnet.localizer.Localizable _PluginManager_insecureUrl()KeyPluginManager.insecureUrl
:You are using an insecure URL to download the plugin, use at your own risk!
.- Returns:
You are using an insecure URL to download the plugin, use at your own risk!
-
PluginManager_LifecycleDoesNotSupportDynamicLoad_RestartRequired
KeyPluginManager.LifecycleDoesNotSupportDynamicLoad.RestartRequired
:This Jenkins lifecycle does not support dynamic loading of plugins. Jenkins needs to be restarted for the update to take effect.
.- Returns:
This Jenkins lifecycle does not support dynamic loading of plugins. Jenkins needs to be restarted for the update to take effect.
-
_PluginManager_LifecycleDoesNotSupportDynamicLoad_RestartRequired
public static org.jvnet.localizer.Localizable _PluginManager_LifecycleDoesNotSupportDynamicLoad_RestartRequired()KeyPluginManager.LifecycleDoesNotSupportDynamicLoad.RestartRequired
:This Jenkins lifecycle does not support dynamic loading of plugins. Jenkins needs to be restarted for the update to take effect.
.- Returns:
This Jenkins lifecycle does not support dynamic loading of plugins. Jenkins needs to be restarted for the update to take effect.
-
PluginManager_parentDepCompatWarning
KeyPluginManager.parentDepCompatWarning
:The following plugins are incompatible:
.- Returns:
The following plugins are incompatible:
-
_PluginManager_parentDepCompatWarning
public static org.jvnet.localizer.Localizable _PluginManager_parentDepCompatWarning()KeyPluginManager.parentDepCompatWarning
:The following plugins are incompatible:
.- Returns:
The following plugins are incompatible:
-
PluginWrapper_failed_to_load_dependency_2
public static String PluginWrapper_failed_to_load_dependency_2(Object arg0, Object arg1, Object arg2) KeyPluginWrapper.failed_to_load_dependency_2
:Failed to load: {0} ({1} {2})
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to load: {0} ({1} {2})
-
_PluginWrapper_failed_to_load_dependency_2
public static org.jvnet.localizer.Localizable _PluginWrapper_failed_to_load_dependency_2(Object arg0, Object arg1, Object arg2) KeyPluginWrapper.failed_to_load_dependency_2
:Failed to load: {0} ({1} {2})
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to load: {0} ({1} {2})
-
FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest
public static String FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest(Object arg0, Object arg1) KeyFilePath.validateAntFileMask.doesntMatchAnythingAndSuggest
:â{0}â doesnât match anything: even â{1}â doesnât exist
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â doesnât match anything: even â{1}â doesnât exist
-
_FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest
public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest(Object arg0, Object arg1) KeyFilePath.validateAntFileMask.doesntMatchAnythingAndSuggest
:â{0}â doesnât match anything: even â{1}â doesnât exist
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â doesnât match anything: even â{1}â doesnât exist
-
PluginManager_CheckUpdateServerError
KeyPluginManager.CheckUpdateServerError
:There were errors checking the update sites: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
There were errors checking the update sites: {0}
-
_PluginManager_CheckUpdateServerError
KeyPluginManager.CheckUpdateServerError
:There were errors checking the update sites: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
There were errors checking the update sites: {0}
-
PluginWrapper_PluginWrapperAdministrativeMonitor_DisplayName
KeyPluginWrapper.PluginWrapperAdministrativeMonitor.DisplayName
:Plugins Failed To Load
.- Returns:
Plugins Failed To Load
-
_PluginWrapper_PluginWrapperAdministrativeMonitor_DisplayName
public static org.jvnet.localizer.Localizable _PluginWrapper_PluginWrapperAdministrativeMonitor_DisplayName()KeyPluginWrapper.PluginWrapperAdministrativeMonitor.DisplayName
:Plugins Failed To Load
.- Returns:
Plugins Failed To Load
-
PluginManager_ConfigureUpdateCenterPermission_Description
KeyPluginManager.ConfigureUpdateCenterPermission.Description
:Deprecated - Please use the Overall/Administer permission instead
.- Returns:
Deprecated - Please use the Overall/Administer permission instead
-
_PluginManager_ConfigureUpdateCenterPermission_Description
public static org.jvnet.localizer.Localizable _PluginManager_ConfigureUpdateCenterPermission_Description()KeyPluginManager.ConfigureUpdateCenterPermission.Description
:Deprecated - Please use the Overall/Administer permission instead
.- Returns:
Deprecated - Please use the Overall/Administer permission instead
-
Util_minute
KeyUtil.minute
:{0} min
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} min
-
_Util_minute
KeyUtil.minute
:{0} min
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} min
-
PluginManager_PortNotInRange
KeyPluginManager.PortNotInRange
:Port doesnât range from {0} to {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Port doesnât range from {0} to {1}
-
_PluginManager_PortNotInRange
public static org.jvnet.localizer.Localizable _PluginManager_PortNotInRange(Object arg0, Object arg1) KeyPluginManager.PortNotInRange
:Port doesnât range from {0} to {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Port doesnât range from {0} to {1}
-
ProxyConfigurationManager_DisplayName
KeyProxyConfigurationManager.DisplayName
:Proxy Configuration
.- Returns:
Proxy Configuration
-
_ProxyConfigurationManager_DisplayName
public static org.jvnet.localizer.Localizable _ProxyConfigurationManager_DisplayName()KeyProxyConfigurationManager.DisplayName
:Proxy Configuration
.- Returns:
Proxy Configuration
-
ProxyConfigurationManager_Description
KeyProxyConfigurationManager.Description
:Configure the http proxy used by Jenkins
.- Returns:
Configure the http proxy used by Jenkins
-
_ProxyConfigurationManager_Description
public static org.jvnet.localizer.Localizable _ProxyConfigurationManager_Description()KeyProxyConfigurationManager.Description
:Configure the http proxy used by Jenkins
.- Returns:
Configure the http proxy used by Jenkins
-
PluginManager_coreWarning
KeyPluginManager.coreWarning
:Warning: This plugin is built for Jenkins {0} or newer. Jenkins will refuse to load this plugin if installed.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Warning: This plugin is built for Jenkins {0} or newer. Jenkins will refuse to load this plugin if installed.
-
_PluginManager_coreWarning
KeyPluginManager.coreWarning
:Warning: This plugin is built for Jenkins {0} or newer. Jenkins will refuse to load this plugin if installed.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Warning: This plugin is built for Jenkins {0} or newer. Jenkins will refuse to load this plugin if installed.
-
PluginWrapper_Plugin_Disabled
KeyPluginWrapper.Plugin.Disabled
:Plugin ''{0}'' disabled
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Plugin ''{0}'' disabled
-
_PluginWrapper_Plugin_Disabled
KeyPluginWrapper.Plugin.Disabled
:Plugin ''{0}'' disabled
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Plugin ''{0}'' disabled
-
ProxyConfiguration_FailedToConnectViaProxy
KeyProxyConfiguration.FailedToConnectViaProxy
:Failed to connect to {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to connect to {0}.
-
_ProxyConfiguration_FailedToConnectViaProxy
public static org.jvnet.localizer.Localizable _ProxyConfiguration_FailedToConnectViaProxy(Object arg0) KeyProxyConfiguration.FailedToConnectViaProxy
:Failed to connect to {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to connect to {0}.
-
Functions_NoExceptionDetails
KeyFunctions.NoExceptionDetails
:No Exception details
.- Returns:
No Exception details
-
_Functions_NoExceptionDetails
public static org.jvnet.localizer.Localizable _Functions_NoExceptionDetails()KeyFunctions.NoExceptionDetails
:No Exception details
.- Returns:
No Exception details
-
PluginWrapper_NoSuchPlugin
KeyPluginWrapper.NoSuchPlugin
:No such plugin found with the name ''{0}''
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such plugin found with the name ''{0}''
-
_PluginWrapper_NoSuchPlugin
KeyPluginWrapper.NoSuchPlugin
:No such plugin found with the name ''{0}''
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such plugin found with the name ''{0}''
-
PluginManager_DisplayName
KeyPluginManager.DisplayName
:Plugins
.- Returns:
Plugins
-
_PluginManager_DisplayName
public static org.jvnet.localizer.Localizable _PluginManager_DisplayName()KeyPluginManager.DisplayName
:Plugins
.- Returns:
Plugins
-
FilePath_did_not_manage_to_validate_may_be_too_sl
KeyFilePath.did_not_manage_to_validate_may_be_too_sl
:Did not manage to validate {0} (may be too slow)
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Did not manage to validate {0} (may be too slow)
-
_FilePath_did_not_manage_to_validate_may_be_too_sl
public static org.jvnet.localizer.Localizable _FilePath_did_not_manage_to_validate_may_be_too_sl(Object arg0) KeyFilePath.did_not_manage_to_validate_may_be_too_sl
:Did not manage to validate {0} (may be too slow)
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Did not manage to validate {0} (may be too slow)
-
PluginManager_deprecationWarning
KeyPluginManager.deprecationWarning
:<strong>This plugin is deprecated.</strong> In general, this means that it is either obsolete, no longer being developed, or may no longer work. <a href="{0}" rel="noopener noreferrer" target="_blank">Learn more.</a>
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
<strong>This plugin is deprecated.</strong> In general, this means that it is either obsolete, no longer being developed, or may no longer work. <a href="{0}" rel="noopener noreferrer" target="_blank">Learn more.</a>
-
_PluginManager_deprecationWarning
KeyPluginManager.deprecationWarning
:<strong>This plugin is deprecated.</strong> In general, this means that it is either obsolete, no longer being developed, or may no longer work. <a href="{0}" rel="noopener noreferrer" target="_blank">Learn more.</a>
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
<strong>This plugin is deprecated.</strong> In general, this means that it is either obsolete, no longer being developed, or may no longer work. <a href="{0}" rel="noopener noreferrer" target="_blank">Learn more.</a>
-
PluginWrapper_obsolete_2
KeyPluginWrapper.obsolete_2
:Update required: {0} ({1} {2}) to be updated to {3} or higher
.- Parameters:
arg3
- 4th format parameter,{3}
, asString.valueOf(Object)
.arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Update required: {0} ({1} {2}) to be updated to {3} or higher
-
_PluginWrapper_obsolete_2
public static org.jvnet.localizer.Localizable _PluginWrapper_obsolete_2(Object arg0, Object arg1, Object arg2, Object arg3) KeyPluginWrapper.obsolete_2
:Update required: {0} ({1} {2}) to be updated to {3} or higher
.- Parameters:
arg3
- 4th format parameter,{3}
, asString.valueOf(Object)
.arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Update required: {0} ({1} {2}) to be updated to {3} or higher
-
FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest
public static String FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest(Object arg0, Object arg1, Object arg2) KeyFilePath.validateAntFileMask.portionMatchButPreviousNotMatchAndSuggest
:â{0}â doesnât match anything: â{1}â exists but not â{2}â
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â doesnât match anything: â{1}â exists but not â{2}â
-
_FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest
public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest(Object arg0, Object arg1, Object arg2) KeyFilePath.validateAntFileMask.portionMatchButPreviousNotMatchAndSuggest
:â{0}â doesnât match anything: â{1}â exists but not â{2}â
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â doesnât match anything: â{1}â exists but not â{2}â
-
ProxyConfiguration_TestUrlRequired
KeyProxyConfiguration.TestUrlRequired
:Test URL is required.
.- Returns:
Test URL is required.
-
_ProxyConfiguration_TestUrlRequired
public static org.jvnet.localizer.Localizable _ProxyConfiguration_TestUrlRequired()KeyProxyConfiguration.TestUrlRequired
:Test URL is required.
.- Returns:
Test URL is required.
-
PluginManager_PluginUpdateMonitor_DisplayName
KeyPluginManager.PluginUpdateMonitor.DisplayName
:Invalid Plugin Configuration
.- Returns:
Invalid Plugin Configuration
-
_PluginManager_PluginUpdateMonitor_DisplayName
public static org.jvnet.localizer.Localizable _PluginManager_PluginUpdateMonitor_DisplayName()KeyPluginManager.PluginUpdateMonitor.DisplayName
:Invalid Plugin Configuration
.- Returns:
Invalid Plugin Configuration
-
FilePath_validateRelativePath_notDirectory
KeyFilePath.validateRelativePath.notDirectory
:â{0}â is not a directory
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â is not a directory
-
_FilePath_validateRelativePath_notDirectory
public static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_notDirectory(Object arg0) KeyFilePath.validateRelativePath.notDirectory
:â{0}â is not a directory
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â is not a directory
-
FilePath_validateAntFileMask_portionMatchAndSuggest
KeyFilePath.validateAntFileMask.portionMatchAndSuggest
:â{0}â doesnât match anything, although â{1}â exists
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â doesnât match anything, although â{1}â exists
-
_FilePath_validateAntFileMask_portionMatchAndSuggest
public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_portionMatchAndSuggest(Object arg0, Object arg1) KeyFilePath.validateAntFileMask.portionMatchAndSuggest
:â{0}â doesnât match anything, although â{1}â exists
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â doesnât match anything, although â{1}â exists
-
FilePath_validateRelativePath_notFile
KeyFilePath.validateRelativePath.notFile
:â{0}â is not a file
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â is not a file
-
_FilePath_validateRelativePath_notFile
KeyFilePath.validateRelativePath.notFile
:â{0}â is not a file
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â is not a file
-
FilePath_validateRelativePath_wildcardNotAllowed
KeyFilePath.validateRelativePath.wildcardNotAllowed
:Wildcard is not allowed here
.- Returns:
Wildcard is not allowed here
-
_FilePath_validateRelativePath_wildcardNotAllowed
public static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_wildcardNotAllowed()KeyFilePath.validateRelativePath.wildcardNotAllowed
:Wildcard is not allowed here
.- Returns:
Wildcard is not allowed here
-
PluginWrapper_missing
KeyPluginWrapper.missing
:Plugin is missing: {0} ({1})
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Plugin is missing: {0} ({1})
-
_PluginWrapper_missing
KeyPluginWrapper.missing
:Plugin is missing: {0} ({1})
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Plugin is missing: {0} ({1})
-
Util_second
KeyUtil.second
:{0} sec
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} sec
-
_Util_second
KeyUtil.second
:{0} sec
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} sec
-
ProxyConfiguration_FailedToConnect
KeyProxyConfiguration.FailedToConnect
:Failed to connect to {0} (code {1}).
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to connect to {0} (code {1}).
-
_ProxyConfiguration_FailedToConnect
public static org.jvnet.localizer.Localizable _ProxyConfiguration_FailedToConnect(Object arg0, Object arg1) KeyProxyConfiguration.FailedToConnect
:Failed to connect to {0} (code {1}).
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to connect to {0} (code {1}).
-
FilePath_validateAntFileMask_doesntMatchAnything
KeyFilePath.validateAntFileMask.doesntMatchAnything
:â{0}â doesnât match anything
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â doesnât match anything
-
_FilePath_validateAntFileMask_doesntMatchAnything
public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_doesntMatchAnything(Object arg0) KeyFilePath.validateAntFileMask.doesntMatchAnything
:â{0}â doesnât match anything
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â doesnât match anything
-
PluginManager_securityWarning
KeyPluginManager.securityWarning
:Warning: This plugin version may not be safe to use. Please review the following security notices:
.- Returns:
Warning: This plugin version may not be safe to use. Please review the following security notices:
-
_PluginManager_securityWarning
public static org.jvnet.localizer.Localizable _PluginManager_securityWarning()KeyPluginManager.securityWarning
:Warning: This plugin version may not be safe to use. Please review the following security notices:
.- Returns:
Warning: This plugin version may not be safe to use. Please review the following security notices:
-
AboutJenkins_Description
KeyAboutJenkins.Description
:See the version and license information.
.- Returns:
See the version and license information.
-
_AboutJenkins_Description
public static org.jvnet.localizer.Localizable _AboutJenkins_Description()KeyAboutJenkins.Description
:See the version and license information.
.- Returns:
See the version and license information.
-
FilePath_validateAntFileMask_doesntMatchAndSuggest
KeyFilePath.validateAntFileMask.doesntMatchAndSuggest
:â{0}â doesnât match anything, but â{1}â does. Perhaps thatâs what you mean?
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â doesnât match anything, but â{1}â does. Perhaps thatâs what you mean?
-
_FilePath_validateAntFileMask_doesntMatchAndSuggest
public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_doesntMatchAndSuggest(Object arg0, Object arg1) KeyFilePath.validateAntFileMask.doesntMatchAndSuggest
:â{0}â doesnât match anything, but â{1}â does. Perhaps thatâs what you mean?
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
â{0}â doesnât match anything, but â{1}â does. Perhaps thatâs what you mean?
-
PluginManager_UpdateSiteError
KeyPluginManager.UpdateSiteError
:Error checking update sites for {0} attempt(s). Last exception was: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Error checking update sites for {0} attempt(s). Last exception was: {1}
-
_PluginManager_UpdateSiteError
public static org.jvnet.localizer.Localizable _PluginManager_UpdateSiteError(Object arg0, Object arg1) KeyPluginManager.UpdateSiteError
:Error checking update sites for {0} attempt(s). Last exception was: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Error checking update sites for {0} attempt(s). Last exception was: {1}
-
PluginManager_depCoreWarning
KeyPluginManager.depCoreWarning
:Warning: This plugin has dependencies on other plugins that require Jenkins {0} or newer. Jenkins will refuse to load the dependencies requiring a newer version of Jenkins, and in turn loading this plugin will fail.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Warning: This plugin has dependencies on other plugins that require Jenkins {0} or newer. Jenkins will refuse to load the dependencies requiring a newer version of Jenkins, and in turn loading this plugin will fail.
-
_PluginManager_depCoreWarning
KeyPluginManager.depCoreWarning
:Warning: This plugin has dependencies on other plugins that require Jenkins {0} or newer. Jenkins will refuse to load the dependencies requiring a newer version of Jenkins, and in turn loading this plugin will fail.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Warning: This plugin has dependencies on other plugins that require Jenkins {0} or newer. Jenkins will refuse to load the dependencies requiring a newer version of Jenkins, and in turn loading this plugin will fail.
-
ProxyConfiguration_MalformedTestUrl
KeyProxyConfiguration.MalformedTestUrl
:Malformed Test URL {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Malformed Test URL {0}.
-
_ProxyConfiguration_MalformedTestUrl
KeyProxyConfiguration.MalformedTestUrl
:Malformed Test URL {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Malformed Test URL {0}.
-
ProxyConfiguration_NonTLSWarning
KeyProxyConfiguration.NonTLSWarning
:Jenkins only supports using an http connection to the proxy. The credentials may be exposed to someone on the same network.
.- Returns:
Jenkins only supports using an http connection to the proxy. The credentials may be exposed to someone on the same network.
-
_ProxyConfiguration_NonTLSWarning
public static org.jvnet.localizer.Localizable _ProxyConfiguration_NonTLSWarning()KeyProxyConfiguration.NonTLSWarning
:Jenkins only supports using an http connection to the proxy. The credentials may be exposed to someone on the same network.
.- Returns:
Jenkins only supports using an http connection to the proxy. The credentials may be exposed to someone on the same network.
-
AboutJenkins_DisplayName
KeyAboutJenkins.DisplayName
:About Jenkins
.- Returns:
About Jenkins
-
_AboutJenkins_DisplayName
public static org.jvnet.localizer.Localizable _AboutJenkins_DisplayName()KeyAboutJenkins.DisplayName
:About Jenkins
.- Returns:
About Jenkins
-
PluginWrapper_Plugin_Has_Dependent
KeyPluginWrapper.Plugin.Has.Dependent
:The plugin ''{0}'' has, at least, one dependent plugin ({1}) and the disable strategy is {2}, so it cannot be disabled
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The plugin ''{0}'' has, at least, one dependent plugin ({1}) and the disable strategy is {2}, so it cannot be disabled
-
_PluginWrapper_Plugin_Has_Dependent
public static org.jvnet.localizer.Localizable _PluginWrapper_Plugin_Has_Dependent(Object arg0, Object arg1, Object arg2) KeyPluginWrapper.Plugin.Has.Dependent
:The plugin ''{0}'' has, at least, one dependent plugin ({1}) and the disable strategy is {2}, so it cannot be disabled
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The plugin ''{0}'' has, at least, one dependent plugin ({1}) and the disable strategy is {2}, so it cannot be disabled
-
PluginWrapper_Error_Disabling
KeyPluginWrapper.Error.Disabling
:There was an error disabling the ''{0}'' plugin. Error: ''{1}''
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
There was an error disabling the ''{0}'' plugin. Error: ''{1}''
-
_PluginWrapper_Error_Disabling
public static org.jvnet.localizer.Localizable _PluginWrapper_Error_Disabling(Object arg0, Object arg1) KeyPluginWrapper.Error.Disabling
:There was an error disabling the ''{0}'' plugin. Error: ''{1}''
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
There was an error disabling the ''{0}'' plugin. Error: ''{1}''
-
PluginManager_PortNotANumber
KeyPluginManager.PortNotANumber
:Port is not a number
.- Returns:
Port is not a number
-
_PluginManager_PortNotANumber
public static org.jvnet.localizer.Localizable _PluginManager_PortNotANumber()KeyPluginManager.PortNotANumber
:Port is not a number
.- Returns:
Port is not a number
-
PluginManager_PluginDeprecationMonitor_DisplayName
KeyPluginManager.PluginDeprecationMonitor.DisplayName
:Deprecated Plugin Monitor
.- Returns:
Deprecated Plugin Monitor
-
_PluginManager_PluginDeprecationMonitor_DisplayName
public static org.jvnet.localizer.Localizable _PluginManager_PluginDeprecationMonitor_DisplayName()KeyPluginManager.PluginDeprecationMonitor.DisplayName
:Deprecated Plugin Monitor
.- Returns:
Deprecated Plugin Monitor
-
FilePath_validateRelativePath_noSuchFile
KeyFilePath.validateRelativePath.noSuchFile
:No such file: â{0}â
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such file: â{0}â
-
_FilePath_validateRelativePath_noSuchFile
public static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_noSuchFile(Object arg0) KeyFilePath.validateRelativePath.noSuchFile
:No such file: â{0}â
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such file: â{0}â
-
PluginManager_UnexpectedException
KeyPluginManager.UnexpectedException
:Unexpected exception going through the retrying process of checking update servers
.- Returns:
Unexpected exception going through the retrying process of checking update servers
-
_PluginManager_UnexpectedException
public static org.jvnet.localizer.Localizable _PluginManager_UnexpectedException()KeyPluginManager.UnexpectedException
:Unexpected exception going through the retrying process of checking update servers
.- Returns:
Unexpected exception going through the retrying process of checking update servers
-
PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired
KeyPluginManager.PluginDoesntSupportDynamicLoad.RestartRequired
:{0} plugin doesnât support dynamic loading. Jenkins needs to be restarted for the update to take effect.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} plugin doesnât support dynamic loading. Jenkins needs to be restarted for the update to take effect.
-
_PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired
public static org.jvnet.localizer.Localizable _PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired(Object arg0) KeyPluginManager.PluginDoesntSupportDynamicLoad.RestartRequired
:{0} plugin doesnât support dynamic loading. Jenkins needs to be restarted for the update to take effect.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} plugin doesnât support dynamic loading. Jenkins needs to be restarted for the update to take effect.
-
PluginWrapper_failed_to_load_plugin_2
KeyPluginWrapper.failed_to_load_plugin_2
:Failed to load: {0} ({1} {2})
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to load: {0} ({1} {2})
-
_PluginWrapper_failed_to_load_plugin_2
public static org.jvnet.localizer.Localizable _PluginWrapper_failed_to_load_plugin_2(Object arg0, Object arg1, Object arg2) KeyPluginWrapper.failed_to_load_plugin_2
:Failed to load: {0} ({1} {2})
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to load: {0} ({1} {2})
-
Util_millisecond
KeyUtil.millisecond
:{0} ms
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} ms
-
_Util_millisecond
KeyUtil.millisecond
:{0} ms
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} ms
-