@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 |
_ClockDifference_Ahead(Object arg0)
Key
ClockDifference.Ahead : {0} ahead . |
static org.jvnet.localizer.Localizable |
_ClockDifference_Behind(Object arg0)
Key
ClockDifference.Behind : {0} behind . |
static org.jvnet.localizer.Localizable |
_ClockDifference_Failed()
Key
ClockDifference.Failed : Failed to check . |
static org.jvnet.localizer.Localizable |
_ClockDifference_InSync()
Key
ClockDifference.InSync : In sync . |
static org.jvnet.localizer.Localizable |
_FormFieldValidator_did_not_manage_to_validate_may_be_too_sl(Object arg0)
Key
FormFieldValidator.did_not_manage_to_validate_may_be_too_sl : Did not manage to validate {0} (may be too slow) . |
static org.jvnet.localizer.Localizable |
_FormValidation_Error_Details()
Key
FormValidation.Error.Details : (show details) . |
static org.jvnet.localizer.Localizable |
_FormValidation_ValidateRequired()
Key
FormValidation.ValidateRequired : Required . |
static org.jvnet.localizer.Localizable |
_HttpResponses_Saved()
Key
HttpResponses.Saved : Saved . |
static String |
ClockDifference_Ahead(Object arg0)
Key
ClockDifference.Ahead : {0} ahead . |
static String |
ClockDifference_Behind(Object arg0)
Key
ClockDifference.Behind : {0} behind . |
static String |
ClockDifference_Failed()
Key
ClockDifference.Failed : Failed to check . |
static String |
ClockDifference_InSync()
Key
ClockDifference.InSync : In sync . |
static String |
FormFieldValidator_did_not_manage_to_validate_may_be_too_sl(Object arg0)
Key
FormFieldValidator.did_not_manage_to_validate_may_be_too_sl : Did not manage to validate {0} (may be too slow) . |
static String |
FormValidation_Error_Details()
Key
FormValidation.Error.Details : (show details) . |
static String |
FormValidation_ValidateRequired()
Key
FormValidation.ValidateRequired : Required . |
static String |
HttpResponses_Saved()
Key
HttpResponses.Saved : Saved . |
public static String HttpResponses_Saved()
HttpResponses.Saved
: Saved
.Saved
public static org.jvnet.localizer.Localizable _HttpResponses_Saved()
HttpResponses.Saved
: Saved
.Saved
public static String FormValidation_ValidateRequired()
FormValidation.ValidateRequired
: Required
.Required
public static org.jvnet.localizer.Localizable _FormValidation_ValidateRequired()
FormValidation.ValidateRequired
: Required
.Required
public static String ClockDifference_InSync()
ClockDifference.InSync
: In sync
.In sync
public static org.jvnet.localizer.Localizable _ClockDifference_InSync()
ClockDifference.InSync
: In sync
.In sync
public static String FormValidation_Error_Details()
FormValidation.Error.Details
: (show details)
.(show details)
public static org.jvnet.localizer.Localizable _FormValidation_Error_Details()
FormValidation.Error.Details
: (show details)
.(show details)
public static String ClockDifference_Failed()
ClockDifference.Failed
: Failed to check
.Failed to check
public static org.jvnet.localizer.Localizable _ClockDifference_Failed()
ClockDifference.Failed
: Failed to check
.Failed to check
public static String FormFieldValidator_did_not_manage_to_validate_may_be_too_sl(Object arg0)
FormFieldValidator.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 _FormFieldValidator_did_not_manage_to_validate_may_be_too_sl(Object arg0)
FormFieldValidator.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 ClockDifference_Ahead(Object arg0)
ClockDifference.Ahead
: {0} ahead
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} ahead
public static org.jvnet.localizer.Localizable _ClockDifference_Ahead(Object arg0)
ClockDifference.Ahead
: {0} ahead
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} ahead
public static String ClockDifference_Behind(Object arg0)
ClockDifference.Behind
: {0} behind
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} behind
public static org.jvnet.localizer.Localizable _ClockDifference_Behind(Object arg0)
ClockDifference.Behind
: {0} behind
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} behind
Copyright © 2004–2018. All rights reserved.