diff options
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r-- | mail/mail.error.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml index 4b9b98699e..67b7e09961 100644 --- a/mail/mail.error.xml +++ b/mail/mail.error.xml @@ -504,5 +504,11 @@ An mbox account will be created to preserve the old mbox folders. You can delete <_primary>Unable to retrieve message.</_primary> <_secondary xml:space="preserve">{0}</_secondary> </error> + + <error id="folder-open" type="error"> + <_primary>Failed to open folder.</_primary> + <_secondary>The reported error was "{0}".</_secondary> + </error> + </error-list> |