From d4d4df164b4b162c3fd2f461f245dee293fea815 Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Tue, 30 Jan 2001 00:22:01 +0000 Subject: Fixed some typos. 2001-01-30 Kjartan Maraas * importer/importer.c: Fixed some typos. svn path=/trunk/; revision=7900 --- shell/ChangeLog | 4 ++++ shell/importer/importer.c | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'shell') diff --git a/shell/ChangeLog b/shell/ChangeLog index 00aebf1ff7..17d2fafc7e 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2001-01-30 Kjartan Maraas + + * importer/importer.c: Fixed some typos. + 2001-01-28 Ettore Perazzoli * e-shell-folder-creation-dialog.c (add_storage_set_view): Set the diff --git a/shell/importer/importer.c b/shell/importer/importer.c index 1d245eb721..21e110b361 100644 --- a/shell/importer/importer.c +++ b/shell/importer/importer.c @@ -573,9 +573,9 @@ show_import_wizard (void) html = html_new (TRUE); put_html (GTK_HTML (html), - _("Choose the file that you want to import into Evolution," + _("Choose the file that you want to import into Evolution, " "and select what type of file it is from the list.\n\n" - "You can select \"Automatic\" if you do not know, and" + "You can select \"Automatic\" if you do not know, and " "Evolution will attempt to work it out.")); gtk_box_pack_start (GTK_BOX (data->vbox), html->parent->parent, FALSE, TRUE, 0); -- cgit v1.2.3