From 1d6ecf87aa0e54f07dcf462459dd26c4056b9fe2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 28 Mar 2010 18:54:27 -0400 Subject: Fix mismatched quotes. --- composer/e-msg-composer.c | 2 +- composer/mail-composer.error.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'composer') diff --git a/composer/e-msg-composer.c b/composer/e-msg-composer.c index dc50fad5ad..f239a2825f 100644 --- a/composer/e-msg-composer.c +++ b/composer/e-msg-composer.c @@ -381,7 +381,7 @@ add_inlined_images (EMsgComposer *composer, CamelMultipart *multipart) } /* These functions builds a CamelMimeMessage for the message that the user has - * composed in `composer'. + * composed in 'composer'. */ static void diff --git a/composer/mail-composer.error.xml b/composer/mail-composer.error.xml index b9789c23e0..b9d1a3891d 100644 --- a/composer/mail-composer.error.xml +++ b/composer/mail-composer.error.xml @@ -2,13 +2,13 @@ - <_primary>You cannot attach the file `{0}' to this message. + <_primary>You cannot attach the file n{0}' to this message. {1} - <_primary>The file `{0}' is not a regular file and cannot be sent in a message. + <_primary>The file '{0}' is not a regular file and cannot be sent in a message. -- cgit v1.2.3