Package hudson.util
Class Messages
java.lang.Object
hudson.util.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
_ClockDifference_Ahead
(Object arg0) KeyClockDifference.Ahead
:{0} ahead
.static org.jvnet.localizer.Localizable
KeyClockDifference.Behind
:{0} behind
.static org.jvnet.localizer.Localizable
KeyClockDifference.Failed
:Failed to check
.static org.jvnet.localizer.Localizable
KeyClockDifference.InSync
:In sync
.static org.jvnet.localizer.Localizable
KeyDoubleLaunchChecker.duplicate_jenkins_checker
:Duplicate Jenkins checker
.static org.jvnet.localizer.Localizable
KeyFormFieldValidator.did_not_manage_to_validate_may_be_too_sl
:Did not manage to validate {0} (may be too slow)
.static org.jvnet.localizer.Localizable
KeyFormValidation.Error.Details
:(show details)
.static org.jvnet.localizer.Localizable
KeyFormValidation.ValidateRequired
:Required
.static org.jvnet.localizer.Localizable
KeyHeapDump.DisplayName
:Heap Dump
.static org.jvnet.localizer.Localizable
KeyHttpResponses.Saved
:Saved
.static org.jvnet.localizer.Localizable
_Retrier_Attempt
(Object arg0, Object arg1) KeyRetrier.Attempt
:Attempt #{0} to do the action {1}
.static org.jvnet.localizer.Localizable
_Retrier_AttemptFailed
(Object arg0, Object arg1) KeyRetrier.AttemptFailed
:The attempt #{0} to do the action {1} failed
.static org.jvnet.localizer.Localizable
_Retrier_CallingListener
(Object arg0, Object arg1, Object arg2) KeyRetrier.CallingListener
:Calling the listener of the allowed exception ''{0}'' at the attempt #{1} to do the action {2}
.static org.jvnet.localizer.Localizable
_Retrier_ExceptionFailed
(Object arg0, Object arg1) KeyRetrier.ExceptionFailed
:The attempt #{0} to do the action {1} failed with an allowed exception:
.static org.jvnet.localizer.Localizable
_Retrier_ExceptionThrown
(Object arg0, Object arg1) KeyRetrier.ExceptionThrown
:The attempt #{0} to do the action {1} threw a non-allowed exception, re-throwing
.static org.jvnet.localizer.Localizable
_Retrier_Interruption
(Object arg0) KeyRetrier.Interruption
:The attempts to do the action {0} have been interrupted
.static org.jvnet.localizer.Localizable
_Retrier_NoSuccess
(Object arg0, Object arg1) KeyRetrier.NoSuccess
:Attempted the action {0} for {1} time(s) with no success
.static org.jvnet.localizer.Localizable
_Retrier_Sleeping
(Object arg0, Object arg1) KeyRetrier.Sleeping
:Sleeping for {0} milliseconds before a new attempt for the action {1}
.static org.jvnet.localizer.Localizable
_Retrier_Success
(Object arg0, Object arg1) KeyRetrier.Success
:Performed the action {0} successfully at the attempt #{1}
.static String
ClockDifference_Ahead
(Object arg0) KeyClockDifference.Ahead
:{0} ahead
.static String
ClockDifference_Behind
(Object arg0) KeyClockDifference.Behind
:{0} behind
.static String
KeyClockDifference.Failed
:Failed to check
.static String
KeyClockDifference.InSync
:In sync
.static String
KeyDoubleLaunchChecker.duplicate_jenkins_checker
:Duplicate Jenkins checker
.static String
KeyFormFieldValidator.did_not_manage_to_validate_may_be_too_sl
:Did not manage to validate {0} (may be too slow)
.static String
KeyFormValidation.Error.Details
:(show details)
.static String
KeyFormValidation.ValidateRequired
:Required
.static String
KeyHeapDump.DisplayName
:Heap Dump
.static String
KeyHttpResponses.Saved
:Saved
.static String
Retrier_Attempt
(Object arg0, Object arg1) KeyRetrier.Attempt
:Attempt #{0} to do the action {1}
.static String
Retrier_AttemptFailed
(Object arg0, Object arg1) KeyRetrier.AttemptFailed
:The attempt #{0} to do the action {1} failed
.static String
Retrier_CallingListener
(Object arg0, Object arg1, Object arg2) KeyRetrier.CallingListener
:Calling the listener of the allowed exception ''{0}'' at the attempt #{1} to do the action {2}
.static String
Retrier_ExceptionFailed
(Object arg0, Object arg1) KeyRetrier.ExceptionFailed
:The attempt #{0} to do the action {1} failed with an allowed exception:
.static String
Retrier_ExceptionThrown
(Object arg0, Object arg1) KeyRetrier.ExceptionThrown
:The attempt #{0} to do the action {1} threw a non-allowed exception, re-throwing
.static String
Retrier_Interruption
(Object arg0) KeyRetrier.Interruption
:The attempts to do the action {0} have been interrupted
.static String
Retrier_NoSuccess
(Object arg0, Object arg1) KeyRetrier.NoSuccess
:Attempted the action {0} for {1} time(s) with no success
.static String
Retrier_Sleeping
(Object arg0, Object arg1) KeyRetrier.Sleeping
:Sleeping for {0} milliseconds before a new attempt for the action {1}
.static String
Retrier_Success
(Object arg0, Object arg1) KeyRetrier.Success
:Performed the action {0} successfully at the attempt #{1}
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
FormValidation_Error_Details
KeyFormValidation.Error.Details
:(show details)
.- Returns:
(show details)
-
_FormValidation_Error_Details
public static org.jvnet.localizer.Localizable _FormValidation_Error_Details()KeyFormValidation.Error.Details
:(show details)
.- Returns:
(show details)
-
HeapDump_DisplayName
KeyHeapDump.DisplayName
:Heap Dump
.- Returns:
Heap Dump
-
_HeapDump_DisplayName
public static org.jvnet.localizer.Localizable _HeapDump_DisplayName()KeyHeapDump.DisplayName
:Heap Dump
.- Returns:
Heap Dump
-
Retrier_Interruption
KeyRetrier.Interruption
:The attempts to do the action {0} have been interrupted
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The attempts to do the action {0} have been interrupted
-
_Retrier_Interruption
KeyRetrier.Interruption
:The attempts to do the action {0} have been interrupted
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The attempts to do the action {0} have been interrupted
-
Retrier_ExceptionThrown
KeyRetrier.ExceptionThrown
:The attempt #{0} to do the action {1} threw a non-allowed exception, re-throwing
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The attempt #{0} to do the action {1} threw a non-allowed exception, re-throwing
-
_Retrier_ExceptionThrown
KeyRetrier.ExceptionThrown
:The attempt #{0} to do the action {1} threw a non-allowed exception, re-throwing
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The attempt #{0} to do the action {1} threw a non-allowed exception, re-throwing
-
HttpResponses_Saved
KeyHttpResponses.Saved
:Saved
.- Returns:
Saved
-
_HttpResponses_Saved
public static org.jvnet.localizer.Localizable _HttpResponses_Saved()KeyHttpResponses.Saved
:Saved
.- Returns:
Saved
-
ClockDifference_Failed
KeyClockDifference.Failed
:Failed to check
.- Returns:
Failed to check
-
_ClockDifference_Failed
public static org.jvnet.localizer.Localizable _ClockDifference_Failed()KeyClockDifference.Failed
:Failed to check
.- Returns:
Failed to check
-
ClockDifference_Behind
KeyClockDifference.Behind
:{0} behind
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} behind
-
_ClockDifference_Behind
KeyClockDifference.Behind
:{0} behind
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} behind
-
Retrier_Sleeping
KeyRetrier.Sleeping
:Sleeping for {0} milliseconds before a new attempt for the action {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Sleeping for {0} milliseconds before a new attempt for the action {1}
-
_Retrier_Sleeping
KeyRetrier.Sleeping
:Sleeping for {0} milliseconds before a new attempt for the action {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Sleeping for {0} milliseconds before a new attempt for the action {1}
-
Retrier_NoSuccess
KeyRetrier.NoSuccess
:Attempted the action {0} for {1} time(s) with no success
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Attempted the action {0} for {1} time(s) with no success
-
_Retrier_NoSuccess
KeyRetrier.NoSuccess
:Attempted the action {0} for {1} time(s) with no success
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Attempted the action {0} for {1} time(s) with no success
-
Retrier_CallingListener
KeyRetrier.CallingListener
:Calling the listener of the allowed exception ''{0}'' at the attempt #{1} to do the action {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:
Calling the listener of the allowed exception ''{0}'' at the attempt #{1} to do the action {2}
-
_Retrier_CallingListener
public static org.jvnet.localizer.Localizable _Retrier_CallingListener(Object arg0, Object arg1, Object arg2) KeyRetrier.CallingListener
:Calling the listener of the allowed exception ''{0}'' at the attempt #{1} to do the action {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:
Calling the listener of the allowed exception ''{0}'' at the attempt #{1} to do the action {2}
-
FormValidation_ValidateRequired
KeyFormValidation.ValidateRequired
:Required
.- Returns:
Required
-
_FormValidation_ValidateRequired
public static org.jvnet.localizer.Localizable _FormValidation_ValidateRequired()KeyFormValidation.ValidateRequired
:Required
.- Returns:
Required
-
Retrier_Attempt
KeyRetrier.Attempt
:Attempt #{0} to do the action {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Attempt #{0} to do the action {1}
-
_Retrier_Attempt
KeyRetrier.Attempt
:Attempt #{0} to do the action {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Attempt #{0} to do the action {1}
-
ClockDifference_Ahead
KeyClockDifference.Ahead
:{0} ahead
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} ahead
-
_ClockDifference_Ahead
KeyClockDifference.Ahead
:{0} ahead
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} ahead
-
ClockDifference_InSync
KeyClockDifference.InSync
:In sync
.- Returns:
In sync
-
_ClockDifference_InSync
public static org.jvnet.localizer.Localizable _ClockDifference_InSync()KeyClockDifference.InSync
:In sync
.- Returns:
In sync
-
DoubleLaunchChecker_duplicate_jenkins_checker
KeyDoubleLaunchChecker.duplicate_jenkins_checker
:Duplicate Jenkins checker
.- Returns:
Duplicate Jenkins checker
-
_DoubleLaunchChecker_duplicate_jenkins_checker
public static org.jvnet.localizer.Localizable _DoubleLaunchChecker_duplicate_jenkins_checker()KeyDoubleLaunchChecker.duplicate_jenkins_checker
:Duplicate Jenkins checker
.- Returns:
Duplicate Jenkins checker
-
Retrier_ExceptionFailed
KeyRetrier.ExceptionFailed
:The attempt #{0} to do the action {1} failed with an allowed exception:
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The attempt #{0} to do the action {1} failed with an allowed exception:
-
_Retrier_ExceptionFailed
KeyRetrier.ExceptionFailed
:The attempt #{0} to do the action {1} failed with an allowed exception:
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The attempt #{0} to do the action {1} failed with an allowed exception:
-
Retrier_Success
KeyRetrier.Success
:Performed the action {0} successfully at the attempt #{1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Performed the action {0} successfully at the attempt #{1}
-
_Retrier_Success
KeyRetrier.Success
:Performed the action {0} successfully at the attempt #{1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Performed the action {0} successfully at the attempt #{1}
-
FormFieldValidator_did_not_manage_to_validate_may_be_too_sl
KeyFormFieldValidator.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)
-
_FormFieldValidator_did_not_manage_to_validate_may_be_too_sl
public static org.jvnet.localizer.Localizable _FormFieldValidator_did_not_manage_to_validate_may_be_too_sl(Object arg0) KeyFormFieldValidator.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)
-
Retrier_AttemptFailed
KeyRetrier.AttemptFailed
:The attempt #{0} to do the action {1} failed
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The attempt #{0} to do the action {1} failed
-
_Retrier_AttemptFailed
KeyRetrier.AttemptFailed
:The attempt #{0} to do the action {1} failed
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The attempt #{0} to do the action {1} failed
-