aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-errors.xml
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2004-08-31 23:45:48 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-08-31 23:45:48 +0800
commit43c5226539d29571957c558e1e3d40510ef90996 (patch)
treefb060b6f0d72806a362c2d10ee3b1b46844364e1 /mail/mail-errors.xml
parent858ac6e35ad0e9394732a2f43051f331a345c798 (diff)
downloadgsoc2013-evolution-43c5226539d29571957c558e1e3d40510ef90996.tar
gsoc2013-evolution-43c5226539d29571957c558e1e3d40510ef90996.tar.gz
gsoc2013-evolution-43c5226539d29571957c558e1e3d40510ef90996.tar.bz2
gsoc2013-evolution-43c5226539d29571957c558e1e3d40510ef90996.tar.lz
gsoc2013-evolution-43c5226539d29571957c558e1e3d40510ef90996.tar.xz
gsoc2013-evolution-43c5226539d29571957c558e1e3d40510ef90996.tar.zst
gsoc2013-evolution-43c5226539d29571957c558e1e3d40510ef90996.zip
Set the store and full_name info on the dialog.
2004-08-30 Jeffrey Stedfast <fejj@novell.com> * em-folder-tree.c (emft_popup_delete_folder): Set the store and full_name info on the dialog. (emft_popup_delete_response): Use the requisite data stored on the dialog object rather than examining the selection again. Fixes bug #62665. svn path=/trunk/; revision=27095
Diffstat (limited to 'mail/mail-errors.xml')
-rw-r--r--mail/mail-errors.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mail-errors.xml b/mail/mail-errors.xml
index 4fa5596498..9e32d5aba2 100644
--- a/mail/mail-errors.xml
+++ b/mail/mail-errors.xml
@@ -164,12 +164,12 @@ The message is stored in the Outbox folder. Check the message for errors and re
<secondary>Because &quot;{1}&quot;.</secondary>
</error>
- <error id="no-delete-spethal-folder" type="error">
+ <error id="no-delete-special-folder" type="error">
<primary>Cannot delete system folder &quot;{0}&quot;.</primary>
<secondary>System folders are required for Ximian Evolution to function correctly and cannot be renamed, moved, or deleted.</secondary>
</error>
- <error id="no-rename-spethal-folder" type="error">
+ <error id="no-rename-special-folder" type="error">
<primary>Cannot rename or move system folder &quot;{0}&quot;.</primary>
<secondary>System folders are required for Ximian Evolution to function correctly and cannot be renamed, moved, or deleted.</secondary>
</error>