D_ERROR 348 lib/vfs/direntry.c message (D_ERROR, "Direntry warning", D_ERROR 352 lib/vfs/direntry.c message (D_ERROR, "Direntry warning", "%s", "Super has want_stale set"); D_ERROR 176 lib/vfs/interface.c message (D_ERROR, _ ("Changes to file lost"), "%s", D_ERROR 866 lib/vfs/parse_ls_vga.c message (D_ERROR, _ ("Cannot parse:"), "%s", D_ERROR 869 lib/vfs/parse_ls_vga.c message (D_ERROR, MSG_ERROR, _ ("More parsing errors will be ignored.")); D_ERROR 364 lib/vfs/utilvfs.c message (D_ERROR, _ ("Internal error:"), "%s", m); D_ERROR 325 lib/widget/listbox.c _ ("Do you want clean this history?"), D_ERROR, 2, _ ("&Yes"), D_ERROR 249 lib/widget/wtools.c const int *query_colors = (flags & D_ERROR) != 0 ? alarm_colors : dialog_colors; D_ERROR 421 lib/widget/wtools.c message (D_ERROR, MSG_ERROR, "%s", (*mcerror)->message); D_ERROR 423 lib/widget/wtools.c message (D_ERROR, MSG_ERROR, _ ("%s (%d)"), (*mcerror)->message, (*mcerror)->code); D_ERROR 181 src/background.c message (D_ERROR, _ ("Background protocol error"), "%s", _ ("Reading failed")); D_ERROR 234 src/background.c message (D_ERROR, background_process_error, "%s", _ ("Unknown error in child")); D_ERROR 242 src/background.c message (D_ERROR, background_process_error, "%s", _ ("Child died unexpectedly")); D_ERROR 253 src/background.c message (D_ERROR, _ ("Background protocol error"), "%s", D_ERROR 285 src/background.c message (D_ERROR, background_process_error, "%s", _ ("Unknown error in child")); D_ERROR 15 src/diffviewer/internal.h #define error_dialog(h, s) query_dialog (h, s, D_ERROR, 1, _ ("&Dismiss")) D_ERROR 178 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("Cannot create temporary diff file\n%s"), D_ERROR 2132 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("Cannot create backup file\n%s%s\n%s"), D_ERROR 2141 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("Cannot create temporary merge file\n%s"), D_ERROR 3435 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, "%s", _ ("File name is empty!")); D_ERROR 3443 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("\"%s\" is a directory"), D_ERROR 3451 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, "%s", _ ("File name is empty!")); D_ERROR 3458 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("\"%s\" is a directory"), D_ERROR 3478 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("\"%s\" is a directory"), path_trunc (p0, 30)); D_ERROR 3484 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("Cannot stat \"%s\"\n%s"), path_trunc (p0, 30), D_ERROR 3495 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("\"%s\" is a directory"), path_trunc (p1, 30)); D_ERROR 3501 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("Cannot stat \"%s\"\n%s"), path_trunc (p1, 30), D_ERROR 3510 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("Diff viewer: invalid mode")); D_ERROR 3536 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("Two files are needed to compare")); D_ERROR 200 src/editor/edit.c message (D_ERROR, MSG_ERROR, _ ("Cannot open %s for reading"), D_ERROR 217 src/editor/edit.c message (D_ERROR, MSG_ERROR, _ ("Error reading %s"), vfs_path_as_str (filename_vpath)); D_ERROR 370 src/editor/edit.c message (D_ERROR, MSG_ERROR, "%s", errmsg); D_ERROR 1988 src/editor/edit.c message (D_ERROR, MSG_ERROR, _ ("Error reading from pipe: %s"), p); D_ERROR 1994 src/editor/edit.c message (D_ERROR, MSG_ERROR, _ ("Cannot open pipe for reading: %s"), p); D_ERROR 261 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, _ ("Error writing to pipe: %s"), p); D_ERROR 269 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, _ ("Cannot open pipe for writing: %s"), p); D_ERROR 308 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, _ ("Cannot open file for writing: %s"), savename); D_ERROR 930 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", D_ERROR 987 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("Cannot save file")); D_ERROR 1578 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("This function is not implemented")); D_ERROR 1593 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("Unable to save to file")); D_ERROR 1617 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("Unable to save to file")); D_ERROR 1711 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("Cannot save block")); D_ERROR 1747 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("Cannot insert file")); D_ERROR 1768 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("You must first highlight a block of text")); D_ERROR 1796 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("Cannot execute sort command")); D_ERROR 1802 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, _ ("Sort returned non-zero: %s"), q); D_ERROR 1855 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("Cannot execute external command")); D_ERROR 326 src/editor/editmacros.c message (D_ERROR, _ ("Delete macro"), _ ("Macro not deleted")); D_ERROR 418 src/editor/spell.c message (D_ERROR, MSG_ERROR, "%s", D_ERROR 427 src/editor/spell.c message (D_ERROR, MSG_ERROR, "%s", D_ERROR 553 src/editor/spell.c message (D_ERROR, MSG_ERROR, "%s", mc_aspell_error_message (error)); D_ERROR 1564 src/editor/syntax.c message (D_ERROR, _ ("Load syntax file"), _ ("Cannot open file %s\n%s"), f, D_ERROR 1570 src/editor/syntax.c message (D_ERROR, _ ("Load syntax file"), _ ("Error in file %s on line %d"), D_ERROR 137 src/execute.c message (D_ERROR, _ ("Warning"), "%s", D_ERROR 198 src/execute.c message (D_ERROR, MSG_ERROR, _ ("Cannot fetch a local copy of %s"), D_ERROR 442 src/execute.c message (D_ERROR, MSG_ERROR, "%s", _ ("The shell is already running a command")); D_ERROR 468 src/execute.c message (D_ERROR, MSG_ERROR, D_ERROR 839 src/filemanager/achown.c result = query_dialog (MSG_ERROR, msg, D_ERROR, 4, _ ("&Ignore"), _ ("Ignore &all"), D_ERROR 875 src/filemanager/achown.c result = query_dialog (MSG_ERROR, msg, D_ERROR, 4, _ ("&Ignore"), _ ("Ignore &all"), D_ERROR 1034 src/filemanager/achown.c message (D_ERROR, MSG_ERROR, _ ("Cannot chmod \"%s\"\n%s"), fname->str, D_ERROR 1038 src/filemanager/achown.c message (D_ERROR, MSG_ERROR, _ ("Cannot chown \"%s\"\n%s"), fname->str, D_ERROR 1016 src/filemanager/boxes.c message (D_ERROR, MSG_ERROR, "%s", errmsg); D_ERROR 304 src/filemanager/cd.c message (D_ERROR, MSG_ERROR, _ ("Cannot change directory to\n%s\n%s"), path, D_ERROR 1099 src/filemanager/chattr.c result = query_dialog (MSG_ERROR, msg, D_ERROR, 4, _ ("&Ignore"), _ ("Ignore &all"), D_ERROR 1218 src/filemanager/chattr.c message (D_ERROR, MSG_ERROR, _ ("Cannot get ext2 attributes of \"%s\"\n%s"), fname->str, D_ERROR 1243 src/filemanager/chattr.c message (D_ERROR, MSG_ERROR, _ ("Cannot chattr \"%s\"\n%s"), fname->str, D_ERROR 426 src/filemanager/chmod.c result = query_dialog (MSG_ERROR, msg, D_ERROR, 4, _ ("&Ignore"), _ ("Ignore &all"), D_ERROR 569 src/filemanager/chmod.c message (D_ERROR, MSG_ERROR, _ ("Cannot chmod \"%s\"\n%s"), fname->str, D_ERROR 293 src/filemanager/chown.c result = query_dialog (MSG_ERROR, msg, D_ERROR, 4, _ ("&Ignore"), _ ("Ignore &all"), D_ERROR 457 src/filemanager/chown.c message (D_ERROR, MSG_ERROR, _ ("Cannot chown \"%s\"\n%s"), fname->str, D_ERROR 324 src/filemanager/cmd.c message (D_ERROR, MSG_ERROR, _ ("link: %s"), unix_error_string (errno)); D_ERROR 363 src/filemanager/cmd.c message (D_ERROR, MSG_ERROR, _ ("symlink: %s"), unix_error_string (errno)); D_ERROR 778 src/filemanager/cmd.c message (D_ERROR, MSG_ERROR, "%s", unix_error_string (errno)); D_ERROR 1021 src/filemanager/cmd.c message (D_ERROR, MSG_ERROR, D_ERROR 1084 src/filemanager/cmd.c message (D_ERROR, MSG_ERROR, _ ("'%s' is not a symbolic link"), p); D_ERROR 1111 src/filemanager/cmd.c message (D_ERROR, MSG_ERROR, _ ("edit symlink, unable to remove %s: %s"), p, D_ERROR 1119 src/filemanager/cmd.c message (D_ERROR, MSG_ERROR, _ ("edit symlink: %s"), D_ERROR 1336 src/filemanager/cmd.c message (D_ERROR, _ ("Setup"), _ ("Unable to save setup to %s"), path); D_ERROR 119 src/filemanager/command.c message (D_ERROR, MSG_ERROR, _ ("Cannot execute commands on non-local filesystems")); D_ERROR 127 src/filemanager/command.c message (D_ERROR, MSG_ERROR, _ ("The shell is already running a command")); D_ERROR 460 src/filemanager/ext.c message (D_ERROR, MSG_ERROR, _ ("Cannot create temporary command file\n%s"), D_ERROR 775 src/filemanager/ext.c message (D_ERROR, _ ("Warning"), D_ERROR 826 src/filemanager/ext.c message (D_ERROR, MSG_ERROR, D_ERROR 842 src/filemanager/ext.c D_ERROR, MSG_ERROR, D_ERROR 265 src/filemanager/file.c message (D_ERROR, MSG_ERROR, "%s", ctx->search_handle->error_str); D_ERROR 283 src/filemanager/file.c message (D_ERROR, MSG_ERROR, "%s", ctx->search_handle->error_str); D_ERROR 536 src/filemanager/file.c message (D_ERROR, MSG_ERROR, D_ERROR 882 src/filemanager/file.c result = query_dialog (head_msg, msg, D_ERROR, 2, _ ("&Skip"), _ ("&Abort")); D_ERROR 946 src/filemanager/file.c result = query_dialog (msg, error, D_ERROR, 4, _ ("&Ignore"), _ ("Ignore a&ll"), D_ERROR 950 src/filemanager/file.c query_dialog (msg, error, D_ERROR, 3, _ ("&Ignore"), _ ("Ignore a&ll"), _ ("&Abort")); D_ERROR 999 src/filemanager/file.c ctx->recursive_result = query_dialog (op_names[OP_DELETE], text, D_ERROR, 5, _ ("&Yes"), D_ERROR 1254 src/filemanager/file.c message (D_ERROR, MSG_ERROR, _ ("Cannot overwrite directory \"%s\""), d); D_ERROR 1822 src/filemanager/file.c message (D_ERROR, MSG_ERROR, _ ("Cannot operate on \"..\"!")); D_ERROR 1833 src/filemanager/file.c message (D_ERROR, MSG_ERROR, _ ("Cannot stat \"%s\"\n%s"), path_trunc (source, 30), D_ERROR 2025 src/filemanager/file.c i = query_dialog (op_names[OP_DELETE], fmd_buf, D_ERROR, 2, _ ("&Yes"), _ ("&No")); D_ERROR 2571 src/filemanager/file.c message (D_ERROR, _ ("Warning"), _ ("Reget failed, about to overwrite file")); D_ERROR 2826 src/filemanager/file.c D_ERROR, 3, _ ("&Delete"), _ ("&Keep"), _ ("&Continue copy")); D_ERROR 2886 src/filemanager/file.c if (query_dialog (Q_ ("DialogTitle|Copy"), _ ("Incomplete file was retrieved"), D_ERROR, 2, D_ERROR 3116 src/filemanager/file.c message (D_ERROR, MSG_ERROR, _ ("Cannot copy cyclic symbolic link\n\"%s\""), s); D_ERROR 3571 src/filemanager/file.c message (D_ERROR, MSG_ERROR, _ ("Sorry, I could not put the job in background")); D_ERROR 1487 src/filemanager/filegui.c message (D_ERROR, MSG_ERROR, _ ("Invalid source pattern '%s'"), source_mask); D_ERROR 506 src/filemanager/find.c message (D_ERROR, MSG_ERROR, _ ("Malformed regular expression")); D_ERROR 517 src/filemanager/find.c message (D_ERROR, MSG_ERROR, _ ("Malformed regular expression")); D_ERROR 1153 src/filemanager/hotlist.c result = query_dialog (Q_ ("DialogTitle|Delete"), text, D_ERROR | D_CENTER, 2, _ ("&Yes"), D_ERROR 1170 src/filemanager/hotlist.c result = query_dialog (Q_ ("DialogTitle|Delete"), text, D_ERROR | D_CENTER, 2, D_ERROR 1487 src/filemanager/hotlist.c D_ERROR, _ ("Hotlist Load"), D_ERROR 2577 src/filemanager/panel.c message (D_ERROR, MSG_ERROR, _ ("Malformed regular expression")); D_ERROR 3354 src/filemanager/panel.c message (D_ERROR, MSG_ERROR, _ ("Cannot read directory contents")); D_ERROR 4555 src/filemanager/panel.c message (D_ERROR, MSG_ERROR, _ ("Cannot read directory contents")); D_ERROR 4606 src/filemanager/panel.c message (D_ERROR, MSG_ERROR, _ ("Cannot read directory contents")); D_ERROR 4662 src/filemanager/panel.c message (D_ERROR, _ ("Warning"), D_ERROR 4962 src/filemanager/panel.c message (D_ERROR, MSG_ERROR, "%s", errmsg); D_ERROR 307 src/filemanager/panelize.c message (D_ERROR, _ ("External panelize"), "%s", error->message); D_ERROR 333 src/filemanager/panelize.c message (D_ERROR, MSG_ERROR, _ ("External panelize:\n%s"), error->message); D_ERROR 339 src/filemanager/panelize.c message (D_ERROR, MSG_ERROR, _ ("External panelize:\n%s"), external->err.buf); D_ERROR 349 src/filemanager/panelize.c message (D_ERROR, MSG_ERROR, D_ERROR 439 src/filemanager/panelize.c message (D_ERROR, MSG_ERROR, _ ("Cannot run external panelize in a non-local directory")); D_ERROR 761 src/filemanager/tree.c message (D_ERROR, MSG_ERROR, _ ("Cannot stat the destination\n%s"), D_ERROR 817 src/filemanager/tree.c result = query_dialog (Q_ ("DialogTitle|Delete"), buf, D_ERROR, 2, _ ("&Yes"), _ ("&No")); D_ERROR 640 src/help.c message (D_ERROR, MSG_ERROR, _ ("Cannot find node %s in help file"), "[Contents]"); D_ERROR 1104 src/help.c message (D_ERROR, MSG_ERROR, _ ("Cannot open file %s\n%s"), D_ERROR 1126 src/help.c message (D_ERROR, MSG_ERROR, _ ("Cannot find node %s in help file"), event_data->node); D_ERROR 92 src/learn.c d = create_message (D_ERROR, _ ("Teach me a key"), D_ERROR 195 src/learn.c D_ERROR, 2, _ ("&Save"), _ ("&Discard")) D_ERROR 201 src/learn.c message (D_ERROR, learn_title, "%s", D_ERROR 418 src/main.c D_ERROR, 2, _ ("&OK"), _ ("&Quit")); D_ERROR 151 src/selcodepage.c message (D_ERROR, MSG_ERROR, "%s", errmsg); D_ERROR 1070 src/setup.c message (D_ERROR, MSG_ERROR, _ ("Cannot save file %s:\n%s"), filename, (*mcerror)->message); D_ERROR 468 src/usermenu.c message (D_ERROR, MSG_ERROR, _ ("Cannot create temporary command file\n%s"), D_ERROR 602 src/usermenu.c message (D_ERROR, MSG_ERROR, "%s", _ ("Error calling program")); D_ERROR 743 src/usermenu.c message (D_ERROR, _ ("Format error on file Extensions File"), D_ERROR 997 src/usermenu.c message (D_ERROR, MSG_ERROR, "%s", _ ("Cannot execute commands on non-local filesystems")); D_ERROR 1009 src/usermenu.c message (D_ERROR, MSG_ERROR, _ ("Cannot open file %s\n%s"), menu, D_ERROR 1040 src/usermenu.c message (D_ERROR, MSG_ERROR, _ ("Cannot open file %s\n%s"), menu, D_ERROR 1130 src/usermenu.c message (D_ERROR, MSG_ERROR, _ ("No suitable entries found in %s"), menu); D_ERROR 238 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Cannot open cpio archive\n%s"), vfs_path_as_str (vpath)); D_ERROR 261 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Cannot open cpio archive\n%s"), s); D_ERROR 338 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Premature end of cpio archive\n%s"), super->name); D_ERROR 425 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, D_ERROR 467 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("%s contains duplicate entries! Skipping!"), D_ERROR 573 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Corrupted cpio header encountered in\n%s"), super->name); D_ERROR 641 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Corrupted cpio header encountered in\n%s"), super->name); D_ERROR 647 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Corrupted cpio header encountered in\n%s"), super->name); D_ERROR 715 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Corrupted cpio header encountered in\n%s"), super->name); D_ERROR 725 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Corrupted cpio header encountered in\n%s"), super->name); D_ERROR 788 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Unexpected end of file\n%s"), vfs_path_as_str (vpath)); D_ERROR 751 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("Cannot open %s archive\n%s"), info->prefix, name); D_ERROR 754 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("Cannot open %s archive\n%s:\n%s"), info->prefix, name, D_ERROR 768 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("EXTFS virtual file system:\n%s"), error->message); D_ERROR 947 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("EXTFS virtual file system:\nwrong file name")); D_ERROR 960 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("EXTFS virtual file system:\nwrong archive name")); D_ERROR 984 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("EXTFS virtual file system:\ncannot build command")); D_ERROR 994 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("EXTFS virtual file system:\n%s"), error->message); D_ERROR 1004 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("EXTFS virtual file system:\n%s"), error->message); D_ERROR 1009 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("EXTFS virtual file system:\n%s"), pip->err.buf); D_ERROR 722 src/vfs/ftpfs/ftpfs.c message (D_ERROR, MSG_ERROR, _ ("ftpfs: Login incorrect for user %s "), D_ERROR 2502 src/vfs/ftpfs/ftpfs.c message (D_ERROR, MSG_ERROR, D_ERROR 227 src/vfs/sfs/sfs.c message (D_ERROR, MSG_ERROR, _ ("SFS virtual file system:\n%s"), error->message); D_ERROR 237 src/vfs/sfs/sfs.c message (D_ERROR, MSG_ERROR, _ ("SFS virtual file system:\n%s"), error->message); D_ERROR 244 src/vfs/sfs/sfs.c message (D_ERROR, MSG_ERROR, _ ("SFS virtual file system:\n%s"), pip->err.buf); D_ERROR 582 src/vfs/sftpfs/connection.c rc = query_dialog (MSG_ERROR, msg, D_ERROR, 3, _ ("&Yes"), _ ("&Ignore"), _ ("&No")); D_ERROR 175 src/vfs/tar/tar-internal.c message (D_ERROR, MSG_ERROR, _("tar: mc_lseek not stopped at a record boundary")); D_ERROR 520 src/vfs/tar/tar-internal.c message (D_ERROR, MSG_ERROR, _ ("Inconsistent tar archive")); D_ERROR 638 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("Inconsistent tar archive")); D_ERROR 669 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("Unexpected EOF on archive file")); D_ERROR 692 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("Unexpected EOF on archive file")); D_ERROR 712 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("Inconsistent tar archive")); D_ERROR 809 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("Inconsistent tar archive")); D_ERROR 896 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("Cannot open tar archive\n%s"), vfs_path_as_str (vpath)); D_ERROR 918 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("Cannot open tar archive\n%s"), s); D_ERROR 978 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("%s\ndoesn't look like a tar archive"), D_ERROR 1003 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("%s\ndoesn't look like a tar archive"), D_ERROR 238 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, "%s", _ ("not enough memory")); D_ERROR 244 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, "%s", _ ("while allocating block buffer")); D_ERROR 250 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, _ ("open_inode_scan: %d"), retval); D_ERROR 256 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, _ ("while starting inode scan %d"), retval); D_ERROR 278 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, _ ("while calling ext2_block_iterate %d"), retval); D_ERROR 289 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, "%s", D_ERROR 312 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, _ ("while doing inode scan %d"), retval); D_ERROR 363 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, _ ("Cannot open file %s"), ext2_fname); D_ERROR 369 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, _ ("Cannot load inode bitmap from:\n%s"), ext2_fname); D_ERROR 375 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, _ ("Cannot load block bitmap from:\n%s"), ext2_fname); D_ERROR 399 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, "%s", _ ("vfs_info is not fs!")); D_ERROR 450 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, "%s", _ ("You have to chdir to extract files first")); D_ERROR 596 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, "%s", _ ("while iterating over blocks")); D_ERROR 674 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, "%s", _ ("You have to chdir to extract files first")); D_ERROR 718 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, _ ("Cannot open file \"%s\""), file); D_ERROR 812 src/vfs/undelfs/undelfs.c message (D_ERROR, _ ("Ext2lib error"), "%s (%s: %ld)", str, whoami, err_code); D_ERROR 279 src/viewer/actions_cmd.c message (D_ERROR, MSG_ERROR, _ ("Cannot read directory contents")); D_ERROR 403 src/viewer/actions_cmd.c message (D_ERROR, _ ("Warning"), "%s", _ ("Invalid value")); D_ERROR 406 src/viewer/hex.c message (D_ERROR, _ ("Save file"), D_ERROR 419 src/viewer/hex.c answer = query_dialog (_ ("Save file"), text, D_ERROR, 2, _ ("&Retry"), _ ("&Cancel")); D_ERROR 298 src/viewer/lib.c message (D_ERROR, MSG_ERROR, "%s", msg);