From f239c774f7b9e0f40f56e379e065c9b0a2bcaa0f Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 31 Jan 2005 17:03:08 +0000 Subject: Fixes #71937 2005-01-31 JP Rosevear Fixes #71937 * evolution-mail.schemas.in.in: fix spelling error * mail-errors.xml: fix two spelling errors svn path=/trunk/; revision=28633 --- mail/ChangeLog | 8 ++++++++ mail/evolution-mail.schemas.in.in | 4 ++-- mail/mail-errors.xml | 2 +- mail/mail-errors.xml.h | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) (limited to 'mail') diff --git a/mail/ChangeLog b/mail/ChangeLog index 4cc540e531..e9deb94ddd 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2005-01-31 JP Rosevear + + Fixes #71937 + + * evolution-mail.schemas.in.in: fix spelling error + + * mail-errors.xml: fix two spelling errors + 2005-01-31 Not Zed ** See bug #67083 diff --git a/mail/evolution-mail.schemas.in.in b/mail/evolution-mail.schemas.in.in index f4752ef99d..4ba23ebf2c 100644 --- a/mail/evolution-mail.schemas.in.in +++ b/mail/evolution-mail.schemas.in.in @@ -761,9 +761,9 @@ bool true - Use Spamasssassin daemon and client + Use Spamassassin daemon and client - Use Spamasssassin daemon and client (spamc/spamd) + Use Spamassassin daemon and client (spamc/spamd) diff --git a/mail/mail-errors.xml b/mail/mail-errors.xml index 25fa41b99f..13ebb22182 100644 --- a/mail/mail-errors.xml +++ b/mail/mail-errors.xml @@ -263,7 +263,7 @@ The message is stored in the Outbox folder. Check the message for errors and re Cannot edit vFolder "{0}" as it does not exist. - This folder may have been added implictly, go to the virtual folder editor to add it explictly, if required. + This folder may have been added implicitly, go to the virtual folder editor to add it explicitly, if required. 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 */ -- cgit v1.2.3