From b7a8d2bdd1f99c4fe49f8cc5739b13e86377e0ed Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Wed, 17 Mar 2010 15:42:44 +0530 Subject: Fix misspelled strings. --- plugins/startup-wizard/startup-wizard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') 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. ")); -- cgit v1.2.3