diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/startup-wizard/evolution-startup-wizard.c | 3 |
1 files changed, 1 insertions, 2 deletions
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 ( |