aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog6
-rw-r--r--shell/e-shell-importer.c4
2 files changed, 8 insertions, 2 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 4aa26953ee..815c3e9214 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #301459
+ * e-shell-importer.c: Correct the typo error and made
+ the sentence more clear.
+
2005-05-02 JP Rosevear <jpr@novell.com>
* Evolution.idl: remove Evolution-common.idl
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")
}
};