From b485d28c3b091a67a53ff699eb731f5ce2b68328 Mon Sep 17 00:00:00 2001 From: Andre Klapper Date: Fri, 28 Oct 2011 18:21:53 +0200 Subject: Remove 'Click the Forward button to continue' sentence (plus the Forward button was actually a Continue button anyway) --- modules/startup-wizard/evolution-startup-wizard.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'modules/startup-wizard') diff --git a/modules/startup-wizard/evolution-startup-wizard.c b/modules/startup-wizard/evolution-startup-wizard.c index 1184948dd7..029ea86a94 100644 --- a/modules/startup-wizard/evolution-startup-wizard.c +++ b/modules/startup-wizard/evolution-startup-wizard.c @@ -507,8 +507,7 @@ startup_wizard_new_assistant (EStartupWizard *extension) GTK_LABEL (widget), _("Welcome to Evolution. The next few screens will " "allow Evolution to connect to your email accounts, " - "and to import files from other applications. \n\n" - "Please click the \"Forward\" button to continue. ")); + "and to import files from other applications.")); /* Finalize the EMAccountEditor along with the GtkAssistant. */ g_object_set_data_full ( -- cgit v1.2.3