Class Messages
java.lang.Object
jenkins.plugins.mailer.tasks.i18n.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyMailCommand.ShortDescription
:Reads stdin and sends that out as an e-mail.
.static org.jvnet.localizer.Localizable
KeyMailer.DisplayName
:E-mail Notification
.static org.jvnet.localizer.Localizable
KeyMailer.EmailSentSuccessfully
:Email was successfully sent
.static org.jvnet.localizer.Localizable
KeyMailer.FailedToSendEmail
:Failed to send out e-mail
.static org.jvnet.localizer.Localizable
KeyMailer.InsecureAuthError
:Authentication requires either TLS or SSL to be enabled
.static org.jvnet.localizer.Localizable
KeyMailer.InsecureAuthWarning
:For security when using authentication it is recommended to enable either TLS or SSL
.static org.jvnet.localizer.Localizable
KeyMailer.SmtpPassNotFipsCompliant
:When running in FIPS compliance mode, the password must be at least 14 characters long
.static org.jvnet.localizer.Localizable
KeyMailer.Suffix.Error
:This field should be ''@'' followed by a domain name.
.static org.jvnet.localizer.Localizable
_Mailer_TestMail_Content
(Object arg0, Object arg1) KeyMailer.TestMail.Content
:This is test email #{0} sent from {1}
.static org.jvnet.localizer.Localizable
KeyMailer.TestMail.Subject
:Test email #{0}
.static org.jvnet.localizer.Localizable
KeyMailer.Unknown.Host.Name
:Unknown host name:
.static org.jvnet.localizer.Localizable
KeyMailer.UserProperty.DisplayName
:E-mail
.static org.jvnet.localizer.Localizable
KeyMailSender.BackToNormal.Normal
:normal
.static org.jvnet.localizer.Localizable
KeyMailSender.BackToNormal.Stable
:stable
.static org.jvnet.localizer.Localizable
KeyMailSender.BackToNormalMail.Subject
:Jenkins build is back to {0} :
.static org.jvnet.localizer.Localizable
KeyMailSender.FailureMail.Changes
:Changes:
.static org.jvnet.localizer.Localizable
KeyMailSender.FailureMail.FailedToAccessBuildLog
:Failed to access build log
.static org.jvnet.localizer.Localizable
KeyMailSender.FailureMail.Subject
:Build failed in Jenkins:
.static org.jvnet.localizer.Localizable
_MailSender_Link
(Object arg0) KeyMailSender.Link
:See <{0}>
.static org.jvnet.localizer.Localizable
KeyMailSender.ListEmpty
:An attempt to send an e-mail to empty list of recipients, ignored.
.static org.jvnet.localizer.Localizable
_MailSender_NoAddress
(Object arg0) KeyMailSender.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_unauthorized_user
(Object arg0, Object arg1) KeyMailSender.unauthorized_user
:Not sending mail to unauthorized user {0} due to: {1}
.static org.jvnet.localizer.Localizable
KeyMailSender.unknown_user
:Not sending mail to unregistered user {0}
.static org.jvnet.localizer.Localizable
KeyMailSender.UnstableMail.StillUnstable.Subject
:Jenkins build is still unstable:
.static org.jvnet.localizer.Localizable
KeyMailSender.UnstableMail.Subject
:Jenkins build is unstable:
.static org.jvnet.localizer.Localizable
KeyMailSender.UnstableMail.ToUnStable.Subject
:Jenkins build became unstable:
.static org.jvnet.localizer.Localizable
_MailSender_user_without_read
(Object arg0, Object arg1) KeyMailSender.user_without_read
:Not sending mail to user {0} with no permission to view {1}
.static org.jvnet.localizer.Localizable
KeyMailSender.warning_unauthorized_user
:Warning: {0} is not an authorized user, but sending mail anyway
.static org.jvnet.localizer.Localizable
KeyMailSender.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) KeyMailSender.warning_user_without_read
:Warning: user {0} has no permission to view {1}, but sending mail anyway
.static String
KeyMailCommand.ShortDescription
:Reads stdin and sends that out as an e-mail.
.static String
KeyMailer.DisplayName
:E-mail Notification
.static String
KeyMailer.EmailSentSuccessfully
:Email was successfully sent
.static String
KeyMailer.FailedToSendEmail
:Failed to send out e-mail
.static String
KeyMailer.InsecureAuthError
:Authentication requires either TLS or SSL to be enabled
.static String
KeyMailer.InsecureAuthWarning
:For security when using authentication it is recommended to enable either TLS or SSL
.static String
KeyMailer.SmtpPassNotFipsCompliant
:When running in FIPS compliance mode, the password must be at least 14 characters long
.static String
KeyMailer.Suffix.Error
:This field should be ''@'' followed by a domain name.
.static String
Mailer_TestMail_Content
(Object arg0, Object arg1) KeyMailer.TestMail.Content
:This is test email #{0} sent from {1}
.static String
KeyMailer.TestMail.Subject
:Test email #{0}
.static String
KeyMailer.Unknown.Host.Name
:Unknown host name:
.static String
KeyMailer.UserProperty.DisplayName
:E-mail
.static String
KeyMailSender.BackToNormal.Normal
:normal
.static String
KeyMailSender.BackToNormal.Stable
:stable
.static String
KeyMailSender.BackToNormalMail.Subject
:Jenkins build is back to {0} :
.static String
KeyMailSender.FailureMail.Changes
:Changes:
.static String
KeyMailSender.FailureMail.FailedToAccessBuildLog
:Failed to access build log
.static String
KeyMailSender.FailureMail.Subject
:Build failed in Jenkins:
.static String
MailSender_Link
(Object arg0) KeyMailSender.Link
:See <{0}>
.static String
KeyMailSender.ListEmpty
:An attempt to send an e-mail to empty list of recipients, ignored.
.static String
MailSender_NoAddress
(Object arg0) KeyMailSender.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_unauthorized_user
(Object arg0, Object arg1) KeyMailSender.unauthorized_user
:Not sending mail to unauthorized user {0} due to: {1}
.static String
KeyMailSender.unknown_user
:Not sending mail to unregistered user {0}
.static String
KeyMailSender.UnstableMail.StillUnstable.Subject
:Jenkins build is still unstable:
.static String
KeyMailSender.UnstableMail.Subject
:Jenkins build is unstable:
.static String
KeyMailSender.UnstableMail.ToUnStable.Subject
:Jenkins build became unstable:
.static String
MailSender_user_without_read
(Object arg0, Object arg1) KeyMailSender.user_without_read
:Not sending mail to user {0} with no permission to view {1}
.static String
KeyMailSender.warning_unauthorized_user
:Warning: {0} is not an authorized user, but sending mail anyway
.static String
KeyMailSender.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) KeyMailSender.warning_user_without_read
:Warning: user {0} has no permission to view {1}, but sending mail anyway
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
MailSender_BackToNormalMail_Subject
KeyMailSender.BackToNormalMail.Subject
:Jenkins build is back to {0} :
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Jenkins build is back to {0} :
-
_MailSender_BackToNormalMail_Subject
KeyMailSender.BackToNormalMail.Subject
:Jenkins build is back to {0} :
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Jenkins build is back to {0} :
-
Mailer_SmtpPassNotFipsCompliant
KeyMailer.SmtpPassNotFipsCompliant
:When running in FIPS compliance mode, the password must be at least 14 characters long
.- Returns:
When running in FIPS compliance mode, the password must be at least 14 characters long
-
_Mailer_SmtpPassNotFipsCompliant
public static org.jvnet.localizer.Localizable _Mailer_SmtpPassNotFipsCompliant()KeyMailer.SmtpPassNotFipsCompliant
:When running in FIPS compliance mode, the password must be at least 14 characters long
.- Returns:
When running in FIPS compliance mode, the password must be at least 14 characters long
-
MailSender_BackToNormal_Stable
KeyMailSender.BackToNormal.Stable
:stable
.- Returns:
stable
-
_MailSender_BackToNormal_Stable
public static org.jvnet.localizer.Localizable _MailSender_BackToNormal_Stable()KeyMailSender.BackToNormal.Stable
:stable
.- Returns:
stable
-
MailSender_UnstableMail_StillUnstable_Subject
KeyMailSender.UnstableMail.StillUnstable.Subject
:Jenkins build is still unstable:
.- Returns:
Jenkins build is still unstable:
-
_MailSender_UnstableMail_StillUnstable_Subject
public static org.jvnet.localizer.Localizable _MailSender_UnstableMail_StillUnstable_Subject()KeyMailSender.UnstableMail.StillUnstable.Subject
:Jenkins build is still unstable:
.- Returns:
Jenkins build is still unstable:
-
Mailer_EmailSentSuccessfully
KeyMailer.EmailSentSuccessfully
:Email was successfully sent
.- Returns:
Email was successfully sent
-
_Mailer_EmailSentSuccessfully
public static org.jvnet.localizer.Localizable _Mailer_EmailSentSuccessfully()KeyMailer.EmailSentSuccessfully
:Email was successfully sent
.- Returns:
Email was successfully sent
-
MailSender_ListEmpty
KeyMailSender.ListEmpty
:An attempt to send an e-mail to empty list of recipients, ignored.
.- Returns:
An attempt to send an e-mail to empty list of recipients, ignored.
-
_MailSender_ListEmpty
public static org.jvnet.localizer.Localizable _MailSender_ListEmpty()KeyMailSender.ListEmpty
:An attempt to send an e-mail to empty list of recipients, ignored.
.- Returns:
An attempt to send an e-mail to empty list of recipients, ignored.
-
MailSender_warning_unknown_user
KeyMailSender.warning_unknown_user
:Warning: {0} is not a recognized user, but sending mail anyway
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Warning: {0} is not a recognized user, but sending mail anyway
-
_MailSender_warning_unknown_user
KeyMailSender.warning_unknown_user
:Warning: {0} is not a recognized user, but sending mail anyway
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Warning: {0} is not a recognized user, but sending mail anyway
-
Mailer_Unknown_Host_Name
KeyMailer.Unknown.Host.Name
:Unknown host name:
.- Returns:
Unknown host name:
-
_Mailer_Unknown_Host_Name
public static org.jvnet.localizer.Localizable _Mailer_Unknown_Host_Name()KeyMailer.Unknown.Host.Name
:Unknown host name:
.- Returns:
Unknown host name:
-
MailSender_warning_unauthorized_user
KeyMailSender.warning_unauthorized_user
:Warning: {0} is not an authorized user, but sending mail anyway
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Warning: {0} is not an authorized user, but sending mail anyway
-
_MailSender_warning_unauthorized_user
KeyMailSender.warning_unauthorized_user
:Warning: {0} is not an authorized user, but sending mail anyway
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Warning: {0} is not an authorized user, but sending mail anyway
-
MailCommand_ShortDescription
KeyMailCommand.ShortDescription
:Reads stdin and sends that out as an e-mail.
.- Returns:
Reads stdin and sends that out as an e-mail.
-
_MailCommand_ShortDescription
public static org.jvnet.localizer.Localizable _MailCommand_ShortDescription()KeyMailCommand.ShortDescription
:Reads stdin and sends that out as an e-mail.
.- Returns:
Reads stdin and sends that out as an e-mail.
-
MailSender_UnstableMail_ToUnStable_Subject
KeyMailSender.UnstableMail.ToUnStable.Subject
:Jenkins build became unstable:
.- Returns:
Jenkins build became unstable:
-
_MailSender_UnstableMail_ToUnStable_Subject
public static org.jvnet.localizer.Localizable _MailSender_UnstableMail_ToUnStable_Subject()KeyMailSender.UnstableMail.ToUnStable.Subject
:Jenkins build became unstable:
.- Returns:
Jenkins build became unstable:
-
Mailer_Suffix_Error
KeyMailer.Suffix.Error
:This field should be ''@'' followed by a domain name.
.- Returns:
This field should be ''@'' followed by a domain name.
-
_Mailer_Suffix_Error
public static org.jvnet.localizer.Localizable _Mailer_Suffix_Error()KeyMailer.Suffix.Error
:This field should be ''@'' followed by a domain name.
.- Returns:
This field should be ''@'' followed by a domain name.
-
Mailer_InsecureAuthWarning
KeyMailer.InsecureAuthWarning
:For security when using authentication it is recommended to enable either TLS or SSL
.- Returns:
For security when using authentication it is recommended to enable either TLS or SSL
-
_Mailer_InsecureAuthWarning
public static org.jvnet.localizer.Localizable _Mailer_InsecureAuthWarning()KeyMailer.InsecureAuthWarning
:For security when using authentication it is recommended to enable either TLS or SSL
.- Returns:
For security when using authentication it is recommended to enable either TLS or SSL
-
MailSender_BackToNormal_Normal
KeyMailSender.BackToNormal.Normal
:normal
.- Returns:
normal
-
_MailSender_BackToNormal_Normal
public static org.jvnet.localizer.Localizable _MailSender_BackToNormal_Normal()KeyMailSender.BackToNormal.Normal
:normal
.- Returns:
normal
-
Mailer_DisplayName
KeyMailer.DisplayName
:E-mail Notification
.- Returns:
E-mail Notification
-
_Mailer_DisplayName
public static org.jvnet.localizer.Localizable _Mailer_DisplayName()KeyMailer.DisplayName
:E-mail Notification
.- Returns:
E-mail Notification
-
Mailer_FailedToSendEmail
KeyMailer.FailedToSendEmail
:Failed to send out e-mail
.- Returns:
Failed to send out e-mail
-
_Mailer_FailedToSendEmail
public static org.jvnet.localizer.Localizable _Mailer_FailedToSendEmail()KeyMailer.FailedToSendEmail
:Failed to send out e-mail
.- Returns:
Failed to send out e-mail
-
Mailer_UserProperty_DisplayName
KeyMailer.UserProperty.DisplayName
:E-mail
.- Returns:
E-mail
-
_Mailer_UserProperty_DisplayName
public static org.jvnet.localizer.Localizable _Mailer_UserProperty_DisplayName()KeyMailer.UserProperty.DisplayName
:E-mail
.- Returns:
E-mail
-
MailSender_UnstableMail_Subject
KeyMailSender.UnstableMail.Subject
:Jenkins build is unstable:
.- Returns:
Jenkins build is unstable:
-
_MailSender_UnstableMail_Subject
public static org.jvnet.localizer.Localizable _MailSender_UnstableMail_Subject()KeyMailSender.UnstableMail.Subject
:Jenkins build is unstable:
.- Returns:
Jenkins build is unstable:
-
MailSender_Link
KeyMailSender.Link
:See <{0}>
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
See <{0}>
-
_MailSender_Link
KeyMailSender.Link
:See <{0}>
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
See <{0}>
-
MailSender_unauthorized_user
KeyMailSender.unauthorized_user
:Not sending mail to unauthorized user {0} due to: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Not sending mail to unauthorized user {0} due to: {1}
-
_MailSender_unauthorized_user
public static org.jvnet.localizer.Localizable _MailSender_unauthorized_user(Object arg0, Object arg1) KeyMailSender.unauthorized_user
:Not sending mail to unauthorized user {0} due to: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Not sending mail to unauthorized user {0} due to: {1}
-
Mailer_TestMail_Content
KeyMailer.TestMail.Content
:This is test email #{0} sent from {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
This is test email #{0} sent from {1}
-
_Mailer_TestMail_Content
KeyMailer.TestMail.Content
:This is test email #{0} sent from {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
This is test email #{0} sent from {1}
-
MailSender_NoAddress
KeyMailSender.NoAddress
:Failed to send e-mail to {0} because no e-mail address is known, and no default e-mail domain is configured
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to send e-mail to {0} because no e-mail address is known, and no default e-mail domain is configured
-
_MailSender_NoAddress
KeyMailSender.NoAddress
:Failed to send e-mail to {0} because no e-mail address is known, and no default e-mail domain is configured
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to send e-mail to {0} because no e-mail address is known, and no default e-mail domain is configured
-
MailSender_FailureMail_Changes
KeyMailSender.FailureMail.Changes
:Changes:
.- Returns:
Changes:
-
_MailSender_FailureMail_Changes
public static org.jvnet.localizer.Localizable _MailSender_FailureMail_Changes()KeyMailSender.FailureMail.Changes
:Changes:
.- Returns:
Changes:
-
MailSender_warning_user_without_read
KeyMailSender.warning_user_without_read
:Warning: user {0} has no permission to view {1}, but sending mail anyway
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Warning: user {0} has no permission to view {1}, but sending mail anyway
-
_MailSender_warning_user_without_read
public static org.jvnet.localizer.Localizable _MailSender_warning_user_without_read(Object arg0, Object arg1) KeyMailSender.warning_user_without_read
:Warning: user {0} has no permission to view {1}, but sending mail anyway
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Warning: user {0} has no permission to view {1}, but sending mail anyway
-
MailSender_unknown_user
KeyMailSender.unknown_user
:Not sending mail to unregistered user {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Not sending mail to unregistered user {0}
-
_MailSender_unknown_user
KeyMailSender.unknown_user
:Not sending mail to unregistered user {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Not sending mail to unregistered user {0}
-
Mailer_TestMail_Subject
KeyMailer.TestMail.Subject
:Test email #{0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Test email #{0}
-
_Mailer_TestMail_Subject
KeyMailer.TestMail.Subject
:Test email #{0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Test email #{0}
-
MailSender_FailureMail_Subject
KeyMailSender.FailureMail.Subject
:Build failed in Jenkins:
.- Returns:
Build failed in Jenkins:
-
_MailSender_FailureMail_Subject
public static org.jvnet.localizer.Localizable _MailSender_FailureMail_Subject()KeyMailSender.FailureMail.Subject
:Build failed in Jenkins:
.- Returns:
Build failed in Jenkins:
-
MailSender_user_without_read
KeyMailSender.user_without_read
:Not sending mail to user {0} with no permission to view {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Not sending mail to user {0} with no permission to view {1}
-
_MailSender_user_without_read
public static org.jvnet.localizer.Localizable _MailSender_user_without_read(Object arg0, Object arg1) KeyMailSender.user_without_read
:Not sending mail to user {0} with no permission to view {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Not sending mail to user {0} with no permission to view {1}
-
MailSender_FailureMail_FailedToAccessBuildLog
KeyMailSender.FailureMail.FailedToAccessBuildLog
:Failed to access build log
.- Returns:
Failed to access build log
-
_MailSender_FailureMail_FailedToAccessBuildLog
public static org.jvnet.localizer.Localizable _MailSender_FailureMail_FailedToAccessBuildLog()KeyMailSender.FailureMail.FailedToAccessBuildLog
:Failed to access build log
.- Returns:
Failed to access build log
-
Mailer_InsecureAuthError
KeyMailer.InsecureAuthError
:Authentication requires either TLS or SSL to be enabled
.- Returns:
Authentication requires either TLS or SSL to be enabled
-
_Mailer_InsecureAuthError
public static org.jvnet.localizer.Localizable _Mailer_InsecureAuthError()KeyMailer.InsecureAuthError
:Authentication requires either TLS or SSL to be enabled
.- Returns:
Authentication requires either TLS or SSL to be enabled
-