added s space to the string

SVN revision: 25339
This commit is contained in:
Viktor Kojouharov 2006-09-02 10:39:28 +00:00
parent 1a54ae1937
commit 9c3717b646
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@ _theme_import_cb_ok(void *data, void *data2)
if (!ecore_file_cp(import->cfdata->file, buf))
{
e_util_dialog_show(_("Theme Import Error"),
_("Enlightenment was unable to import"
_("Enlightenment was unable to import "
"the theme<br>due to a copy error."));
}
else