wallpaper: more sane dialog title
authorThomas Gstädtner <thomas@gstaedtner.net>
Tue, 13 Nov 2012 10:58:04 +0000 (10:58 +0000)
committerStefan Schmidt <stefan@datenfreihafen.org>
Tue, 13 Nov 2012 10:58:04 +0000 (10:58 +0000)
Signed-off-by: Thomas Gstädtner <thomas@gstaedtner.net>
SVN revision: 79221

src/bin/e_import_config_dialog.c

index 49a5c7e..90eab73 100644 (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;