From af4cb3965010a6fa6a2a121f71926e46fab095fa Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Fri, 12 Oct 2001 21:41:59 +0000 Subject: Fix some strings svn path=/trunk/; revision=13630 --- my-evolution/component-factory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'my-evolution/component-factory.c') diff --git a/my-evolution/component-factory.c b/my-evolution/component-factory.c index f2bd177298..f9bf42357b 100644 --- a/my-evolution/component-factory.c +++ b/my-evolution/component-factory.c @@ -151,7 +151,7 @@ component_factory_init (void) result = oaf_active_server_register (COMPONENT_ID, bonobo_object_corba_objref (object)); if (result == OAF_REG_ERROR) { e_notice (NULL, GNOME_MESSAGE_BOX_ERROR, - _("Cannot initialize Evolution's Executive Summary component.")); + _("Cannot initialize Evolution's Summary component.")); exit (1); } } -- cgit v1.2.3