public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
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,
Object arg1)
Key
MailSender.Link : See <{0}{1}> . |
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_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 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,
Object arg1)
Key
MailSender.Link : See <{0}{1}> . |
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_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: . |
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, Object arg1)
MailSender.Link
: See <{0}{1}>
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.See <{0}{1}>
public static org.jvnet.localizer.Localizable _MailSender_Link(Object arg0, Object arg1)
MailSender.Link
: See <{0}{1}>
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.See <{0}{1}>
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 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 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_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:
Copyright © 2016. All rights reserved.