aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.error.xml
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2010-10-08 18:16:53 +0800
committerMilan Crha <mcrha@redhat.com>2010-10-08 18:16:53 +0800
commitd515cfc3324b04e3686becd931da1fd2bfdfa892 (patch)
tree0a412020cc1602d8bf11d9e30f3ca56e02520a86 /mail/mail.error.xml
parent8f413c5b279241a2db752f8a2ebba99d4ce820f4 (diff)
downloadgsoc2013-evolution-d515cfc3324b04e3686becd931da1fd2bfdfa892.tar
gsoc2013-evolution-d515cfc3324b04e3686becd931da1fd2bfdfa892.tar.gz
gsoc2013-evolution-d515cfc3324b04e3686becd931da1fd2bfdfa892.tar.bz2
gsoc2013-evolution-d515cfc3324b04e3686becd931da1fd2bfdfa892.tar.lz
gsoc2013-evolution-d515cfc3324b04e3686becd931da1fd2bfdfa892.tar.xz
gsoc2013-evolution-d515cfc3324b04e3686becd931da1fd2bfdfa892.tar.zst
gsoc2013-evolution-d515cfc3324b04e3686becd931da1fd2bfdfa892.zip
Bug #223337 - Auto-close message-browser when replying to them
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>