aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.error.xml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-06-05 04:09:47 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-06-05 04:12:36 +0800
commitd54a3443d8bf8bb97a0de108d3eb8216b01846b5 (patch)
treeb6e76a6bdbb160719efd90b7061b0df2b0e9c5e7 /mail/mail.error.xml
parent5794c63f4ff48ad4abc677954fcd5e9bb578aacc (diff)
downloadgsoc2013-evolution-d54a3443d8bf8bb97a0de108d3eb8216b01846b5.tar
gsoc2013-evolution-d54a3443d8bf8bb97a0de108d3eb8216b01846b5.tar.gz
gsoc2013-evolution-d54a3443d8bf8bb97a0de108d3eb8216b01846b5.tar.bz2
gsoc2013-evolution-d54a3443d8bf8bb97a0de108d3eb8216b01846b5.tar.lz
gsoc2013-evolution-d54a3443d8bf8bb97a0de108d3eb8216b01846b5.tar.xz
gsoc2013-evolution-d54a3443d8bf8bb97a0de108d3eb8216b01846b5.tar.zst
gsoc2013-evolution-d54a3443d8bf8bb97a0de108d3eb8216b01846b5.zip
Bug 684302 - Prompt to close message window on reply should be inline
Pop-up dialog is far too intrusive. Instead ask the question as an inline alert in the message window, which does not interrupt the user.
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r--mail/mail.error.xml11
1 files changed, 4 insertions, 7 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index d523b543af..f067ed3b9d 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -393,13 +393,10 @@ An mbox account will be created to preserve the old mbox folders. You can delete
<button _label="In Current _Folder Only" response="GTK_RESPONSE_NO"/>
</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 id="browser-close-on-reply" type="question" default="GTK_RESPONSE_NO">
+ <_secondary>Should Evolution close this window when replying or forwarding?</_secondary>
+ <button _label="_Yes, Always" response="GTK_RESPONSE_YES"/>
+ <button _label="_No, Never" response="GTK_RESPONSE_NO"/>
</error>
<error id="ask-folder-drop-copy" type="question" default="GTK_RESPONSE_YES">