aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-importer.c
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2005-05-06 14:44:54 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-05-06 14:44:54 +0800
commitc307c3364dac3f6b753da95b739739c5e17cf889 (patch)
treefc009e0f90884152b6d2af1fb563dacfb594b5b5 /shell/e-shell-importer.c
parent44db673876807970d20e2f3c5144d0bf37103e89 (diff)
downloadgsoc2013-evolution-c307c3364dac3f6b753da95b739739c5e17cf889.tar
gsoc2013-evolution-c307c3364dac3f6b753da95b739739c5e17cf889.tar.gz
gsoc2013-evolution-c307c3364dac3f6b753da95b739739c5e17cf889.tar.bz2
gsoc2013-evolution-c307c3364dac3f6b753da95b739739c5e17cf889.tar.lz
gsoc2013-evolution-c307c3364dac3f6b753da95b739739c5e17cf889.tar.xz
gsoc2013-evolution-c307c3364dac3f6b753da95b739739c5e17cf889.tar.zst
gsoc2013-evolution-c307c3364dac3f6b753da95b739739c5e17cf889.zip
Fixes #301459 Correct the typo error and made the sentence more clear.
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com> Fixes #301459 * e-shell-importer.c: Correct the typo error and made the sentence more clear. svn path=/trunk/; revision=29298
Diffstat (limited to 'shell/e-shell-importer.c')
-rw-r--r--shell/e-shell-importer.c4
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")
}
};