[evolution] Remove 'Click the Forward button to continue' sentence (plus the Forward button was actually a Conti



commit b485d28c3b091a67a53ff699eb731f5ce2b68328
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Oct 28 18:21:53 2011 +0200

    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 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 1184948..029ea86 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 (



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]