_ 219 lib/charsets.c fprintf (stderr, "%s\n", _ ("Warning: cannot load codepages list")); _ 222 lib/charsets.c g_ptr_array_add (codepages, new_codepage_desc (DEFAULT_CHARSET, _ ("7-bit ASCII"))); _ 316 lib/charsets.c return g_strdup_printf (_ ("Cannot translate from %s to %s"), cp_source, cp_display); _ 327 lib/charsets.c return g_strdup_printf (_ ("Cannot translate from %s to %s"), cp_display, cp_source); _ 57 lib/event/event.c mc_propagate_error (mcerror, 0, "%s", _ ("Event system already initialized")); _ 66 lib/event/event.c mc_propagate_error (mcerror, 0, "%s", _ ("Failed to initialize event system")); _ 82 lib/event/event.c mc_propagate_error (mcerror, 0, "%s", _ ("Event system not initialized")); _ 72 lib/event/manage.c mc_propagate_error (mcerror, 0, "%s", _ ("Check input data! Some of parameters are NULL!")); _ 164 lib/event/manage.c mc_propagate_error (mcerror, 0, _ ("Unable to create group '%s' for events!"), _ 189 lib/event/manage.c mc_propagate_error (mcerror, 0, _ ("Unable to create event '%s'!"), event_name); _ 240 lib/lock.c msg = g_strdup_printf (_ ("File \"%s\" is already being edited.\n" _ 244 lib/lock.c switch (query_dialog (_ ("File locked"), msg, D_NORMAL, 2, _ ("&Grab lock"), _ 245 lib/lock.c _ ("&Ignore lock"))) _ 112 lib/mcconfig/paths.c mc_propagate_error (mcerror, 0, _ ("Cannot create %s directory"), directory_name); _ 132 lib/mcconfig/paths.c fprintf (stderr, "%s %s\n", _ ("FATAL: not a directory:"), full_path); _ 195 lib/search/hex.c desc = _ ( _ 199 lib/search/hex.c desc = _ ("Invalid character"); _ 202 lib/search/hex.c desc = _ ("Unmatched quotes character"); _ 210 lib/search/hex.c g_strdup_printf (_ ("Hex pattern error at position %d:\n%s."), error_pos + 1, desc); _ 340 lib/search/regex.c str_conv_gerror_message (mcerror, _ ("Regular expression error")); _ 817 lib/search/regex.c str_conv_gerror_message (mcerror, _ ("Regular expression error")); _ 957 lib/search/regex.c _ (STR_E_RPL_NOT_EQ_TO_FOUND)); _ 1014 lib/search/regex.c _ (STR_E_RPL_INVALID_TOKEN), lc_index); _ 271 lib/search/search.c mc_search_set_error (lc_mc_search, MC_SEARCH_E_INPUT, "%s", _ (STR_E_UNKNOWN_TYPE)); _ 134 lib/skin/common.c _ ("Unable to load '%s' skin.\nDefault skin has been loaded"), _ 144 lib/skin/common.c _ ("Unable to parse '%s' skin.\nDefault skin has been loaded"), _ 155 lib/skin/common.c _ ("Unable to use '%s' skin with true colors support:\n%s\nDefault " _ 167 lib/skin/common.c _ ("Unable to use '%s' skin with 256 colors support\non non-256 colors " _ 94 lib/timefmt.c length = str_term_width1 (_ (INVALID_TIME_TEXT)); _ 115 lib/timefmt.c tlen = (size_t) str_term_width1 (_ (INVALID_TIME_TEXT)); _ 243 lib/tty/color-ncurses.c g_set_error (error, MC_ERROR, -1, _ ("True color not supported with ncurses.")); _ 223 lib/tty/color-slang.c _ ("Your terminal doesn't even seem to support 256 colors.")); _ 241 lib/tty/color-slang.c g_set_error (error, MC_ERROR, -1, _ ("True color not supported in this slang version.")); _ 252 lib/tty/color-slang.c _ ("Set COLORTERM=truecolor if your terminal really supports true colors.")); _ 71 lib/tty/tty-internal.c fprintf (stderr, _ ("\nCannot create pipe for SIGWINCH: %s (%d)\n"), mcerror->message, _ 84 lib/tty/tty-internal.c fprintf (stderr, _ ("\nCannot configure write end of SIGWINCH pipe: %s (%d)\n"), _ 93 lib/tty/tty-internal.c fprintf (stderr, _ ("\nCannot configure read end of SIGWINCH pipe: %s (%d)\n"), _ 298 lib/tty/tty-slang.c _ ("Screen size %dx%d is not supported.\n" _ 130 lib/tty/tty.c fputs (_ ("The TERM environment variable is unset!\n"), stderr); _ 214 lib/tty/tty.c perror (_ ("Cannot check SIGWINCH pipe")); _ 351 lib/util.c const char *xtra = _ ("B"); _ 356 lib/util.c xtra = use_si ? _ ("kB") : _ ("KiB"); _ 361 lib/util.c xtra = use_si ? _ ("MB") : _ ("MiB"); _ 366 lib/util.c xtra = use_si ? _ ("GB") : _ ("GiB"); _ 1186 lib/util.c result = _ (s); _ 564 lib/utilunix.c _ ("Cannot create pipe descriptor")); _ 577 lib/utilunix.c _ ("Cannot create pipe streams")); _ 656 lib/utilunix.c _ ("Unexpected error in select() reading data from a child process:\n%s"), _ 732 lib/utilunix.c _ ("Cannot close pipe descriptor (p == NULL)")); _ 750 lib/utilunix.c mc_replace_error (error, MC_PIPE_ERROR_READ, _ ("Unexpected error in waitpid():\n%s"), _ 274 lib/vfs/direntry.c vfs_print_message (_ ("Directory cache expired for %s"), path); _ 707 lib/vfs/direntry.c vfs_print_message (_ ("%s: %s: %s %3d%% (%lld) bytes transferred"), fs_name, action, _ 710 lib/vfs/direntry.c vfs_print_message (_ ("%s: %s: %s %lld bytes transferred"), fs_name, action, file_name, _ 1362 lib/vfs/direntry.c vfs_print_message ("%s", _ ("Starting linear transfer...")); _ 1461 lib/vfs/direntry.c vfs_s_print_stats (me->name, _ ("Getting file"), ino->ent->name, total, stat_size); _ 176 lib/vfs/interface.c message (D_ERROR, _ ("Changes to file lost"), "%s", _ 798 lib/vfs/interface.c _ ("Cannot create temporary directory %s: %s.\n" _ 802 lib/vfs/interface.c fprintf (stderr, "%s\n", _ ("Press any key to continue...")); _ 866 lib/vfs/parse_ls_vga.c message (D_ERROR, _ ("Cannot parse:"), "%s", _ 869 lib/vfs/parse_ls_vga.c message (D_ERROR, MSG_ERROR, _ ("More parsing errors will be ignored.")); _ 366 lib/vfs/utilvfs.c message (D_ERROR, _ ("Internal error:"), "%s", m); _ 375 lib/vfs/utilvfs.c return input_dialog (msg, _ ("Password:"), MC_HISTORY_VFS_PASSWORD, INPUT_PASSWORD, _ 243 lib/widget/dialog-switch.c listbox = listbox_window_new (lines, cols, _ ("Screens"), "[Screen selector]"); _ 218 lib/widget/history.c hd->max_width = str_term_width1 (_ ("History")) + 2; _ 232 lib/widget/history.c history_dlg_callback, NULL, "[History-query]", _ ("History")); _ 325 lib/widget/listbox.c _ ("Do you want clean this history?"), D_ERROR, 2, _ ("&Yes"), _ 326 lib/widget/listbox.c _ ("&No")) _ 49 lib/widget/quick.c #define I18N(x) (x = x != NULL && *x != '\0' ? _ (x) : x) _ 278 lib/widget/quick.c items[i] = g_strdup (_ (quick_widget->u.radio.items[i])); _ 130 lib/widget/wtools.c title = g_strconcat (_ ("Background process:"), " ", title, (char *) NULL); _ 131 lib/widget/wtools.c query_dialog (title, text, *flags, 1, _ ("&OK")); _ 254 lib/widget/wtools.c header = _ ("Error"); _ 388 lib/widget/wtools.c title = _ ("Error"); _ 406 lib/widget/wtools.c query_dialog (title, p, flags, 1, _ ("&OK")); _ 423 lib/widget/wtools.c message (D_ERROR, MSG_ERROR, _ ("%s (%d)"), (*mcerror)->message, (*mcerror)->code); _ 670 lib/widget/wtools.c b_name = _ (b_name); _ 393 src/args.c _ ("--colors KEYWORD={FORE},{BACK},{ATTR}:KEYWORD2=...\n\n" _ 410 src/args.c _ ("Standard Colors:\n" _ 419 src/args.c return g_option_group_new ("color", mc_args__loc__colors_string, _ ("Color options"), NULL, _ 434 src/args.c s = g_strdup_printf ("%s\n", _ ("[+lineno] file1[:lineno] [file2[:lineno]...]")); _ 438 src/args.c s = g_strdup_printf ("%s\n", _ ("file")); _ 442 src/args.c s = g_strdup_printf ("%s\n", _ ("file1 file2")); _ 447 src/args.c s = g_strdup_printf ("%s\n", _ ("[this_dir] [other_panel_dir]")); _ 462 src/args.c _ ("\n" _ 466 src/args.c g_strdup_printf (_ ("GNU Midnight Commander %s\n"), mc_global.mc_version); _ 688 src/args.c main_group = g_option_group_new ("main", _ ("Main options"), _ ("Main options"), NULL, NULL); _ 695 src/args.c g_option_group_new ("terminal", _ ("Terminal options"), _ ("Terminal options"), NULL, NULL); _ 710 src/args.c mc_propagate_error (mcerror, 0, "%s\n", _ ("Arguments parse error!")); _ 817 src/args.c mc_propagate_error (mcerror, 0, "%s\n", _ ("MC is built without builtin editor.")); _ 824 src/args.c mc_propagate_error (mcerror, 0, "%s\n", _ ("No arguments given to the viewer.")); _ 836 src/args.c _ ("Two files are required to invoke the diffviewer.")); _ 181 src/background.c message (D_ERROR, _ ("Background protocol error"), "%s", _ ("Reading failed")); _ 221 src/background.c const char *background_process_error = _ ("Background process error"); _ 234 src/background.c message (D_ERROR, background_process_error, "%s", _ ("Unknown error in child")); _ 242 src/background.c message (D_ERROR, background_process_error, "%s", _ ("Child died unexpectedly")); _ 253 src/background.c message (D_ERROR, _ ("Background protocol error"), "%s", _ 254 src/background.c _ ("Background process sent us a request for more arguments\n" _ 285 src/background.c message (D_ERROR, background_process_error, "%s", _ ("Unknown error in child")); _ 15 src/diffviewer/internal.h #define error_dialog(h, s) query_dialog (h, s, D_ERROR, 1, _ ("&Dismiss")) _ 240 src/diffviewer/search.c query_dialog (_ ("Search"), _ (STR_E_NOTFOUND), D_NORMAL, 1, _ ("&Dismiss")); _ 253 src/diffviewer/search.c error_dialog (_ ("Search"), _ ("Search is disabled")); _ 286 src/diffviewer/search.c error_dialog (_ ("Search"), _ ("Search is disabled")); _ 182 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("Cannot create temporary diff file\n%s"), _ 2142 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("Cannot create backup file\n%s%s\n%s"), _ 2151 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("Cannot create temporary merge file\n%s"), _ 2871 src/diffviewer/ydiff.c error_dialog (_ ("Edit"), _ ("Edit is disabled")); _ 2911 src/diffviewer/ydiff.c input = input_dialog (_ (title[ord]), _ ("Enter line:"), MC_HISTORY_YDIFF_GOTO_LINE, _ 3002 src/diffviewer/ydiff.c act = query_dialog (_ ("Quit"), _ 3004 src/diffviewer/ydiff.c ? _ ("File(s) was modified. Save with exit?") _ 3005 src/diffviewer/ydiff.c : _ ("Midnight Commander is being shut down.\nSave modified file(s)?"), _ 3006 src/diffviewer/ydiff.c D_NORMAL, 2, _ ("&Yes"), _ ("&No")); _ 3337 src/diffviewer/ydiff.c len1 = (len - str_term_width1 (_ ("Diff:")) - strlen (modified) - 3) / 2; _ 3340 src/diffviewer/ydiff.c g_string_append (title, _ ("Diff:")); _ 3466 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, "%s", _ ("File name is empty!")); _ 3474 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("\"%s\" is a directory"), _ 3482 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, "%s", _ ("File name is empty!")); _ 3489 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("\"%s\" is a directory"), _ 3509 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("\"%s\" is a directory"), path_trunc (p0, 30)); _ 3515 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("Cannot stat \"%s\"\n%s"), path_trunc (p0, 30), _ 3526 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("\"%s\" is a directory"), path_trunc (p1, 30)); _ 3532 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("Cannot stat \"%s\"\n%s"), path_trunc (p1, 30), _ 3541 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("Diff viewer: invalid mode")); _ 3567 src/diffviewer/ydiff.c message (D_ERROR, MSG_ERROR, _ ("Two files are needed to compare")); _ 163 src/editor/edit.c label_set_textv (ssm->label, _ ("Loading: %3d%%"), _ 166 src/editor/edit.c label_set_text (ssm->label, _ ("Loading...")); _ 203 src/editor/edit.c message (D_ERROR, MSG_ERROR, _ ("Cannot open %s for reading"), _ 212 src/editor/edit.c status_msg_init (STATUS_MSG (&rsm), _ ("Load file"), 1.0, simple_status_msg_init_cb, _ 220 src/editor/edit.c message (D_ERROR, MSG_ERROR, _ ("Error reading %s"), vfs_path_as_str (filename_vpath)); _ 313 src/editor/edit.c errmsg = g_strdup_printf (_ ("Cannot open %s for reading"), _ 325 src/editor/edit.c errmsg = g_strdup_printf (_ ("Cannot get size/permissions for %s"), _ 334 src/editor/edit.c g_strdup_printf (_ ("\"%s\" is not a regular file"), vfs_path_as_str (filename_vpath)); _ 359 src/editor/edit.c errmsg = g_strdup_printf (_ ("File \"%s\" is too large.\nOpen it anyway?"), _ 361 src/editor/edit.c act = edit_query_dialog2 (_ ("Warning"), errmsg, _ ("&Yes"), _ ("&No")); _ 1996 src/editor/edit.c message (D_ERROR, MSG_ERROR, _ ("Error reading from pipe: %s"), p); _ 2002 src/editor/edit.c message (D_ERROR, MSG_ERROR, _ ("Cannot open pipe for reading: %s"), p); _ 178 src/editor/editcmd.c edit_query_dialog3 (_ ("Warning"), _ ("File has hard-links. Detach before saving?"), _ 179 src/editor/editcmd.c _ ("&Yes"), _ ("&No"), _ ("&Cancel")); _ 200 src/editor/editcmd.c rv = edit_query_dialog2 (_ ("Warning"), _ 201 src/editor/editcmd.c _ ("The file has been modified in the meantime. Save anyway?"), _ 202 src/editor/editcmd.c _ ("&Yes"), _ ("&Cancel")); _ 265 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, _ ("Error writing to pipe: %s"), p); _ 273 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, _ ("Cannot open pipe for writing: %s"), p); _ 312 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, _ ("Cannot open file for writing: %s"), savename); _ 366 src/editor/editcmd.c && edit_query_dialog2 (_ ("Warning"), _ 367 src/editor/editcmd.c _ ("The file you are saving does not end with a newline."), _ 368 src/editor/editcmd.c _ ("C&ontinue"), _ ("&Cancel")) _ 512 src/editor/editcmd.c && edit_query_dialog2 (_ ("Warning"), _ 514 src/editor/editcmd.c _ ("C&ontinue"), _ ("&Cancel")) _ 857 src/editor/editcmd.c str[i] = _ (str[i]); _ 935 src/editor/editcmd.c _ ("Cannot save: destination is not a regular file")); _ 949 src/editor/editcmd.c if (edit_query_dialog2 (_ ("Warning"), _ ("A file already exists with this name"), _ 950 src/editor/editcmd.c _ ("&Overwrite"), _ ("&Cancel"))) _ 991 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("Cannot save file")); _ 1025 src/editor/editcmd.c f = g_strdup_printf (_ ("Confirm save file: \"%s\""), _ 1027 src/editor/editcmd.c ok = (edit_query_dialog2 (_ ("Save file"), f, _ ("&Save"), _ ("&Cancel")) == 0); _ 1049 src/editor/editcmd.c exp = input_expand_dialog (_ ("Load"), _ ("Enter file name:"), MC_HISTORY_EDIT_LOAD, _ 1136 src/editor/editcmd.c dir = query_dialog (_ ("Syntax file edit"), _ ("Which syntax file you want to edit?"), _ 1137 src/editor/editcmd.c D_NORMAL, 2, _ ("&User"), _ ("&System wide")); _ 1186 src/editor/editcmd.c dir = query_dialog (_ ("Menu edit"), _ ("Which menu file do you want to edit?"), D_NORMAL, _ 1187 src/editor/editcmd.c geteuid () != 0 ? 2 : 3, _ ("&Local"), _ ("&User"), _ ("&System wide")); _ 1469 src/editor/editcmd.c fname = _ (fname); _ 1476 src/editor/editcmd.c msg = g_strdup_printf (_ ("File %s was modified.\nSave before close?"), fname); _ 1477 src/editor/editcmd.c act = edit_query_dialog3 (_ ("Close file"), msg, _ ("&Yes"), _ ("&No"), _ ("&Cancel")); _ 1481 src/editor/editcmd.c msg = g_strdup_printf (_ ("Midnight Commander is being shut down.\nSave modified file %s?"), _ 1483 src/editor/editcmd.c act = edit_query_dialog2 (_ ("Quit"), msg, _ ("&Yes"), _ ("&No")); _ 1582 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("This function is not implemented")); _ 1597 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("Unable to save to file")); _ 1621 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("Unable to save to file")); _ 1665 src/editor/editcmd.c f = input_dialog (_ ("Goto line"), _ ("Enter line:"), MC_HISTORY_EDIT_GOTO_LINE, _ 1705 src/editor/editcmd.c exp = input_expand_dialog (_ ("Save block"), _ ("Enter file name:"), MC_HISTORY_EDIT_SAVE_BLOCK, _ 1715 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("Cannot save block")); _ 1736 src/editor/editcmd.c exp = input_expand_dialog (_ ("Insert file"), _ ("Enter file name:"), _ 1751 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("Cannot insert file")); _ 1772 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("You must first highlight a block of text")); _ 1780 src/editor/editcmd.c exp = input_dialog (_ ("Run sort"), _ 1781 src/editor/editcmd.c _ ("Enter sort options (see sort(1) manpage) separated by whitespace:"), _ 1800 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("Cannot execute sort command")); _ 1806 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, _ ("Sort returned non-zero: %s"), q); _ 1841 src/editor/editcmd.c input_dialog (_ ("Paste output of external command"), _ ("Enter shell command(s):"), _ 1859 src/editor/editcmd.c message (D_ERROR, MSG_ERROR, "%s", _ ("Cannot execute external command")); _ 1958 src/editor/editcmd.c editcmd_dialog_raw_key_query (_ ("Insert literal"), _ ("Press any key:"), FALSE); _ 1968 src/editor/editcmd.c && edit_query_dialog2 (_ ("Warning"), _ 1969 src/editor/editcmd.c _ ("Current text was modified without a file save.\n" _ 1971 src/editor/editcmd.c _ ("C&ontinue"), _ ("&Cancel")) _ 1997 src/editor/editcmd.c && edit_query_dialog2 (_ ("Warning"), _ 1998 src/editor/editcmd.c _ ("Current text was modified without a file save.\n" _ 2000 src/editor/editcmd.c _ ("C&ontinue"), _ ("&Cancel")) _ 2049 src/editor/editcmd.c group_add_widget_autopos (g, button_new (y, 1, B_CANCEL, NORMAL_BUTTON, _ ("Cancel"), NULL), _ 253 src/editor/editcomplete.c status_msg_init (STATUS_MSG (&esm), _ ("Collect completions"), 1.0, simple_status_msg_init_cb, _ 269 src/editor/editdraw.c fname = _ (fname); _ 153 src/editor/editmacros.c editcmd_dialog_raw_key_query (_ ("Save macro"), _ ("Press the macro's new hotkey:"), TRUE); _ 323 src/editor/editmacros.c hotkey = editcmd_dialog_raw_key_query (_ ("Delete macro"), _ ("Press macro hotkey:"), TRUE); _ 326 src/editor/editmacros.c message (D_ERROR, _ ("Delete macro"), _ ("Macro not deleted")); _ 338 src/editor/editmacros.c f = input_dialog (_ ("Repeat last commands"), _ ("Repeat times:"), MC_HISTORY_EDIT_REPEAT, NULL, _ 73 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Open file..."), CK_EditFile)); _ 74 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&New"), CK_EditNew)); _ 75 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Close"), CK_Close)); _ 76 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&History..."), CK_History)); _ 78 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Save"), CK_Save)); _ 79 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("Save &as..."), CK_SaveAs)); _ 81 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Insert file..."), CK_InsertFile)); _ 82 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("Cop&y to file..."), CK_BlockSave)); _ 84 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&User menu..."), CK_UserMenu)); _ 86 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("A&bout..."), CK_About)); _ 88 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Quit"), CK_Quit)); _ 100 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Undo"), CK_Undo)); _ 101 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Redo"), CK_Redo)); _ 104 src/editor/editmenu.c g_list_prepend (entries, menu_entry_new (_ ("&Toggle ins/overw"), CK_InsertOverwrite)); _ 106 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("To&ggle mark"), CK_Mark)); _ 107 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Mark columns"), CK_MarkColumn)); _ 108 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("Mark &all"), CK_MarkAll)); _ 109 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("Unmar&k"), CK_Unmark)); _ 111 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("Cop&y"), CK_Copy)); _ 112 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("Mo&ve"), CK_Move)); _ 113 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Delete"), CK_Remove)); _ 115 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("Co&py to clipfile"), CK_Store)); _ 116 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Cut to clipfile"), CK_Cut)); _ 117 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("Pa&ste from clipfile"), CK_Paste)); _ 119 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Beginning"), CK_Top)); _ 120 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&End"), CK_Bottom)); _ 132 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Search..."), CK_Search)); _ 133 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("Search &again"), CK_SearchContinue)); _ 134 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Replace..."), CK_Replace)); _ 136 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Toggle bookmark"), CK_Bookmark)); _ 137 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Next bookmark"), CK_BookmarkNext)); _ 138 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Prev bookmark"), CK_BookmarkPrev)); _ 139 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Flush bookmarks"), CK_BookmarkFlush)); _ 151 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Go to line..."), CK_Goto)); _ 152 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Toggle line state"), CK_ShowNumbers)); _ 154 src/editor/editmenu.c g_list_prepend (entries, menu_entry_new (_ ("Go to matching &bracket"), CK_MatchBracket)); _ 156 src/editor/editmenu.c menu_entry_new (_ ("Toggle s&yntax highlighting"), CK_SyntaxOnOff)); _ 158 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Find declaration"), CK_Find)); _ 159 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("Back from &declaration"), CK_FilePrev)); _ 160 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("For&ward to declaration"), CK_FileNext)); _ 163 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("Encod&ing..."), CK_SelectCodepage)); _ 166 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Refresh screen"), CK_Refresh)); _ 169 src/editor/editmenu.c entries, menu_entry_new (_ ("&Start/Stop record macro"), CK_MacroStartStopRecord)); _ 170 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("Delete macr&o..."), CK_MacroDelete)); _ 172 src/editor/editmenu.c entries, menu_entry_new (_ ("Record/Repeat &actions"), CK_RepeatStartStopRecord)); _ 177 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("S&pell check"), CK_SpellCheck)); _ 179 src/editor/editmenu.c g_list_prepend (entries, menu_entry_new (_ ("C&heck word"), CK_SpellCheckCurrentWord)); _ 181 src/editor/editmenu.c entries, menu_entry_new (_ ("Change spelling &language..."), CK_SpellCheckSelectLang)); _ 185 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Mail..."), CK_EditMail)); _ 197 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("Insert &literal..."), CK_InsertLiteral)); _ 198 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("Insert &date/time"), CK_Date)); _ 201 src/editor/editmenu.c g_list_prepend (entries, menu_entry_new (_ ("&Format paragraph"), CK_ParagraphFormat)); _ 202 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Sort..."), CK_Sort)); _ 204 src/editor/editmenu.c g_list_prepend (entries, menu_entry_new (_ ("&Paste output of..."), CK_ExternalCommand)); _ 206 src/editor/editmenu.c g_list_prepend (entries, menu_entry_new (_ ("&External formatter"), CK_PipeBlock (0))); _ 221 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Move"), CK_WindowMove)); _ 222 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Resize"), CK_WindowResize)); _ 224 src/editor/editmenu.c g_list_prepend (entries, menu_entry_new (_ ("&Toggle fullscreen"), CK_WindowFullscreen)); _ 226 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Next"), CK_WindowNext)); _ 227 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Previous"), CK_WindowPrev)); _ 228 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&List..."), CK_WindowList)); _ 240 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&General..."), CK_Options)); _ 241 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("Save &mode..."), CK_OptionsSaveMode)); _ 242 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("Learn &keys..."), CK_LearnKeys)); _ 244 src/editor/editmenu.c g_list_prepend (entries, menu_entry_new (_ ("Syntax &highlighting..."), CK_SyntaxChoose)); _ 246 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("S&yntax file"), CK_EditSyntaxFile)); _ 247 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Menu file"), CK_EditUserMenu)); _ 249 src/editor/editmenu.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Save setup"), CK_SaveSetup)); _ 273 src/editor/editmenu.c menu_new (_ ("&File"), create_file_menu (), "[Internal File Editor]")); _ 275 src/editor/editmenu.c menu_new (_ ("&Edit"), create_edit_menu (), "[Internal File Editor]")); _ 277 src/editor/editmenu.c menubar, menu_new (_ ("&Search"), create_search_replace_menu (), "[Internal File Editor]")); _ 279 src/editor/editmenu.c menu_new (_ ("&Command"), create_command_menu (), "[Internal File Editor]")); _ 281 src/editor/editmenu.c menu_new (_ ("For&mat"), create_format_menu (), "[Internal File Editor]")); _ 283 src/editor/editmenu.c menu_new (_ ("&Window"), create_window_menu (), "[Internal File Editor]")); _ 285 src/editor/editmenu.c menu_new (_ ("&Options"), create_options_menu (), "[Internal File Editor]")); _ 70 src/editor/editoptions.c *array = _ (*array); _ 321 src/editor/editsearch.c mc_search_set_error (edit->search, MC_SEARCH_E_NOTFOUND, "%s", _ (STR_E_NOTFOUND)); _ 347 src/editor/editsearch.c mc_search_set_error (edit->search, MC_SEARCH_E_NOTFOUND, "%s", _ (STR_E_NOTFOUND)); _ 397 src/editor/editsearch.c mc_search_set_error (edit->search, MC_SEARCH_E_NOTFOUND, "%s", _ (STR_E_NOTFOUND)); _ 458 src/editor/editsearch.c message (D_NORMAL, title, "%s", _ (STR_E_NOTFOUND)); _ 480 src/editor/editsearch.c status_msg_init (STATUS_MSG (&esm), _ ("Search"), 1.0, simple_status_msg_init_cb, _ 506 src/editor/editsearch.c message (D_NORMAL, _ ("Search"), "%s", _ (STR_E_NOTFOUND)); _ 540 src/editor/editsearch.c edit_search_show_error (edit, _ ("Search")); _ 634 src/editor/editsearch.c label_set_textv (ssm->label, _ ("Searching %s: %3d%%"), esm->edit->last_search_string, _ 637 src/editor/editsearch.c label_set_textv (ssm->label, _ ("Searching %s"), esm->edit->last_search_string); _ 915 src/editor/editsearch.c status_msg_init (STATUS_MSG (&esm), _ ("Search"), 1.0, simple_status_msg_init_cb, _ 926 src/editor/editsearch.c edit_search_show_error (edit, _ ("Search")); _ 991 src/editor/editsearch.c edit_search_show_error (edit, _ ("Replace")); _ 1031 src/editor/editsearch.c query_dialog (_ ("Replace"), _ (STR_E_NOTFOUND), D_NORMAL, 1, _ ("&OK")); _ 1043 src/editor/editsearch.c message (D_NORMAL, _ ("Replace"), _ ("%ld replacements made"), times_replaced); _ 327 src/editor/editwidget.c listbox = listbox_window_new (lines, cols, _ ("Open files"), "[Open files]"); _ 336 src/editor/editwidget.c fname = g_strdup_printf ("%c [%s]", e->modified != 0 ? '*' : ' ', _ ("NoName")); _ 389 src/editor/editwidget.c filename = g_strdup (_ ("[NoName]")); _ 393 src/editor/editwidget.c file_label = str_term_trim (filename, len - str_term_width1 (_ ("Edit: "))); _ 396 src/editor/editwidget.c return g_strconcat (_ ("Edit: "), modified, file_label, (char *) NULL); _ 367 src/editor/etags.c else if (!edit_query_dialog2 (_ ("Warning"), _ 368 src/editor/etags.c _ ("Current text was modified without a file save.\n" _ 370 src/editor/etags.c _ ("C&ontinue"), _ ("&Cancel"))) _ 156 src/editor/spell.c return _ (spell_codes_map[i].name); _ 353 src/editor/spell.c add_btn = button_new (5, 28, B_ADD_WORD, NORMAL_BUTTON, _ ("&Add word"), 0); _ 354 src/editor/spell.c replace_btn = button_new (7, 28, B_ENTER, NORMAL_BUTTON, _ ("&Replace"), 0); _ 356 src/editor/spell.c skip_btn = button_new (9, 28, B_SKIP_WORD, NORMAL_BUTTON, _ ("&Skip"), 0); _ 358 src/editor/spell.c cancel_button = button_new (11, 28, B_CANCEL, NORMAL_BUTTON, _ ("&Cancel"), 0); _ 364 src/editor/spell.c lang_label = g_strdup_printf ("%s: %s", _ ("Language"), aspell_get_lang ()); _ 365 src/editor/spell.c word_label = g_strdup_printf ("%s: %s", _ ("Misspelled"), word); _ 372 src/editor/spell.c dialog_colors, NULL, NULL, "[ASpell]", _ ("Check word")); _ 378 src/editor/spell.c group_add_widget (g, groupbox_new (4, 2, sug_dlg_h - 5, 25, _ ("Suggest"))); _ 746 src/editor/spell.c lang_list = listbox_window_centered_new (-1, -1, lang_dlg_h, lang_dlg_w, _ ("Select language"), _ 1461 src/editor/syntax.c listbox_window_new (LIST_LINES, MAX_ENTRY_LEN, _ ("Choose syntax highlighting"), NULL); _ 1462 src/editor/syntax.c LISTBOX_APPEND_TEXT (syntaxlist, 'A', _ ("< Auto >"), NULL, FALSE); _ 1463 src/editor/syntax.c LISTBOX_APPEND_TEXT (syntaxlist, 'R', _ ("< Reload Current Syntax >"), NULL, FALSE); _ 1564 src/editor/syntax.c message (D_ERROR, _ ("Load syntax file"), _ ("Cannot open file %s\n%s"), f, _ 1570 src/editor/syntax.c message (D_ERROR, _ ("Load syntax file"), _ ("Error in file %s on line %d"), _ 137 src/execute.c message (D_ERROR, _ ("Warning"), "%s", _ 138 src/execute.c _ ("The Commander can't change to the directory that\n" _ 198 src/execute.c message (D_ERROR, MSG_ERROR, _ ("Cannot fetch a local copy of %s"), _ 340 src/execute.c printf ("%s", _ ("Press any key to continue...")); _ 442 src/execute.c message (D_ERROR, MSG_ERROR, "%s", _ ("The shell is already running a command")); _ 469 src/execute.c _ ("Not an xterm or Linux console;\nthe subshell cannot be toggled.")); _ 508 src/execute.c fputs (_ ("Type 'exit' to return to the Midnight Commander"), stderr); _ 123 src/filemanager/achown.c advanced_chown_but[i].text = _ (advanced_chown_but[i].text); _ 285 src/filemanager/achown.c tty_print_string (_ ("owner")); _ 287 src/filemanager/achown.c tty_print_string (_ ("group")); _ 289 src/filemanager/achown.c tty_print_string (_ ("other")); _ 292 src/filemanager/achown.c tty_print_string (_ ("owner")); _ 294 src/filemanager/achown.c tty_print_string (_ ("group")); _ 297 src/filemanager/achown.c tty_print_string (_ ("Flag")); _ 307 src/filemanager/achown.c label_set_textv (l_mode, _ ("Permissions (octal): %o"), get_mode ()); _ 544 src/filemanager/achown.c title = _ ("owner"); _ 549 src/filemanager/achown.c title = _ ("group"); _ 748 src/filemanager/achown.c _ ("Chown advanced command")); _ 838 src/filemanager/achown.c msg = g_strdup_printf (_ ("Cannot chmod \"%s\"\n%s"), fname, unix_error_string (my_errno)); _ 839 src/filemanager/achown.c result = query_dialog (MSG_ERROR, msg, D_ERROR, 4, _ ("&Ignore"), _ ("Ignore &all"), _ 840 src/filemanager/achown.c _ ("&Retry"), _ ("&Cancel")); _ 874 src/filemanager/achown.c msg = g_strdup_printf (_ ("Cannot chown \"%s\"\n%s"), fname, unix_error_string (my_errno)); _ 875 src/filemanager/achown.c result = query_dialog (MSG_ERROR, msg, D_ERROR, 4, _ ("&Ignore"), _ ("Ignore &all"), _ 876 src/filemanager/achown.c _ ("&Retry"), _ ("&Cancel")); _ 1034 src/filemanager/achown.c message (D_ERROR, MSG_ERROR, _ ("Cannot chmod \"%s\"\n%s"), fname->str, _ 1038 src/filemanager/achown.c message (D_ERROR, MSG_ERROR, _ ("Cannot chown \"%s\"\n%s"), fname->str, _ 180 src/filemanager/boxes.c return _ ("< Default >"); _ 223 src/filemanager/boxes.c skin_dlg_callback, NULL, "[Appearance]", _ ("Skins")); _ 381 src/filemanager/boxes.c ? _ ("Other 8 bit") _ 386 src/filemanager/boxes.c cpname = _ ("7-bit ASCII"); // FIXME _ 467 src/filemanager/boxes.c state_str[0] = _ ("Running"); _ 468 src/filemanager/boxes.c state_str[1] = _ ("Stopped"); _ 756 src/filemanager/boxes.c message (D_NORMAL, _ ("Information"), _ 757 src/filemanager/boxes.c _ ("Using the fast reload option may not reflect the exact\n" _ 893 src/filemanager/boxes.c if (strcmp (sort_orders_names[i], _ (sort_field->title_hotkey)) == 0) _ 1038 src/filemanager/boxes.c ? _ ("Other 8 bit") _ 1116 src/filemanager/boxes.c tree_callback, NULL, "[Directory Tree]", _ ("Directory tree")); _ 1337 src/filemanager/boxes.c job_but[i].name = _ (job_but[i].name); _ 1350 src/filemanager/boxes.c "[Background jobs]", _ ("Background jobs")); _ 304 src/filemanager/cd.c message (D_ERROR, MSG_ERROR, _ ("Cannot change directory to\n%s\n%s"), path, _ 928 src/filemanager/chattr.c check_attr[i].text = _ (check_attr[i].text); _ 942 src/filemanager/chattr.c chattr_but[i].text = _ (chattr_but[i].text); _ 991 src/filemanager/chattr.c dlg_default_callback, NULL, "[Chattr]", _ ("Chattr command")); _ 1098 src/filemanager/chattr.c msg = g_strdup_printf (_ ("Cannot chattr \"%s\"\n%s"), fname, unix_error_string (my_errno)); _ 1099 src/filemanager/chattr.c result = query_dialog (MSG_ERROR, msg, D_ERROR, 4, _ ("&Ignore"), _ ("Ignore &all"), _ 1100 src/filemanager/chattr.c _ ("&Retry"), _ ("&Cancel")); _ 1218 src/filemanager/chattr.c message (D_ERROR, MSG_ERROR, _ ("Cannot get ext2 attributes of \"%s\"\n%s"), fname->str, _ 1243 src/filemanager/chattr.c message (D_ERROR, MSG_ERROR, _ ("Cannot chattr \"%s\"\n%s"), fname->str, _ 144 src/filemanager/chmod.c check_perm[i].text = _ (check_perm[i].text); _ 147 src/filemanager/chmod.c file_info_labels[i] = _ (file_info_labels[i]); _ 150 src/filemanager/chmod.c chmod_but[i].text = _ (chmod_but[i].text); _ 330 src/filemanager/chmod.c NULL, "[Chmod]", _ ("Chmod command")); _ 336 src/filemanager/chmod.c group_add_widget (g, groupbox_new (PY, PX, BUTTONS_PERM + 2, perm_gb_len, _ ("Permission"))); _ 345 src/filemanager/chmod.c file_gb = groupbox_new (PY, PX + perm_gb_len + 1, BUTTONS_PERM + 2, file_gb_len, _ ("File")); _ 425 src/filemanager/chmod.c msg = g_strdup_printf (_ ("Cannot chmod \"%s\"\n%s"), fname, unix_error_string (my_errno)); _ 426 src/filemanager/chmod.c result = query_dialog (MSG_ERROR, msg, D_ERROR, 4, _ ("&Ignore"), _ ("Ignore &all"), _ 427 src/filemanager/chmod.c _ ("&Retry"), _ ("&Cancel")); _ 569 src/filemanager/chmod.c message (D_ERROR, MSG_ERROR, _ ("Cannot chmod \"%s\"\n%s"), fname->str, _ 122 src/filemanager/chown.c chown_but[i].text = _ (chown_but[i].text); _ 149 src/filemanager/chown.c tty_print_string (_ ("Name")); _ 151 src/filemanager/chown.c tty_print_string (_ ("Owner name")); _ 153 src/filemanager/chown.c tty_print_string (_ ("Group name")); _ 155 src/filemanager/chown.c tty_print_string (_ ("Size")); _ 157 src/filemanager/chown.c tty_print_string (_ ("Permission")); _ 195 src/filemanager/chown.c "[Chown]", _ ("Chown command")); _ 201 src/filemanager/chown.c group_add_widget (g, groupbox_new (2, 3, GH, GW, _ ("User name"))); _ 205 src/filemanager/chown.c listbox_add_item (l_user, LISTBOX_APPEND_AT_END, 0, _ ("<Unknown user>"), NULL, FALSE); _ 212 src/filemanager/chown.c group_add_widget (g, groupbox_new (2, 4 + GW, GH, GW, _ ("Group name"))); _ 216 src/filemanager/chown.c listbox_add_item (l_group, LISTBOX_APPEND_AT_END, 0, _ ("<Unknown group>"), NULL, FALSE); _ 223 src/filemanager/chown.c group_add_widget (g, groupbox_new (2, 5 + GW * 2, GH, GW, _ ("File"))); _ 292 src/filemanager/chown.c msg = g_strdup_printf (_ ("Cannot chown \"%s\"\n%s"), fname, unix_error_string (my_errno)); _ 293 src/filemanager/chown.c result = query_dialog (MSG_ERROR, msg, D_ERROR, 4, _ ("&Ignore"), _ ("Ignore &all"), _ 294 src/filemanager/chown.c _ ("&Retry"), _ ("&Cancel")); _ 457 src/filemanager/chown.c message (D_ERROR, MSG_ERROR, _ ("Cannot chown \"%s\"\n%s"), fname->str, _ 137 src/filemanager/cmd.c && query_dialog (_ ("Confirmation"), _ ("Files tagged, want to cd?"), D_NORMAL, 2, _ 138 src/filemanager/cmd.c _ ("&Yes"), _ ("&No")) _ 313 src/filemanager/cmd.c src = g_strdup_printf (_ ("Link %s to:"), str_trunc (fname, 46)); _ 315 src/filemanager/cmd.c input_expand_dialog (_ ("Link"), src, MC_HISTORY_FM_LINK, "", INPUT_COMPLETE_FILENAMES); _ 324 src/filemanager/cmd.c message (D_ERROR, MSG_ERROR, _ ("link: %s"), unix_error_string (errno)); _ 363 src/filemanager/cmd.c message (D_ERROR, MSG_ERROR, _ ("symlink: %s"), unix_error_string (errno)); _ 588 src/filemanager/cmd.c filename = input_expand_dialog (_ ("View file"), _ ("Filename:"), MC_HISTORY_FM_VIEW_FILE, _ 628 src/filemanager/cmd.c command = input_dialog (_ ("Filtered view"), _ ("Filter command and arguments:"), _ 720 src/filemanager/cmd.c fname = input_expand_dialog (_ ("Edit file"), _ ("Enter file name:"), MC_HISTORY_EDIT_LOAD, _ 756 src/filemanager/cmd.c dir = input_expand_dialog (_ ("Create a new Directory"), _ ("Enter directory name:"), _ 817 src/filemanager/cmd.c dir = query_dialog (_ ("Extension file edit"), _ ("Which extension file you want to edit?"), _ 818 src/filemanager/cmd.c D_NORMAL, 2, _ ("&User"), _ ("&System Wide")); _ 857 src/filemanager/cmd.c dir = query_dialog (_ ("Menu edit"), _ ("Which menu file do you want to edit?"), D_NORMAL, _ 858 src/filemanager/cmd.c geteuid () ? 2 : 3, _ ("&Local"), _ ("&User"), _ ("&System Wide")); _ 914 src/filemanager/cmd.c dir = query_dialog (_ ("Highlighting groups file edit"), _ 915 src/filemanager/cmd.c _ ("Which highlighting file you want to edit?"), D_NORMAL, 2, _ 916 src/filemanager/cmd.c _ ("&User"), _ ("&System Wide")); _ 1009 src/filemanager/cmd.c choice = query_dialog (_ ("Compare directories"), _ ("Select compare method:"), D_NORMAL, 4, _ 1010 src/filemanager/cmd.c _ ("&Quick"), _ ("&Size only"), _ ("&Thorough"), _ ("&Cancel")); _ 1024 src/filemanager/cmd.c _ ("Both panels should be in the listing mode\nto use this command")); _ 1086 src/filemanager/cmd.c message (D_ERROR, MSG_ERROR, _ ("'%s' is not a symbolic link"), p); _ 1099 src/filemanager/cmd.c q = g_strdup_printf (_ ("Symlink '%s\' points to:"), str_trunc (p, 32)); _ 1100 src/filemanager/cmd.c dest = input_expand_dialog (_ ("Edit symlink"), q, MC_HISTORY_FM_EDIT_LINK, buffer, _ 1113 src/filemanager/cmd.c message (D_ERROR, MSG_ERROR, _ ("edit symlink, unable to remove %s: %s"), p, _ 1121 src/filemanager/cmd.c message (D_ERROR, MSG_ERROR, _ ("edit symlink: %s"), _ 1158 src/filemanager/cmd.c nice_cd (_ ("FTP to machine"), _ (machine_str), "[FTP File System]", _ 1169 src/filemanager/cmd.c nice_cd (_ ("SFTP to machine"), _ (machine_str), _ 1181 src/filemanager/cmd.c nice_cd (_ ("Shell link to machine"), _ (machine_str), "[FIle transfer over SHell filesystem]", _ 1192 src/filemanager/cmd.c nice_cd (_ ("Undelete files on an ext2 file system"), _ 1193 src/filemanager/cmd.c _ ("Enter device (without /dev/) to undelete\nfiles on: (F1 for details)"), _ 1255 src/filemanager/cmd.c status_msg_init (STATUS_MSG (&dsm), _ ("Directory scanning"), 0, dirsize_status_init_cb, _ 1289 src/filemanager/cmd.c status_msg_init (STATUS_MSG (&dsm), _ ("Directory scanning"), 0, dirsize_status_init_cb, _ 1336 src/filemanager/cmd.c message (D_NORMAL, _ ("Setup"), _ ("Setup saved to %s"), path); _ 1338 src/filemanager/cmd.c message (D_ERROR, _ ("Setup"), _ ("Unable to save setup to %s"), path); _ 119 src/filemanager/command.c message (D_ERROR, MSG_ERROR, _ ("Cannot execute commands on non-local filesystems")); _ 127 src/filemanager/command.c message (D_ERROR, MSG_ERROR, _ ("The shell is already running a command")); _ 253 src/filemanager/ext.c parameter = input_dialog (_ ("Parameter"), lc_prompt, MC_HISTORY_EXT_PARAMETER, "", _ 465 src/filemanager/ext.c message (D_ERROR, MSG_ERROR, _ ("Cannot create temporary command file\n%s"), _ 679 src/filemanager/ext.c mc_propagate_error (mcerror, 0, _ ("Cannot fetch a local copy of %s"), _ 750 src/filemanager/ext.c mc_propagate_error (mcerror, 0, "%s", _ ("Pipe failed")); _ 769 src/filemanager/ext.c mc_propagate_error (mcerror, 0, "%s", _ ("Regular expression error")); _ 786 src/filemanager/ext.c message (D_ERROR, _ ("Warning"), _ 787 src/filemanager/ext.c _ ("You have an outdated %s file.\nMidnight Commander now uses %s file.\n" _ 838 src/filemanager/ext.c _ ("The format of the\n%s%s\nfile has changed with version 4.0.\n" _ 854 src/filemanager/ext.c _ ("The format of the\n%s\nfile has changed with version 4.0.\nYou may either want " _ 404 src/filemanager/file.c _ ("Cannot stat hardlink source file \"%s\"\n%s"), _ 424 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot create target hardlink \"%s\"\n%s"), _ 459 src/filemanager/file.c status = file_error (ctx, FALSE, _ ("Cannot create target hardlink \"%s\""), _ 523 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot read source link \"%s\"\n%s"), src_path); _ 537 src/filemanager/file.c _ ("Cannot make stable symlinks across " _ 608 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot create target symlink \"%s\"\n%s"), dst_path); _ 759 src/filemanager/file.c status_msg_init (STATUS_MSG (&dsm), _ ("Directory scanning"), 0, dirsize_status_init_cb, _ 851 src/filemanager/file.c head_msg = mode == Foreground ? MSG_ERROR : _ ("Background process error"); _ 882 src/filemanager/file.c result = query_dialog (head_msg, msg, D_ERROR, 2, _ ("&Skip"), _ ("&Abort")); _ 922 src/filemanager/file.c *status = warn_same_file (ctx, _ ("\"%s\"\nand\n\"%s\"\nare the same directory"), a, b); _ 924 src/filemanager/file.c *status = warn_same_file (ctx, _ ("\"%s\"\nand\n\"%s\"\nare the same file"), a, b); _ 943 src/filemanager/file.c msg = mode == Foreground ? MSG_ERROR : _ ("Background process error"); _ 946 src/filemanager/file.c result = query_dialog (msg, error, D_ERROR, 4, _ ("&Ignore"), _ ("Ignore a&ll"), _ 947 src/filemanager/file.c _ ("&Retry"), _ ("&Abort")); _ 950 src/filemanager/file.c query_dialog (msg, error, D_ERROR, 3, _ ("&Ignore"), _ ("Ignore a&ll"), _ ("&Abort")); _ 992 src/filemanager/file.c ? _ ("Directory \"%s\" not empty.\nDelete it recursively?") _ 993 src/filemanager/file.c : _ ("Background process:\nDirectory \"%s\" not empty.\nDelete it recursively?"); _ 999 src/filemanager/file.c ctx->recursive_result = query_dialog (op_names[OP_DELETE], text, D_ERROR, 5, _ ("&Yes"), _ 1000 src/filemanager/file.c _ ("&No"), _ ("A&ll"), _ ("Non&e"), _ ("&Abort")); _ 1182 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot remove file \"%s\"\n%s"), vfs_path_as_str (vpath)); _ 1238 src/filemanager/file.c return_status = file_error (ctx, TRUE, _ ("Cannot stat file \"%s\"\n%s"), s); _ 1254 src/filemanager/file.c message (D_ERROR, MSG_ERROR, _ ("Cannot overwrite directory \"%s\""), d); _ 1305 src/filemanager/file.c return_status = files_error (ctx, _("Cannot move file \"%s\" to \"%s\"\n%s"), s, d); _ 1419 src/filemanager/file.c return_status = file_error (ctx, TRUE, _ ("Cannot remove directory \"%s\"\n%s"), dir); _ 1514 src/filemanager/file.c ctx, TRUE, _ ("Cannot enter into directory \"%s\"\n%s"), vfs_path_as_str (vpath)); _ 1684 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot overwrite directory \"%s\"\n%s"), d); _ 1686 src/filemanager/file.c return_status = file_error (ctx, TRUE, _ ("Cannot overwrite file \"%s\"\n%s"), d); _ 1708 src/filemanager/file.c files_error (ctx, _ ("Cannot move directory \"%s\" to \"%s\"\n%s"), s, d); _ 1822 src/filemanager/file.c message (D_ERROR, MSG_ERROR, _ ("Cannot operate on \"..\"!")); _ 1833 src/filemanager/file.c message (D_ERROR, MSG_ERROR, _ ("Cannot stat \"%s\"\n%s"), path_trunc (source, 30), _ 1879 src/filemanager/file.c prompt_parts[i] = _ (prompt_parts[i]); _ 1881 src/filemanager/file.c one_format = _ (one_format); _ 1882 src/filemanager/file.c many_format = _ (many_format); _ 2025 src/filemanager/file.c i = query_dialog (op_names[OP_DELETE], fmd_buf, D_ERROR, 2, _ ("&Yes"), _ ("&No")); _ 2329 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot overwrite directory \"%s\"\n%s"), dst_path); _ 2349 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot stat source file \"%s\"\n%s"), src_path); _ 2380 src/filemanager/file.c ctx, TRUE, _ ("Cannot get ext2 attributes of source file \"%s\"\n%s"), src_path); _ 2451 src/filemanager/file.c ctx, TRUE, _ ("Cannot set ext2 attributes of target file \"%s\"\n%s"), _ 2477 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot create special file \"%s\"\n%s"), dst_path); _ 2491 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot chown target file \"%s\"\n%s"), dst_path); _ 2507 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot chmod target file \"%s\"\n%s"), dst_path); _ 2528 src/filemanager/file.c ctx, TRUE, _ ("Cannot set ext2 attributes of target file \"%s\"\n%s"), _ 2559 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot open source file \"%s\"\n%s"), src_path); _ 2571 src/filemanager/file.c message (D_ERROR, _ ("Warning"), _ ("Reget failed, about to overwrite file")); _ 2583 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot fstat source file \"%s\"\n%s"), src_path); _ 2616 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot create target file \"%s\"\n%s"), dst_path); _ 2649 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot fstat target file \"%s\"\n%s"), dst_path); _ 2670 src/filemanager/file.c ctx, TRUE, _ ("Cannot preallocate space for target file \"%s\"\n%s"), dst_path); _ 2727 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot read source file \"%s\"\n%s"), src_path); _ 2767 src/filemanager/file.c ctx, TRUE, _ ("Cannot write target file \"%s\"\n%s"), dst_path); _ 2805 src/filemanager/file.c update_usecs > FILEOP_STALLING_INTERVAL_US ? _ ("(stalled)") : ""; _ 2825 src/filemanager/file.c query_dialog (Q_ ("DialogTitle|Copy"), _ ("Incomplete file was retrieved"), _ 2826 src/filemanager/file.c D_ERROR, 3, _ ("&Delete"), _ ("&Keep"), _ ("&Continue copy")); _ 2862 src/filemanager/file.c temp_status = file_error (ctx, TRUE, _ ("Cannot close source file \"%s\"\n%s"), src_path); _ 2874 src/filemanager/file.c temp_status = file_error (ctx, TRUE, _ ("Cannot close target file \"%s\"\n%s"), dst_path); _ 2886 src/filemanager/file.c if (query_dialog (Q_ ("DialogTitle|Copy"), _ ("Incomplete file was retrieved"), D_ERROR, 2, _ 2887 src/filemanager/file.c _ ("&Delete"), _ ("&Keep")) _ 2904 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot chown target file \"%s\"\n%s"), dst_path); _ 2926 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot chmod target file \"%s\"\n%s"), dst_path); _ 2970 src/filemanager/file.c ctx, TRUE, _ ("Cannot set ext2 attributes for target file \"%s\"\n%s"), dst_path); _ 3034 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot stat source directory \"%s\"\n%s"), s); _ 3055 src/filemanager/file.c ctx, TRUE, _ ("Cannot get ext2 attributes of source directory \"%s\"\n%s"), s); _ 3104 src/filemanager/file.c return_status = file_error (ctx, TRUE, _ ("Source \"%s\" is not a directory\n%s"), s); _ 3116 src/filemanager/file.c message (D_ERROR, MSG_ERROR, _ ("Cannot copy cyclic symbolic link\n\"%s\""), s); _ 3155 src/filemanager/file.c file_error (ctx, TRUE, _ ("Destination \"%s\" must be a directory\n%s"), d); _ 3187 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot create target directory \"%s\"\n%s"), d); _ 3212 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot chown target directory \"%s\"\n%s"), d); _ 3388 src/filemanager/file.c b1_name = _ (b1_name); _ 3389 src/filemanager/file.c b2_name = _ (b2_name); _ 3428 src/filemanager/file.c label_set_textv (dsm->count_size, _ ("Directories: %zu, total size: %s"), dsm->dir_count, _ 3571 src/filemanager/file.c message (D_ERROR, MSG_ERROR, _ ("Sorry, I could not put the job in background")); _ 3656 src/filemanager/file.c || file_error (ctx, TRUE, _ ("Destination \"%s\" must be a directory\n%s"), dest) _ 340 src/filemanager/filegui.c g_snprintf (buffer, BUF_TINY, _ ("%d:%02d:%02d"), eta_hours, eta_mins, eta_s); _ 371 src/filemanager/filegui.c g_snprintf (buffer, BUF_TINY, _ ("ETA %s"), _fmt_buff); _ 380 src/filemanager/filegui.c g_snprintf (buffer, BUF_TINY, _ ("%.2f MB/s"), bps / (1024 * 1024.0)); _ 382 src/filemanager/filegui.c g_snprintf (buffer, BUF_TINY, _ ("%.2f KB/s"), bps / 1024.0); _ 384 src/filemanager/filegui.c g_snprintf (buffer, BUF_TINY, _ ("%ld B/s"), bps); _ 533 src/filemanager/filegui.c title = _ ("File exists"); _ 535 src/filemanager/filegui.c title = _ ("Background process: File exists"); _ 543 src/filemanager/filegui.c dlg_widgets[i].text = _ (dlg_widgets[i].text); _ 896 src/filemanager/filegui.c progress_buttons[i].text = _ (progress_buttons[i].text); _ 1099 src/filemanager/filegui.c label_set_textv (ui->total_files_processed_label, _ ("Files processed: %zu / %zu"), _ 1102 src/filemanager/filegui.c label_set_textv (ui->total_files_processed_label, _ ("Files processed: %zu"), _ 1147 src/filemanager/filegui.c label_set_textv (ui->time_label, _ ("Time: %s %s"), buffer2, buffer3); _ 1151 src/filemanager/filegui.c label_set_textv (ui->time_label, _ ("Time: %s %s (%s)"), buffer2, buffer3, buffer4); _ 1157 src/filemanager/filegui.c label_set_textv (ui->time_label, _ ("Time: %s"), buffer2); _ 1161 src/filemanager/filegui.c label_set_textv (ui->time_label, _ ("Time: %s (%s)"), buffer2, buffer4); _ 1171 src/filemanager/filegui.c hline_set_textv (ui->total_bytes_label, _ (" Total: %s "), buffer2); _ 1175 src/filemanager/filegui.c hline_set_textv (ui->total_bytes_label, _ (" Total: %s / %s "), buffer2, buffer3); _ 1196 src/filemanager/filegui.c label_set_text (ui->src_file_label, _ ("Source")); _ 1220 src/filemanager/filegui.c label_set_text (ui->tgt_file_label, _ ("Target")); _ 1254 src/filemanager/filegui.c label_set_text (ui->src_file_label, _ ("Deleting")); _ 1495 src/filemanager/filegui.c message (D_ERROR, MSG_ERROR, _ ("Invalid source pattern '%s'"), source_mask); _ 201 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("File listin&g"), CK_PanelListing)); _ 202 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Quick view"), CK_PanelQuickView)); _ 203 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Info"), CK_PanelInfo)); _ 204 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Tree"), CK_PanelTree)); _ 207 src/filemanager/filemanager.c g_list_prepend (entries, menu_entry_new (_ ("&Listing format..."), CK_SetupListingFormat)); _ 208 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Sort order..."), CK_Sort)); _ 209 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Filter..."), CK_Filter)); _ 211 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Encoding..."), CK_SelectCodepage)); _ 215 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("FT&P link..."), CK_ConnectFtp)); _ 218 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("S&hell link..."), CK_ConnectShell)); _ 221 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("SFTP li&nk..."), CK_ConnectSftp)); _ 223 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("Paneli&ze"), CK_Panelize)); _ 225 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Rescan"), CK_Reread)); _ 237 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&View"), CK_View)); _ 238 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("Vie&w file..."), CK_ViewFile)); _ 239 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Filtered view"), CK_ViewFiltered)); _ 240 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Edit"), CK_Edit)); _ 241 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Copy"), CK_Copy)); _ 242 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("C&hmod"), CK_ChangeMode)); _ 243 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Link"), CK_Link)); _ 244 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Symlink"), CK_LinkSymbolic)); _ 246 src/filemanager/filemanager.c g_list_prepend (entries, menu_entry_new (_ ("Relative symlin&k"), CK_LinkSymbolicRelative)); _ 247 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("Edit s&ymlink"), CK_LinkSymbolicEdit)); _ 248 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("Ch&own"), CK_ChangeOwn)); _ 250 src/filemanager/filemanager.c g_list_prepend (entries, menu_entry_new (_ ("&Advanced chown"), CK_ChangeOwnAdvanced)); _ 252 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("Cha&ttr"), CK_ChangeAttributes)); _ 254 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Rename/Move"), CK_Move)); _ 255 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Mkdir"), CK_MakeDir)); _ 256 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Delete"), CK_Delete)); _ 257 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Quick cd"), CK_CdQuick)); _ 259 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("Select &group"), CK_Select)); _ 260 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("U&nselect group"), CK_Unselect)); _ 261 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Invert selection"), CK_SelectInvert)); _ 263 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("E&xit"), CK_Quit)); _ 279 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&User menu"), CK_UserMenu)); _ 280 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Directory tree"), CK_Tree)); _ 281 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Find file"), CK_Find)); _ 282 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("S&wap panels"), CK_Swap)); _ 283 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("Switch &panels on/off"), CK_Shell)); _ 284 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Compare directories"), CK_CompareDirs)); _ 286 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("C&ompare files"), CK_CompareFiles)); _ 289 src/filemanager/filemanager.c g_list_prepend (entries, menu_entry_new (_ ("E&xternal panelize"), CK_ExternalPanelize)); _ 290 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("Show directory s&izes"), CK_DirSize)); _ 292 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("Command &history"), CK_History)); _ 294 src/filemanager/filemanager.c entries, menu_entry_new (_ ("Viewed/edited files hi&story"), CK_EditorViewerHistory)); _ 295 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("Di&rectory hotlist"), CK_HotList)); _ 297 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Active VFS list"), CK_VfsList)); _ 300 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Background jobs"), CK_Jobs)); _ 302 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("Screen lis&t"), CK_ScreenList)); _ 306 src/filemanager/filemanager.c g_list_prepend (entries, menu_entry_new (_ ("&Undelete files (ext2fs only)"), CK_Undelete)); _ 309 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Listing format edit"), CK_ListMode)); _ 315 src/filemanager/filemanager.c menu_entry_new (_ ("Edit &extension file"), CK_EditExtensionsFile)); _ 316 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("Edit &menu file"), CK_EditUserMenu)); _ 318 src/filemanager/filemanager.c entries, menu_entry_new (_ ("Edit hi&ghlighting group file"), CK_EditFileHighlightFile)); _ 330 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Configuration..."), CK_Options)); _ 331 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Layout..."), CK_OptionsLayout)); _ 332 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Panel options..."), CK_OptionsPanel)); _ 333 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("C&onfirmation..."), CK_OptionsConfirm)); _ 334 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Appearance..."), CK_OptionsAppearance)); _ 336 src/filemanager/filemanager.c g_list_prepend (entries, menu_entry_new (_ ("&Display bits..."), CK_OptionsDisplayBits)); _ 337 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("Learn &keys..."), CK_LearnKeys)); _ 339 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Virtual FS..."), CK_OptionsVfs)); _ 342 src/filemanager/filemanager.c entries = g_list_prepend (entries, menu_entry_new (_ ("&Save setup"), CK_SaveSetup)); _ 354 src/filemanager/filemanager.c menubar_add_menu (the_menubar, menu_new (_ ("&File"), create_file_menu (), "[File Menu]")); _ 356 src/filemanager/filemanager.c menu_new (_ ("&Command"), create_command_menu (), "[Command Menu]")); _ 358 src/filemanager/filemanager.c menu_new (_ ("&Options"), create_options_menu (), "[Options Menu]")); _ 441 src/filemanager/filemanager.c p = g_strdup_printf ("%s [%s]:%s", _ ("Panels:"), login, path); _ 1060 src/filemanager/filemanager.c if (query_dialog (_ ("The Midnight Commander"), msg, D_NORMAL, 2, _ ("&Yes"), _ ("&No")) _ 1067 src/filemanager/filemanager.c else if (query_dialog (_ ("The Midnight Commander"), _ 1068 src/filemanager/filemanager.c _ ("Do you really want to quit the Midnight Commander?"), D_NORMAL, 2, _ 1069 src/filemanager/filemanager.c _ ("&Yes"), _ ("&No")) _ 1627 src/filemanager/filemanager.c menu_set_name (left_menu, panels_layout.horizontal_split ? _ ("&Above") : _ ("&Left")); _ 1628 src/filemanager/filemanager.c menu_set_name (right_menu, panels_layout.horizontal_split ? _ ("&Below") : _ ("&Right")); _ 1751 src/filemanager/filemanager.c g_snprintf (text, sizeof (text), _ ("GNU Midnight Commander %s\n"), mc_global.mc_version); _ 379 src/filemanager/find.c label_set_textv (found_num_label, _ ("Found: %lu"), matches); _ 512 src/filemanager/find.c message (D_ERROR, MSG_ERROR, _ ("Malformed regular expression")); _ 523 src/filemanager/find.c message (D_ERROR, MSG_ERROR, _ ("Malformed regular expression")); _ 623 src/filemanager/find.c file_name_label = _ (file_name_label); _ 624 src/filemanager/find.c file_recurs_label = _ (file_recurs_label); _ 625 src/filemanager/find.c file_follow_symlinks = _ (file_follow_symlinks); _ 626 src/filemanager/find.c file_pattern_label = _ (file_pattern_label); _ 628 src/filemanager/find.c file_all_charsets_label = _ (file_all_charsets_label); _ 630 src/filemanager/find.c file_case_label = _ (file_case_label); _ 631 src/filemanager/find.c file_skip_hidden_label = _ (file_skip_hidden_label); _ 634 src/filemanager/find.c content_content_label = _ (content_content_label); _ 635 src/filemanager/find.c content_use_label = _ (content_use_label); _ 636 src/filemanager/find.c content_regexp_label = _ (content_regexp_label); _ 637 src/filemanager/find.c content_case_label = _ (content_case_label); _ 639 src/filemanager/find.c content_all_charsets_label = _ (content_all_charsets_label); _ 641 src/filemanager/find.c content_whole_words_label = _ (content_whole_words_label); _ 642 src/filemanager/find.c content_first_hit_label = _ (content_first_hit_label); _ 645 src/filemanager/find.c buts[i] = _ (buts[i]); _ 686 src/filemanager/find.c find_parm_callback, NULL, "[Find File]", _ ("Find File")); _ 694 src/filemanager/find.c group_add_widget (g, label_new (y1++, x1, _ ("Start at:"))); _ 702 src/filemanager/find.c check_new (y1++, x1, options.ignore_dirs_enable, _ ("Ena&ble ignore directories:")); _ 1033 src/filemanager/find.c g_snprintf (buffer, sizeof (buffer), _ ("Grepping in %s"), filename); _ 1128 src/filemanager/find.c g_snprintf (result, sizeof (result), _ ("Grepping in %s"), filename); _ 1312 src/filemanager/find.c status_update (_ ("Finished")); _ 1355 src/filemanager/find.c g_snprintf (buffer, sizeof (buffer), _ ("Searching %s"), directory); _ 1525 src/filemanager/find.c g_snprintf (title, sizeof (title), _ ("Find File: \"%s\". Content: \"%s\""), find_pattern, _ 1528 src/filemanager/find.c g_snprintf (title, sizeof (title), _ ("Find File: \"%s\""), find_pattern); _ 1626 src/filemanager/find.c status_update (is_start ? _ ("Stopped") : _ ("Searching")); _ 1678 src/filemanager/find.c fbuts[i].text = _ (fbuts[i].text); _ 1707 src/filemanager/find.c status_label = label_new (y++, 4, _ ("Searching")); _ 251 src/filemanager/hotlist.c text = _ ("Subgroup - press ENTER to see list"); _ 684 src/filemanager/hotlist.c hotlist_but[i].text = _ (hotlist_but[i].text); _ 765 src/filemanager/hotlist.c title = _ ("Active VFS directories"); _ 772 src/filemanager/hotlist.c title = _ ("Directory hotlist"); _ 781 src/filemanager/hotlist.c hotlist_group = groupbox_new (y, UX, lines - 10 + dh, cols - 2 * UX, _ ("Top level group")); _ 805 src/filemanager/hotlist.c path_box = groupbox_new (y, UX, 3, hotlist_widget->rect.cols, _ ("Directory path")); _ 842 src/filemanager/hotlist.c hdr = g_strdup_printf (_ ("Moving %s"), item->label); _ 851 src/filemanager/hotlist.c movelist_group = groupbox_new (y, UX, lines - 7, cols - 2 * UX, _ ("Directory label")); _ 1036 src/filemanager/hotlist.c ret = add_new_entry_input (_ ("New hotlist entry"), _ ("Directory label:"), _ 1037 src/filemanager/hotlist.c _ ("Directory path:"), "[Hotlist]", def_text, &title, &url); _ 1098 src/filemanager/hotlist.c ret = add_new_group_input (_ ("New hotlist group"), _ ("Name of new group:"), &label); _ 1151 src/filemanager/hotlist.c g_snprintf (text, sizeof (text), _ ("Are you sure you want to remove entry \"%s\"?"), _ 1153 src/filemanager/hotlist.c result = query_dialog (Q_ ("DialogTitle|Delete"), text, D_ERROR | D_CENTER, 2, _ ("&Yes"), _ 1154 src/filemanager/hotlist.c _ ("&No")); _ 1168 src/filemanager/hotlist.c g_snprintf (text, sizeof (text), _ ("Group \"%s\" is not empty.\nRemove it?"), _ 1171 src/filemanager/hotlist.c _ ("&Yes"), _ ("&No")); _ 1463 src/filemanager/hotlist.c hotlist->label = g_strdup (_ ("Top level group")); _ 1487 src/filemanager/hotlist.c D_ERROR, _ ("Hotlist Load"), _ 1488 src/filemanager/hotlist.c _ ("MC was unable to write %s file,\nyour old hotlist entries were not deleted"), _ 1601 src/filemanager/hotlist.c cp = _ (cp); _ 1610 src/filemanager/hotlist.c label = input_dialog (_ ("Add to hotlist"), lc_prompt, MC_HISTORY_HOTLIST_ADD, label_string, _ 86 src/filemanager/info.c const char *title = _ ("Information"); _ 125 src/filemanager/info.c tty_printf (_ ("Midnight Commander %s"), mc_global.mc_version); _ 151 src/filemanager/info.c file_label = _ ("File: %s"); _ 169 src/filemanager/info.c tty_print_string (_ ("No node information")); _ 171 src/filemanager/info.c tty_printf ("%s - / %" PRIuMAX, _ ("Free nodes:"), myfs_stats.nodes); _ 173 src/filemanager/info.c tty_printf ("%s %" PRIuMAX " / -", _ ("Free nodes:"), myfs_stats.nfree); _ 175 src/filemanager/info.c tty_printf ("%s %" PRIuMAX " / %" PRIuMAX " (%d%%)", _ ("Free nodes:"), _ 184 src/filemanager/info.c tty_print_string (_ ("No space information")); _ 191 src/filemanager/info.c tty_printf (_ ("Free space: %s / %s (%d%%)"), buffer1, buffer2, _ 199 src/filemanager/info.c tty_printf (_ ("Type: %s"), _ 200 src/filemanager/info.c myfs_stats.typename ? myfs_stats.typename : _ ("non-local vfs")); _ 206 src/filemanager/info.c str_printf (buff, _ ("Device: %s"), _ 213 src/filemanager/info.c str_printf (buff, _ ("Filesystem: %s"), _ 220 src/filemanager/info.c str_printf (buff, _ ("Accessed: %s"), file_date (st.st_atime)); _ 226 src/filemanager/info.c str_printf (buff, _ ("Modified: %s"), file_date (st.st_mtime)); _ 235 src/filemanager/info.c str_printf (buff, _ ("Changed: %s"), file_date (st.st_ctime)); _ 243 src/filemanager/info.c tty_printf (_ ("Dev. type: major %lu, minor %lu"), (unsigned long) major (st.st_rdev), _ 250 src/filemanager/info.c tty_printf (_ ("Size: %s"), buffer); _ 259 src/filemanager/info.c tty_printf (_ ("Owner: %s/%s"), get_owner (st.st_uid), get_group (st.st_gid)); _ 263 src/filemanager/info.c tty_printf (_ ("Links: %d"), (int) st.st_nlink); _ 276 src/filemanager/info.c tty_printf (_ ("Attributes: %s"), chattr_get_as_str (attr)); _ 278 src/filemanager/info.c tty_print_string (_ ("Attributes: unavailable")); _ 283 src/filemanager/info.c tty_print_string (_ ("Attributes: unavailable")); _ 288 src/filemanager/info.c tty_printf (_ ("Mode: %s (%04o)"), string_perm (st.st_mode), _ 293 src/filemanager/info.c tty_printf (_ ("Location: %Xh:%Xh"), (unsigned int) st.st_dev, (unsigned int) st.st_ino); _ 507 src/filemanager/layout.c output_lines_label = _ ("Output lines:"); _ 513 src/filemanager/layout.c title1 = _ (title1); _ 514 src/filemanager/layout.c title2 = _ (title2); _ 515 src/filemanager/layout.c title3 = _ (title3); _ 519 src/filemanager/layout.c s_split_direction[i] = _ (s_split_direction[i]); _ 524 src/filemanager/layout.c check_options[i].text = _ (check_options[i].text); _ 528 src/filemanager/layout.c ok_button = _ (ok_button); _ 529 src/filemanager/layout.c cancel_button = _ (cancel_button); _ 555 src/filemanager/layout.c layout_callback, NULL, "[Layout]", _ ("Layout")); _ 894 src/filemanager/mountlist.c fprintf (stderr, "%s\n", _ ("Memory exhausted!")); _ 397 src/filemanager/panel.c g_strlcpy (buf, _ ("[dev]"), bufsize); _ 410 src/filemanager/panel.c return _ ("UP--DIR"); _ 429 src/filemanager/panel.c return _ ("SYMLINK"); _ 432 src/filemanager/panel.c return _ ("SUB-DIR"); _ 939 src/filemanager/panel.c tty_print_string (str_fit_to_term (_ ("<readlink failed>"), w->rect.cols - 2, J_LEFT)); _ 947 src/filemanager/panel.c tty_print_string (str_fit_to_term (_ ("UP--DIR"), w->rect.cols - 2, J_LEFT)); _ 1212 src/filemanager/panel.c tty_printf (" %s ", _ ("Panelize")); _ 1474 src/filemanager/panel.c g_snprintf (translated_title, sizeof (translated_title), "%s", _ (title)); _ 1738 src/filemanager/panel.c g_strconcat (_ ("Unknown tag on display format:"), " ", tmp_format, (char *) NULL); _ 2585 src/filemanager/panel.c message (D_ERROR, MSG_ERROR, _ ("Malformed regular expression")); _ 2639 src/filemanager/panel.c panel_select_unselect_files (panel, _ ("Select"), MC_HISTORY_FM_PANEL_SELECT, _ 2648 src/filemanager/panel.c panel_select_unselect_files (panel, _ ("Unselect"), MC_HISTORY_FM_PANEL_UNSELECT, _ 2680 src/filemanager/panel.c &ff.flags, _ ("Filter"), MC_HISTORY_FM_PANEL_FILTER, "[Filter...]", &ff.value); _ 2891 src/filemanager/panel.c && query_dialog (_ ("The Midnight Commander"), _ ("Do you really want to execute?"), _ 2892 src/filemanager/panel.c D_NORMAL, 2, _ ("&Yes"), _ ("&No")) _ 3364 src/filemanager/panel.c message (D_ERROR, MSG_ERROR, _ ("Cannot read directory contents")); _ 4575 src/filemanager/panel.c message (D_ERROR, MSG_ERROR, _ ("Cannot read directory contents")); _ 4626 src/filemanager/panel.c message (D_ERROR, MSG_ERROR, _ ("Cannot read directory contents")); _ 4682 src/filemanager/panel.c message (D_ERROR, _ ("Warning"), _ 4683 src/filemanager/panel.c _ ("User supplied format looks invalid, reverting to default.")); _ 5125 src/filemanager/panel.c ret[lc_index++] = g_strdup (_ (panel_fields[i].title_hotkey)); _ 5153 src/filemanager/panel.c && strcmp (name, _ (panel_fields[lc_index].title_hotkey)) == 0) _ 5213 src/filemanager/panel.c ret[lc_index++] = g_strdup (_ (panel_fields[i].title_hotkey)); _ 189 src/filemanager/panelize.c panelize_but[i].text = _ (panelize_but[i].text); _ 201 src/filemanager/panelize.c panelize_callback, NULL, "[External panelize]", _ ("External panelize")); _ 210 src/filemanager/panelize.c listbox_set_current (l_panelize, listbox_search_text (l_panelize, _ ("Other command"))); _ 214 src/filemanager/panelize.c group_add_widget (g, label_new (y++, UX, _ ("Command"))); _ 273 src/filemanager/panelize.c label = input_dialog (_ ("Add to external panelize"), _ ("Enter command label:"), _ 287 src/filemanager/panelize.c if (strcmp (entry->label, _ ("Other command")) != 0) _ 307 src/filemanager/panelize.c message (D_ERROR, _ ("External panelize"), "%s", error->message); _ 333 src/filemanager/panelize.c message (D_ERROR, MSG_ERROR, _ ("External panelize:\n%s"), error->message); _ 339 src/filemanager/panelize.c message (D_ERROR, MSG_ERROR, _ ("External panelize:\n%s"), external->err.buf); _ 350 src/filemanager/panelize.c _ ("External panelize:\nfailed to read data from child stdout:\n%s"), _ 439 src/filemanager/panelize.c message (D_ERROR, MSG_ERROR, _ ("Cannot run external panelize in a non-local directory")); _ 496 src/filemanager/panelize.c add2panelize (g_strdup (_ ("Other command")), g_strdup ("")); _ 500 src/filemanager/panelize.c add2panelize (g_strdup (_ ("Modified git files")), g_strdup ("git ls-files --modified")); _ 501 src/filemanager/panelize.c add2panelize (g_strdup (_ ("Find rejects after patching")), _ 503 src/filemanager/panelize.c add2panelize (g_strdup (_ ("Find *.orig after patching")), _ 505 src/filemanager/panelize.c add2panelize (g_strdup (_ ("Find SUID and SGID programs")), _ 553 src/filemanager/panelize.c if (strcmp (current->label, _ ("Other command")) != 0) _ 176 src/filemanager/tree.c fprintf (stderr, _ ("Cannot open the %s file for writing:\n%s\n"), tree_name, _ 717 src/filemanager/tree.c g_snprintf (msg, sizeof (msg), _ ("Copy \"%s\" directory to:"), _ 748 src/filemanager/tree.c g_snprintf (msg, sizeof (msg), _ ("Move \"%s\" directory to:"), _ 761 src/filemanager/tree.c message (D_ERROR, MSG_ERROR, _ ("Cannot stat the destination\n%s"), _ 764 src/filemanager/tree.c file_error (NULL, TRUE, _ ("Destination \"%s\" must be a directory\n%s"), dest); _ 815 src/filemanager/tree.c buf = g_strdup_printf (_ ("Delete %s?"), vfs_path_as_str (tree->selected_ptr->name)); _ 817 src/filemanager/tree.c result = query_dialog (Q_ ("DialogTitle|Delete"), buf, D_ERROR, 2, _ ("&Yes"), _ ("&No")); _ 1119 src/filemanager/tree.c const char *title = _ ("Directory tree"); _ 370 src/filemanager/treestore.c fprintf (stderr, _ ("Cannot write to the %s file:\n%s\n"), name, _ 325 src/help.c return _ ("Help file format error\n"); _ 363 src/help.c message (D_NORMAL, _ ("Warning"), "%s", _ ("Internal bug: Double start of link area")); _ 640 src/help.c message (D_ERROR, MSG_ERROR, _ ("Cannot find node %s in help file"), "[Contents]"); _ 1104 src/help.c message (D_ERROR, MSG_ERROR, _ ("Cannot open file %s\n%s"), _ 1126 src/help.c message (D_ERROR, MSG_ERROR, _ ("Cannot find node %s in help file"), event_data->node); _ 1140 src/help.c FALSE, help_colors, help_callback, NULL, "[Help]", _ ("Help")); _ 92 src/learn.c d = create_message (D_ERROR, _ ("Teach me a key"), _ 93 src/learn.c _ ("Please press the %s\n" _ 99 src/learn.c _ (key_name_conv_tab[action - B_USER].longname)); _ 122 src/learn.c message (D_NORMAL, _ ("Warning"), _ 123 src/learn.c _ ("Cannot accept this key.\nYou have entered \"%s\""), seq); _ 184 src/learn.c label_set_text (LABEL (learnkeys[i].label), _ ("OK")); _ 193 src/learn.c _ ("It seems that all your keys already\n" _ 195 src/learn.c D_ERROR, 2, _ ("&Save"), _ ("&Discard")) _ 202 src/learn.c _ ("Great! You have a complete terminal database!\n" _ 271 src/learn.c learn_title = _ (learn_title); _ 275 src/learn.c b0 = _ (b0); _ 276 src/learn.c b1 = _ (b1); _ 308 src/learn.c label = _ (key_name_conv_tab[i].longname); _ 331 src/learn.c _ ("Press all the keys mentioned here. After you have done it, check\n" _ 278 src/main.c fprintf (stderr, _ ("Failed to run:\n%s\n"), mcerror->message); _ 298 src/main.c mc_propagate_error (&mcerror, 0, "%s: %s", _ ("Home directory path is not absolute"), _ 419 src/main.c query_dialog (_ ("Warning"), _ 420 src/main.c _ ("GNU Midnight Commander\nis already running on this terminal.\n" _ 422 src/main.c D_ERROR, 2, _ ("&OK"), _ ("&Quit")); _ 553 src/main.c fprintf (stderr, _ ("\nFailed while close:\n%s\n"), mcerror->message); _ 87 src/selcodepage.c _ ("Choose codepage"), "[Codepages Translation]"); _ 90 src/selcodepage.c LISTBOX_APPEND_TEXT (listbox, '-', _ ("- < No translation >"), NULL, FALSE); _ 107 src/selcodepage.c g_snprintf (buffer, sizeof (buffer), "%c %s", hotkey, _ ("Other 8 bit")); _ 221 src/setup.c #define FMTYEAR _ ("%b %e %Y") _ 222 src/setup.c #define FMTTIME _ ("%b %e %H:%M") _ 1090 src/setup.c message (D_ERROR, MSG_ERROR, _ ("Cannot save file %s:\n%s"), filename, (*mcerror)->message); _ 1507 src/subshell/common.c vfs_print_message (_ ("Warning: Cannot change to %s.\n"), cwd); _ 1609 src/subshell/common.c fprintf (stderr, _ ("Cannot open named pipe %s\n"), tcsh_fifo); _ 1883 src/subshell/common.c subshell_quit = query_dialog (_ ("Warning"), _ ("The shell is still active. Quit anyway?"), _ 1884 src/subshell/common.c D_NORMAL, 2, _ ("&Yes"), _ ("&No")) _ 145 src/textconf.c printf (_ ("GNU Midnight Commander %s\n"), mc_global.mc_version); _ 147 src/textconf.c printf (_ ("Built with GLib %d.%d.%d (using GLib %u.%u.%u)\n"), GLIB_MAJOR_VERSION, _ 152 src/textconf.c printf (_ ("Built with S-Lang")); _ 158 src/textconf.c printf (_ (" and terminfo database (using S-Lang %s)\n"), SLang_Version_String); _ 160 src/textconf.c printf (_ ("Built with %s"), NCURSES_LIB_DISPLAYNAME); _ 170 src/textconf.c printf (_ (" (using %s)\n"), curses_version ()); _ 176 src/textconf.c printf (_ ("Built with libssh2 %d.%d.%d\n"), LIBSSH2_VERSION_MAJOR, LIBSSH2_VERSION_MINOR, _ 181 src/textconf.c puts (_ (features[i])); _ 184 src/textconf.c puts (_ ("Virtual File Systems:")); _ 186 src/textconf.c printf ("%s %s", i == 0 ? "" : ",", _ (vfs_supported[i])); _ 190 src/textconf.c (void) puts (_ ("Data types:")); _ 213 src/textconf.c (void) printf ("%s %s\n", _ ("Home directory:"), mc_config_get_home_dir ()); _ 214 src/textconf.c (void) printf ("%s %s\n", _ ("Profile root directory:"), mc_get_profile_root ()); _ 217 src/textconf.c PRINTF_GROUP (_ ("System data")); _ 219 src/textconf.c PRINTF_SECTION (_ ("Config directory:"), mc_global.sysconfig_dir); _ 220 src/textconf.c PRINTF_SECTION (_ ("Data directory:"), mc_global.share_data_dir); _ 222 src/textconf.c PRINTF_SECTION (_ ("File extension handlers:"), EXTHELPERSDIR); _ 225 src/textconf.c PRINTF_SECTION (_ ("VFS plugins and scripts:"), LIBEXECDIR); _ 235 src/textconf.c PRINTF_GROUP (_ ("User data")); _ 237 src/textconf.c PRINTF_SECTION2 (_ ("Config directory:"), mc_config_get_path ()); _ 238 src/textconf.c PRINTF_SECTION2 (_ ("Data directory:"), mc_config_get_data_path ()); _ 250 src/textconf.c PRINTF_SECTION2 (_ ("Cache directory:"), mc_config_get_cache_path ()); _ 347 src/usermenu.c message (D_NORMAL, _ ("Debug"), "%s", msg); _ 363 src/usermenu.c type = _ ("ERROR:"); _ 367 src/usermenu.c type = _ ("True:"); _ 369 src/usermenu.c type = _ ("False:"); _ 473 src/usermenu.c message (D_ERROR, MSG_ERROR, _ ("Cannot create temporary command file\n%s"), _ 502 src/usermenu.c _ ("Parameter"), lc_prompt, MC_HISTORY_FM_MENU_EXEC_PARAM, "", _ 607 src/usermenu.c message (D_ERROR, MSG_ERROR, "%s", _ ("Error calling program")); _ 635 src/usermenu.c message (D_NORMAL, _ ("Warning -- ignoring file"), _ 636 src/usermenu.c _ ("File %s is not owned by root or you or is world writable.\n" _ 748 src/usermenu.c message (D_ERROR, _ ("Format error on file Extensions File"), _ 749 src/usermenu.c dots == NULL ? _ ("The %%var macro has no default") _ 750 src/usermenu.c : _ ("The %%var macro has no variable")); _ 1002 src/usermenu.c message (D_ERROR, MSG_ERROR, "%s", _ ("Cannot execute commands on non-local filesystems")); _ 1014 src/usermenu.c message (D_ERROR, MSG_ERROR, _ ("Cannot open file %s\n%s"), menu, _ 1045 src/usermenu.c message (D_ERROR, MSG_ERROR, _ ("Cannot open file %s\n%s"), menu, _ 1135 src/usermenu.c message (D_ERROR, MSG_ERROR, _ ("No suitable entries found in %s"), menu); _ 1148 src/usermenu.c listbox = listbox_window_new (entries->len, max_cols + 2, _ ("User menu"), _ 238 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Cannot open cpio archive\n%s"), vfs_path_as_str (vpath)); _ 261 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Cannot open cpio archive\n%s"), s); _ 338 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Premature end of cpio archive\n%s"), super->name); _ 426 src/vfs/cpio/cpio.c _ ("Inconsistent hardlinks of\n%s\nin cpio archive\n%s"), name, _ 467 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("%s contains duplicate entries! Skipping!"), _ 573 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Corrupted cpio header encountered in\n%s"), super->name); _ 641 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Corrupted cpio header encountered in\n%s"), super->name); _ 647 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Corrupted cpio header encountered in\n%s"), super->name); _ 715 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Corrupted cpio header encountered in\n%s"), super->name); _ 725 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Corrupted cpio header encountered in\n%s"), super->name); _ 788 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Unexpected end of file\n%s"), vfs_path_as_str (vpath)); _ 701 src/vfs/extfs/extfs.c mc_propagate_error (error, 0, "%s", _ ("Inconsistent archive")); _ 751 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("Cannot open %s archive\n%s"), info->prefix, name); _ 754 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("Cannot open %s archive\n%s:\n%s"), info->prefix, name, _ 768 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("EXTFS virtual file system:\n%s"), error->message); _ 947 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("EXTFS virtual file system:\nwrong file name")); _ 960 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("EXTFS virtual file system:\nwrong archive name")); _ 984 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("EXTFS virtual file system:\ncannot build command")); _ 994 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("EXTFS virtual file system:\n%s"), error->message); _ 1004 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("EXTFS virtual file system:\n%s"), error->message); _ 1009 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("EXTFS virtual file system:\n%s"), pip->err.buf); _ 1576 src/vfs/extfs/extfs.c fprintf (stderr, _ ("Warning: cannot open %s directory\n"), dirname); _ 586 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("ftpfs: Disconnecting from %s"), super->path_element->host); _ 638 src/vfs/ftpfs/ftpfs.c p = g_strdup_printf (_ ("FTP: Password required for %s"), super->path_element->user); _ 681 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _ ("ftpfs: sending login name")); _ 686 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _ ("ftpfs: sending user password")); _ 692 src/vfs/ftpfs/ftpfs.c p = g_strdup_printf (_ ("FTP: Account required for user %s"), _ 694 src/vfs/ftpfs/ftpfs.c op = input_dialog (p, _ ("Account:"), MC_HISTORY_FTPFS_ACCOUNT, "", _ 699 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _ ("ftpfs: sending user account")); _ 709 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _ ("ftpfs: logged in")); _ 722 src/vfs/ftpfs/ftpfs.c message (D_ERROR, MSG_ERROR, _ ("ftpfs: Login incorrect for user %s "), _ 858 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _ ("ftpfs: Invalid host name.")); _ 904 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("ftpfs: %s"), gai_strerror (e)); _ 920 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("ftpfs: %s"), unix_error_string (errno)); _ 927 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("ftpfs: making connection to %s"), host); _ 937 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _ ("ftpfs: connection interrupted by user")); _ 939 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("ftpfs: connection to server failed: %s"), _ 994 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("Waiting to retry... %d (Control-G to cancel)"), count_down); _ 1255 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("ftpfs: could not make address-to-name translation: %s"), err_str); _ 1318 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("ftpfs: try reconnect to server, attempt %u"), i); _ 1325 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("ftpfs: could not get socket name: %s"), _ 1337 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("ftpfs: try reconnect to server, attempt %u"), i); _ 1342 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _ ("ftpfs: could not reconnect to server")); _ 1360 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _ ("ftpfs: invalid address family")); _ 1368 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("ftpfs: could not create socket: %s"), _ 1404 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _ ("ftpfs: could not setup passive mode")); _ 1529 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _ ("ftpfs: aborting transfer.")); _ 1533 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("ftpfs: abort error: %s"), unix_error_string (errno)); _ 1541 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _ ("ftpfs: abort failed")); _ 1685 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _("ftpfs: CWD failed.")); _ 1694 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _("ftpfs: couldn't resolve symlink")); _ 1702 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _("ftpfs: couldn't resolve symlink")); _ 1776 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _("Resolving symlink...")); _ 1805 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("ftpfs: Reading FTP directory %s... %s%s"), remote_path, _ 1806 src/vfs/ftpfs/ftpfs.c ftp_super->strict == RFC_STRICT ? _ ("(strict rfc959)") : "", _ 1807 src/vfs/ftpfs/ftpfs.c cd_first ? _ ("(chdir first)") : ""); _ 1812 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _ ("ftpfs: CWD failed.")); _ 1848 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s", _ ("ftpfs: failed; nowhere to fallback to")); _ 1862 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("%s: failure"), me->name); _ 1914 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("%s: done."), me->name); _ 2003 src/vfs/ftpfs/ftpfs.c vfs_print_message ("%s: %" PRIuMAX "/%" PRIuMAX, _ ("ftpfs: storing file"), _ 2503 src/vfs/ftpfs/ftpfs.c _ ("~/.netrc file has incorrect mode\nRemove password or correct mode")); _ 227 src/vfs/sfs/sfs.c message (D_ERROR, MSG_ERROR, _ ("SFS virtual file system:\n%s"), error->message); _ 237 src/vfs/sfs/sfs.c message (D_ERROR, MSG_ERROR, _ ("SFS virtual file system:\n%s"), error->message); _ 244 src/vfs/sfs/sfs.c message (D_ERROR, MSG_ERROR, _ ("SFS virtual file system:\n%s"), pip->err.buf); _ 456 src/vfs/sfs/sfs.c fprintf (stderr, _ ("%s: Warning: file %s not found\n"), "sfs_init()", mc_sfsini); _ 486 src/vfs/sfs/sfs.c fprintf (stderr, _ ("Warning: Invalid line in %s:\n%s\n"), "sfs.ini", key); _ 503 src/vfs/sfs/sfs.c fprintf (stderr, _ ("Warning: Invalid flag %c in %s:\n%s\n"), *c, "sfs.ini", key); _ 284 src/vfs/sftpfs/config_parser.c mc_propagate_error (mcerror, e, _ ("sftp: an error occurred while reading %s: %s"), _ 387 src/vfs/sftpfs/config_parser.c mc_propagate_error (mcerror, EPERM, "%s", _ ("sftp: Unable to get current user name.")); _ 145 src/vfs/sftpfs/connection.c mc_propagate_error (mcerror, 0, "%s", _ ("sftp: Invalid host name.")); _ 177 src/vfs/sftpfs/connection.c mc_propagate_error (mcerror, e, _ ("sftp: %s"), gai_strerror (e)); _ 206 src/vfs/sftpfs/connection.c _ ("sftp: failed to convert remote host IP address into text form")); _ 218 src/vfs/sftpfs/connection.c vfs_print_message (_ ("sftp: %s"), unix_error_string (errno)); _ 223 src/vfs/sftpfs/connection.c vfs_print_message (_ ("sftp: making connection to %s"), super->path_element->host); _ 233 src/vfs/sftpfs/connection.c mc_propagate_error (mcerror, 0, "%s", _ ("sftp: connection interrupted by user")); _ 235 src/vfs/sftpfs/connection.c mc_propagate_error (mcerror, save_errno, _ ("sftp: connection to server failed: %s"), _ 354 src/vfs/sftpfs/connection.c _ ("sftp: found host key of unsupported type: RSA1")); _ 357 src/vfs/sftpfs/connection.c mc_propagate_error (mcerror, 0, "%s 0x%x", _ ("sftp: unknown host key type:"), _ 420 src/vfs/sftpfs/connection.c (void) message (D_NORMAL, _ ("Information"), _ 421 src/vfs/sftpfs/connection.c _ ("Permanently added\n%s (%s)\nto the list of known hosts."), _ 485 src/vfs/sftpfs/connection.c mc_propagate_error (mcerror, 0, "%s", _ ("sftp: cannot get the remote host key")); _ 525 src/vfs/sftpfs/connection.c _ ("sftp: unsupported key type, can't check remote host key")); _ 532 src/vfs/sftpfs/connection.c mc_propagate_error (mcerror, 0, "%s", _ ("sftp: can't compute host key fingerprint hash")); _ 555 src/vfs/sftpfs/connection.c _ ("The authenticity of host\n%s (%s)\ncan't be established!\n" _ 561 src/vfs/sftpfs/connection.c rc = query_dialog (_ ("Warning"), msg, D_NORMAL, 3, _ ("&Yes"), _ ("&Ignore"), _ ("&No")); _ 567 src/vfs/sftpfs/connection.c msg = g_strdup_printf (_ ("%s (%s)\nis found in the list of known hosts but\n" _ 574 src/vfs/sftpfs/connection.c rc = query_dialog (MSG_ERROR, msg, D_ERROR, 3, _ ("&Yes"), _ ("&Ignore"), _ ("&No")); _ 596 src/vfs/sftpfs/connection.c mc_propagate_error (mcerror, 0, "%s", _ ("sftp: host key verification failed")); _ 733 src/vfs/sftpfs/connection.c p = g_strdup_printf (_ ("sftp: Enter passphrase for %s "), super->path_element->user); _ 738 src/vfs/sftpfs/connection.c mc_propagate_error (mcerror, 0, "%s", _ ("sftp: Passphrase is empty.")); _ 842 src/vfs/sftpfs/connection.c p = g_strdup_printf (_ ("sftp: Enter password for %s "), super->path_element->user); _ 847 src/vfs/sftpfs/connection.c mc_propagate_error (mcerror, 0, "%s", _ ("sftp: Password is empty.")); _ 927 src/vfs/sftpfs/connection.c mc_propagate_error (mcerror, rc, "%s", _ ("sftp: failure establishing SSH session")); _ 281 src/vfs/sftpfs/file.c _ ("sftp: No file handler data present for reading file")); _ 108 src/vfs/sftpfs/internal.c mc_propagate_error (mcerror, my_errno, _ ("sftp: socket error: %s"), _ 217 src/vfs/sftpfs/sftpfs.c vfs_print_message (_ ("sftp: (Ctrl-G break) Listing... %s"), sftpfs_dirent->d_name); _ 219 src/vfs/sftpfs/sftpfs.c vfs_print_message ("%s", _ ("sftp: Listing done.")); _ 740 src/vfs/sftpfs/sftpfs.c vfs_print_message ("%s", _ ("sftp: Invalid host name.")); _ 381 src/vfs/shell/shell.c vfs_print_message (_ ("shell: Disconnecting from %s"), super->name ? super->name : "???"); _ 567 src/vfs/shell/shell.c printf ("\n%s\n", _ ("shell: Waiting for initial line...")); _ 577 src/vfs/shell/shell.c printf ("\n%s\n", _ ("Sorry, we cannot do password authenticated connections for now.")); _ 585 src/vfs/shell/shell.c p = g_strdup_printf (_("shell: Password is required for %s"), _ 594 src/vfs/shell/shell.c printf ("\n%s\n", _("shell: Sending password...")); _ 631 src/vfs/shell/shell.c vfs_print_message ("%s", _ ("shell: Sending initial line...")); _ 641 src/vfs/shell/shell.c vfs_print_message ("%s", _ ("shell: Getting host info...")); _ 907 src/vfs/shell/shell.c vfs_print_message (_ ("shell: Reading directory %s..."), remote_path); _ 953 src/vfs/shell/shell.c vfs_print_message (_ ("%s: done."), me->name); _ 960 src/vfs/shell/shell.c vfs_print_message (_ ("%s: failure"), me->name); _ 1018 src/vfs/shell/shell.c vfs_print_message (_ ("shell: store %s: sending command..."), quoted_name); _ 1040 src/vfs/shell/shell.c vfs_print_message ("%s", _ ("shell: Local read failed, sending zeros")); _ 1059 src/vfs/shell/shell.c vfs_print_message ("%s: %" PRIuMAX "/%" PRIuMAX, _ ("shell: storing file"), _ 1128 src/vfs/shell/shell.c vfs_print_message ("%s", _ ("Aborting transfer...")); _ 1144 src/vfs/shell/shell.c vfs_print_message ("%s", _ ("Error reported after abort.")); _ 1146 src/vfs/shell/shell.c vfs_print_message ("%s", _ ("Aborted transfer would be successful.")); _ 175 src/vfs/tar/tar-internal.c message (D_ERROR, MSG_ERROR, _("tar: mc_lseek not stopped at a record boundary")); _ 520 src/vfs/tar/tar-internal.c message (D_ERROR, MSG_ERROR, _ ("Inconsistent tar archive")); _ 638 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("Inconsistent tar archive")); _ 669 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("Unexpected EOF on archive file")); _ 692 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("Unexpected EOF on archive file")); _ 712 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("Inconsistent tar archive")); _ 809 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("Inconsistent tar archive")); _ 896 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("Cannot open tar archive\n%s"), vfs_path_as_str (vpath)); _ 918 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("Cannot open tar archive\n%s"), s); _ 978 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("%s\ndoesn't look like a tar archive"), _ 1003 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("%s\ndoesn't look like a tar archive"), _ 238 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, "%s", _ ("not enough memory")); _ 244 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, "%s", _ ("while allocating block buffer")); _ 250 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, _ ("open_inode_scan: %d"), retval); _ 256 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, _ ("while starting inode scan %d"), retval); _ 263 src/vfs/undelfs/undelfs.c vfs_print_message (_ ("undelfs: loading deleted files information %d inodes"), count); _ 278 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, _ ("while calling ext2_block_iterate %d"), retval); _ 290 src/vfs/undelfs/undelfs.c _ ("no more memory while reallocating array")); _ 312 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, _ ("while doing inode scan %d"), retval); _ 363 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, _ ("Cannot open file %s"), ext2_fname); _ 366 src/vfs/undelfs/undelfs.c vfs_print_message ("%s", _ ("undelfs: reading inode bitmap...")); _ 369 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, _ ("Cannot load inode bitmap from:\n%s"), ext2_fname); _ 372 src/vfs/undelfs/undelfs.c vfs_print_message ("%s", _ ("undelfs: reading block bitmap...")); _ 375 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, _ ("Cannot load block bitmap from:\n%s"), ext2_fname); _ 381 src/vfs/undelfs/undelfs.c vfs_print_message (_ ("%s: done."), class_name); _ 384 src/vfs/undelfs/undelfs.c vfs_print_message (_ ("%s: failure"), class_name); _ 399 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, "%s", _ ("vfs_info is not fs!")); _ 450 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, "%s", _ ("You have to chdir to extract files first")); _ 596 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, "%s", _ ("while iterating over blocks")); _ 674 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, "%s", _ ("You have to chdir to extract files first")); _ 718 src/vfs/undelfs/undelfs.c message (D_ERROR, undelfserr, _ ("Cannot open file \"%s\""), file); _ 787 src/vfs/undelfs/undelfs.c undelfserr = _ (undelfserr); _ 812 src/vfs/undelfs/undelfs.c message (D_ERROR, _ ("Ext2lib error"), "%s (%s: %ld)", str, whoami, err_code); _ 281 src/viewer/actions_cmd.c message (D_ERROR, MSG_ERROR, _ ("Cannot read directory contents")); _ 405 src/viewer/actions_cmd.c message (D_ERROR, _ ("Warning"), "%s", _ ("Invalid value")); _ 602 src/viewer/actions_cmd.c r = query_dialog (_ ("Quit"), _ ("File was modified. Save with exit?"), D_NORMAL, 3, _ 603 src/viewer/actions_cmd.c _ ("&Yes"), _ ("&No"), _ ("&Cancel quit")); _ 607 src/viewer/actions_cmd.c r = query_dialog (_ ("Quit"), _ 608 src/viewer/actions_cmd.c _ ("Midnight Commander is being shut down.\nSave modified file?"), _ 609 src/viewer/actions_cmd.c D_NORMAL, 2, _ ("&Yes"), _ ("&No")); _ 176 src/viewer/dialogs.c mc_view_goto_str[i] = _ (mc_view_goto_str[i]); _ 209 src/viewer/growbuf.c err_msg = g_strdup_printf (_ ("Failed to read data from child stdout:\n%s"), _ 419 src/viewer/hex.c message (D_ERROR, _ ("Save file"), _ 420 src/viewer/hex.c _ ("Error while closing the file:\n%s\n" _ 429 src/viewer/hex.c text = g_strdup_printf (_ ("Cannot save file:\n%s"), unix_error_string (errno)); _ 432 src/viewer/hex.c answer = query_dialog (_ ("Save file"), text, D_ERROR, 2, _ ("&Retry"), _ ("&Cancel")); _ 396 src/viewer/lib.c file_label = str_term_trim (file_label, len - str_term_width1 (_ ("View: "))); _ 398 src/viewer/lib.c ret_str = g_strconcat (_ ("View: "), modified, file_label, (char *) NULL); _ 334 src/viewer/mcviewer.c g_snprintf (tmp, sizeof (tmp), _ ("Cannot open \"%s\"\n%s"), file, _ 349 src/viewer/mcviewer.c g_snprintf (tmp, sizeof (tmp), _ ("Cannot stat \"%s\"\n%s"), file, _ 364 src/viewer/mcviewer.c mcview_show_error (view, _ ("Cannot view: not a regular file")); _ 399 src/viewer/mcviewer.c g_snprintf (tmp, sizeof (tmp), _ ("Cannot open \"%s\" in parse mode\n%s"), _ 95 src/viewer/search.c label_set_textv (ssm->label, _ ("Searching %s: %3d%%"), vsm->view->last_search_string, _ 98 src/viewer/search.c label_set_textv (ssm->label, _ ("Searching %s"), vsm->view->last_search_string); _ 201 src/viewer/search.c mc_search_set_error (view->search, MC_SEARCH_E_NOTFOUND, "%s", _ (STR_E_NOTFOUND)); _ 293 src/viewer/search.c status_msg_init (STATUS_MSG (&vsm), _ ("Search"), 1.0, simple_status_msg_init_cb, _ 340 src/viewer/search.c if (query_dialog (_ ("Search done"), _ ("Continue from beginning?"), D_NORMAL, 2, _ 341 src/viewer/search.c _ ("&Yes"), _ ("&No")) _ 353 src/viewer/search.c status_msg_init (STATUS_MSG (&vsm), _ ("Search"), 1.0, simple_status_msg_init_cb, _ 373 src/viewer/search.c message (D_NORMAL, _ ("Search"), "%s", _ (STR_E_NOTFOUND)); _ 375 src/viewer/search.c message (D_NORMAL, _ ("Search"), "%s", view->search->error_str); _ 149 tests/src/execute__common.c message_title__captured = (title == MSG_ERROR) ? g_strdup (_ ("Error")) : g_strdup (title); _ 137 tests/src/execute__execute_with_vfs_arg.c mctest_assert_str_eq (message_title__captured, _ ("Error")); _ 139 tests/src/execute__execute_with_vfs_arg.c _ ("Cannot fetch a local copy of /ftp://some.host/editme.txt"));