diff options
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r-- | mail/mail.error.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml index 8eab30e396..82767fca18 100644 --- a/mail/mail.error.xml +++ b/mail/mail.error.xml @@ -525,5 +525,10 @@ An mbox account will be created to preserve the old mbox folders. You can delete <_secondary>The reported error was "{0}".</_secondary> </error> + <error id="prepare-for-offline" type="warning"> + <_primary>Failed to download messages for offline viewing.</_primary> + <_secondary>The reported error was "{0}".</_secondary> + </error> + </error-list> |