From 9c3717b64673b196f8e7cd4bf76ed34c38d49d27 Mon Sep 17 00:00:00 2001 From: Viktor Kojouharov Date: Sat, 2 Sep 2006 10:39:28 +0000 Subject: [PATCH] added s space to the string SVN revision: 25339 --- src/bin/e_int_config_theme_import.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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