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 Details

    • Messages

      public Messages()
  • Method Details

    • MailSender_BackToNormalMail_Subject

      public static String MailSender_BackToNormalMail_Subject(Object arg0)
      Key MailSender.BackToNormalMail.Subject: Jenkins build is back to {0} :.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Jenkins build is back to {0} :
    • _MailSender_BackToNormalMail_Subject

      public static org.jvnet.localizer.Localizable _MailSender_BackToNormalMail_Subject(Object arg0)
      Key MailSender.BackToNormalMail.Subject: Jenkins build is back to {0} :.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Jenkins build is back to {0} :
    • Mailer_SmtpPassNotFipsCompliant

      public static String Mailer_SmtpPassNotFipsCompliant()
      Key Mailer.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()
      Key Mailer.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

      public static String MailSender_BackToNormal_Stable()
      Key MailSender.BackToNormal.Stable: stable.
      Returns:
      stable
    • _MailSender_BackToNormal_Stable

      public static org.jvnet.localizer.Localizable _MailSender_BackToNormal_Stable()
      Key MailSender.BackToNormal.Stable: stable.
      Returns:
      stable
    • MailSender_UnstableMail_StillUnstable_Subject

      public static String MailSender_UnstableMail_StillUnstable_Subject()
      Key MailSender.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()
      Key MailSender.UnstableMail.StillUnstable.Subject: Jenkins build is still unstable:.
      Returns:
      Jenkins build is still unstable:
    • Mailer_EmailSentSuccessfully

      public static String Mailer_EmailSentSuccessfully()
      Key Mailer.EmailSentSuccessfully: Email was successfully sent.
      Returns:
      Email was successfully sent
    • _Mailer_EmailSentSuccessfully

      public static org.jvnet.localizer.Localizable _Mailer_EmailSentSuccessfully()
      Key Mailer.EmailSentSuccessfully: Email was successfully sent.
      Returns:
      Email was successfully sent
    • MailSender_ListEmpty

      public static String MailSender_ListEmpty()
      Key MailSender.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()
      Key MailSender.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

      public static String MailSender_warning_unknown_user(Object arg0)
      Key MailSender.warning_unknown_user: Warning: {0} is not a recognized user, but sending mail anyway.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Warning: {0} is not a recognized user, but sending mail anyway
    • _MailSender_warning_unknown_user

      public 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.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Warning: {0} is not a recognized user, but sending mail anyway
    • Mailer_Unknown_Host_Name

      public static String Mailer_Unknown_Host_Name()
      Key Mailer.Unknown.Host.Name: Unknown host name: .
      Returns:
      Unknown host name:
    • _Mailer_Unknown_Host_Name

      public static org.jvnet.localizer.Localizable _Mailer_Unknown_Host_Name()
      Key Mailer.Unknown.Host.Name: Unknown host name: .
      Returns:
      Unknown host name:
    • MailSender_warning_unauthorized_user

      public static String MailSender_warning_unauthorized_user(Object arg0)
      Key MailSender.warning_unauthorized_user: Warning: {0} is not an authorized user, but sending mail anyway.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Warning: {0} is not an authorized user, but sending mail anyway
    • _MailSender_warning_unauthorized_user

      public static org.jvnet.localizer.Localizable _MailSender_warning_unauthorized_user(Object arg0)
      Key MailSender.warning_unauthorized_user: Warning: {0} is not an authorized user, but sending mail anyway.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Warning: {0} is not an authorized user, but sending mail anyway
    • MailCommand_ShortDescription

      public static String MailCommand_ShortDescription()
      Key MailCommand.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()
      Key MailCommand.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

      public static String MailSender_UnstableMail_ToUnStable_Subject()
      Key MailSender.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()
      Key MailSender.UnstableMail.ToUnStable.Subject: Jenkins build became unstable: .
      Returns:
      Jenkins build became unstable:
    • Mailer_Suffix_Error

      public static String Mailer_Suffix_Error()
      Key Mailer.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()
      Key Mailer.Suffix.Error: This field should be ''@'' followed by a domain name..
      Returns:
      This field should be ''@'' followed by a domain name.
    • Mailer_InsecureAuthWarning

      public static String Mailer_InsecureAuthWarning()
      Key Mailer.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()
      Key Mailer.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

      public static String MailSender_BackToNormal_Normal()
      Key MailSender.BackToNormal.Normal: normal.
      Returns:
      normal
    • _MailSender_BackToNormal_Normal

      public static org.jvnet.localizer.Localizable _MailSender_BackToNormal_Normal()
      Key MailSender.BackToNormal.Normal: normal.
      Returns:
      normal
    • Mailer_DisplayName

      public static String Mailer_DisplayName()
      Key Mailer.DisplayName: E-mail Notification.
      Returns:
      E-mail Notification
    • _Mailer_DisplayName

      public static org.jvnet.localizer.Localizable _Mailer_DisplayName()
      Key Mailer.DisplayName: E-mail Notification.
      Returns:
      E-mail Notification
    • Mailer_FailedToSendEmail

      public static String Mailer_FailedToSendEmail()
      Key Mailer.FailedToSendEmail: Failed to send out e-mail.
      Returns:
      Failed to send out e-mail
    • _Mailer_FailedToSendEmail

      public static org.jvnet.localizer.Localizable _Mailer_FailedToSendEmail()
      Key Mailer.FailedToSendEmail: Failed to send out e-mail.
      Returns:
      Failed to send out e-mail
    • Mailer_UserProperty_DisplayName

      public static String Mailer_UserProperty_DisplayName()
      Key Mailer.UserProperty.DisplayName: E-mail.
      Returns:
      E-mail
    • _Mailer_UserProperty_DisplayName

      public static org.jvnet.localizer.Localizable _Mailer_UserProperty_DisplayName()
      Key Mailer.UserProperty.DisplayName: E-mail.
      Returns:
      E-mail
    • MailSender_UnstableMail_Subject

      public static String MailSender_UnstableMail_Subject()
      Key MailSender.UnstableMail.Subject: Jenkins build is unstable:.
      Returns:
      Jenkins build is unstable:
    • _MailSender_UnstableMail_Subject

      public static org.jvnet.localizer.Localizable _MailSender_UnstableMail_Subject()
      Key MailSender.UnstableMail.Subject: Jenkins build is unstable:.
      Returns:
      Jenkins build is unstable:
    • MailSender_Link

      public static String MailSender_Link(Object arg0)
      Key MailSender.Link: See <{0}>.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      See <{0}>
    • _MailSender_Link

      public static org.jvnet.localizer.Localizable _MailSender_Link(Object arg0)
      Key MailSender.Link: See <{0}>.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      See <{0}>
    • MailSender_unauthorized_user

      public static String MailSender_unauthorized_user(Object arg0, Object arg1)
      Key MailSender.unauthorized_user: Not sending mail to unauthorized user {0} due to: {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key MailSender.unauthorized_user: Not sending mail to unauthorized user {0} due to: {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Not sending mail to unauthorized user {0} due to: {1}
    • Mailer_TestMail_Content

      public static String Mailer_TestMail_Content(Object arg0, Object arg1)
      Key Mailer.TestMail.Content: This is test email #{0} sent from {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      This is test email #{0} sent from {1}
    • _Mailer_TestMail_Content

      public static org.jvnet.localizer.Localizable _Mailer_TestMail_Content(Object arg0, Object arg1)
      Key Mailer.TestMail.Content: This is test email #{0} sent from {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      This is test email #{0} sent from {1}
    • MailSender_NoAddress

      public 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.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.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

      public 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.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.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

      public static String MailSender_FailureMail_Changes()
      Key MailSender.FailureMail.Changes: Changes:.
      Returns:
      Changes:
    • _MailSender_FailureMail_Changes

      public static org.jvnet.localizer.Localizable _MailSender_FailureMail_Changes()
      Key MailSender.FailureMail.Changes: Changes:.
      Returns:
      Changes:
    • MailSender_warning_user_without_read

      public 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.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key MailSender.warning_user_without_read: Warning: user {0} has no permission to view {1}, but sending mail anyway.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Warning: user {0} has no permission to view {1}, but sending mail anyway
    • MailSender_unknown_user

      public static String MailSender_unknown_user(Object arg0)
      Key MailSender.unknown_user: Not sending mail to unregistered user {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Not sending mail to unregistered user {0}
    • _MailSender_unknown_user

      public static org.jvnet.localizer.Localizable _MailSender_unknown_user(Object arg0)
      Key MailSender.unknown_user: Not sending mail to unregistered user {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Not sending mail to unregistered user {0}
    • Mailer_TestMail_Subject

      public static String Mailer_TestMail_Subject(Object arg0)
      Key Mailer.TestMail.Subject: Test email #{0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Test email #{0}
    • _Mailer_TestMail_Subject

      public static org.jvnet.localizer.Localizable _Mailer_TestMail_Subject(Object arg0)
      Key Mailer.TestMail.Subject: Test email #{0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Test email #{0}
    • MailSender_FailureMail_Subject

      public static String MailSender_FailureMail_Subject()
      Key MailSender.FailureMail.Subject: Build failed in Jenkins:.
      Returns:
      Build failed in Jenkins:
    • _MailSender_FailureMail_Subject

      public static org.jvnet.localizer.Localizable _MailSender_FailureMail_Subject()
      Key MailSender.FailureMail.Subject: Build failed in Jenkins:.
      Returns:
      Build failed in Jenkins:
    • MailSender_user_without_read

      public 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}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key MailSender.user_without_read: Not sending mail to user {0} with no permission to view {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Not sending mail to user {0} with no permission to view {1}
    • MailSender_FailureMail_FailedToAccessBuildLog

      public static String MailSender_FailureMail_FailedToAccessBuildLog()
      Key MailSender.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()
      Key MailSender.FailureMail.FailedToAccessBuildLog: Failed to access build log.
      Returns:
      Failed to access build log
    • Mailer_InsecureAuthError

      public static String Mailer_InsecureAuthError()
      Key Mailer.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()
      Key Mailer.InsecureAuthError: Authentication requires either TLS or SSL to be enabled.
      Returns:
      Authentication requires either TLS or SSL to be enabled