aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.error.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r--mail/mail.error.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index f376cfaec2..dbbb84d04f 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -429,6 +429,15 @@ You can choose to ignore this folder, overwrite or append its contents, or quit.
<button stock="gtk-yes" response="GTK_RESPONSE_YES"/>
</error>
+ <error id="ask-reply-close-browser" type="question" default="GTK_RESPONSE_NO">
+ <_primary>Close message window.</_primary>
+ <_secondary xml:space="preserve">Would you like to close the message window?</_secondary>
+ <button _label="_Yes" response="GTK_RESPONSE_YES"/>
+ <button _label="_No" response="GTK_RESPONSE_NO"/>
+ <button _label="_Always" response="GTK_RESPONSE_OK"/>
+ <button _label="N_ever" response="GTK_RESPONSE_CANCEL"/>
+ </error>
+
<error id="signature-already-exists" type="error" modal="true">
<_primary>Signature Already Exists</_primary>
<_secondary>A signature already exists with the name "{0}". Please specify a different name. </_secondary>