mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
add password prompt text and some more pop server alert strings
This commit is contained in:
parent
91d8bf8d06
commit
a1860b7c01
@ -109,3 +109,15 @@
|
||||
## @name POP3_DELE_FAILURE
|
||||
## @loc None
|
||||
4016=An error occurred while removing messages from the POP3 mail server. You should contact the administrator for this server or try again later.
|
||||
|
||||
## @name POP3_ENTER_PASSWORD_PROMPT
|
||||
## @loc None
|
||||
4017=Enter your password for %1$s@%2$s.
|
||||
|
||||
## @name POP3_PREVIOUSLY_ENTERED_PASSWORD_IS_INVALID_ETC
|
||||
## @loc None
|
||||
4018=Could not log in to the mail server. The server responded: %s. Please enter a new password for user %.100s@%.100s:
|
||||
|
||||
## @name POP3_NO_ANSWER
|
||||
## @loc None
|
||||
4019=No Answer
|
||||
|
@ -109,3 +109,15 @@
|
||||
## @name POP3_DELE_FAILURE
|
||||
## @loc None
|
||||
4016=An error occurred while removing messages from the POP3 mail server. You should contact the administrator for this server or try again later.
|
||||
|
||||
## @name POP3_ENTER_PASSWORD_PROMPT
|
||||
## @loc None
|
||||
4017=Enter your password for %1$s@%2$s.
|
||||
|
||||
## @name POP3_PREVIOUSLY_ENTERED_PASSWORD_IS_INVALID_ETC
|
||||
## @loc None
|
||||
4018=Could not log in to the mail server. The server responded: %s. Please enter a new password for user %.100s@%.100s:
|
||||
|
||||
## @name POP3_NO_ANSWER
|
||||
## @loc None
|
||||
4019=No Answer
|
||||
|
Loading…
Reference in New Issue
Block a user