aboutsummaryrefslogtreecommitdiffstats
path: root/composer/mail-composer.error.xml
diff options
context:
space:
mode:
authorSrininvasa Ragavan <sragavan@novell.com>2005-05-23 15:10:03 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2005-05-23 15:10:03 +0800
commitb25b709bf7fa81751810567af26ba4e8fe416b3a (patch)
tree97f476d22fbb8f2b0769ae28d8113b00667bd17f /composer/mail-composer.error.xml
parentf3074e998b560938b0c904aabfb317d5764e71d6 (diff)
downloadgsoc2013-evolution-b25b709bf7fa81751810567af26ba4e8fe416b3a.tar
gsoc2013-evolution-b25b709bf7fa81751810567af26ba4e8fe416b3a.tar.gz
gsoc2013-evolution-b25b709bf7fa81751810567af26ba4e8fe416b3a.tar.bz2
gsoc2013-evolution-b25b709bf7fa81751810567af26ba4e8fe416b3a.tar.lz
gsoc2013-evolution-b25b709bf7fa81751810567af26ba4e8fe416b3a.tar.xz
gsoc2013-evolution-b25b709bf7fa81751810567af26ba4e8fe416b3a.tar.zst
gsoc2013-evolution-b25b709bf7fa81751810567af26ba4e8fe416b3a.zip
Added attachment of remote URL. The dnd of url, downloads the files and
2005-05-23 Srininvasa Ragavan <sragavan@novell.com> * e-msg-composer-attachment-bar.c, e-msg-composer-attachment-bar.h, e-msg-composer-attachment.c, e-msg-composer-attachment.h, e-msg-composer.c, e-msg-composer.h, mail-composer.error.xml : Added attachment of remote URL. The dnd of url, downloads the files and attaches to the mail. svn path=/trunk/; revision=29399
Diffstat (limited to 'composer/mail-composer.error.xml')
-rw-r--r--composer/mail-composer.error.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/composer/mail-composer.error.xml b/composer/mail-composer.error.xml
index aa00c122e7..58e56991e8 100644
--- a/composer/mail-composer.error.xml
+++ b/composer/mail-composer.error.xml
@@ -32,6 +32,13 @@
<_primary>Could not save to autosave file &quot;{0}&quot;.</_primary>
<_secondary>Error saving to autosave because &quot;{1}&quot;.</_secondary>
</error>
+
+ <error id="ask-send-message-pending-download" type="question" default="GTK_RESPONSE_YES">
+ <_primary>Download in progress. Do you want to send the mail?</_primary>
+ <_secondary xml:space="preserve"> There are few attachments getting downloaded. Sending the mail will cause the mail to be sent without those pending attachments </_secondary>
+ <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
+ <button _label="_Send" response="GTK_RESPONSE_YES"/>
+ </error>
<error id="exit-unsaved" modal="true" type="warning" default="GTK_RESPONSE_YES">
<_title>Warning: Modified Message</_title>