diff options
Diffstat (limited to 'shell/e-shell-importer.c')
-rw-r--r-- | shell/e-shell-importer.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/e-shell-importer.c b/shell/e-shell-importer.c index 9e4b2c5d96..7fcb1c0666 100644 --- a/shell/e-shell-importer.c +++ b/shell/e-shell-importer.c @@ -160,8 +160,8 @@ static struct { }, { "nodata_html", N_("Evolution checked for settings to import from the following\n" - "applications: Pine, Netscape, Elm, iCalendar. No settings\n" - "that could be imported where found. If you would like to\n" + "applications: Pine, Netscape, Elm, iCalendar. No importable\n" + "settings found. If you would like to\n" "try again, please click the \"Back\" button.\n") } }; |