edit_error_dialog  210 src/editor/edit.c         edit_error_dialog (_("Error"), errmsg);
edit_error_dialog  231 src/editor/edit.c         edit_error_dialog (_("Error"), errmsg);
edit_error_dialog  387 src/editor/edit.c         edit_error_dialog (_("Error"), errmsg);
edit_error_dialog 2022 src/editor/edit.c                 edit_error_dialog (_("Error"), errmsg);
edit_error_dialog 2032 src/editor/edit.c             edit_error_dialog (_("Error"), errmsg);
edit_error_dialog  267 src/editor/editcmd.c                 edit_error_dialog (_("Error"), tmp);
edit_error_dialog  277 src/editor/editcmd.c             edit_error_dialog (_("Error"), get_sys_error (tmp));
edit_error_dialog  320 src/editor/editcmd.c             edit_error_dialog (_("Error"), msg);
edit_error_dialog  937 src/editor/editcmd.c                 edit_error_dialog (_("Save as"),
edit_error_dialog  996 src/editor/editcmd.c             edit_error_dialog (_("Save as"), get_sys_error (_("Cannot save file")));
edit_error_dialog 1579 src/editor/editcmd.c     edit_error_dialog (_("Error"), _("This function is not implemented"));
edit_error_dialog 1594 src/editor/editcmd.c         edit_error_dialog (_("Copy to clipboard"), get_sys_error (_("Unable to save to file")));
edit_error_dialog 1618 src/editor/editcmd.c         edit_error_dialog (_("Cut to clipboard"), _("Unable to save to file"));
edit_error_dialog 1713 src/editor/editcmd.c             edit_error_dialog (_("Save block"), get_sys_error (_("Cannot save file")));
edit_error_dialog 1749 src/editor/editcmd.c             edit_error_dialog (_("Insert file"), get_sys_error (_("Cannot insert file")));
edit_error_dialog 1770 src/editor/editcmd.c         edit_error_dialog (_("Sort block"), _("You must first highlight a block of text"));
edit_error_dialog 1799 src/editor/editcmd.c             edit_error_dialog (_("Sort"), get_sys_error (_("Cannot execute sort command")));
edit_error_dialog 1806 src/editor/editcmd.c             edit_error_dialog (_("Sort"), tmp);
edit_error_dialog 1860 src/editor/editcmd.c         edit_error_dialog (_("External command"), get_sys_error (_("Cannot execute command")));
edit_error_dialog  626 src/editor/editsearch.c             edit_error_dialog (_("Search"), _(STR_E_NOTFOUND));
edit_error_dialog  325 src/editor/spell.c         edit_error_dialog (_("Error"), mc_aspell_error_message (error));
edit_error_dialog  545 src/editor/spell.c         edit_error_dialog (_("Error"), mc_aspell_speller_error_message (global_speller->speller));
edit_error_dialog  553 src/editor/spell.c         edit_error_dialog (_("Error"), mc_aspell_speller_error_message (global_speller->speller));