aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-errors.xml.h
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2005-02-01 01:03:08 +0800
committerJP Rosevear <jpr@src.gnome.org>2005-02-01 01:03:08 +0800
commitf239c774f7b9e0f40f56e379e065c9b0a2bcaa0f (patch)
treec1eaa27f5a097d238d724451b9976a457ad20f98 /mail/mail-errors.xml.h
parent9a44b2a570d3b7e0f3d8a0829afa96171dbf2fba (diff)
downloadgsoc2013-evolution-f239c774f7b9e0f40f56e379e065c9b0a2bcaa0f.tar
gsoc2013-evolution-f239c774f7b9e0f40f56e379e065c9b0a2bcaa0f.tar.gz
gsoc2013-evolution-f239c774f7b9e0f40f56e379e065c9b0a2bcaa0f.tar.bz2
gsoc2013-evolution-f239c774f7b9e0f40f56e379e065c9b0a2bcaa0f.tar.lz
gsoc2013-evolution-f239c774f7b9e0f40f56e379e065c9b0a2bcaa0f.tar.xz
gsoc2013-evolution-f239c774f7b9e0f40f56e379e065c9b0a2bcaa0f.tar.zst
gsoc2013-evolution-f239c774f7b9e0f40f56e379e065c9b0a2bcaa0f.zip
Fixes #71937
2005-01-31 JP Rosevear <jpr@novell.com> Fixes #71937 * evolution-mail.schemas.in.in: fix spelling error * mail-errors.xml: fix two spelling errors svn path=/trunk/; revision=28633
Diffstat (limited to 'mail/mail-errors.xml.h')
-rw-r--r--mail/mail-errors.xml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-errors.xml.h b/mail/mail-errors.xml.h
index afa7479588..916570a159 100644
--- a/mail/mail-errors.xml.h
+++ b/mail/mail-errors.xml.h
@@ -190,7 +190,7 @@ char *s = N_("_Discard changes");
/* mail:vfolder-notexist primary */
char *s = N_("Cannot edit vFolder \"{0}\" as it does not exist.");
/* mail:vfolder-notexist secondary */
-char *s = N_("This folder may have been added implictly, go to the virtual folder editor to add it explictly, if required.");
+char *s = N_("This folder may have been added implicitly, go to the virtual folder editor to add it explicitly, if required.");
/* mail:vfolder-notunique primary */
char *s = N_("Cannot add vFolder \"{0}\".");
/* mail:vfolder-notunique secondary */