aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-errors.xml.in
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-04-28 14:39:25 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-04-28 14:39:25 +0800
commite23cf1ca36bcf886bcac15545166eff0e930a4bd (patch)
tree22462408dc2fe4da0306bb472cdd6239d739b650 /mail/mail-errors.xml.in
parent9e7d28c8bc1c14cbb627f0375a60c312c5569536 (diff)
downloadgsoc2013-evolution-e23cf1ca36bcf886bcac15545166eff0e930a4bd.tar.gz
gsoc2013-evolution-e23cf1ca36bcf886bcac15545166eff0e930a4bd.tar.zst
gsoc2013-evolution-e23cf1ca36bcf886bcac15545166eff0e930a4bd.zip
** Changed error messages to use EError.
2004-04-28 Not Zed <NotZed@Ximian.com> ** Changed error messages to use EError. svn path=/trunk/; revision=25653
Diffstat (limited to 'mail/mail-errors.xml.in')
-rw-r--r--mail/mail-errors.xml.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/mail/mail-errors.xml.in b/mail/mail-errors.xml.in
index 81a7d09af0..7d5ec855bf 100644
--- a/mail/mail-errors.xml.in
+++ b/mail/mail-errors.xml.in
@@ -138,14 +138,6 @@ The message is stored in the Outbox folder. Check the message for errors and re
<_secondary>{1}</_secondary>
</error>
- <error id="ask-save-path-overwrite" type="error" default="GTK_RESPONSE_CANCEL">
- <_title>Overwrite file?</_title>
- <_primary>File exists &quot;{0}&quot;.</_primary>
- <_secondary>Do you wish to overwrite it?</_secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
- <button _label="_Overwrite" response="GTK_RESPONSE_OK"/>
- </error>
-
<error id="no-create-path" type="error">
<_primary>Cannot save to file &quot;{0}&quot;.</_primary>
<_secondary>Cannot create the save directory, because &quot;{1}&quot;</_secondary>