Bug 1386587 - Correct comment for pop3ServerBusy in localMsgs.properties. r=nONoNonO

This commit is contained in:
Jorg K 2017-08-29 13:51:38 +02:00
Родитель a3021acee3
Коммит 9d66ff393d
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -88,7 +88,7 @@ copyingMessagesStatus=Copying %S of %S messages to %S
movingMessagesStatus=Moving %S of %S messages to %S
# Status - write error occurred
# Status - pop3 server or folder busy
# LOCALIZATION NOTE (pop3ServerBusy): Do not translate the word "%S" below.
# Place %S where the account name should appear.
pop3ServerBusy=The account %S is being processed. Please wait until processing is complete to get messages.

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

@ -63,7 +63,7 @@ pop3PasswordFailed=Sending of password for user %1$S did not succeed.
# Status - write error occurred
pop3MessageWriteError=Unable to write the email to the mailbox. Make sure the file system allows you write privileges, and you have enough disk space to copy the mailbox.
# Status - write error occurred
# Status - pop3 server or folder busy
# LOCALIZATION NOTE (pop3ServerBusy): Do not translate the word "%S" below.
# Place %S where the account name should appear.
pop3ServerBusy=The account %S is being processed. Please wait until processing is complete to get messages.