aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mailing-list-actions/org-gnome-mailing-list-actions-errors.xml
diff options
context:
space:
mode:
authorMeilof Veeningen <meilof@wanadoo.nl>2004-11-12 13:03:07 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-11-12 13:03:07 +0800
commit55bead18b69fd4e7ad2b09700867add2ca7e9838 (patch)
tree2c03fe202d748564ac9d818559b2a728f3142e15 /plugins/mailing-list-actions/org-gnome-mailing-list-actions-errors.xml
parent725dc02affb727219a036f0f51edae33fa249263 (diff)
downloadgsoc2013-evolution-55bead18b69fd4e7ad2b09700867add2ca7e9838.tar
gsoc2013-evolution-55bead18b69fd4e7ad2b09700867add2ca7e9838.tar.gz
gsoc2013-evolution-55bead18b69fd4e7ad2b09700867add2ca7e9838.tar.bz2
gsoc2013-evolution-55bead18b69fd4e7ad2b09700867add2ca7e9838.tar.lz
gsoc2013-evolution-55bead18b69fd4e7ad2b09700867add2ca7e9838.tar.xz
gsoc2013-evolution-55bead18b69fd4e7ad2b09700867add2ca7e9838.tar.zst
gsoc2013-evolution-55bead18b69fd4e7ad2b09700867add2ca7e9838.zip
Added author tag, fixed description, removed "plugin" from name, changed
2004-11-04 Meilof Veeningen <meilof@wanadoo.nl> * org-gnome-mailing-list-actions.eplug.in: Added author tag, fixed description, removed "plugin" from name, changed position of item in popup menu, using "enable" rather than "visible" for bonobo menus * org-gnome-mailing-list-actions.xml: Now place menus in MailMessageActions placeholder; moved label to <commands> section * org-gnome-mailing-list-actions-errors.xml: fixed button order: "Cancel" now leftmost button; added e-mail address to send confirm dialog * mailing-list-actions.c: account guessing now first based on message; added e-mail address to send confirm dialog svn path=/trunk/; revision=27897
Diffstat (limited to 'plugins/mailing-list-actions/org-gnome-mailing-list-actions-errors.xml')
-rw-r--r--plugins/mailing-list-actions/org-gnome-mailing-list-actions-errors.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/mailing-list-actions/org-gnome-mailing-list-actions-errors.xml b/plugins/mailing-list-actions/org-gnome-mailing-list-actions-errors.xml
index 69b20fa834..2a7192638f 100644
--- a/plugins/mailing-list-actions/org-gnome-mailing-list-actions-errors.xml
+++ b/plugins/mailing-list-actions/org-gnome-mailing-list-actions-errors.xml
@@ -13,12 +13,12 @@
<error id="ask-send-message" type="question" default="GTK_RESPONSE_YES">
<primary>Send e-mail message to mailing list?</primary>
- <secondary>An e-mail message will be sent to the URL "{0}". You can either send the message automatically, or see and change it first.
+ <secondary>An e-mail message will be sent to the URL "{1}", using the e-mail address "{0}". You can either send the message automatically, or see and change it first.
You should receive an answer from the mailing list shortly after the message has been sent.</secondary>
- <button label="_Send message" response="GTK_RESPONSE_YES"/>
- <button label="_Edit message" response="GTK_RESPONSE_NO"/>
<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
+ <button label="_Edit message" response="GTK_RESPONSE_NO"/>
+ <button label="_Send message" response="GTK_RESPONSE_YES"/>
</error>
<error id="malformed-header" type="error">