diff options
Diffstat (limited to 'mail')
-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 65cf052db6..5da0fa52ab 100644 --- a/mail/mail.error.xml +++ b/mail/mail.error.xml @@ -465,6 +465,11 @@ An mbox account will be created to preserve the old mbox folders. You can delete <button stock="gtk-ok" response="GTK_RESPONSE_OK"/> </error> + <error id="disconnect" type="warning"> + <_primary>Failed to disconnect account "{0}".</_primary> + <_secondary>The reported error was "{0}".</_secondary> + </error> + <error id="folder-unsubscribe" type="warning"> <_primary>Failed to unsubscribe from folder.</_primary> <_secondary>The reported error was "{0}".</_secondary> |