aboutsummaryrefslogtreecommitdiffstats
path: root/composer/mail-composer.error.xml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-08-02 04:12:30 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-02 04:12:30 +0800
commit2f2ccc5416caae7c53d23786cf4d6c67d2253bcd (patch)
tree72b13b532a0371b16d5a175038e37ddf07ad9bbf /composer/mail-composer.error.xml
parent97a20c1a2b84836a570b6d320d30244f9b515f9a (diff)
downloadgsoc2013-evolution-2f2ccc5416caae7c53d23786cf4d6c67d2253bcd.tar
gsoc2013-evolution-2f2ccc5416caae7c53d23786cf4d6c67d2253bcd.tar.gz
gsoc2013-evolution-2f2ccc5416caae7c53d23786cf4d6c67d2253bcd.tar.bz2
gsoc2013-evolution-2f2ccc5416caae7c53d23786cf4d6c67d2253bcd.tar.lz
gsoc2013-evolution-2f2ccc5416caae7c53d23786cf4d6c67d2253bcd.tar.xz
gsoc2013-evolution-2f2ccc5416caae7c53d23786cf4d6c67d2253bcd.tar.zst
gsoc2013-evolution-2f2ccc5416caae7c53d23786cf4d6c67d2253bcd.zip
** Fixes bug #428384
2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #428384 * composer/mail-composer.error.xml: Improve buttons in the "exit-unsaved" dialog by replacing "Cancel" with "Continue Editing" and "Save Message" with "Save Draft". Suggested by bytesmythe. svn path=/trunk/; revision=35890
Diffstat (limited to 'composer/mail-composer.error.xml')
-rw-r--r--composer/mail-composer.error.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer/mail-composer.error.xml b/composer/mail-composer.error.xml
index 210756bb52..6f76887bc8 100644
--- a/composer/mail-composer.error.xml
+++ b/composer/mail-composer.error.xml
@@ -46,8 +46,8 @@
<_primary>Are you sure you want to discard the message, titled '{0}', you are composing?</_primary>
<_secondary>Closing this composer window will discard the message permanently, unless you choose to save the message in your Drafts folder. This will allow you to continue the message at a later date.</_secondary>
<button _label="_Discard Changes" response="GTK_RESPONSE_NO"/>
- <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
- <button _label="_Save Message" response="GTK_RESPONSE_YES"/>
+ <button _label="_Continue Editing" response="GTK_RESPONSE_CANCEL"/>
+ <button _label="_Save Draft" response="GTK_RESPONSE_YES"/>
</error>
<error id="no-build-message" type="error" modal="true">