From 43dfa91e96a82455faeeb6376b02b0dc8a53c93c Mon Sep 17 00:00:00 2001 From: Aaron Weber Date: Mon, 30 Sep 2002 20:11:15 +0000 Subject: It's a grand old string-review! Nitpicky and minor changes; details in the appropriate ChangeLog files. svn path=/trunk/; revision=18268 --- composer/evolution-composer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer/evolution-composer.c') diff --git a/composer/evolution-composer.c b/composer/evolution-composer.c index f7131ae6ae..a8d8f154a5 100644 --- a/composer/evolution-composer.c +++ b/composer/evolution-composer.c @@ -405,7 +405,7 @@ evolution_composer_factory_init (void (*send) (EMsgComposer *, gpointer), if (bonobo_generic_factory_new (GNOME_EVOLUTION_MAIL_COMPOSER_FACTORY_ID, factory_fn, NULL) == NULL) { e_notice (NULL, GNOME_MESSAGE_BOX_ERROR, - _("Cannot initialize Evolution's composer.")); + _("Cannot initialize the Evolution composer.")); exit (1); } -- cgit v1.2.3