Add smtp server warning strings.

This commit is contained in:
mscott%netscape.com 1999-09-22 02:19:00 +00:00
parent 7fc20a4fad
commit 6df3f0f233
2 changed files with 24 additions and 0 deletions

View File

@ -85,3 +85,15 @@ Contact your mail administrator for assistance.
## @name NS_ERROR_SEND_FAILED
12520=Sending of message failed.
## @name SMTP_DELIV_MAIL
12521=Delivering mail...
## @name SMTP_MESSAGE_SENT_WAITING_MAIL_REPLY
12522=Mail: Message sent; waiting for reply...
## @name SMTP_PROGRESS_MAILSENT
12523=Mail sent successfully
## @name SMTP_SERVER_ERROR
12524=An error occurred sending mail: SMTP server error. The server responded: %s Contact your mail administrator for assistance.

View File

@ -85,3 +85,15 @@ Contact your mail administrator for assistance.
## @name NS_ERROR_SEND_FAILED
12520=Sending of message failed.
## @name SMTP_DELIV_MAIL
12521=Delivering mail...
## @name SMTP_MESSAGE_SENT_WAITING_MAIL_REPLY
12522=Mail: Message sent; waiting for reply...
## @name SMTP_PROGRESS_MAILSENT
12523=Mail sent successfully
## @name SMTP_SERVER_ERROR
12524=An error occurred sending mail: SMTP server error. The server responded: %s Contact your mail administrator for assistance.