@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 |
_MailCommand_ShortDescription()
Key
MailCommand.ShortDescription : Reads stdin and sends
that out as an e-mail. . |
static org.jvnet.localizer.Localizable |
_Mailer_DisplayName()
Key
Mailer.DisplayName : E-mail Notification . |
static org.jvnet.localizer.Localizable |
_Mailer_EmailSentSuccessfully()
Key
Mailer.EmailSentSuccessfully : Email was
successfully sent . |
static org.jvnet.localizer.Localizable |
_Mailer_FailedToSendEmail()
Key
Mailer.FailedToSendEmail : Failed to send out
e-mail . |
static org.jvnet.localizer.Localizable |
_Mailer_Suffix_Error()
Key
Mailer.Suffix.Error : This field should be ''@''
followed by a domain name. . |
static org.jvnet.localizer.Localizable |
_Mailer_TestMail_Content(Object arg0,
Object arg1)
Key
Mailer.TestMail.Content : This is test email #{0}
sent from {1} . |
static org.jvnet.localizer.Localizable |
_Mailer_TestMail_Subject(Object arg0)
Key
Mailer.TestMail.Subject : Test email #{0} . |
static org.jvnet.localizer.Localizable |
_Mailer_Unknown_Host_Name()
Key
Mailer.Unknown.Host.Name : Unknown host name: . |
static org.jvnet.localizer.Localizable |
_Mailer_UserProperty_DisplayName()
Key
Mailer.UserProperty.DisplayName : E-mail . |
static org.jvnet.localizer.Localizable |
_MailSender_BackToNormal_Normal()
Key
MailSender.BackToNormal.Normal : normal . |
static org.jvnet.localizer.Localizable |
_MailSender_BackToNormal_Stable()
Key
MailSender.BackToNormal.Stable : stable . |
static org.jvnet.localizer.Localizable |
_MailSender_BackToNormalMail_Subject(Object arg0)
Key
MailSender.BackToNormalMail.Subject : Jenkins build
is back to {0} : . |
static org.jvnet.localizer.Localizable |
_MailSender_FailureMail_Changes()
Key
MailSender.FailureMail.Changes : Changes: . |
static org.jvnet.localizer.Localizable |
_MailSender_FailureMail_FailedToAccessBuildLog()
Key
MailSender.FailureMail.FailedToAccessBuildLog : Failed to access build log . |
static org.jvnet.localizer.Localizable |
_MailSender_FailureMail_Subject()
Key
MailSender.FailureMail.Subject : Build failed in
Jenkins: . |
static org.jvnet.localizer.Localizable |
_MailSender_Link(Object arg0)
Key
MailSender.Link : See <{0}> . |
static org.jvnet.localizer.Localizable |
_MailSender_ListEmpty()
Key
MailSender.ListEmpty : An attempt to send an e-mail
to empty list of recipients, ignored. . |
static org.jvnet.localizer.Localizable |
_MailSender_NoAddress(Object arg0)
Key
MailSender.NoAddress : Failed to send e-mail to {0}
because no e-mail address is known, and no default e-mail domain is
configured . |
static org.jvnet.localizer.Localizable |
_MailSender_unknown_user(Object arg0)
Key
MailSender.unknown_user : Not sending mail to
unregistered user {0} . |
static org.jvnet.localizer.Localizable |
_MailSender_UnstableMail_StillUnstable_Subject()
Key
MailSender.UnstableMail.StillUnstable.Subject : Jenkins build is still unstable: . |
static org.jvnet.localizer.Localizable |
_MailSender_UnstableMail_Subject()
Key
MailSender.UnstableMail.Subject : Jenkins build is
unstable: . |
static org.jvnet.localizer.Localizable |
_MailSender_UnstableMail_ToUnStable_Subject()
Key
MailSender.UnstableMail.ToUnStable.Subject : Jenkins
build became unstable: . |
static org.jvnet.localizer.Localizable |
_MailSender_user_without_read(Object arg0,
Object arg1)
Key
MailSender.user_without_read : Not sending mail to
user {0} with no permission to view {1} . |
static org.jvnet.localizer.Localizable |
_MailSender_warning_unknown_user(Object arg0)
Key
MailSender.warning_unknown_user : Warning: {0} is
not a recognized user, but sending mail anyway . |
static org.jvnet.localizer.Localizable |
_MailSender_warning_user_without_read(Object arg0,
Object arg1)
Key
MailSender.warning_user_without_read : Warning: user
{0} has no permission to view {1}, but sending mail anyway . |
static String |
MailCommand_ShortDescription()
Key
MailCommand.ShortDescription : Reads stdin and sends
that out as an e-mail. . |
static String |
Mailer_DisplayName()
Key
Mailer.DisplayName : E-mail Notification . |
static String |
Mailer_EmailSentSuccessfully()
Key
Mailer.EmailSentSuccessfully : Email was
successfully sent . |
static String |
Mailer_FailedToSendEmail()
Key
Mailer.FailedToSendEmail : Failed to send out
e-mail . |
static String |
Mailer_Suffix_Error()
Key
Mailer.Suffix.Error : This field should be ''@''
followed by a domain name. . |
static String |
Mailer_TestMail_Content(Object arg0,
Object arg1)
Key
Mailer.TestMail.Content : This is test email #{0}
sent from {1} . |
static String |
Mailer_TestMail_Subject(Object arg0)
Key
Mailer.TestMail.Subject : Test email #{0} . |
static String |
Mailer_Unknown_Host_Name()
Key
Mailer.Unknown.Host.Name : Unknown host name: . |
static String |
Mailer_UserProperty_DisplayName()
Key
Mailer.UserProperty.DisplayName : E-mail . |
static String |
MailSender_BackToNormal_Normal()
Key
MailSender.BackToNormal.Normal : normal . |
static String |
MailSender_BackToNormal_Stable()
Key
MailSender.BackToNormal.Stable : stable . |
static String |
MailSender_BackToNormalMail_Subject(Object arg0)
Key
MailSender.BackToNormalMail.Subject : Jenkins build
is back to {0} : . |
static String |
MailSender_FailureMail_Changes()
Key
MailSender.FailureMail.Changes : Changes: . |
static String |
MailSender_FailureMail_FailedToAccessBuildLog()
Key
MailSender.FailureMail.FailedToAccessBuildLog : Failed to access build log . |
static String |
MailSender_FailureMail_Subject()
Key
MailSender.FailureMail.Subject : Build failed in
Jenkins: . |
static String |
MailSender_Link(Object arg0)
Key
MailSender.Link : See <{0}> . |
static String |
MailSender_ListEmpty()
Key
MailSender.ListEmpty : An attempt to send an e-mail
to empty list of recipients, ignored. . |
static String |
MailSender_NoAddress(Object arg0)
Key
MailSender.NoAddress : Failed to send e-mail to {0}
because no e-mail address is known, and no default e-mail domain is
configured . |
static String |
MailSender_unknown_user(Object arg0)
Key
MailSender.unknown_user : Not sending mail to
unregistered user {0} . |
static String |
MailSender_UnstableMail_StillUnstable_Subject()
Key
MailSender.UnstableMail.StillUnstable.Subject : Jenkins build is still unstable: . |
static String |
MailSender_UnstableMail_Subject()
Key
MailSender.UnstableMail.Subject : Jenkins build is
unstable: . |
static String |
MailSender_UnstableMail_ToUnStable_Subject()
Key
MailSender.UnstableMail.ToUnStable.Subject : Jenkins
build became unstable: . |
static String |
MailSender_user_without_read(Object arg0,
Object arg1)
Key
MailSender.user_without_read : Not sending mail to
user {0} with no permission to view {1} . |
static String |
MailSender_warning_unknown_user(Object arg0)
Key
MailSender.warning_unknown_user : Warning: {0} is
not a recognized user, but sending mail anyway . |
static String |
MailSender_warning_user_without_read(Object arg0,
Object arg1)
Key
MailSender.warning_user_without_read : Warning: user
{0} has no permission to view {1}, but sending mail anyway . |
public static String MailSender_FailureMail_FailedToAccessBuildLog()
MailSender.FailureMail.FailedToAccessBuildLog
: Failed to access build log
.Failed to access build log
public static org.jvnet.localizer.Localizable _MailSender_FailureMail_FailedToAccessBuildLog()
MailSender.FailureMail.FailedToAccessBuildLog
: Failed to access build log
.Failed to access build log
public static String MailSender_BackToNormalMail_Subject(Object arg0)
MailSender.BackToNormalMail.Subject
: Jenkins build
is back to {0} :
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Jenkins build is back to {0} :
public static org.jvnet.localizer.Localizable _MailSender_BackToNormalMail_Subject(Object arg0)
MailSender.BackToNormalMail.Subject
: Jenkins build
is back to {0} :
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Jenkins build is back to {0} :
public static String MailSender_Link(Object arg0)
MailSender.Link
: See <{0}>
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.See <{0}>
public static org.jvnet.localizer.Localizable _MailSender_Link(Object arg0)
MailSender.Link
: See <{0}>
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.See <{0}>
public static String MailSender_UnstableMail_Subject()
MailSender.UnstableMail.Subject
: Jenkins build is
unstable:
.Jenkins build is unstable:
public static org.jvnet.localizer.Localizable _MailSender_UnstableMail_Subject()
MailSender.UnstableMail.Subject
: Jenkins build is
unstable:
.Jenkins build is unstable:
public static String MailSender_UnstableMail_StillUnstable_Subject()
MailSender.UnstableMail.StillUnstable.Subject
: Jenkins build is still unstable:
.Jenkins build is still unstable:
public static org.jvnet.localizer.Localizable _MailSender_UnstableMail_StillUnstable_Subject()
MailSender.UnstableMail.StillUnstable.Subject
: Jenkins build is still unstable:
.Jenkins build is still unstable:
public static String Mailer_TestMail_Content(Object arg0, Object arg1)
Mailer.TestMail.Content
: This is test email #{0}
sent from {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.This is test email #{0} sent from {1}
public static org.jvnet.localizer.Localizable _Mailer_TestMail_Content(Object arg0, Object arg1)
Mailer.TestMail.Content
: This is test email #{0}
sent from {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.This is test email #{0} sent from {1}
public static String MailSender_ListEmpty()
MailSender.ListEmpty
: An attempt to send an e-mail
to empty list of recipients, ignored.
.An attempt to send an e-mail to empty list of recipients,
ignored.
public static org.jvnet.localizer.Localizable _MailSender_ListEmpty()
MailSender.ListEmpty
: An attempt to send an e-mail
to empty list of recipients, ignored.
.An attempt to send an e-mail to empty list of recipients,
ignored.
public static String Mailer_Suffix_Error()
Mailer.Suffix.Error
: This field should be ''@''
followed by a domain name.
.This field should be ''@'' followed by a domain name.
public static org.jvnet.localizer.Localizable _Mailer_Suffix_Error()
Mailer.Suffix.Error
: This field should be ''@''
followed by a domain name.
.This field should be ''@'' followed by a domain name.
public static String Mailer_Unknown_Host_Name()
Mailer.Unknown.Host.Name
: Unknown host name:
.Unknown host name:
public static org.jvnet.localizer.Localizable _Mailer_Unknown_Host_Name()
Mailer.Unknown.Host.Name
: Unknown host name:
.Unknown host name:
public static String MailCommand_ShortDescription()
MailCommand.ShortDescription
: Reads stdin and sends
that out as an e-mail.
.Reads stdin and sends that out as an e-mail.
public static org.jvnet.localizer.Localizable _MailCommand_ShortDescription()
MailCommand.ShortDescription
: Reads stdin and sends
that out as an e-mail.
.Reads stdin and sends that out as an e-mail.
public static String Mailer_EmailSentSuccessfully()
Mailer.EmailSentSuccessfully
: Email was
successfully sent
.Email was successfully sent
public static org.jvnet.localizer.Localizable _Mailer_EmailSentSuccessfully()
Mailer.EmailSentSuccessfully
: Email was
successfully sent
.Email was successfully sent
public static String Mailer_TestMail_Subject(Object arg0)
Mailer.TestMail.Subject
: Test email #{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Test email #{0}
public static org.jvnet.localizer.Localizable _Mailer_TestMail_Subject(Object arg0)
Mailer.TestMail.Subject
: Test email #{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Test email #{0}
public static String MailSender_FailureMail_Subject()
MailSender.FailureMail.Subject
: Build failed in
Jenkins:
.Build failed in Jenkins:
public static org.jvnet.localizer.Localizable _MailSender_FailureMail_Subject()
MailSender.FailureMail.Subject
: Build failed in
Jenkins:
.Build failed in Jenkins:
public static String MailSender_BackToNormal_Stable()
MailSender.BackToNormal.Stable
: stable
.stable
public static org.jvnet.localizer.Localizable _MailSender_BackToNormal_Stable()
MailSender.BackToNormal.Stable
: stable
.stable
public static String MailSender_BackToNormal_Normal()
MailSender.BackToNormal.Normal
: normal
.normal
public static org.jvnet.localizer.Localizable _MailSender_BackToNormal_Normal()
MailSender.BackToNormal.Normal
: normal
.normal
public static String MailSender_NoAddress(Object arg0)
MailSender.NoAddress
: Failed to send e-mail to {0}
because no e-mail address is known, and no default e-mail domain is
configured
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to send e-mail to {0} because no e-mail address is
known, and no default e-mail domain is configured
public static org.jvnet.localizer.Localizable _MailSender_NoAddress(Object arg0)
MailSender.NoAddress
: Failed to send e-mail to {0}
because no e-mail address is known, and no default e-mail domain is
configured
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to send e-mail to {0} because no e-mail address is
known, and no default e-mail domain is configured
public static String Mailer_UserProperty_DisplayName()
Mailer.UserProperty.DisplayName
: E-mail
.E-mail
public static org.jvnet.localizer.Localizable _Mailer_UserProperty_DisplayName()
Mailer.UserProperty.DisplayName
: E-mail
.E-mail
public static String Mailer_FailedToSendEmail()
Mailer.FailedToSendEmail
: Failed to send out
e-mail
.Failed to send out e-mail
public static org.jvnet.localizer.Localizable _Mailer_FailedToSendEmail()
Mailer.FailedToSendEmail
: Failed to send out
e-mail
.Failed to send out e-mail
public static String MailSender_unknown_user(Object arg0)
MailSender.unknown_user
: Not sending mail to
unregistered user {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Not sending mail to unregistered user {0}
public static org.jvnet.localizer.Localizable _MailSender_unknown_user(Object arg0)
MailSender.unknown_user
: Not sending mail to
unregistered user {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Not sending mail to unregistered user {0}
public static String Mailer_DisplayName()
Mailer.DisplayName
: E-mail Notification
.E-mail Notification
public static org.jvnet.localizer.Localizable _Mailer_DisplayName()
Mailer.DisplayName
: E-mail Notification
.E-mail Notification
public static String MailSender_FailureMail_Changes()
MailSender.FailureMail.Changes
: Changes:
.Changes:
public static org.jvnet.localizer.Localizable _MailSender_FailureMail_Changes()
MailSender.FailureMail.Changes
: Changes:
.Changes:
public static String MailSender_warning_unknown_user(Object arg0)
MailSender.warning_unknown_user
: Warning: {0} is
not a recognized user, but sending mail anyway
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Warning: {0} is not a recognized user, but sending mail anyway
public static org.jvnet.localizer.Localizable _MailSender_warning_unknown_user(Object arg0)
MailSender.warning_unknown_user
: Warning: {0} is
not a recognized user, but sending mail anyway
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Warning: {0} is not a recognized user, but sending mail anyway
public static String MailSender_UnstableMail_ToUnStable_Subject()
MailSender.UnstableMail.ToUnStable.Subject
: Jenkins
build became unstable:
.Jenkins build became unstable:
public static org.jvnet.localizer.Localizable _MailSender_UnstableMail_ToUnStable_Subject()
MailSender.UnstableMail.ToUnStable.Subject
: Jenkins
build became unstable:
.Jenkins build became unstable:
public static String MailSender_warning_user_without_read(Object arg0, Object arg1)
MailSender.warning_user_without_read
: Warning: user
{0} has no permission to view {1}, but sending mail anyway
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Warning: user {0} has no permission to view {1}, but sending
mail anyway
public static org.jvnet.localizer.Localizable _MailSender_warning_user_without_read(Object arg0, Object arg1)
MailSender.warning_user_without_read
: Warning: user
{0} has no permission to view {1}, but sending mail anyway
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Warning: user {0} has no permission to view {1}, but sending
mail anyway
public static String MailSender_user_without_read(Object arg0, Object arg1)
MailSender.user_without_read
: Not sending mail to
user {0} with no permission to view {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Not sending mail to user {0} with no permission to view {1}
public static org.jvnet.localizer.Localizable _MailSender_user_without_read(Object arg0, Object arg1)
MailSender.user_without_read
: Not sending mail to
user {0} with no permission to view {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Not sending mail to user {0} with no permission to view {1}
Copyright © 2016–2020. All rights reserved.