aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/startup-wizard/startup-wizard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/startup-wizard/startup-wizard.c b/plugins/startup-wizard/startup-wizard.c
index 5b5c467f69..a38b2d9e9a 100644
--- a/plugins/startup-wizard/startup-wizard.c
+++ b/plugins/startup-wizard/startup-wizard.c
@@ -116,7 +116,7 @@ startup_wizard (EPlugin *ep, ESEventTargetUpgrade *target)
start_page_label = GTK_LABEL (em_account_editor_get_widget (emae, "start_page_label"));
if (start_page_label) {
gtk_label_set_text (start_page_label, _(""
- "ZZZ ! Welcome to Evolution. The next few screens will allow Evolution to connect "
+ "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. "));