diff --git a/src/modules/conf_theme/e_int_config_theme.c b/src/modules/conf_theme/e_int_config_theme.c index 026bdbead..6c635aede 100644 --- a/src/modules/conf_theme/e_int_config_theme.c +++ b/src/modules/conf_theme/e_int_config_theme.c @@ -570,7 +570,7 @@ _open_test_cb(void *file) { if (!edje_file_group_exists(eet_file_get(file), "e/desktop/background")) e_util_dialog_show(_("Theme File Error"), - _("%s is probably not an E17 theme!"), + _("%s is probably not an E theme!"), eet_file_get(file)); }