diff --git a/src/bin/e_int_config_theme_import.c b/src/bin/e_int_config_theme_import.c index 2592213d2..630bfc612 100644 --- a/src/bin/e_int_config_theme_import.c +++ b/src/bin/e_int_config_theme_import.c @@ -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
due to a copy error.")); } else