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 60e4d5670c..0e9dfa151f 100644 --- a/mail/mail.error.xml +++ b/mail/mail.error.xml @@ -486,5 +486,10 @@ You can choose to ignore this folder, overwrite or append its contents, or quit. <_secondary>Folder '{0}' doesn't contain any duplicate message.</_secondary> <button stock="gtk-ok" response="GTK_RESPONSE_OK"/> </error> + + <error id="folder-unsubscribe" type="warning"> + <_primary>Failed to unsubscribe from folder.</_primary> + <_secondary>The reported error was "{0}".</_secondary> + </error> </error-list> |