edit_error_dialog 209 src/editor/edit.c edit_error_dialog (_("Error"), errmsg); edit_error_dialog 230 src/editor/edit.c edit_error_dialog (_("Error"), errmsg); edit_error_dialog 386 src/editor/edit.c edit_error_dialog (_("Error"), errmsg); edit_error_dialog 2021 src/editor/edit.c edit_error_dialog (_("Error"), errmsg); edit_error_dialog 2031 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 936 src/editor/editcmd.c edit_error_dialog (_("Save as"), edit_error_dialog 995 src/editor/editcmd.c edit_error_dialog (_("Save as"), get_sys_error (_("Cannot save file"))); edit_error_dialog 1589 src/editor/editcmd.c edit_error_dialog (_("Error"), _("This function is not implemented")); edit_error_dialog 1604 src/editor/editcmd.c edit_error_dialog (_("Copy to clipboard"), get_sys_error (_("Unable to save to file"))); edit_error_dialog 1628 src/editor/editcmd.c edit_error_dialog (_("Cut to clipboard"), _("Unable to save to file")); edit_error_dialog 1723 src/editor/editcmd.c edit_error_dialog (_("Save block"), get_sys_error (_("Cannot save file"))); edit_error_dialog 1759 src/editor/editcmd.c edit_error_dialog (_("Insert file"), get_sys_error (_("Cannot insert file"))); edit_error_dialog 1780 src/editor/editcmd.c edit_error_dialog (_("Sort block"), _("You must first highlight a block of text")); edit_error_dialog 1809 src/editor/editcmd.c edit_error_dialog (_("Sort"), get_sys_error (_("Cannot execute sort command"))); edit_error_dialog 1816 src/editor/editcmd.c edit_error_dialog (_("Sort"), tmp); edit_error_dialog 1870 src/editor/editcmd.c edit_error_dialog (_("External command"), get_sys_error (_("Cannot execute command"))); edit_error_dialog 627 src/editor/editsearch.c edit_error_dialog (_("Search"), _(STR_E_NOTFOUND)); edit_error_dialog 423 src/editor/spell.c edit_error_dialog (_("Error"), mc_aspell_speller_error_message (global_speller->speller)); edit_error_dialog 431 src/editor/spell.c edit_error_dialog (_("Error"), mc_aspell_speller_error_message (global_speller->speller)); edit_error_dialog 556 src/editor/spell.c edit_error_dialog (_("Error"), mc_aspell_error_message (error));