evolution r35890 - trunk/composer
- From: mbarnes svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r35890 - trunk/composer
- Date: Fri, 1 Aug 2008 20:12:30 +0000 (UTC)
Author: mbarnes
Date: Fri Aug 1 20:12:30 2008
New Revision: 35890
URL: http://svn.gnome.org/viewvc/evolution?rev=35890&view=rev
Log:
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.
Modified:
trunk/composer/ChangeLog
trunk/composer/mail-composer.error.xml
Modified: trunk/composer/mail-composer.error.xml
==============================================================================
--- trunk/composer/mail-composer.error.xml (original)
+++ trunk/composer/mail-composer.error.xml Fri Aug 1 20:12:30 2008
@@ -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">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]