From b28d4738f24ecf8e001fc920b498e4ed1e7c90d6 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 25 May 2004 16:16:25 +0000 Subject: a few fixes. 2004-05-25 Jeffrey Stedfast * mail-errors.xml: a few fixes. * em-format-quote.c (emfq_text_plain): Only strip the signature if we are in some wy modifying the content (we don't want to remove the signature if we are editing the message as a new message). Fixes bug #58826. svn path=/trunk/; revision=26079 --- mail/mail-errors.xml.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/mail-errors.xml.h') diff --git a/mail/mail-errors.xml.h b/mail/mail-errors.xml.h index 2f6b7461a9..8e1b4acec1 100644 --- a/mail/mail-errors.xml.h +++ b/mail/mail-errors.xml.h @@ -54,7 +54,7 @@ char *s = N_("You have unsent messages, do you wish to quit anyway?"); /* mail:exit-unsaved secondary */ char *s = N_("If you quit, these messages will not be sent until Evolution is started again."); /* mail:camel-exception primary */ -char *s = N_("Your message message, with the subject \"{0}\" was not delivered."); +char *s = N_("Your message with the subject \"{0}\" was not delivered."); /* mail:camel-exception secondary */ char *s = N_("The message was sent via the \"sendmail\" external application. Sendmail reports the following error: status 67: mail not sent.\n" "The message is stored in the Outbox folder. Check the message for errors and resend."); -- cgit v1.2.3