Remove 'Click the Forward button to continue' sentence (plus the Forward button was actually a Continue button anyway)
This commit is contained in:
@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user