Add smtp server warning strings.

This commit is contained in:
mscott%netscape.com 1999-09-22 02:19:00 +00:00
Родитель d8931c1236
Коммит 43d0472a5c
2 изменённых файлов: 24 добавлений и 0 удалений

Просмотреть файл

@ -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.

Просмотреть файл

@ -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.