зеркало из https://github.com/mozilla/pjs.git
fix 235246 patch by ch.ey@gmx.net, r/sr=bienvenu wrong alert text when asking for SMTP password
This commit is contained in:
Родитель
e25cc2571e
Коммит
2672ad126c
|
@ -156,7 +156,7 @@ noIdentities=You don't have any email identities yet. Create one with the Accou
|
|||
12543=Enter your password for %S:
|
||||
|
||||
## @name NS_SMTP_PASSWORD_PROMPT2
|
||||
12570=Enter your password for %S on %S:
|
||||
12544=Enter your password for %S on %S:
|
||||
|
||||
## @name NS_SMTP_CONNECTING_TO_SERVER
|
||||
12545=Connecting to server...
|
||||
|
|
|
@ -107,7 +107,7 @@ private:
|
|||
|
||||
#define NS_SMTP_PASSWORD_PROMPT_TITLE 12542
|
||||
#define NS_SMTP_PASSWORD_PROMPT1 12543
|
||||
#define NS_SMTP_PASSWORD_PROMPT2 12570
|
||||
#define NS_SMTP_PASSWORD_PROMPT2 12544
|
||||
#define NS_SMTP_CONNECTING_TO_SERVER NS_MSG_GENERATE_SUCCESS(12545)
|
||||
|
||||
#define NS_MSG_SENDING_MESSAGE NS_MSG_GENERATE_SUCCESS(12550)
|
||||
|
|
Загрузка…
Ссылка в новой задаче