wallpaper: more sane dialog title

Signed-off-by: Thomas Gstädtner <thomas@gstaedtner.net>

SVN revision: 79221
This commit is contained in:
Thomas Gstädtner 2012-11-13 10:58:04 +00:00 committed by Stefan Schmidt
parent c4ac816070
commit 5349d22d16
1 changed files with 1 additions and 1 deletions

View File

@ -288,7 +288,7 @@ _import_cb_edje_cc_exit(void *data, __UNUSED__ int type, void *event)
if (ev->exit_code != 0)
{
e_util_dialog_show(_("Picture E_Import_Config_Dialog Error"),
e_util_dialog_show(_("Picture Import Error"),
_("Enlightenment was unable to import the picture<br>"
"due to conversion errors."));
r = 0;