@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_AboutJenkins_Description()
Key
AboutJenkins.Description : See the version and
license information. . |
static org.jvnet.localizer.Localizable |
_AboutJenkins_DisplayName()
Key
AboutJenkins.DisplayName : About Jenkins . |
static org.jvnet.localizer.Localizable |
_FilePath_did_not_manage_to_validate_may_be_too_sl(Object arg0)
Key
FilePath.did_not_manage_to_validate_may_be_too_sl : Did not manage to validate {0} (may be too slow) . |
static org.jvnet.localizer.Localizable |
_FilePath_TildaDoesntWork()
Key
FilePath.TildaDoesntWork : ‘~’ is only supported in
a Unix shell and nowhere else. . |
static org.jvnet.localizer.Localizable |
_FilePath_validateAntFileMask_doesntMatchAndSuggest(Object arg0,
Object arg1)
Key
FilePath.validateAntFileMask.doesntMatchAndSuggest : ‘{0}’ doesn’t match anything, but ‘{1}’ does. |
static org.jvnet.localizer.Localizable |
_FilePath_validateAntFileMask_doesntMatchAnything(Object arg0)
Key
FilePath.validateAntFileMask.doesntMatchAnything : ‘{0}’ doesn’t match anything . |
static org.jvnet.localizer.Localizable |
_FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest(Object arg0,
Object arg1)
Key
FilePath.validateAntFileMask.doesntMatchAnythingAndSuggest : ‘{0}’ doesn’t match anything: even ‘{1}’ doesn’t exist . |
static org.jvnet.localizer.Localizable |
_FilePath_validateAntFileMask_matchWithCaseInsensitive(Object arg0)
Key
FilePath.validateAntFileMask.matchWithCaseInsensitive :
‘{0}’ doesn’t match anything because it is treated case
sensitively. |
static org.jvnet.localizer.Localizable |
_FilePath_validateAntFileMask_portionMatchAndSuggest(Object arg0,
Object arg1)
Key
FilePath.validateAntFileMask.portionMatchAndSuggest :
‘{0}’ doesn’t match anything, although ‘{1}’ exists . |
static org.jvnet.localizer.Localizable |
_FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest(Object arg0,
Object arg1,
Object arg2)
Key
FilePath.validateAntFileMask.portionMatchButPreviousNotMatchAndSuggest :
‘{0}’ doesn’t match anything: ‘{1}’ exists but not ‘{2}’ . |
static org.jvnet.localizer.Localizable |
_FilePath_validateAntFileMask_whitespaceSeparator()
Key
FilePath.validateAntFileMask.whitespaceSeparator : {@code
Whitespace can no longer be used as the separator. |
static org.jvnet.localizer.Localizable |
_FilePath_validateRelativePath_noSuchDirectory(Object arg0)
Key
FilePath.validateRelativePath.noSuchDirectory : No
such directory: ‘{0}’ . |
static org.jvnet.localizer.Localizable |
_FilePath_validateRelativePath_noSuchFile(Object arg0)
Key
FilePath.validateRelativePath.noSuchFile : No such
file: ‘{0}’ . |
static org.jvnet.localizer.Localizable |
_FilePath_validateRelativePath_notDirectory(Object arg0)
Key
FilePath.validateRelativePath.notDirectory : ‘{0}’
is not a directory . |
static org.jvnet.localizer.Localizable |
_FilePath_validateRelativePath_notFile(Object arg0)
Key
FilePath.validateRelativePath.notFile : ‘{0}’ is not
a file . |
static org.jvnet.localizer.Localizable |
_FilePath_validateRelativePath_wildcardNotAllowed()
Key
FilePath.validateRelativePath.wildcardNotAllowed : Wildcard is not allowed here . |
static org.jvnet.localizer.Localizable |
_Functions_NoExceptionDetails()
Key
Functions.NoExceptionDetails : No Exception
details . |
static org.jvnet.localizer.Localizable |
_PluginManager_CheckUpdateServerError(Object arg0)
Key
PluginManager.CheckUpdateServerError : There were
errors checking the update sites: {0} . |
static org.jvnet.localizer.Localizable |
_PluginManager_ConfigureUpdateCenterPermission_Description()
Key
PluginManager.ConfigureUpdateCenterPermission.Description :
The "configure update center" permission allows a user to
configure update sites and proxy settings. . |
static org.jvnet.localizer.Localizable |
_PluginManager_DisplayName()
Key
PluginManager.DisplayName : Plugin Manager . |
static org.jvnet.localizer.Localizable |
_PluginManager_PluginCycleDependenciesMonitor_DisplayName()
Key
PluginManager.PluginCycleDependenciesMonitor.DisplayName :
Cyclic Dependencies Detector . |
static org.jvnet.localizer.Localizable |
_PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired(Object arg0)
Key
PluginManager.PluginDoesntSupportDynamicLoad.RestartRequired : {0} plugin doesn’t support dynamic loading. |
static org.jvnet.localizer.Localizable |
_PluginManager_PluginIsAlreadyInstalled_RestartRequired(Object arg0)
Key
PluginManager.PluginIsAlreadyInstalled.RestartRequired :
{0} plugin is already installed. |
static org.jvnet.localizer.Localizable |
_PluginManager_PluginUpdateMonitor_DisplayName()
Key
PluginManager.PluginUpdateMonitor.DisplayName : Invalid Plugin Configuration . |
static org.jvnet.localizer.Localizable |
_PluginManager_PortNotANumber()
Key
PluginManager.PortNotANumber : Port is not a
number . |
static org.jvnet.localizer.Localizable |
_PluginManager_PortNotInRange(Object arg0,
Object arg1)
Key
PluginManager.PortNotInRange : Port doesn’t range
from {0} to {1} . |
static org.jvnet.localizer.Localizable |
_PluginManager_UnexpectedException()
Key
PluginManager.UnexpectedException : Unexpected
exception going through the retrying process of checking update
servers . |
static org.jvnet.localizer.Localizable |
_PluginManager_UpdateSiteChangeLogLevel(Object arg0)
Key
PluginManager.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)
Key
PluginManager.UpdateSiteError : Error checking
update sites for {0} attempt(s). |
static org.jvnet.localizer.Localizable |
_PluginManager_UploadPluginsPermission_Description()
Key
PluginManager.UploadPluginsPermission.Description : The "upload plugin" permission allows a user to upload arbitrary
plugins. . |
static org.jvnet.localizer.Localizable |
_PluginWrapper_Already_Disabled(Object arg0)
Key
PluginWrapper.Already.Disabled : The plugin ''{0}''
was already disabled . |
static org.jvnet.localizer.Localizable |
_PluginWrapper_disabled(Object arg0)
Key
PluginWrapper.disabled : {0} is disabled. |
static org.jvnet.localizer.Localizable |
_PluginWrapper_disabledAndObsolete(Object arg0,
Object arg1,
Object arg2)
Key
PluginWrapper.disabledAndObsolete : {0} version {1}
is disabled and older than required. |
static org.jvnet.localizer.Localizable |
_PluginWrapper_Error_Disabling(Object arg0,
Object arg1)
Key
PluginWrapper.Error.Disabling : There was an error
disabling the ''{0}'' plugin. |
static org.jvnet.localizer.Localizable |
_PluginWrapper_failed_to_load_dependency(Object arg0,
Object arg1)
Key
PluginWrapper.failed_to_load_dependency : {0}
version {1} failed to load. |
static org.jvnet.localizer.Localizable |
_PluginWrapper_failed_to_load_plugin(Object arg0,
Object arg1)
Key
PluginWrapper.failed_to_load_plugin : {0} version
{1} failed to load. . |
static org.jvnet.localizer.Localizable |
_PluginWrapper_missing(Object arg0,
Object arg1)
Key
PluginWrapper.missing : {0} version {1} is missing. |
static org.jvnet.localizer.Localizable |
_PluginWrapper_NoSuchPlugin(Object arg0)
Key
PluginWrapper.NoSuchPlugin : No such plugin found
with the name ''{0}'' . |
static org.jvnet.localizer.Localizable |
_PluginWrapper_obsolete(Object arg0,
Object arg1,
Object arg2)
Key
PluginWrapper.obsolete : {0} version {1} is older
than required. |
static org.jvnet.localizer.Localizable |
_PluginWrapper_obsoleteCore(Object arg0,
Object arg1)
Key
PluginWrapper.obsoleteCore : You must update Jenkins
from version {0} to version {1} or later to run this plugin. . |
static org.jvnet.localizer.Localizable |
_PluginWrapper_obsoleteJava(Object arg0,
Object arg1)
Key
PluginWrapper.obsoleteJava : You must update Java
from version {0} to version {1} or later to run this plugin. . |
static org.jvnet.localizer.Localizable |
_PluginWrapper_Plugin_Disabled(Object arg0)
Key
PluginWrapper.Plugin.Disabled : Plugin ''{0}''
disabled . |
static org.jvnet.localizer.Localizable |
_PluginWrapper_Plugin_Has_Dependent(Object arg0,
Object arg1,
Object arg2)
Key
PluginWrapper.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 |
_PluginWrapper_PluginWrapperAdministrativeMonitor_DisplayName()
Key
PluginWrapper.PluginWrapperAdministrativeMonitor.DisplayName : Plugins Failed To Load . |
static org.jvnet.localizer.Localizable |
_ProxyConfiguration_FailedToConnect(Object arg0,
Object arg1)
Key
ProxyConfiguration.FailedToConnect : Failed to
connect to {0} (code {1}). . |
static org.jvnet.localizer.Localizable |
_ProxyConfiguration_FailedToConnectViaProxy(Object arg0)
Key
ProxyConfiguration.FailedToConnectViaProxy : Failed
to connect to {0}. . |
static org.jvnet.localizer.Localizable |
_ProxyConfiguration_MalformedTestUrl(Object arg0)
Key
ProxyConfiguration.MalformedTestUrl : Malformed Test
URL {0}. . |
static org.jvnet.localizer.Localizable |
_ProxyConfiguration_Success()
Key
ProxyConfiguration.Success : Success . |
static org.jvnet.localizer.Localizable |
_ProxyConfiguration_TestUrlRequired()
Key
ProxyConfiguration.TestUrlRequired : Test URL is
required. . |
static org.jvnet.localizer.Localizable |
_TcpSlaveAgentListener_PingAgentProtocol_displayName()
Key
TcpSlaveAgentListener.PingAgentProtocol.displayName :
Ping protocol . |
static org.jvnet.localizer.Localizable |
_Util_day(Object arg0)
Key
Util.day : {0} {0,choice,0#days|1#day|1<days} . |
static org.jvnet.localizer.Localizable |
_Util_hour(Object arg0)
Key
Util.hour : {0} hr . |
static org.jvnet.localizer.Localizable |
_Util_millisecond(Object arg0)
Key
Util.millisecond : {0} ms . |
static org.jvnet.localizer.Localizable |
_Util_minute(Object arg0)
Key
Util.minute : {0} min . |
static org.jvnet.localizer.Localizable |
_Util_month(Object arg0)
Key
Util.month : {0} mo . |
static org.jvnet.localizer.Localizable |
_Util_second(Object arg0)
Key
Util.second : {0} sec . |
static org.jvnet.localizer.Localizable |
_Util_year(Object arg0)
Key
Util.year : {0} yr . |
static String |
AboutJenkins_Description()
Key
AboutJenkins.Description : See the version and
license information. . |
static String |
AboutJenkins_DisplayName()
Key
AboutJenkins.DisplayName : About Jenkins . |
static String |
FilePath_did_not_manage_to_validate_may_be_too_sl(Object arg0)
Key
FilePath.did_not_manage_to_validate_may_be_too_sl : Did not manage to validate {0} (may be too slow) . |
static String |
FilePath_TildaDoesntWork()
Key
FilePath.TildaDoesntWork : ‘~’ is only supported in
a Unix shell and nowhere else. . |
static String |
FilePath_validateAntFileMask_doesntMatchAndSuggest(Object arg0,
Object arg1)
Key
FilePath.validateAntFileMask.doesntMatchAndSuggest : ‘{0}’ doesn’t match anything, but ‘{1}’ does. |
static String |
FilePath_validateAntFileMask_doesntMatchAnything(Object arg0)
Key
FilePath.validateAntFileMask.doesntMatchAnything : ‘{0}’ doesn’t match anything . |
static String |
FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest(Object arg0,
Object arg1)
Key
FilePath.validateAntFileMask.doesntMatchAnythingAndSuggest : ‘{0}’ doesn’t match anything: even ‘{1}’ doesn’t exist . |
static String |
FilePath_validateAntFileMask_matchWithCaseInsensitive(Object arg0)
Key
FilePath.validateAntFileMask.matchWithCaseInsensitive :
‘{0}’ doesn’t match anything because it is treated case
sensitively. |
static String |
FilePath_validateAntFileMask_portionMatchAndSuggest(Object arg0,
Object arg1)
Key
FilePath.validateAntFileMask.portionMatchAndSuggest :
‘{0}’ doesn’t match anything, although ‘{1}’ exists . |
static String |
FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest(Object arg0,
Object arg1,
Object arg2)
Key
FilePath.validateAntFileMask.portionMatchButPreviousNotMatchAndSuggest :
‘{0}’ doesn’t match anything: ‘{1}’ exists but not ‘{2}’ . |
static String |
FilePath_validateAntFileMask_whitespaceSeparator()
Key
FilePath.validateAntFileMask.whitespaceSeparator : {@code
Whitespace can no longer be used as the separator. |
static String |
FilePath_validateRelativePath_noSuchDirectory(Object arg0)
Key
FilePath.validateRelativePath.noSuchDirectory : No
such directory: ‘{0}’ . |
static String |
FilePath_validateRelativePath_noSuchFile(Object arg0)
Key
FilePath.validateRelativePath.noSuchFile : No such
file: ‘{0}’ . |
static String |
FilePath_validateRelativePath_notDirectory(Object arg0)
Key
FilePath.validateRelativePath.notDirectory : ‘{0}’
is not a directory . |
static String |
FilePath_validateRelativePath_notFile(Object arg0)
Key
FilePath.validateRelativePath.notFile : ‘{0}’ is not
a file . |
static String |
FilePath_validateRelativePath_wildcardNotAllowed()
Key
FilePath.validateRelativePath.wildcardNotAllowed : Wildcard is not allowed here . |
static String |
Functions_NoExceptionDetails()
Key
Functions.NoExceptionDetails : No Exception
details . |
static String |
PluginManager_CheckUpdateServerError(Object arg0)
Key
PluginManager.CheckUpdateServerError : There were
errors checking the update sites: {0} . |
static String |
PluginManager_ConfigureUpdateCenterPermission_Description()
Key
PluginManager.ConfigureUpdateCenterPermission.Description :
The "configure update center" permission allows a user to
configure update sites and proxy settings. . |
static String |
PluginManager_DisplayName()
Key
PluginManager.DisplayName : Plugin Manager . |
static String |
PluginManager_PluginCycleDependenciesMonitor_DisplayName()
Key
PluginManager.PluginCycleDependenciesMonitor.DisplayName :
Cyclic Dependencies Detector . |
static String |
PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired(Object arg0)
Key
PluginManager.PluginDoesntSupportDynamicLoad.RestartRequired : {0} plugin doesn’t support dynamic loading. |
static String |
PluginManager_PluginIsAlreadyInstalled_RestartRequired(Object arg0)
Key
PluginManager.PluginIsAlreadyInstalled.RestartRequired :
{0} plugin is already installed. |
static String |
PluginManager_PluginUpdateMonitor_DisplayName()
Key
PluginManager.PluginUpdateMonitor.DisplayName : Invalid Plugin Configuration . |
static String |
PluginManager_PortNotANumber()
Key
PluginManager.PortNotANumber : Port is not a
number . |
static String |
PluginManager_PortNotInRange(Object arg0,
Object arg1)
Key
PluginManager.PortNotInRange : Port doesn’t range
from {0} to {1} . |
static String |
PluginManager_UnexpectedException()
Key
PluginManager.UnexpectedException : Unexpected
exception going through the retrying process of checking update
servers . |
static String |
PluginManager_UpdateSiteChangeLogLevel(Object arg0)
Key
PluginManager.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)
Key
PluginManager.UpdateSiteError : Error checking
update sites for {0} attempt(s). |
static String |
PluginManager_UploadPluginsPermission_Description()
Key
PluginManager.UploadPluginsPermission.Description : The "upload plugin" permission allows a user to upload arbitrary
plugins. . |
static String |
PluginWrapper_Already_Disabled(Object arg0)
Key
PluginWrapper.Already.Disabled : The plugin ''{0}''
was already disabled . |
static String |
PluginWrapper_disabled(Object arg0)
Key
PluginWrapper.disabled : {0} is disabled. |
static String |
PluginWrapper_disabledAndObsolete(Object arg0,
Object arg1,
Object arg2)
Key
PluginWrapper.disabledAndObsolete : {0} version {1}
is disabled and older than required. |
static String |
PluginWrapper_Error_Disabling(Object arg0,
Object arg1)
Key
PluginWrapper.Error.Disabling : There was an error
disabling the ''{0}'' plugin. |
static String |
PluginWrapper_failed_to_load_dependency(Object arg0,
Object arg1)
Key
PluginWrapper.failed_to_load_dependency : {0}
version {1} failed to load. |
static String |
PluginWrapper_failed_to_load_plugin(Object arg0,
Object arg1)
Key
PluginWrapper.failed_to_load_plugin : {0} version
{1} failed to load. . |
static String |
PluginWrapper_missing(Object arg0,
Object arg1)
Key
PluginWrapper.missing : {0} version {1} is missing. |
static String |
PluginWrapper_NoSuchPlugin(Object arg0)
Key
PluginWrapper.NoSuchPlugin : No such plugin found
with the name ''{0}'' . |
static String |
PluginWrapper_obsolete(Object arg0,
Object arg1,
Object arg2)
Key
PluginWrapper.obsolete : {0} version {1} is older
than required. |
static String |
PluginWrapper_obsoleteCore(Object arg0,
Object arg1)
Key
PluginWrapper.obsoleteCore : You must update Jenkins
from version {0} to version {1} or later to run this plugin. . |
static String |
PluginWrapper_obsoleteJava(Object arg0,
Object arg1)
Key
PluginWrapper.obsoleteJava : You must update Java
from version {0} to version {1} or later to run this plugin. . |
static String |
PluginWrapper_Plugin_Disabled(Object arg0)
Key
PluginWrapper.Plugin.Disabled : Plugin ''{0}''
disabled . |
static String |
PluginWrapper_Plugin_Has_Dependent(Object arg0,
Object arg1,
Object arg2)
Key
PluginWrapper.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 |
PluginWrapper_PluginWrapperAdministrativeMonitor_DisplayName()
Key
PluginWrapper.PluginWrapperAdministrativeMonitor.DisplayName : Plugins Failed To Load . |
static String |
ProxyConfiguration_FailedToConnect(Object arg0,
Object arg1)
Key
ProxyConfiguration.FailedToConnect : Failed to
connect to {0} (code {1}). . |
static String |
ProxyConfiguration_FailedToConnectViaProxy(Object arg0)
Key
ProxyConfiguration.FailedToConnectViaProxy : Failed
to connect to {0}. . |
static String |
ProxyConfiguration_MalformedTestUrl(Object arg0)
Key
ProxyConfiguration.MalformedTestUrl : Malformed Test
URL {0}. . |
static String |
ProxyConfiguration_Success()
Key
ProxyConfiguration.Success : Success . |
static String |
ProxyConfiguration_TestUrlRequired()
Key
ProxyConfiguration.TestUrlRequired : Test URL is
required. . |
static String |
TcpSlaveAgentListener_PingAgentProtocol_displayName()
Key
TcpSlaveAgentListener.PingAgentProtocol.displayName :
Ping protocol . |
static String |
Util_day(Object arg0)
Key
Util.day : {0} {0,choice,0#days|1#day|1<days} . |
static String |
Util_hour(Object arg0)
Key
Util.hour : {0} hr . |
static String |
Util_millisecond(Object arg0)
Key
Util.millisecond : {0} ms . |
static String |
Util_minute(Object arg0)
Key
Util.minute : {0} min . |
static String |
Util_month(Object arg0)
Key
Util.month : {0} mo . |
static String |
Util_second(Object arg0)
Key
Util.second : {0} sec . |
static String |
Util_year(Object arg0)
Key
Util.year : {0} yr . |
public static String PluginManager_PluginIsAlreadyInstalled_RestartRequired(Object arg0)
PluginManager.PluginIsAlreadyInstalled.RestartRequired
:
{0} plugin is already installed. Jenkins needs to be restarted
for the update to take effect.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} plugin is already installed. Jenkins needs to be restarted
for the update to take effect.
public static org.jvnet.localizer.Localizable _PluginManager_PluginIsAlreadyInstalled_RestartRequired(Object arg0)
PluginManager.PluginIsAlreadyInstalled.RestartRequired
:
{0} plugin is already installed. Jenkins needs to be restarted
for the update to take effect.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} plugin is already installed. Jenkins needs to be restarted
for the update to take effect.
public static String ProxyConfiguration_FailedToConnect(Object arg0, Object arg1)
ProxyConfiguration.FailedToConnect
: Failed to
connect to {0} (code {1}).
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to connect to {0} (code {1}).
public static org.jvnet.localizer.Localizable _ProxyConfiguration_FailedToConnect(Object arg0, Object arg1)
ProxyConfiguration.FailedToConnect
: Failed to
connect to {0} (code {1}).
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to connect to {0} (code {1}).
public static String FilePath_validateAntFileMask_portionMatchAndSuggest(Object arg0, Object arg1)
FilePath.validateAntFileMask.portionMatchAndSuggest
:
‘{0}’ doesn’t match anything, although ‘{1}’ exists
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ doesn’t match anything, although ‘{1}’ exists
public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_portionMatchAndSuggest(Object arg0, Object arg1)
FilePath.validateAntFileMask.portionMatchAndSuggest
:
‘{0}’ doesn’t match anything, although ‘{1}’ exists
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ doesn’t match anything, although ‘{1}’ exists
public static String PluginWrapper_Plugin_Disabled(Object arg0)
PluginWrapper.Plugin.Disabled
: Plugin ''{0}''
disabled
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Plugin ''{0}'' disabled
public static org.jvnet.localizer.Localizable _PluginWrapper_Plugin_Disabled(Object arg0)
PluginWrapper.Plugin.Disabled
: Plugin ''{0}''
disabled
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Plugin ''{0}'' disabled
public static String PluginManager_PortNotInRange(Object arg0, Object arg1)
PluginManager.PortNotInRange
: Port doesn’t range
from {0} to {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Port doesn’t range from {0} to {1}
public static org.jvnet.localizer.Localizable _PluginManager_PortNotInRange(Object arg0, Object arg1)
PluginManager.PortNotInRange
: Port doesn’t range
from {0} to {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Port doesn’t range from {0} to {1}
public static String Util_second(Object arg0)
Util.second
: {0} sec
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} sec
public static org.jvnet.localizer.Localizable _Util_second(Object arg0)
Util.second
: {0} sec
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} sec
public static String PluginWrapper_PluginWrapperAdministrativeMonitor_DisplayName()
PluginWrapper.PluginWrapperAdministrativeMonitor.DisplayName
: Plugins Failed To Load
.Plugins Failed To Load
public static org.jvnet.localizer.Localizable _PluginWrapper_PluginWrapperAdministrativeMonitor_DisplayName()
PluginWrapper.PluginWrapperAdministrativeMonitor.DisplayName
: Plugins Failed To Load
.Plugins Failed To Load
public static String AboutJenkins_DisplayName()
AboutJenkins.DisplayName
: About Jenkins
.About Jenkins
public static org.jvnet.localizer.Localizable _AboutJenkins_DisplayName()
AboutJenkins.DisplayName
: About Jenkins
.About Jenkins
public static String PluginWrapper_Plugin_Has_Dependent(Object arg0, Object arg1, Object arg2)
PluginWrapper.Plugin.Has.Dependent
: The plugin
''{0}'' has, at least, one dependent plugin ({1}) and the disable
strategy is {2}, so it cannot be disabled
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The plugin ''{0}'' has, at least, one dependent plugin ({1})
and the disable strategy is {2}, so it cannot be disabled
public static org.jvnet.localizer.Localizable _PluginWrapper_Plugin_Has_Dependent(Object arg0, Object arg1, Object arg2)
PluginWrapper.Plugin.Has.Dependent
: The plugin
''{0}'' has, at least, one dependent plugin ({1}) and the disable
strategy is {2}, so it cannot be disabled
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The plugin ''{0}'' has, at least, one dependent plugin ({1})
and the disable strategy is {2}, so it cannot be disabled
public static String PluginManager_CheckUpdateServerError(Object arg0)
PluginManager.CheckUpdateServerError
: There were
errors checking the update sites: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.There were errors checking the update sites: {0}
public static org.jvnet.localizer.Localizable _PluginManager_CheckUpdateServerError(Object arg0)
PluginManager.CheckUpdateServerError
: There were
errors checking the update sites: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.There were errors checking the update sites: {0}
public static String Util_hour(Object arg0)
Util.hour
: {0} hr
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} hr
public static org.jvnet.localizer.Localizable _Util_hour(Object arg0)
Util.hour
: {0} hr
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} hr
public static String PluginManager_ConfigureUpdateCenterPermission_Description()
PluginManager.ConfigureUpdateCenterPermission.Description
:
The "configure update center" permission allows a user to
configure update sites and proxy settings.
.The "configure update center" permission allows a user to
configure update sites and proxy settings.
public static org.jvnet.localizer.Localizable _PluginManager_ConfigureUpdateCenterPermission_Description()
PluginManager.ConfigureUpdateCenterPermission.Description
:
The "configure update center" permission allows a user to
configure update sites and proxy settings.
.The "configure update center" permission allows a user to
configure update sites and proxy settings.
public static String FilePath_validateRelativePath_wildcardNotAllowed()
FilePath.validateRelativePath.wildcardNotAllowed
: Wildcard is not allowed here
.Wildcard is not allowed here
public static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_wildcardNotAllowed()
FilePath.validateRelativePath.wildcardNotAllowed
: Wildcard is not allowed here
.Wildcard is not allowed here
public static String Util_month(Object arg0)
Util.month
: {0} mo
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} mo
public static org.jvnet.localizer.Localizable _Util_month(Object arg0)
Util.month
: {0} mo
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} mo
public static String PluginManager_PluginCycleDependenciesMonitor_DisplayName()
PluginManager.PluginCycleDependenciesMonitor.DisplayName
:
Cyclic Dependencies Detector
.Cyclic Dependencies Detector
public static org.jvnet.localizer.Localizable _PluginManager_PluginCycleDependenciesMonitor_DisplayName()
PluginManager.PluginCycleDependenciesMonitor.DisplayName
:
Cyclic Dependencies Detector
.Cyclic Dependencies Detector
public static String Util_millisecond(Object arg0)
Util.millisecond
: {0} ms
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} ms
public static org.jvnet.localizer.Localizable _Util_millisecond(Object arg0)
Util.millisecond
: {0} ms
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} ms
public static String FilePath_TildaDoesntWork()
FilePath.TildaDoesntWork
: ‘~’ is only supported in
a Unix shell and nowhere else.
.‘~’ is only supported in a Unix shell and nowhere else.
public static org.jvnet.localizer.Localizable _FilePath_TildaDoesntWork()
FilePath.TildaDoesntWork
: ‘~’ is only supported in
a Unix shell and nowhere else.
.‘~’ is only supported in a Unix shell and nowhere else.
public static String FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest(Object arg0, Object arg1)
FilePath.validateAntFileMask.doesntMatchAnythingAndSuggest
: ‘{0}’ doesn’t match anything: even ‘{1}’ doesn’t exist
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ doesn’t match anything: even ‘{1}’ doesn’t exist
public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest(Object arg0, Object arg1)
FilePath.validateAntFileMask.doesntMatchAnythingAndSuggest
: ‘{0}’ doesn’t match anything: even ‘{1}’ doesn’t exist
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ doesn’t match anything: even ‘{1}’ doesn’t exist
public static String FilePath_validateRelativePath_notDirectory(Object arg0)
FilePath.validateRelativePath.notDirectory
: ‘{0}’
is not a directory
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ is not a directory
public static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_notDirectory(Object arg0)
FilePath.validateRelativePath.notDirectory
: ‘{0}’
is not a directory
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ is not a directory
public static String FilePath_validateRelativePath_notFile(Object arg0)
FilePath.validateRelativePath.notFile
: ‘{0}’ is not
a file
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ is not a file
public static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_notFile(Object arg0)
FilePath.validateRelativePath.notFile
: ‘{0}’ is not
a file
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ is not a file
public static String PluginWrapper_failed_to_load_dependency(Object arg0, Object arg1)
PluginWrapper.failed_to_load_dependency
: {0}
version {1} failed to load. Fix this plugin first.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} version {1} failed to load. Fix this plugin first.
public static org.jvnet.localizer.Localizable _PluginWrapper_failed_to_load_dependency(Object arg0, Object arg1)
PluginWrapper.failed_to_load_dependency
: {0}
version {1} failed to load. Fix this plugin first.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} version {1} failed to load. Fix this plugin first.
public static String PluginManager_UploadPluginsPermission_Description()
PluginManager.UploadPluginsPermission.Description
: The "upload plugin" permission allows a user to upload arbitrary
plugins.
.The "upload plugin" permission allows a user to upload
arbitrary plugins.
public static org.jvnet.localizer.Localizable _PluginManager_UploadPluginsPermission_Description()
PluginManager.UploadPluginsPermission.Description
: The "upload plugin" permission allows a user to upload arbitrary
plugins.
.The "upload plugin" permission allows a user to upload
arbitrary plugins.
public static String PluginManager_UpdateSiteChangeLogLevel(Object arg0)
PluginManager.UpdateSiteChangeLogLevel
: Change the
log level of {0} logger to WARNING or below to see more information
and the error message of every attempt
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Change the log level of {0} logger to WARNING or below to see
more information and the error message of every attempt
public static org.jvnet.localizer.Localizable _PluginManager_UpdateSiteChangeLogLevel(Object arg0)
PluginManager.UpdateSiteChangeLogLevel
: Change the
log level of {0} logger to WARNING or below to see more information
and the error message of every attempt
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Change the log level of {0} logger to WARNING or below to see
more information and the error message of every attempt
public static String ProxyConfiguration_FailedToConnectViaProxy(Object arg0)
ProxyConfiguration.FailedToConnectViaProxy
: Failed
to connect to {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to connect to {0}.
public static org.jvnet.localizer.Localizable _ProxyConfiguration_FailedToConnectViaProxy(Object arg0)
ProxyConfiguration.FailedToConnectViaProxy
: Failed
to connect to {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to connect to {0}.
public static String Functions_NoExceptionDetails()
Functions.NoExceptionDetails
: No Exception
details
.No Exception details
public static org.jvnet.localizer.Localizable _Functions_NoExceptionDetails()
Functions.NoExceptionDetails
: No Exception
details
.No Exception details
public static String PluginWrapper_Already_Disabled(Object arg0)
PluginWrapper.Already.Disabled
: The plugin ''{0}''
was already disabled
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The plugin ''{0}'' was already disabled
public static org.jvnet.localizer.Localizable _PluginWrapper_Already_Disabled(Object arg0)
PluginWrapper.Already.Disabled
: The plugin ''{0}''
was already disabled
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The plugin ''{0}'' was already disabled
public static String PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired(Object arg0)
PluginManager.PluginDoesntSupportDynamicLoad.RestartRequired
: {0} plugin doesn’t support dynamic loading. Jenkins needs to be
restarted for the update to take effect.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} plugin doesn’t support dynamic loading. Jenkins needs to be
restarted for the update to take effect.
public static org.jvnet.localizer.Localizable _PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired(Object arg0)
PluginManager.PluginDoesntSupportDynamicLoad.RestartRequired
: {0} plugin doesn’t support dynamic loading. Jenkins needs to be
restarted for the update to take effect.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} plugin doesn’t support dynamic loading. Jenkins needs to be
restarted for the update to take effect.
public static String PluginWrapper_NoSuchPlugin(Object arg0)
PluginWrapper.NoSuchPlugin
: No such plugin found
with the name ''{0}''
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such plugin found with the name ''{0}''
public static org.jvnet.localizer.Localizable _PluginWrapper_NoSuchPlugin(Object arg0)
PluginWrapper.NoSuchPlugin
: No such plugin found
with the name ''{0}''
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such plugin found with the name ''{0}''
public static String FilePath_validateAntFileMask_whitespaceSeparator()
FilePath.validateAntFileMask.whitespaceSeparator
: Whitespace can no longer be used as the separator. Please Use ‘,’ as
the separator instead.
.Whitespace can no longer be used as the separator. Please Use
‘,’ as the separator instead.
public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_whitespaceSeparator()
FilePath.validateAntFileMask.whitespaceSeparator
: Whitespace can no longer be used as the separator. Please Use ‘,’ as
the separator instead.
.Whitespace can no longer be used as the separator. Please Use
‘,’ as the separator instead.
public static String FilePath_validateRelativePath_noSuchDirectory(Object arg0)
FilePath.validateRelativePath.noSuchDirectory
: No
such directory: ‘{0}’
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such directory: ‘{0}’
public static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_noSuchDirectory(Object arg0)
FilePath.validateRelativePath.noSuchDirectory
: No
such directory: ‘{0}’
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such directory: ‘{0}’
public static String PluginWrapper_disabled(Object arg0)
PluginWrapper.disabled
: {0} is disabled. To fix,
enable it.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is disabled. To fix, enable it.
public static org.jvnet.localizer.Localizable _PluginWrapper_disabled(Object arg0)
PluginWrapper.disabled
: {0} is disabled. To fix,
enable it.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is disabled. To fix, enable it.
public static String ProxyConfiguration_Success()
ProxyConfiguration.Success
: Success
.Success
public static org.jvnet.localizer.Localizable _ProxyConfiguration_Success()
ProxyConfiguration.Success
: Success
.Success
public static String PluginWrapper_obsolete(Object arg0, Object arg1, Object arg2)
PluginWrapper.obsolete
: {0} version {1} is older
than required. To fix, install version {2} or later.
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} version {1} is older than required. To fix, install version
{2} or later.
public static org.jvnet.localizer.Localizable _PluginWrapper_obsolete(Object arg0, Object arg1, Object arg2)
PluginWrapper.obsolete
: {0} version {1} is older
than required. To fix, install version {2} or later.
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} version {1} is older than required. To fix, install version
{2} or later.
public static String PluginWrapper_obsoleteCore(Object arg0, Object arg1)
PluginWrapper.obsoleteCore
: You must update Jenkins
from version {0} to version {1} or later to run this plugin.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.You must update Jenkins from version {0} to version {1} or
later to run this plugin.
public static org.jvnet.localizer.Localizable _PluginWrapper_obsoleteCore(Object arg0, Object arg1)
PluginWrapper.obsoleteCore
: You must update Jenkins
from version {0} to version {1} or later to run this plugin.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.You must update Jenkins from version {0} to version {1} or
later to run this plugin.
public static String PluginWrapper_failed_to_load_plugin(Object arg0, Object arg1)
PluginWrapper.failed_to_load_plugin
: {0} version
{1} failed to load.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} version {1} failed to load.
public static org.jvnet.localizer.Localizable _PluginWrapper_failed_to_load_plugin(Object arg0, Object arg1)
PluginWrapper.failed_to_load_plugin
: {0} version
{1} failed to load.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} version {1} failed to load.
public static String FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest(Object arg0, Object arg1, Object arg2)
FilePath.validateAntFileMask.portionMatchButPreviousNotMatchAndSuggest
:
‘{0}’ doesn’t match anything: ‘{1}’ exists but not ‘{2}’
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ doesn’t match anything: ‘{1}’ exists but not ‘{2}’
public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest(Object arg0, Object arg1, Object arg2)
FilePath.validateAntFileMask.portionMatchButPreviousNotMatchAndSuggest
:
‘{0}’ doesn’t match anything: ‘{1}’ exists but not ‘{2}’
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ doesn’t match anything: ‘{1}’ exists but not ‘{2}’
public static String Util_minute(Object arg0)
Util.minute
: {0} min
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} min
public static org.jvnet.localizer.Localizable _Util_minute(Object arg0)
Util.minute
: {0} min
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} min
public static String AboutJenkins_Description()
AboutJenkins.Description
: See the version and
license information.
.See the version and license information.
public static org.jvnet.localizer.Localizable _AboutJenkins_Description()
AboutJenkins.Description
: See the version and
license information.
.See the version and license information.
public static String PluginWrapper_disabledAndObsolete(Object arg0, Object arg1, Object arg2)
PluginWrapper.disabledAndObsolete
: {0} version {1}
is disabled and older than required. To fix, install version {2} or
later and enable it.
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} version {1} is disabled and older than required. To fix,
install version {2} or later and enable it.
public static org.jvnet.localizer.Localizable _PluginWrapper_disabledAndObsolete(Object arg0, Object arg1, Object arg2)
PluginWrapper.disabledAndObsolete
: {0} version {1}
is disabled and older than required. To fix, install version {2} or
later and enable it.
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} version {1} is disabled and older than required. To fix,
install version {2} or later and enable it.
public static String PluginWrapper_Error_Disabling(Object arg0, Object arg1)
PluginWrapper.Error.Disabling
: There was an error
disabling the ''{0}'' plugin. Error: ''{1}''
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.There was an error disabling the ''{0}'' plugin. Error:
''{1}''
public static org.jvnet.localizer.Localizable _PluginWrapper_Error_Disabling(Object arg0, Object arg1)
PluginWrapper.Error.Disabling
: There was an error
disabling the ''{0}'' plugin. Error: ''{1}''
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.There was an error disabling the ''{0}'' plugin. Error:
''{1}''
public static String PluginManager_PortNotANumber()
PluginManager.PortNotANumber
: Port is not a
number
.Port is not a number
public static org.jvnet.localizer.Localizable _PluginManager_PortNotANumber()
PluginManager.PortNotANumber
: Port is not a
number
.Port is not a number
public static String TcpSlaveAgentListener_PingAgentProtocol_displayName()
TcpSlaveAgentListener.PingAgentProtocol.displayName
:
Ping protocol
.Ping protocol
public static org.jvnet.localizer.Localizable _TcpSlaveAgentListener_PingAgentProtocol_displayName()
TcpSlaveAgentListener.PingAgentProtocol.displayName
:
Ping protocol
.Ping protocol
public static String FilePath_validateAntFileMask_matchWithCaseInsensitive(Object arg0)
FilePath.validateAntFileMask.matchWithCaseInsensitive
:
‘{0}’ doesn’t match anything because it is treated case
sensitively. You can deactivate case sensitivity to get matches
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ doesn’t match anything because it is treated case
sensitively. You can deactivate case sensitivity to get matches
public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_matchWithCaseInsensitive(Object arg0)
FilePath.validateAntFileMask.matchWithCaseInsensitive
:
‘{0}’ doesn’t match anything because it is treated case
sensitively. You can deactivate case sensitivity to get matches
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ doesn’t match anything because it is treated case
sensitively. You can deactivate case sensitivity to get matches
public static String PluginManager_UnexpectedException()
PluginManager.UnexpectedException
: Unexpected
exception going through the retrying process of checking update
servers
.Unexpected exception going through the retrying process of
checking update servers
public static org.jvnet.localizer.Localizable _PluginManager_UnexpectedException()
PluginManager.UnexpectedException
: Unexpected
exception going through the retrying process of checking update
servers
.Unexpected exception going through the retrying process of
checking update servers
public static String PluginManager_PluginUpdateMonitor_DisplayName()
PluginManager.PluginUpdateMonitor.DisplayName
: Invalid Plugin Configuration
.Invalid Plugin Configuration
public static org.jvnet.localizer.Localizable _PluginManager_PluginUpdateMonitor_DisplayName()
PluginManager.PluginUpdateMonitor.DisplayName
: Invalid Plugin Configuration
.Invalid Plugin Configuration
public static String FilePath_did_not_manage_to_validate_may_be_too_sl(Object arg0)
FilePath.did_not_manage_to_validate_may_be_too_sl
: Did not manage to validate {0} (may be too slow)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Did not manage to validate {0} (may be too slow)
public static org.jvnet.localizer.Localizable _FilePath_did_not_manage_to_validate_may_be_too_sl(Object arg0)
FilePath.did_not_manage_to_validate_may_be_too_sl
: Did not manage to validate {0} (may be too slow)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Did not manage to validate {0} (may be too slow)
public static String Util_year(Object arg0)
Util.year
: {0} yr
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} yr
public static org.jvnet.localizer.Localizable _Util_year(Object arg0)
Util.year
: {0} yr
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} yr
public static String FilePath_validateAntFileMask_doesntMatchAndSuggest(Object arg0, Object arg1)
FilePath.validateAntFileMask.doesntMatchAndSuggest
: ‘{0}’ doesn’t match anything, but ‘{1}’ does. Perhaps that’s what you
mean?
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ doesn’t match anything, but ‘{1}’ does. Perhaps that’s
what you mean?
public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_doesntMatchAndSuggest(Object arg0, Object arg1)
FilePath.validateAntFileMask.doesntMatchAndSuggest
: ‘{0}’ doesn’t match anything, but ‘{1}’ does. Perhaps that’s what you
mean?
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ doesn’t match anything, but ‘{1}’ does. Perhaps that’s
what you mean?
public static String ProxyConfiguration_TestUrlRequired()
ProxyConfiguration.TestUrlRequired
: Test URL is
required.
.Test URL is required.
public static org.jvnet.localizer.Localizable _ProxyConfiguration_TestUrlRequired()
ProxyConfiguration.TestUrlRequired
: Test URL is
required.
.Test URL is required.
public static String FilePath_validateAntFileMask_doesntMatchAnything(Object arg0)
FilePath.validateAntFileMask.doesntMatchAnything
: ‘{0}’ doesn’t match anything
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ doesn’t match anything
public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_doesntMatchAnything(Object arg0)
FilePath.validateAntFileMask.doesntMatchAnything
: ‘{0}’ doesn’t match anything
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.‘{0}’ doesn’t match anything
public static String PluginManager_UpdateSiteError(Object arg0, Object arg1)
PluginManager.UpdateSiteError
: Error checking
update sites for {0} attempt(s). Last exception was: {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Error checking update sites for {0} attempt(s). Last exception
was: {1}
public static org.jvnet.localizer.Localizable _PluginManager_UpdateSiteError(Object arg0, Object arg1)
PluginManager.UpdateSiteError
: Error checking
update sites for {0} attempt(s). Last exception was: {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Error checking update sites for {0} attempt(s). Last exception
was: {1}
public static String PluginWrapper_obsoleteJava(Object arg0, Object arg1)
PluginWrapper.obsoleteJava
: You must update Java
from version {0} to version {1} or later to run this plugin.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.You must update Java from version {0} to version {1} or later
to run this plugin.
public static org.jvnet.localizer.Localizable _PluginWrapper_obsoleteJava(Object arg0, Object arg1)
PluginWrapper.obsoleteJava
: You must update Java
from version {0} to version {1} or later to run this plugin.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.You must update Java from version {0} to version {1} or later
to run this plugin.
public static String PluginWrapper_missing(Object arg0, Object arg1)
PluginWrapper.missing
: {0} version {1} is missing.
To fix, install version {1} or later.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} version {1} is missing. To fix, install version {1} or
later.
public static org.jvnet.localizer.Localizable _PluginWrapper_missing(Object arg0, Object arg1)
PluginWrapper.missing
: {0} version {1} is missing.
To fix, install version {1} or later.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} version {1} is missing. To fix, install version {1} or
later.
public static String Util_day(Object arg0)
Util.day
: {0} {0,choice,0#days|1#day|1<days}
.arg0
- 1st format parameter, {0}
, a number.{0} {0,choice,0#days|1#day|1<days}
public static org.jvnet.localizer.Localizable _Util_day(Object arg0)
Util.day
: {0} {0,choice,0#days|1#day|1<days}
.arg0
- 1st format parameter, {0}
, a number.{0} {0,choice,0#days|1#day|1<days}
public static String FilePath_validateRelativePath_noSuchFile(Object arg0)
FilePath.validateRelativePath.noSuchFile
: No such
file: ‘{0}’
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such file: ‘{0}’
public static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_noSuchFile(Object arg0)
FilePath.validateRelativePath.noSuchFile
: No such
file: ‘{0}’
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such file: ‘{0}’
public static String ProxyConfiguration_MalformedTestUrl(Object arg0)
ProxyConfiguration.MalformedTestUrl
: Malformed Test
URL {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Malformed Test URL {0}.
public static org.jvnet.localizer.Localizable _ProxyConfiguration_MalformedTestUrl(Object arg0)
ProxyConfiguration.MalformedTestUrl
: Malformed Test
URL {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Malformed Test URL {0}.
public static String PluginManager_DisplayName()
PluginManager.DisplayName
: Plugin Manager
.Plugin Manager
public static org.jvnet.localizer.Localizable _PluginManager_DisplayName()
PluginManager.DisplayName
: Plugin Manager
.Plugin Manager
Copyright © 2004–2019. All rights reserved.