зеркало из https://github.com/mozilla/pjs.git
Add smtp server warning strings.
This commit is contained in:
Родитель
d8931c1236
Коммит
43d0472a5c
|
@ -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.
|
||||
|
|
Загрузка…
Ссылка в новой задаче