_                 220 lib/charsets.c         fprintf (stderr, "%s\n", _("Warning: cannot load codepages list"));
_                 223 lib/charsets.c         g_ptr_array_add (codepages, new_codepage_desc (DEFAULT_CHARSET, _("7-bit ASCII")));
_                 318 lib/charsets.c         return g_strdup_printf (_("Cannot translate from %s to %s"), cp_source, cp_display);
_                 329 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"));
_                  67 lib/event/event.c         mc_propagate_error (mcerror, 0, "%s", _("Failed to initialize event system"));
_                  83 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!"));
_                 166 lib/event/manage.c             mc_propagate_error (mcerror, 0, _("Unable to create group '%s' for events!"),
_                 191 lib/event/manage.c             mc_propagate_error (mcerror, 0, _("Unable to create event '%s'!"), event_name);
_                 241 lib/lock.c                     g_strdup_printf (_
_                 247 lib/lock.c                         (_("File locked"), msg, D_NORMAL, 2, _("&Grab lock"), _("&Ignore lock")))
_                 110 lib/mcconfig/paths.c         mc_propagate_error (mcerror, 0, _("Cannot create %s directory"), directory_name);
_                 130 lib/mcconfig/paths.c             fprintf (stderr, "%s %s\n", _("FATAL: not a directory:"), full_path);
_                 197 lib/search/hex.c                 _
_                 201 lib/search/hex.c             desc = _("Invalid character");
_                 204 lib/search/hex.c             desc = _("Unmatched quotes character");
_                 212 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"));
_                 838 lib/search/regex.c                 str_conv_gerror_message (mcerror, _("Regular expression error"));
_                1042 lib/search/regex.c                              _(STR_E_RPL_NOT_EQ_TO_FOUND));
_                1099 lib/search/regex.c                                  _(STR_E_RPL_INVALID_TOKEN), lc_index);
_                 284 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                             _
_                 167 lib/skin/common.c                             _
_                  94 lib/timefmt.c          length = str_term_width1 (_(INVALID_TIME_TEXT));
_                 115 lib/timefmt.c          tlen = (size_t) str_term_width1 (_(INVALID_TIME_TEXT));
_                 247 lib/tty/color-ncurses.c     g_set_error (error, MC_ERROR, -1, _("True color not supported with ncurses."));
_                 224 lib/tty/color-slang.c                      _("Your terminal doesn't even seem to support 256 colors."));
_                 242 lib/tty/color-slang.c         g_set_error (error, MC_ERROR, -1, _("True color not supported in this slang version."));
_                 253 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"),
_                  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"
_                 117 lib/tty/tty.c          fputs (_("The TERM environment variable is unset!\n"), stderr);
_                 209 lib/tty/tty.c              perror (_("Cannot check SIGWINCH pipe"));
_                 355 lib/util.c         const char *xtra = _("B");
_                 360 lib/util.c             xtra = use_si ? _("kB") : _("KiB");
_                 365 lib/util.c                 xtra = use_si ? _("MB") : _("MiB");
_                 370 lib/util.c                     xtra = use_si ? _("GB") : _("GiB");
_                1330 lib/util.c         result = _(s);
_                 515 lib/utilunix.c                           _("Cannot create pipe descriptor"));
_                 528 lib/utilunix.c                           _("Cannot create pipe streams"));
_                 606 lib/utilunix.c                             _
_                 683 lib/utilunix.c                           _("Cannot close pipe descriptor (p == NULL)"));
_                 701 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);
_                 712 lib/vfs/direntry.c         vfs_print_message (_("%s: %s: %s %3d%% (%lld) bytes transferred"), fs_name, action,
_                 715 lib/vfs/direntry.c         vfs_print_message (_("%s: %s: %s %lld bytes transferred"), fs_name, action, file_name,
_                1373 lib/vfs/direntry.c             vfs_print_message ("%s", _("Starting linear transfer..."));
_                1472 lib/vfs/direntry.c         vfs_s_print_stats (me->name, _("Getting file"), ino->ent->name, total, stat_size);
_                 177 lib/vfs/interface.c     message (D_ERROR, _("Changes to file lost"), "%s", vfs_path_get_last_path_str (filename_vpath));
_                 809 lib/vfs/interface.c                 error = _("%s is not a directory\n");
_                 811 lib/vfs/interface.c                 error = _("Directory %s is not owned by you\n");
_                 813 lib/vfs/interface.c                 error = _("Cannot set correct permissions for directory %s\n");
_                 818 lib/vfs/interface.c                      _("Cannot create temporary directory %s: %s\n"),
_                 852 lib/vfs/interface.c             fprintf (stderr, _("Temporary files will be created in %s\n"), sys_tmp);
_                 858 lib/vfs/interface.c             fprintf (stderr, _("Temporary files will not be created\n"));
_                 863 lib/vfs/interface.c         fprintf (stderr, "%s\n", _("Press any key to continue..."));
_                 876 lib/vfs/parse_ls_vga.c             message (D_ERROR, _("Cannot parse:"), "%s",
_                 879 lib/vfs/parse_ls_vga.c             message (D_ERROR, MSG_ERROR, _("More parsing errors will be ignored."));
_                 361 lib/vfs/utilvfs.c     message (D_ERROR, _("Internal error:"), "%s", m);
_                 370 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;
_                 233 lib/widget/history.c                     NULL, "[History-query]", _("History"));
_                 324 lib/widget/listbox.c                               _("Do you want clean this history?"),
_                 325 lib/widget/listbox.c                               D_ERROR, 2, _("&Yes"), _("&No")) == 0))
_                  49 lib/widget/quick.c #define I18N(x) (x = x != NULL && *x != '\0' ? _(x) : x)
_                 281 lib/widget/quick.c                     items[i] = g_strdup (_(quick_widget->u.radio.items[i]));
_                 170 lib/widget/wtools.c     title = g_strconcat (_("Background process:"), " ", title, (char *) NULL);
_                 295 lib/widget/wtools.c         header = _("Error");
_                 424 lib/widget/wtools.c         title = _("Error");
_                 458 lib/widget/wtools.c         message (D_ERROR, MSG_ERROR, _("%s (%d)"), (*mcerror)->message, (*mcerror)->code);
_                 710 lib/widget/wtools.c     b_name = _(b_name);
_                 337 src/args.c                                                        _("--colors KEYWORD={FORE},{BACK},{ATTR}:KEYWORD2=...\n\n"
_                 354 src/args.c                                                        _("Standard Colors:\n"
_                 366 src/args.c                                    _("Color options"), NULL, NULL);
_                 380 src/args.c             s = g_strdup_printf ("%s\n", _("[+lineno] file1[:lineno] [file2[:lineno]...]"));
_                 383 src/args.c             s = g_strdup_printf ("%s\n", _("file"));
_                 387 src/args.c             s = g_strdup_printf ("%s\n", _("file1 file2"));
_                 392 src/args.c             s = g_strdup_printf ("%s\n", _("[this_dir] [other_panel_dir]"));
_                 406 src/args.c                                                        _
_                 411 src/args.c             g_strdup_printf (_("GNU Midnight Commander %s\n"), mc_global.mc_version);
_                 664 src/args.c         main_group = g_option_group_new ("main", _("Main options"), _("Main options"), NULL, NULL);
_                 670 src/args.c         terminal_group = g_option_group_new ("terminal", _("Terminal options"),
_                 671 src/args.c                                              _("Terminal options"), NULL, NULL);
_                 686 src/args.c                 mc_propagate_error (mcerror, 0, "%s\n", _("Arguments parse error!"));
_                 796 src/args.c                 mc_propagate_error (mcerror, 0, "%s\n", _("No arguments given to the viewer."));
_                 808 src/args.c                                     _("Two files are required to invoke the diffviewer."));
_                 182 src/background.c     message (D_ERROR, _("Background protocol error"), "%s", _("Reading failed"));
_                 222 src/background.c     const char *background_process_error = _("Background process error");
_                 235 src/background.c             message (D_ERROR, background_process_error, "%s", _("Unknown error in child"));
_                 243 src/background.c         message (D_ERROR, background_process_error, "%s", _("Child died unexpectedly"));
_                 254 src/background.c         message (D_ERROR, _("Background protocol error"), "%s",
_                 255 src/background.c                  _("Background process sent us a request for more arguments\n"
_                 286 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"))
_                 236 src/diffviewer/search.c         query_dialog (_("Search"), _(STR_E_NOTFOUND), D_NORMAL, 1, _("&Dismiss"));
_                 249 src/diffviewer/search.c         error_dialog (_("Search"), _("Search is disabled"));
_                 282 src/diffviewer/search.c         error_dialog (_("Search"), _("Search is disabled"));
_                 185 src/diffviewer/ydiff.c                  _("Cannot create temporary diff file\n%s"), unix_error_string (errno));
_                2143 src/diffviewer/ydiff.c                          _("Cannot create backup file\n%s%s\n%s"),
_                2152 src/diffviewer/ydiff.c             message (D_ERROR, MSG_ERROR, _("Cannot create temporary merge file\n%s"),
_                2884 src/diffviewer/ydiff.c         error_dialog (_("Edit"), _("Edit is disabled"));
_                2927 src/diffviewer/ydiff.c         input_dialog (_(title[ord]), _("Enter line:"), MC_HISTORY_YDIFF_GOTO_LINE,
_                3018 src/diffviewer/ydiff.c     act = query_dialog (_("Quit"), !mc_global.midnight_shutdown ?
_                3019 src/diffviewer/ydiff.c                         _("File(s) was modified. Save with exit?") :
_                3020 src/diffviewer/ydiff.c                         _("Midnight Commander is being shut down.\nSave modified file(s)?"),
_                3021 src/diffviewer/ydiff.c                         D_NORMAL, 2, _("&Yes"), _("&No"));
_                3352 src/diffviewer/ydiff.c     len1 = (len - str_term_width1 (_("Diff:")) - strlen (modified) - 3) / 2;
_                3355 src/diffviewer/ydiff.c     g_string_append (title, _("Diff:"));
_                3475 src/diffviewer/ydiff.c                 message (D_ERROR, MSG_ERROR, _("\"%s\" is a directory"),
_                3485 src/diffviewer/ydiff.c                 message (D_ERROR, MSG_ERROR, _("\"%s\" is a directory"),
_                3505 src/diffviewer/ydiff.c                     message (D_ERROR, MSG_ERROR, _("\"%s\" is a directory"), path_trunc (p0, 30));
_                3511 src/diffviewer/ydiff.c                 message (D_ERROR, MSG_ERROR, _("Cannot stat \"%s\"\n%s"),
_                3522 src/diffviewer/ydiff.c                     message (D_ERROR, MSG_ERROR, _("\"%s\" is a directory"), path_trunc (p1, 30));
_                3528 src/diffviewer/ydiff.c                 message (D_ERROR, MSG_ERROR, _("Cannot stat \"%s\"\n%s"),
_                3537 src/diffviewer/ydiff.c         message (D_ERROR, MSG_ERROR, _("Diff viewer: invalid mode"));
_                3563 src/diffviewer/ydiff.c         message (D_ERROR, MSG_ERROR, _("Two files are needed to compare"));
_                  76 src/editor/edit-impl.h #define edit_error_dialog(h,s) query_dialog (h, s, D_ERROR, 1, _("&Dismiss"))
_                  77 src/editor/edit-impl.h #define edit_query_dialog(h,s) query_dialog (h, s, D_NORMAL, 1, _("&Dismiss"))
_                 166 src/editor/edit.c         label_set_textv (ssm->label, _("Loading: %3d%%"),
_                 169 src/editor/edit.c         label_set_text (ssm->label, _("Loading..."));
_                 209 src/editor/edit.c             g_strdup_printf (_("Cannot open %s for reading"), vfs_path_as_str (filename_vpath));
_                 210 src/editor/edit.c         edit_error_dialog (_("Error"), errmsg);
_                 219 src/editor/edit.c     status_msg_init (STATUS_MSG (&rsm), _("Load file"), 1.0, simple_status_msg_init_cb,
_                 230 src/editor/edit.c         errmsg = g_strdup_printf (_("Error reading %s"), vfs_path_as_str (filename_vpath));
_                 231 src/editor/edit.c         edit_error_dialog (_("Error"), errmsg);
_                 327 src/editor/edit.c                 g_strdup_printf (_("Cannot open %s for reading"), vfs_path_as_str (filename_vpath));
_                 339 src/editor/edit.c             g_strdup_printf (_("Cannot get size/permissions for %s"),
_                 348 src/editor/edit.c             g_strdup_printf (_("\"%s\" is not a regular file"), vfs_path_as_str (filename_vpath));
_                 373 src/editor/edit.c         errmsg = g_strdup_printf (_("File \"%s\" is too large.\nOpen it anyway?"),
_                 375 src/editor/edit.c         act = edit_query_dialog2 (_("Warning"), errmsg, _("&Yes"), _("&No"));
_                 387 src/editor/edit.c         edit_error_dialog (_("Error"), errmsg);
_                2021 src/editor/edit.c                 errmsg = g_strdup_printf (_("Error reading from pipe: %s"), p);
_                2022 src/editor/edit.c                 edit_error_dialog (_("Error"), errmsg);
_                2031 src/editor/edit.c             errmsg = g_strdup_printf (_("Cannot open pipe for reading: %s"), p);
_                2032 src/editor/edit.c             edit_error_dialog (_("Error"), errmsg);
_                 178 src/editor/editcmd.c             rv = edit_query_dialog3 (_("Warning"),
_                 179 src/editor/editcmd.c                                      _("File has hard-links. Detach before saving?"),
_                 180 src/editor/editcmd.c                                      _("&Yes"), _("&No"), _("&Cancel"));
_                 201 src/editor/editcmd.c             rv = edit_query_dialog2 (_("Warning"),
_                 202 src/editor/editcmd.c                                      _("The file has been modified in the meantime. Save anyway?"),
_                 203 src/editor/editcmd.c                                      _("&Yes"), _("&Cancel"));
_                 266 src/editor/editcmd.c                 tmp = g_strdup_printf (_("Error writing to pipe: %s"), p);
_                 267 src/editor/editcmd.c                 edit_error_dialog (_("Error"), tmp);
_                 276 src/editor/editcmd.c             tmp = g_strdup_printf (_("Cannot open pipe for writing: %s"), p);
_                 277 src/editor/editcmd.c             edit_error_dialog (_("Error"), get_sys_error (tmp));
_                 319 src/editor/editcmd.c             msg = g_strdup_printf (_("Cannot open file for writing: %s"), savename);
_                 320 src/editor/editcmd.c             edit_error_dialog (_("Error"), msg);
_                 375 src/editor/editcmd.c              && edit_query_dialog2 (_("Warning"),
_                 376 src/editor/editcmd.c                                     _("The file you are saving does not end with a newline."),
_                 377 src/editor/editcmd.c                                     _("C&ontinue"), _("&Cancel")) != 0);
_                 517 src/editor/editcmd.c         edit_query_dialog2 (_("Warning"),
_                 519 src/editor/editcmd.c                             _("C&ontinue"), _("&Cancel")) != 0)
_                 862 src/editor/editcmd.c         str[i] = _(str[i]);
_                 937 src/editor/editcmd.c                 edit_error_dialog (_("Save as"),
_                 938 src/editor/editcmd.c                                    get_sys_error (_
_                 954 src/editor/editcmd.c                     (_("Warning"),
_                 955 src/editor/editcmd.c                      _("A file already exists with this name"), _("&Overwrite"), _("&Cancel")))
_                 996 src/editor/editcmd.c             edit_error_dialog (_("Save as"), get_sys_error (_("Cannot save file")));
_                1030 src/editor/editcmd.c         f = g_strdup_printf (_("Confirm save file: \"%s\""),
_                1032 src/editor/editcmd.c         ok = (edit_query_dialog2 (_("Save file"), f, _("&Save"), _("&Cancel")) == 0);
_                1054 src/editor/editcmd.c     exp = input_expand_dialog (_("Load"), _("Enter file name:"),
_                1137 src/editor/editcmd.c         dir = query_dialog (_("Syntax file edit"),
_                1138 src/editor/editcmd.c                             _("Which syntax file you want to edit?"), D_NORMAL, 2,
_                1139 src/editor/editcmd.c                             _("&User"), _("&System wide"));
_                1183 src/editor/editcmd.c     dir = query_dialog (_("Menu edit"),
_                1184 src/editor/editcmd.c                         _("Which menu file do you want to edit?"), D_NORMAL,
_                1185 src/editor/editcmd.c                         geteuid () != 0 ? 2 : 3, _("&Local"), _("&User"), _("&System wide"));
_                1467 src/editor/editcmd.c         fname = _(fname);
_                1474 src/editor/editcmd.c         msg = g_strdup_printf (_("File %s was modified.\nSave before close?"), fname);
_                1475 src/editor/editcmd.c         act = edit_query_dialog3 (_("Close file"), msg, _("&Yes"), _("&No"), _("&Cancel"));
_                1479 src/editor/editcmd.c         msg = g_strdup_printf (_("Midnight Commander is being shut down.\nSave modified file %s?"),
_                1481 src/editor/editcmd.c         act = edit_query_dialog2 (_("Quit"), msg, _("&Yes"), _("&No"));
_                1579 src/editor/editcmd.c     edit_error_dialog (_("Error"), _("This function is not implemented"));
_                1594 src/editor/editcmd.c         edit_error_dialog (_("Copy to clipboard"), get_sys_error (_("Unable to save to file")));
_                1618 src/editor/editcmd.c         edit_error_dialog (_("Cut to clipboard"), _("Unable to save to file"));
_                1662 src/editor/editcmd.c     f = input_dialog (_("Goto line"), _("Enter line:"), MC_HISTORY_EDIT_GOTO_LINE,
_                1703 src/editor/editcmd.c         input_expand_dialog (_("Save block"), _("Enter file name:"),
_                1713 src/editor/editcmd.c             edit_error_dialog (_("Save block"), get_sys_error (_("Cannot save file")));
_                1734 src/editor/editcmd.c     exp = input_expand_dialog (_("Insert file"), _("Enter file name:"),
_                1749 src/editor/editcmd.c             edit_error_dialog (_("Insert file"), get_sys_error (_("Cannot insert file")));
_                1770 src/editor/editcmd.c         edit_error_dialog (_("Sort block"), _("You must first highlight a block of text"));
_                1778 src/editor/editcmd.c     exp = input_dialog (_("Run sort"),
_                1779 src/editor/editcmd.c                         _("Enter sort options (see sort(1) manpage) separated by whitespace:"),
_                1799 src/editor/editcmd.c             edit_error_dialog (_("Sort"), get_sys_error (_("Cannot execute sort command")));
_                1805 src/editor/editcmd.c             tmp = g_strdup_printf (_("Sort returned non-zero: %s"), q);
_                1806 src/editor/editcmd.c             edit_error_dialog (_("Sort"), tmp);
_                1842 src/editor/editcmd.c         input_dialog (_("Paste output of external command"),
_                1843 src/editor/editcmd.c                       _("Enter shell command(s):"), MC_HISTORY_EDIT_PASTE_EXTCMD, INPUT_LAST_TEXT,
_                1860 src/editor/editcmd.c         edit_error_dialog (_("External command"), get_sys_error (_("Cannot execute command")));
_                1957 src/editor/editcmd.c     char_for_insertion = editcmd_dialog_raw_key_query (_("Insert literal"),
_                1958 src/editor/editcmd.c                                                        _("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"
_                1970 src/editor/editcmd.c                                  "Continue discards these changes."), _("C&ontinue"),
_                1971 src/editor/editcmd.c                                _("&Cancel")) == 1)
_                1997 src/editor/editcmd.c         && edit_query_dialog2 (_("Warning"),
_                1998 src/editor/editcmd.c                                _("Current text was modified without a file save.\n"
_                1999 src/editor/editcmd.c                                  "Continue discards these changes."), _("C&ontinue"),
_                2000 src/editor/editcmd.c                                _("&Cancel")) == 1)
_                2051 src/editor/editcmd.c         group_add_widget_autopos (g, button_new (y, 1, B_CANCEL, NORMAL_BUTTON, _("Cancel"), NULL),
_                 254 src/editor/editcomplete.c     status_msg_init (STATUS_MSG (&esm), _("Collect completions"), 1.0, simple_status_msg_init_cb,
_                 267 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,
_                  75 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Open file..."), CK_EditFile));
_                  76 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&New"), CK_EditNew));
_                  77 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Close"), CK_Close));
_                  78 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&History..."), CK_History));
_                  80 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Save"), CK_Save));
_                  81 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("Save &as..."), CK_SaveAs));
_                  83 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Insert file..."), CK_InsertFile));
_                  84 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("Cop&y to file..."), CK_BlockSave));
_                  86 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&User menu..."), CK_UserMenu));
_                  88 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("A&bout..."), CK_About));
_                  90 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Quit"), CK_Quit));
_                 102 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Undo"), CK_Undo));
_                 103 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Redo"), CK_Redo));
_                 105 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Toggle ins/overw"), CK_InsertOverwrite));
_                 107 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("To&ggle mark"), CK_Mark));
_                 108 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Mark columns"), CK_MarkColumn));
_                 109 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("Mark &all"), CK_MarkAll));
_                 110 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("Unmar&k"), CK_Unmark));
_                 112 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("Cop&y"), CK_Copy));
_                 113 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("Mo&ve"), CK_Move));
_                 114 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Delete"), CK_Remove));
_                 116 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("Co&py to clipfile"), CK_Store));
_                 117 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Cut to clipfile"), CK_Cut));
_                 118 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("Pa&ste from clipfile"), CK_Paste));
_                 120 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Beginning"), CK_Top));
_                 121 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&End"), CK_Bottom));
_                 133 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Search..."), CK_Search));
_                 134 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("Search &again"), CK_SearchContinue));
_                 135 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Replace..."), CK_Replace));
_                 137 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Toggle bookmark"), CK_Bookmark));
_                 138 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Next bookmark"), CK_BookmarkNext));
_                 139 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Prev bookmark"), CK_BookmarkPrev));
_                 140 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Flush bookmarks"), CK_BookmarkFlush));
_                 152 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Go to line..."), CK_Goto));
_                 153 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Toggle line state"), CK_ShowNumbers));
_                 155 src/editor/editmenu.c         g_list_prepend (entries, menu_entry_new (_("Go to matching &bracket"), CK_MatchBracket));
_                 157 src/editor/editmenu.c         g_list_prepend (entries, menu_entry_new (_("Toggle s&yntax highlighting"), CK_SyntaxOnOff));
_                 159 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Find declaration"), CK_Find));
_                 160 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("Back from &declaration"), CK_FilePrev));
_                 161 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("For&ward to declaration"), CK_FileNext));
_                 164 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("Encod&ing..."), CK_SelectCodepage));
_                 167 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Refresh screen"), CK_Refresh));
_                 171 src/editor/editmenu.c                         menu_entry_new (_("&Start/Stop record macro"), CK_MacroStartStopRecord));
_                 172 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("Delete macr&o..."), CK_MacroDelete));
_                 175 src/editor/editmenu.c                         menu_entry_new (_("Record/Repeat &actions"), CK_RepeatStartStopRecord));
_                 180 src/editor/editmenu.c         entries = g_list_prepend (entries, menu_entry_new (_("S&pell check"), CK_SpellCheck));
_                 182 src/editor/editmenu.c             g_list_prepend (entries, menu_entry_new (_("C&heck word"), CK_SpellCheckCurrentWord));
_                 185 src/editor/editmenu.c                             menu_entry_new (_("Change spelling &language..."),
_                 190 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Mail..."), CK_EditMail));
_                 203 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("Insert &literal..."), CK_InsertLiteral));
_                 204 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("Insert &date/time"), CK_Date));
_                 206 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Format paragraph"), CK_ParagraphFormat));
_                 207 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Sort..."), CK_Sort));
_                 209 src/editor/editmenu.c         g_list_prepend (entries, menu_entry_new (_("&Paste output of..."), CK_ExternalCommand));
_                 210 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&External formatter"), CK_PipeBlock (0)));
_                 225 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Move"), CK_WindowMove));
_                 226 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Resize"), CK_WindowResize));
_                 228 src/editor/editmenu.c         g_list_prepend (entries, menu_entry_new (_("&Toggle fullscreen"), CK_WindowFullscreen));
_                 230 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Next"), CK_WindowNext));
_                 231 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Previous"), CK_WindowPrev));
_                 232 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&List..."), CK_WindowList));
_                 244 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&General..."), CK_Options));
_                 245 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("Save &mode..."), CK_OptionsSaveMode));
_                 246 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("Learn &keys..."), CK_LearnKeys));
_                 248 src/editor/editmenu.c         g_list_prepend (entries, menu_entry_new (_("Syntax &highlighting..."), CK_SyntaxChoose));
_                 250 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("S&yntax file"), CK_EditSyntaxFile));
_                 251 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Menu file"), CK_EditUserMenu));
_                 253 src/editor/editmenu.c     entries = g_list_prepend (entries, menu_entry_new (_("&Save setup"), CK_SaveSetup));
_                 277 src/editor/editmenu.c                       menu_new (_("&File"), create_file_menu (), "[Internal File Editor]"));
_                 279 src/editor/editmenu.c                       menu_new (_("&Edit"), create_edit_menu (), "[Internal File Editor]"));
_                 281 src/editor/editmenu.c                       menu_new (_("&Search"), create_search_replace_menu (),
_                 284 src/editor/editmenu.c                       menu_new (_("&Command"), create_command_menu (), "[Internal File Editor]"));
_                 286 src/editor/editmenu.c                       menu_new (_("For&mat"), create_format_menu (), "[Internal File Editor]"));
_                 288 src/editor/editmenu.c                       menu_new (_("&Window"), create_window_menu (), "[Internal File Editor]"));
_                 290 src/editor/editmenu.c                       menu_new (_("&Options"), create_options_menu (), "[Internal File Editor]"));
_                  70 src/editor/editoptions.c         *array = _(*array);
_                 457 src/editor/editsearch.c             mc_search_set_error (edit->search, MC_SEARCH_E_NOTFOUND, "%s", _(STR_E_NOTFOUND));
_                 477 src/editor/editsearch.c             mc_search_set_error (edit->search, MC_SEARCH_E_NOTFOUND, "%s", _(STR_E_NOTFOUND));
_                 521 src/editor/editsearch.c         mc_search_set_error (edit->search, MC_SEARCH_E_NOTFOUND, "%s", _(STR_E_NOTFOUND));
_                 578 src/editor/editsearch.c         edit_query_dialog (title, _(STR_E_NOTFOUND));
_                 600 src/editor/editsearch.c     status_msg_init (STATUS_MSG (&esm), _("Search"), 1.0, simple_status_msg_init_cb,
_                 626 src/editor/editsearch.c             edit_error_dialog (_("Search"), _(STR_E_NOTFOUND));
_                 655 src/editor/editsearch.c             edit_show_search_error (edit, _("Search"));
_                 749 src/editor/editsearch.c         label_set_textv (ssm->label, _("Searching %s: %3d%%"), esm->edit->last_search_string,
_                 752 src/editor/editsearch.c         label_set_textv (ssm->label, _("Searching %s"), esm->edit->last_search_string);
_                 897 src/editor/editsearch.c     status_msg_init (STATUS_MSG (&esm), _("Search"), 1.0, simple_status_msg_init_cb,
_                 908 src/editor/editsearch.c                 edit_show_search_error (edit, _("Search"));
_                 973 src/editor/editsearch.c                 edit_show_search_error (edit, _("Replace"));
_                1013 src/editor/editsearch.c                 query_dialog (_("Replace"), _(STR_E_NOTFOUND), D_NORMAL, 1, _("&OK"));
_                1025 src/editor/editsearch.c         message (D_NORMAL, _("Replace"), _("%ld replacements made"), times_replaced);
_                 325 src/editor/editwidget.c     listbox = listbox_window_new (lines, cols, _("Open files"), "[Open files]");
_                 334 src/editor/editwidget.c                 fname = g_strdup_printf ("%c [%s]", e->modified ? '*' : ' ', _("NoName"));
_                 388 src/editor/editwidget.c         filename = g_strdup (_("[NoName]"));
_                 392 src/editor/editwidget.c     file_label = str_term_trim (filename, len - str_term_width1 (_("Edit: ")));
_                 395 src/editor/editwidget.c     return g_strconcat (_("Edit: "), modified, file_label, (char *) NULL);
_                 373 src/editor/etags.c                  (_("Warning"),
_                 374 src/editor/etags.c                   _("Current text was modified without a file save.\n"
_                 375 src/editor/etags.c                     "Continue discards these changes."), _("C&ontinue"), _("&Cancel")))
_                 153 src/editor/spell.c             return _(spell_codes_map[i].name);
_                 325 src/editor/spell.c         edit_error_dialog (_("Error"), mc_aspell_error_message (error));
_                 545 src/editor/spell.c         edit_error_dialog (_("Error"), mc_aspell_speller_error_message (global_speller->speller));
_                 553 src/editor/spell.c         edit_error_dialog (_("Error"), mc_aspell_speller_error_message (global_speller->speller));
_                 745 src/editor/spell.c     add_btn = button_new (5, 28, B_ADD_WORD, NORMAL_BUTTON, _("&Add word"), 0);
_                 746 src/editor/spell.c     replace_btn = button_new (7, 28, B_ENTER, NORMAL_BUTTON, _("&Replace"), 0);
_                 748 src/editor/spell.c     skip_btn = button_new (9, 28, B_SKIP_WORD, NORMAL_BUTTON, _("&Skip"), 0);
_                 750 src/editor/spell.c     cancel_button = button_new (11, 28, B_CANCEL, NORMAL_BUTTON, _("&Cancel"), 0);
_                 756 src/editor/spell.c     lang_label = g_strdup_printf ("%s: %s", _("Language"), aspell_get_lang ());
_                 757 src/editor/spell.c     word_label = g_strdup_printf ("%s: %s", _("Misspelled"), word);
_                 764 src/editor/spell.c                           dialog_colors, NULL, NULL, "[ASpell]", _("Check word"));
_                 770 src/editor/spell.c     group_add_widget (g, groupbox_new (4, 2, sug_dlg_h - 5, 25, _("Suggest")));
_                 822 src/editor/spell.c                                              _("Select language"), "[ASpell]");
_                1440 src/editor/syntax.c                                      _("Choose syntax highlighting"), NULL);
_                1441 src/editor/syntax.c     LISTBOX_APPEND_TEXT (syntaxlist, 'A', _("< Auto >"), NULL, FALSE);
_                1442 src/editor/syntax.c     LISTBOX_APPEND_TEXT (syntaxlist, 'R', _("< Reload Current Syntax >"), NULL, FALSE);
_                1543 src/editor/syntax.c         message (D_ERROR, _("Load syntax file"),
_                1544 src/editor/syntax.c                  _("Cannot open file %s\n%s"), f, unix_error_string (errno));
_                1549 src/editor/syntax.c         message (D_ERROR, _("Load syntax file"),
_                1550 src/editor/syntax.c                  _("Error in file %s on line %d"), error_file_name != NULL ? error_file_name : f,
_                 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"),
_                 339 src/execute.c              printf ("%s", _("Press any key to continue..."));
_                 440 src/execute.c              message (D_ERROR, MSG_ERROR, "%s", _("The shell is already running a command"));
_                 467 src/execute.c                       _("Not an xterm or Linux console;\nthe subshell cannot be toggled."));
_                 506 src/execute.c              fputs (_("Type 'exit' to return to the Midnight Commander"), stderr);
_                 126 src/filemanager/achown.c         advanced_chown_but[i].text = _(advanced_chown_but[i].text);
_                 287 src/filemanager/achown.c     tty_print_string (_("owner"));
_                 289 src/filemanager/achown.c     tty_print_string (_("group"));
_                 291 src/filemanager/achown.c     tty_print_string (_("other"));
_                 294 src/filemanager/achown.c     tty_print_string (_("owner"));
_                 296 src/filemanager/achown.c     tty_print_string (_("group"));
_                 299 src/filemanager/achown.c     tty_print_string (_("Flag"));
_                 309 src/filemanager/achown.c     label_set_textv (l_mode, _("Permissions (octal): %o"), get_mode ());
_                 546 src/filemanager/achown.c             title = _("owner");
_                 551 src/filemanager/achown.c             title = _("group");
_                 752 src/filemanager/achown.c                     advanced_chown_callback, NULL, "[Advanced Chown]", _("Chown advanced command"));
_                 860 src/filemanager/achown.c         msg = g_strdup_printf (_("Cannot chmod \"%s\"\n%s"), fname, unix_error_string (my_errno));
_                 862 src/filemanager/achown.c             query_dialog (MSG_ERROR, msg, D_ERROR, 4, _("&Ignore"), _("Ignore &all"), _("&Retry"),
_                 863 src/filemanager/achown.c                           _("&Cancel"));
_                 897 src/filemanager/achown.c         msg = g_strdup_printf (_("Cannot chown \"%s\"\n%s"), fname, unix_error_string (my_errno));
_                 899 src/filemanager/achown.c             query_dialog (MSG_ERROR, msg, D_ERROR, 4, _("&Ignore"), _("Ignore &all"), _("&Retry"),
_                 900 src/filemanager/achown.c                           _("&Cancel"));
_                1061 src/filemanager/achown.c                         message (D_ERROR, MSG_ERROR, _("Cannot chmod \"%s\"\n%s"),
_                1065 src/filemanager/achown.c                         message (D_ERROR, MSG_ERROR, _("Cannot chown \"%s\"\n%s"), fname->str,
_                 180 src/filemanager/boxes.c         return _("< Default >");
_                 224 src/filemanager/boxes.c                     NULL, "[Appearance]", _("Skins"));
_                 382 src/filemanager/boxes.c             _("Other 8 bit") :
_                 387 src/filemanager/boxes.c             cpname = _("7-bit ASCII");  /* FIXME */
_                 468 src/filemanager/boxes.c         state_str[0] = _("Running");
_                 469 src/filemanager/boxes.c         state_str[1] = _("Stopped");
_                 749 src/filemanager/boxes.c         message (D_NORMAL, _("Information"),
_                 750 src/filemanager/boxes.c                  _("Using the fast reload option may not reflect the exact\n"
_                 796 src/filemanager/boxes.c                 QUICK_LABELED_INPUT (_ ("columns"), input_label_right, panel_brief_cols_in,
_                 881 src/filemanager/boxes.c         if (strcmp (sort_orders_names[i], _(sort_field->title_hotkey)) == 0)
_                 981 src/filemanager/boxes.c         r, _("Display bits"), "[Display bits]",
_                1017 src/filemanager/boxes.c     cpname = (new_display_codepage < 0) ? _("Other 8 bit")
_                1090 src/filemanager/boxes.c                       tree_callback, NULL, "[Directory Tree]", _("Directory tree"));
_                1308 src/filemanager/boxes.c         job_but[i].name = _(job_but[i].name);
_                1321 src/filemanager/boxes.c                            "[Background jobs]", _("Background jobs"));
_                 306 src/filemanager/cd.c     message (D_ERROR, MSG_ERROR, _("Cannot change directory to\n%s\n%s"), path,
_                 939 src/filemanager/chattr.c             check_attr[i].text = _(check_attr[i].text);
_                 953 src/filemanager/chattr.c         chattr_but[i].text = _(chattr_but[i].text);
_                1003 src/filemanager/chattr.c                     dlg_default_callback, NULL, "[Chattr]", _("Chattr command"));
_                1121 src/filemanager/chattr.c         msg = g_strdup_printf (_("Cannot chattr \"%s\"\n%s"), fname, unix_error_string (my_errno));
_                1123 src/filemanager/chattr.c             query_dialog (MSG_ERROR, msg, D_ERROR, 4, _("&Ignore"), _("Ignore &all"), _("&Retry"),
_                1124 src/filemanager/chattr.c                           _("&Cancel"));
_                1243 src/filemanager/chattr.c             message (D_ERROR, MSG_ERROR, _("Cannot get flags of \"%s\"\n%s"), fname->str,
_                1268 src/filemanager/chattr.c                         message (D_ERROR, MSG_ERROR, _("Cannot chattr \"%s\"\n%s"), fname->str,
_                 150 src/filemanager/chmod.c         check_perm[i].text = _(check_perm[i].text);
_                 153 src/filemanager/chmod.c         file_info_labels[i] = _(file_info_labels[i]);
_                 156 src/filemanager/chmod.c         chmod_but[i].text = _(chmod_but[i].text);
_                 337 src/filemanager/chmod.c                     chmod_callback, NULL, "[Chmod]", _("Chmod command"));
_                 343 src/filemanager/chmod.c     group_add_widget (g, groupbox_new (PY, PX, BUTTONS_PERM + 2, perm_gb_len, _("Permission")));
_                 352 src/filemanager/chmod.c     file_gb = groupbox_new (PY, PX + perm_gb_len + 1, BUTTONS_PERM + 2, file_gb_len, _("File"));
_                 439 src/filemanager/chmod.c         msg = g_strdup_printf (_("Cannot chmod \"%s\"\n%s"), fname, unix_error_string (my_errno));
_                 441 src/filemanager/chmod.c             query_dialog (MSG_ERROR, msg, D_ERROR, 4, _("&Ignore"), _("Ignore &all"), _("&Retry"),
_                 442 src/filemanager/chmod.c                           _("&Cancel"));
_                 585 src/filemanager/chmod.c                         message (D_ERROR, MSG_ERROR, _("Cannot chmod \"%s\"\n%s"), fname->str,
_                 132 src/filemanager/chown.c         chown_but[i].text = _(chown_but[i].text);
_                 159 src/filemanager/chown.c     tty_print_string (_("Name"));
_                 161 src/filemanager/chown.c     tty_print_string (_("Owner name"));
_                 163 src/filemanager/chown.c     tty_print_string (_("Group name"));
_                 165 src/filemanager/chown.c     tty_print_string (_("Size"));
_                 167 src/filemanager/chown.c     tty_print_string (_("Permission"));
_                 206 src/filemanager/chown.c                     "[Chown]", _("Chown command"));
_                 212 src/filemanager/chown.c     group_add_widget (g, groupbox_new (2, 3, GH, GW, _("User name")));
_                 216 src/filemanager/chown.c     listbox_add_item (l_user, LISTBOX_APPEND_AT_END, 0, _("<Unknown user>"), NULL, FALSE);
_                 223 src/filemanager/chown.c     group_add_widget (g, groupbox_new (2, 4 + GW, GH, GW, _("Group name")));
_                 227 src/filemanager/chown.c     listbox_add_item (l_group, LISTBOX_APPEND_AT_END, 0, _("<Unknown group>"), NULL, FALSE);
_                 234 src/filemanager/chown.c     group_add_widget (g, groupbox_new (2, 5 + GW * 2, GH, GW, _("File")));
_                 311 src/filemanager/chown.c         msg = g_strdup_printf (_("Cannot chown \"%s\"\n%s"), fname, unix_error_string (my_errno));
_                 313 src/filemanager/chown.c             query_dialog (MSG_ERROR, msg, D_ERROR, 4, _("&Ignore"), _("Ignore &all"), _("&Retry"),
_                 314 src/filemanager/chown.c                           _("&Cancel"));
_                 478 src/filemanager/chown.c                             message (D_ERROR, MSG_ERROR, _("Cannot chown \"%s\"\n%s"),
_                 144 src/filemanager/cmd.c             query_dialog (_("Confirmation"), _("Files tagged, want to cd?"), D_NORMAL, 2,
_                 145 src/filemanager/cmd.c                           _("&Yes"), _("&No")) != 0)
_                 339 src/filemanager/cmd.c         src = g_strdup_printf (_("Link %s to:"), str_trunc (fname, 46));
_                 341 src/filemanager/cmd.c             input_expand_dialog (_("Link"), src, MC_HISTORY_FM_LINK, "", INPUT_COMPLETE_FILENAMES);
_                 350 src/filemanager/cmd.c             message (D_ERROR, MSG_ERROR, _("link: %s"), unix_error_string (errno));
_                 389 src/filemanager/cmd.c             message (D_ERROR, MSG_ERROR, _("symlink: %s"), unix_error_string (errno));
_                 612 src/filemanager/cmd.c         input_expand_dialog (_("View file"), _("Filename:"),
_                 646 src/filemanager/cmd.c         input_dialog (_("Filtered view"),
_                 647 src/filemanager/cmd.c                       _("Filter command and arguments:"),
_                 735 src/filemanager/cmd.c         fname = input_expand_dialog (_("Edit file"), _("Enter file name:"),
_                 770 src/filemanager/cmd.c         input_expand_dialog (_("Create a new Directory"),
_                 771 src/filemanager/cmd.c                              _("Enter directory name:"), MC_HISTORY_FM_MKDIR, name,
_                 832 src/filemanager/cmd.c         dir = query_dialog (_("Extension file edit"),
_                 833 src/filemanager/cmd.c                             _("Which extension file you want to edit?"), D_NORMAL, 2,
_                 834 src/filemanager/cmd.c                             _("&User"), _("&System Wide"));
_                 873 src/filemanager/cmd.c     dir = query_dialog (_("Menu edit"),
_                 874 src/filemanager/cmd.c                         _("Which menu file do you want to edit?"),
_                 875 src/filemanager/cmd.c                         D_NORMAL, geteuid ()? 2 : 3, _("&Local"), _("&User"), _("&System Wide"));
_                 931 src/filemanager/cmd.c         dir = query_dialog (_("Highlighting groups file edit"),
_                 932 src/filemanager/cmd.c                             _("Which highlighting file you want to edit?"), D_NORMAL, 2,
_                 933 src/filemanager/cmd.c                             _("&User"), _("&System Wide"));
_                1027 src/filemanager/cmd.c         query_dialog (_("Compare directories"),
_                1028 src/filemanager/cmd.c                       _("Select compare method:"), D_NORMAL, 4,
_                1029 src/filemanager/cmd.c                       _("&Quick"), _("&Size only"), _("&Thorough"), _("&Cancel"));
_                1043 src/filemanager/cmd.c                  _("Both panels should be in the listing mode\nto use this command"));
_                1102 src/filemanager/cmd.c         message (D_ERROR, MSG_ERROR, _("'%s' is not a symbolic link"), p);
_                1115 src/filemanager/cmd.c             q = g_strdup_printf (_("Symlink '%s\' points to:"), str_trunc (p, 32));
_                1117 src/filemanager/cmd.c                 input_expand_dialog (_("Edit symlink"), q, MC_HISTORY_FM_EDIT_LINK, buffer,
_                1130 src/filemanager/cmd.c                     message (D_ERROR, MSG_ERROR, _("edit symlink, unable to remove %s: %s"), p,
_                1138 src/filemanager/cmd.c                         message (D_ERROR, MSG_ERROR, _("edit symlink: %s"),
_                1183 src/filemanager/cmd.c     nice_cd (_("FTP to machine"), _(machine_str),
_                1194 src/filemanager/cmd.c     nice_cd (_("SFTP to machine"), _(machine_str),
_                1206 src/filemanager/cmd.c     nice_cd (_("Shell link to machine"), _(machine_str),
_                1218 src/filemanager/cmd.c     nice_cd (_("Undelete files on an ext2 file system"),
_                1219 src/filemanager/cmd.c              _("Enter device (without /dev/) to undelete\nfiles on: (F1 for details)"),
_                1280 src/filemanager/cmd.c         status_msg_init (STATUS_MSG (&dsm), _("Directory scanning"), 0, dirsize_status_init_cb,
_                1314 src/filemanager/cmd.c     status_msg_init (STATUS_MSG (&dsm), _("Directory scanning"), 0, dirsize_status_init_cb,
_                1360 src/filemanager/cmd.c         message (D_NORMAL, _("Setup"), _("Setup saved to %s"), path);
_                1362 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"));
_                 257 src/filemanager/ext.c                     input_dialog (_("Parameter"), lc_prompt, MC_HISTORY_EXT_PARAMETER, "",
_                 473 src/filemanager/ext.c                  _("Cannot create temporary command file\n%s"), unix_error_string (errno));
_                 686 src/filemanager/ext.c             mc_propagate_error (mcerror, 0, _("Cannot fetch a local copy of %s"),
_                 757 src/filemanager/ext.c         mc_propagate_error (mcerror, 0, "%s", _("Pipe failed"));
_                 775 src/filemanager/ext.c             mc_propagate_error (mcerror, 0, "%s", _("Regular expression error"));
_                 792 src/filemanager/ext.c         message (D_ERROR, _("Warning"),
_                 793 src/filemanager/ext.c                  _("You have an outdated %s file.\nMidnight Commander now uses %s file.\n"
_                 844 src/filemanager/ext.c                      _("The format of the\n%s%s\nfile has changed with version 4.0.\n"
_                 859 src/filemanager/ext.c                  _("The format of the\n%s\nfile has changed with version 4.0.\nYou may either want "
_                 416 src/filemanager/file.c                             file_error (TRUE, _("Cannot stat hardlink source file \"%s\"\n%s"),
_                 436 src/filemanager/file.c                             file_error (TRUE, _("Cannot create target hardlink \"%s\"\n%s"),
_                 472 src/filemanager/file.c                 file_error (FALSE, _("Cannot create target hardlink \"%s\""),
_                 536 src/filemanager/file.c             return_status = file_error (TRUE, _("Cannot read source link \"%s\"\n%s"), src_path);
_                 550 src/filemanager/file.c                  _("Cannot make stable symlinks across "
_                 620 src/filemanager/file.c         return_status = file_error (TRUE, _("Cannot create target symlink \"%s\"\n%s"), dst_path);
_                 773 src/filemanager/file.c         status_msg_init (STATUS_MSG (&dsm), _("Directory scanning"), 0, dirsize_status_init_cb,
_                 862 src/filemanager/file.c     head_msg = mode == Foreground ? MSG_ERROR : _("Background process error");
_                 893 src/filemanager/file.c     result = query_dialog (head_msg, msg, D_ERROR, 2, _("&Skip"), _("&Abort"));
_                 932 src/filemanager/file.c         *status = warn_same_file (_("\"%s\"\nand\n\"%s\"\nare the same directory"), a, b);
_                 934 src/filemanager/file.c         *status = warn_same_file (_("\"%s\"\nand\n\"%s\"\nare the same file"), a, b);
_                 962 src/filemanager/file.c     msg = mode == Foreground ? MSG_ERROR : _("Background process error");
_                 966 src/filemanager/file.c             query_dialog (msg, error, D_ERROR, 4, _("&Skip"), _("Ski&p all"), _("&Retry"),
_                 967 src/filemanager/file.c                           _("&Abort"));
_                 969 src/filemanager/file.c         result = query_dialog (msg, error, D_ERROR, 3, _("&Skip"), _("Ski&p all"), _("&Abort"));
_                1006 src/filemanager/file.c             ? _("Directory \"%s\" not empty.\nDelete it recursively?")
_                1007 src/filemanager/file.c             : _("Background process:\nDirectory \"%s\" not empty.\nDelete it recursively?");
_                1014 src/filemanager/file.c             query_dialog (op_names[OP_DELETE], text, D_ERROR, 5, _("&Yes"), _("&No"), _("A&ll"),
_                1015 src/filemanager/file.c                           _("Non&e"), _("&Abort"));
_                1209 src/filemanager/file.c         *status = file_error (TRUE, _("Cannot remove file \"%s\"\n%s"), vfs_path_as_str (vpath));
_                1267 src/filemanager/file.c             return_status = file_error (TRUE, _("Cannot stat file \"%s\"\n%s"), s);
_                1283 src/filemanager/file.c             message (D_ERROR, MSG_ERROR, _("Cannot overwrite directory \"%s\""), d);
_                1338 src/filemanager/file.c             return_status = files_error (_("Cannot move file \"%s\" to \"%s\"\n%s"), s, d);
_                1444 src/filemanager/file.c         return_status = file_error (TRUE, _("Cannot remove directory \"%s\"\n%s"), dir);
_                1694 src/filemanager/file.c                 return_status = file_error (TRUE, _("Cannot overwrite directory \"%s\"\n%s"), d);
_                1696 src/filemanager/file.c                 return_status = file_error (TRUE, _("Cannot overwrite file \"%s\"\n%s"), d);
_                1717 src/filemanager/file.c             return_status = files_error (_("Cannot move directory \"%s\" to \"%s\"\n%s"), s, d);
_                1819 src/filemanager/file.c         message (D_ERROR, MSG_ERROR, _("Cannot operate on \"..\"!"));
_                1830 src/filemanager/file.c             message (D_ERROR, MSG_ERROR, _("Cannot stat \"%s\"\n%s"),
_                1876 src/filemanager/file.c             prompt_parts[i] = _(prompt_parts[i]);
_                1878 src/filemanager/file.c         one_format = _(one_format);
_                1879 src/filemanager/file.c         many_format = _(many_format);
_                2022 src/filemanager/file.c     i = query_dialog (op_names[OP_DELETE], fmd_buf, D_ERROR, 2, _("&Yes"), _("&No"));
_                2313 src/filemanager/file.c                     file_error (TRUE, _("Cannot overwrite directory \"%s\"\n%s"), dst_path);
_                2332 src/filemanager/file.c             return_status = file_error (TRUE, _("Cannot stat source file \"%s\"\n%s"), src_path);
_                2353 src/filemanager/file.c                 file_error (TRUE, _("Cannot get attributes of source file \"%s\"\n%s"), src_path);
_                2422 src/filemanager/file.c                             file_error (TRUE, _("Cannot set attributes of target file \"%s\"\n%s"),
_                2448 src/filemanager/file.c                     file_error (TRUE, _("Cannot create special file \"%s\"\n%s"), dst_path);
_                2460 src/filemanager/file.c                 temp_status = file_error (TRUE, _("Cannot chown target file \"%s\"\n%s"), dst_path);
_                2475 src/filemanager/file.c                 temp_status = file_error (TRUE, _("Cannot chmod target file \"%s\"\n%s"), dst_path);
_                2496 src/filemanager/file.c                     file_error (TRUE, _("Cannot set attributes of target file \"%s\"\n%s"),
_                2522 src/filemanager/file.c         return_status = file_error (TRUE, _("Cannot open source file \"%s\"\n%s"), src_path);
_                2535 src/filemanager/file.c         message (D_ERROR, _("Warning"), _("Reget failed, about to overwrite file"));
_                2546 src/filemanager/file.c             return_status = file_error (TRUE, _("Cannot fstat source file \"%s\"\n%s"), src_path);
_                2578 src/filemanager/file.c                     file_error (TRUE, _("Cannot create target file \"%s\"\n%s"), dst_path);
_                2610 src/filemanager/file.c             return_status = file_error (TRUE, _("Cannot fstat target file \"%s\"\n%s"), dst_path);
_                2631 src/filemanager/file.c             file_error (TRUE, _("Cannot preallocate space for target file \"%s\"\n%s"), dst_path);
_                2690 src/filemanager/file.c                         file_error (TRUE, _("Cannot read source file \"%s\"\n%s"), src_path);
_                2729 src/filemanager/file.c                             file_error (TRUE, _("Cannot write target file \"%s\"\n%s"), dst_path);
_                2763 src/filemanager/file.c                 stalled_msg = _("(stalled)");
_                2784 src/filemanager/file.c                                   _("Incomplete file was retrieved"), D_ERROR, 3,
_                2785 src/filemanager/file.c                                   _("&Delete"), _("&Keep"), _("&Continue copy"));
_                2816 src/filemanager/file.c         temp_status = file_error (TRUE, _("Cannot close source file \"%s\"\n%s"), src_path);
_                2828 src/filemanager/file.c         temp_status = file_error (TRUE, _("Cannot close target file \"%s\"\n%s"), dst_path);
_                2840 src/filemanager/file.c         if (query_dialog (Q_ ("DialogTitle|Copy"), _("Incomplete file was retrieved"),
_                2841 src/filemanager/file.c                           D_ERROR, 2, _("&Delete"), _("&Keep")) == 0)
_                2856 src/filemanager/file.c             temp_status = file_error (TRUE, _("Cannot chown target file \"%s\"\n%s"), dst_path);
_                2872 src/filemanager/file.c             temp_status = file_error (TRUE, _("Cannot chmod target file \"%s\"\n%s"), dst_path);
_                2910 src/filemanager/file.c             temp_status = file_error (TRUE, _("Cannot set attributes for target file \"%s\"\n%s"),
_                2971 src/filemanager/file.c             return_status = file_error (TRUE, _("Cannot stat source directory \"%s\"\n%s"), s);
_                2996 src/filemanager/file.c                 file_error (TRUE, _("Cannot get attributes of source directory \"%s\"\n%s"), s);
_                3043 src/filemanager/file.c             return_status = file_error (TRUE, _("Source \"%s\" is not a directory\n%s"), s);
_                3055 src/filemanager/file.c         message (D_ERROR, MSG_ERROR, _("Cannot copy cyclic symbolic link\n\"%s\""), s);
_                3094 src/filemanager/file.c                     file_error (TRUE, _("Destination \"%s\" must be a directory\n%s"), d);
_                3127 src/filemanager/file.c                     file_error (TRUE, _("Cannot create target directory \"%s\"\n%s"), d);
_                3151 src/filemanager/file.c                 return_status = file_error (TRUE, _("Cannot chown target directory \"%s\"\n%s"), d);
_                3322 src/filemanager/file.c     b1_name = _(b1_name);
_                3323 src/filemanager/file.c     b2_name = _(b2_name);
_                3362 src/filemanager/file.c     label_set_textv (dsm->count_size, _("Directories: %zu, total size: %s"),
_                3508 src/filemanager/file.c             message (D_ERROR, MSG_ERROR, _("Sorry, I could not put the job in background"));
_                3590 src/filemanager/file.c                 || file_error (TRUE, _("Destination \"%s\" must be a directory\n%s"),
_                 346 src/filemanager/filegui.c     g_snprintf (buffer, BUF_TINY, _("%d:%02d:%02d"), eta_hours, eta_mins, eta_s);
_                 365 src/filemanager/filegui.c     g_snprintf (buffer, BUF_TINY, _("ETA %s"), _fmt_buff);
_                 374 src/filemanager/filegui.c         g_snprintf (buffer, BUF_TINY, _("%.2f MB/s"), bps / (1024 * 1024.0));
_                 376 src/filemanager/filegui.c         g_snprintf (buffer, BUF_TINY, _("%.2f KB/s"), bps / 1024.0);
_                 378 src/filemanager/filegui.c         g_snprintf (buffer, BUF_TINY, _("%ld B/s"), bps);
_                 529 src/filemanager/filegui.c         title = _("File exists");
_                 531 src/filemanager/filegui.c         title = _("Background process: File exists");
_                 539 src/filemanager/filegui.c                 dlg_widgets[i].text = _(dlg_widgets[i].text);
_                 843 src/filemanager/filegui.c             progress_buttons[i].text = _(progress_buttons[i].text);
_                1049 src/filemanager/filegui.c         label_set_textv (ui->total_files_processed_label, _("Files processed: %zu / %zu"), done,
_                1052 src/filemanager/filegui.c         label_set_textv (ui->total_files_processed_label, _("Files processed: %zu"), done);
_                1097 src/filemanager/filegui.c                 label_set_textv (ui->time_label, _("Time: %s %s"), buffer2, buffer3);
_                1101 src/filemanager/filegui.c                 label_set_textv (ui->time_label, _("Time: %s %s (%s)"), buffer2, buffer3, buffer4);
_                1107 src/filemanager/filegui.c                 label_set_textv (ui->time_label, _("Time: %s"), buffer2);
_                1111 src/filemanager/filegui.c                 label_set_textv (ui->time_label, _("Time: %s (%s)"), buffer2, buffer4);
_                1121 src/filemanager/filegui.c             hline_set_textv (ui->total_bytes_label, _(" Total: %s "), buffer2);
_                1125 src/filemanager/filegui.c             hline_set_textv (ui->total_bytes_label, _(" Total: %s / %s "), buffer2, buffer3);
_                1149 src/filemanager/filegui.c         label_set_text (ui->src_file_label, _("Source"));
_                1174 src/filemanager/filegui.c         label_set_text (ui->tgt_file_label, _("Target"));
_                1207 src/filemanager/filegui.c             label_set_text (ui->src_file_label, _("Deleting"));
_                1442 src/filemanager/filegui.c             message (D_ERROR, MSG_ERROR, _("Invalid source pattern '%s'"), source_mask);
_                 197 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("File listin&g"), CK_PanelListing));
_                 198 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Quick view"), CK_PanelQuickView));
_                 199 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Info"), CK_PanelInfo));
_                 200 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Tree"), CK_PanelTree));
_                 203 src/filemanager/filemanager.c         g_list_prepend (entries, menu_entry_new (_("&Listing format..."), CK_SetupListingFormat));
_                 204 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Sort order..."), CK_Sort));
_                 205 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Filter..."), CK_Filter));
_                 207 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Encoding..."), CK_SelectCodepage));
_                 211 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("FT&P link..."), CK_ConnectFtp));
_                 214 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("S&hell link..."), CK_ConnectShell));
_                 217 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("SFTP li&nk..."), CK_ConnectSftp));
_                 219 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("Paneli&ze"), CK_Panelize));
_                 221 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Rescan"), CK_Reread));
_                 233 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&View"), CK_View));
_                 234 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("Vie&w file..."), CK_ViewFile));
_                 235 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Filtered view"), CK_ViewFiltered));
_                 236 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Edit"), CK_Edit));
_                 237 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Copy"), CK_Copy));
_                 238 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("C&hmod"), CK_ChangeMode));
_                 239 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Link"), CK_Link));
_                 240 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Symlink"), CK_LinkSymbolic));
_                 242 src/filemanager/filemanager.c         g_list_prepend (entries, menu_entry_new (_("Relative symlin&k"), CK_LinkSymbolicRelative));
_                 243 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("Edit s&ymlink"), CK_LinkSymbolicEdit));
_                 244 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("Ch&own"), CK_ChangeOwn));
_                 245 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Advanced chown"), CK_ChangeOwnAdvanced));
_                 247 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("Cha&ttr"), CK_ChangeAttributes));
_                 249 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Rename/Move"), CK_Move));
_                 250 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Mkdir"), CK_MakeDir));
_                 251 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Delete"), CK_Delete));
_                 252 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Quick cd"), CK_CdQuick));
_                 254 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("Select &group"), CK_Select));
_                 255 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("U&nselect group"), CK_Unselect));
_                 256 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Invert selection"), CK_SelectInvert));
_                 258 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("E&xit"), CK_Quit));
_                 274 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&User menu"), CK_UserMenu));
_                 275 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Directory tree"), CK_Tree));
_                 276 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Find file"), CK_Find));
_                 277 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("S&wap panels"), CK_Swap));
_                 278 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("Switch &panels on/off"), CK_Shell));
_                 279 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Compare directories"), CK_CompareDirs));
_                 281 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("C&ompare files"), CK_CompareFiles));
_                 284 src/filemanager/filemanager.c         g_list_prepend (entries, menu_entry_new (_("E&xternal panelize"), CK_ExternalPanelize));
_                 285 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("Show directory s&izes"), CK_DirSize));
_                 287 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("Command &history"), CK_History));
_                 290 src/filemanager/filemanager.c                         menu_entry_new (_("Viewed/edited files hi&story"), CK_EditorViewerHistory));
_                 291 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("Di&rectory hotlist"), CK_HotList));
_                 293 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Active VFS list"), CK_VfsList));
_                 296 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Background jobs"), CK_Jobs));
_                 298 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("Screen lis&t"), CK_ScreenList));
_                 302 src/filemanager/filemanager.c         g_list_prepend (entries, menu_entry_new (_("&Undelete files (ext2fs only)"), CK_Undelete));
_                 305 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Listing format edit"), CK_ListMode));
_                 311 src/filemanager/filemanager.c         g_list_prepend (entries, menu_entry_new (_("Edit &extension file"), CK_EditExtensionsFile));
_                 312 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("Edit &menu file"), CK_EditUserMenu));
_                 315 src/filemanager/filemanager.c                         menu_entry_new (_("Edit hi&ghlighting group file"),
_                 328 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Configuration..."), CK_Options));
_                 329 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Layout..."), CK_OptionsLayout));
_                 330 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Panel options..."), CK_OptionsPanel));
_                 331 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("C&onfirmation..."), CK_OptionsConfirm));
_                 332 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Appearance..."), CK_OptionsAppearance));
_                 334 src/filemanager/filemanager.c         g_list_prepend (entries, menu_entry_new (_("&Display bits..."), CK_OptionsDisplayBits));
_                 335 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("Learn &keys..."), CK_LearnKeys));
_                 337 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Virtual FS..."), CK_OptionsVfs));
_                 340 src/filemanager/filemanager.c     entries = g_list_prepend (entries, menu_entry_new (_("&Save setup"), CK_SaveSetup));
_                 352 src/filemanager/filemanager.c     menubar_add_menu (the_menubar, menu_new (_("&File"), create_file_menu (), "[File Menu]"));
_                 354 src/filemanager/filemanager.c                       menu_new (_("&Command"), create_command_menu (), "[Command Menu]"));
_                 356 src/filemanager/filemanager.c                       menu_new (_("&Options"), create_options_menu (), "[Options Menu]"));
_                 439 src/filemanager/filemanager.c     p = g_strdup_printf ("%s [%s]:%s", _("Panels:"), login, path);
_                1056 src/filemanager/filemanager.c         if (query_dialog (_("The Midnight Commander"), msg, D_NORMAL, 2, _("&Yes"), _("&No")) != 0)
_                1062 src/filemanager/filemanager.c     else if (query_dialog (_("The Midnight Commander"),
_                1063 src/filemanager/filemanager.c                            _("Do you really want to quit the Midnight Commander?"),
_                1064 src/filemanager/filemanager.c                            D_NORMAL, 2, _("&Yes"), _("&No")) == 0)
_                1621 src/filemanager/filemanager.c     menu_set_name (left_menu, panels_layout.horizontal_split ? _("&Above") : _("&Left"));
_                1622 src/filemanager/filemanager.c     menu_set_name (right_menu, panels_layout.horizontal_split ? _("&Below") : _("&Right"));
_                1746 src/filemanager/filemanager.c         g_snprintf (text, sizeof (text), _("GNU Midnight Commander %s\n"), mc_global.mc_version);
_                 377 src/filemanager/find.c     label_set_textv (found_num_label, _("Found: %lu"), matches);
_                 510 src/filemanager/find.c             message (D_ERROR, MSG_ERROR, _("Malformed regular expression"));
_                 521 src/filemanager/find.c             message (D_ERROR, MSG_ERROR, _("Malformed regular expression"));
_                 617 src/filemanager/find.c         file_name_label = _(file_name_label);
_                 618 src/filemanager/find.c         file_recurs_label = _(file_recurs_label);
_                 619 src/filemanager/find.c         file_follow_symlinks = _(file_follow_symlinks);
_                 620 src/filemanager/find.c         file_pattern_label = _(file_pattern_label);
_                 622 src/filemanager/find.c         file_all_charsets_label = _(file_all_charsets_label);
_                 624 src/filemanager/find.c         file_case_label = _(file_case_label);
_                 625 src/filemanager/find.c         file_skip_hidden_label = _(file_skip_hidden_label);
_                 628 src/filemanager/find.c         content_content_label = _(content_content_label);
_                 629 src/filemanager/find.c         content_use_label = _(content_use_label);
_                 630 src/filemanager/find.c         content_regexp_label = _(content_regexp_label);
_                 631 src/filemanager/find.c         content_case_label = _(content_case_label);
_                 633 src/filemanager/find.c         content_all_charsets_label = _(content_all_charsets_label);
_                 635 src/filemanager/find.c         content_whole_words_label = _(content_whole_words_label);
_                 636 src/filemanager/find.c         content_first_hit_label = _(content_first_hit_label);
_                 639 src/filemanager/find.c             buts[i] = _(buts[i]);
_                 681 src/filemanager/find.c                     NULL, "[Find File]", _("Find File"));
_                 689 src/filemanager/find.c     group_add_widget (g, label_new (y1++, x1, _("Start at:")));
_                 698 src/filemanager/find.c         check_new (y1++, x1, options.ignore_dirs_enable, _("Ena&ble ignore directories:"));
_                1038 src/filemanager/find.c         g_snprintf (buffer, sizeof (buffer), _("Grepping in %s"), filename);
_                1132 src/filemanager/find.c                     g_snprintf (result, sizeof (result), _("Grepping in %s"), filename);
_                1316 src/filemanager/find.c                             status_update (_("Finished"));
_                1358 src/filemanager/find.c                     g_snprintf (buffer, sizeof (buffer), _("Searching %s"), directory);
_                1529 src/filemanager/find.c         g_snprintf (title, sizeof (title), _("Find File: \"%s\". Content: \"%s\""), find_pattern,
_                1532 src/filemanager/find.c         g_snprintf (title, sizeof (title), _("Find File: \"%s\""), find_pattern);
_                1630 src/filemanager/find.c     status_update (is_start ? _("Stopped") : _("Searching"));
_                1682 src/filemanager/find.c             fbuts[i].text = _(fbuts[i].text);
_                1712 src/filemanager/find.c     status_label = label_new (y++, 4, _("Searching"));
_                 253 src/filemanager/hotlist.c                 text = _("Subgroup - press ENTER to see list");
_                 692 src/filemanager/hotlist.c             hotlist_but[i].text = _(hotlist_but[i].text);
_                 773 src/filemanager/hotlist.c         title = _("Active VFS directories");
_                 780 src/filemanager/hotlist.c         title = _("Directory hotlist");
_                 790 src/filemanager/hotlist.c     hotlist_group = groupbox_new (y, UX, lines - 10 + dh, cols - 2 * UX, _("Top level group"));
_                 815 src/filemanager/hotlist.c     path_box = groupbox_new (y, UX, 3, hotlist_widget->rect.cols, _("Directory path"));
_                 852 src/filemanager/hotlist.c     hdr = g_strdup_printf (_("Moving %s"), item->label);
_                 862 src/filemanager/hotlist.c     movelist_group = groupbox_new (y, UX, lines - 7, cols - 2 * UX, _("Directory label"));
_                1048 src/filemanager/hotlist.c     ret = add_new_entry_input (_("New hotlist entry"), _("Directory label:"),
_                1049 src/filemanager/hotlist.c                                _("Directory path:"), "[Hotlist]", &title, &url);
_                1108 src/filemanager/hotlist.c     ret = add_new_group_input (_("New hotlist group"), _("Name of new group:"), &label);
_                1161 src/filemanager/hotlist.c         g_snprintf (text, sizeof (text), _("Are you sure you want to remove entry \"%s\"?"),
_                1164 src/filemanager/hotlist.c                                _("&Yes"), _("&No"));
_                1178 src/filemanager/hotlist.c             g_snprintf (text, sizeof (text), _("Group \"%s\" is not empty.\nRemove it?"),
_                1181 src/filemanager/hotlist.c                                    _("&Yes"), _("&No"));
_                1475 src/filemanager/hotlist.c     hotlist->label = g_strdup (_("Top level group"));
_                1498 src/filemanager/hotlist.c             message (D_ERROR, _("Hotlist Load"),
_                1499 src/filemanager/hotlist.c                      _
_                1611 src/filemanager/hotlist.c     cp = _(cp);
_                1621 src/filemanager/hotlist.c         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);
_                 149 src/filemanager/info.c         file_label = _("File: %s");
_                 167 src/filemanager/info.c             tty_print_string (_("No node information"));
_                 169 src/filemanager/info.c             tty_printf ("%s - / %" PRIuMAX, _("Free nodes:"), myfs_stats.nodes);
_                 171 src/filemanager/info.c             tty_printf ("%s %" PRIuMAX " / -", _("Free nodes:"), myfs_stats.nfree);
_                 174 src/filemanager/info.c                         _("Free nodes:"),
_                 182 src/filemanager/info.c             tty_print_string (_("No space information"));
_                 189 src/filemanager/info.c             tty_printf (_("Free space: %s / %s (%d%%)"), buffer1, buffer2,
_                 196 src/filemanager/info.c         tty_printf (_("Type:       %s"),
_                 197 src/filemanager/info.c                     myfs_stats.typename ? myfs_stats.typename : _("non-local vfs"));
_                 203 src/filemanager/info.c         str_printf (buff, _("Device:     %s"),
_                 210 src/filemanager/info.c         str_printf (buff, _("Filesystem: %s"),
_                 217 src/filemanager/info.c         str_printf (buff, _("Accessed:   %s"), file_date (st.st_atime));
_                 223 src/filemanager/info.c         str_printf (buff, _("Modified:   %s"), file_date (st.st_mtime));
_                 232 src/filemanager/info.c         str_printf (buff, _("Changed:    %s"), file_date (st.st_ctime));
_                 240 src/filemanager/info.c             tty_printf (_("Dev. type: major %lu, minor %lu"),
_                 247 src/filemanager/info.c             tty_printf (_("Size:       %s"), buffer);
_                 256 src/filemanager/info.c         tty_printf (_("Owner:      %s/%s"), get_owner (st.st_uid), get_group (st.st_gid));
_                 260 src/filemanager/info.c         tty_printf (_("Links:      %d"), (int) st.st_nlink);
_                 275 src/filemanager/info.c                 tty_printf (_("Attributes: %s"), chattr_get_as_str (attr));
_                 278 src/filemanager/info.c                 tty_print_string (_("Attributes: unavailable"));
_                 285 src/filemanager/info.c         tty_printf (_("Mode:       %s (%04o)"),
_                 290 src/filemanager/info.c         tty_printf (_("Location:   %Xh:%Xh"), (unsigned int) st.st_dev, (unsigned int) st.st_ino);
_                 514 src/filemanager/layout.c     output_lines_label = _("Output lines:");
_                 520 src/filemanager/layout.c         title1 = _(title1);
_                 521 src/filemanager/layout.c         title2 = _(title2);
_                 522 src/filemanager/layout.c         title3 = _(title3);
_                 526 src/filemanager/layout.c             s_split_direction[i] = _(s_split_direction[i]);
_                 531 src/filemanager/layout.c                 check_options[i].text = _(check_options[i].text);
_                 535 src/filemanager/layout.c         ok_button = _(ok_button);
_                 536 src/filemanager/layout.c         cancel_button = _(cancel_button);
_                 563 src/filemanager/layout.c                     "[Layout]", _("Layout"));
_                 912 src/filemanager/mountlist.c             fprintf (stderr, "%s\n", _("Memory exhausted!"));
_                 536 src/filemanager/panel.c         g_strlcpy (buf, _("[dev]"), bufsize);
_                 549 src/filemanager/panel.c         return _("UP--DIR");
_                 568 src/filemanager/panel.c         return _("SYMLINK");
_                 571 src/filemanager/panel.c         return _("SUB-DIR");
_                1075 src/filemanager/panel.c             tty_print_string (str_fit_to_term (_("<readlink failed>"), w->rect.cols - 2, J_LEFT));
_                1083 src/filemanager/panel.c         tty_print_string (str_fit_to_term (_("UP--DIR"), w->rect.cols - 2, J_LEFT));
_                1347 src/filemanager/panel.c         tty_printf (" %s ", _("Panelize"));
_                1605 src/filemanager/panel.c         g_snprintf (translated_title, sizeof (translated_title), "%s", _(title));
_                1871 src/filemanager/panel.c                 g_strconcat (_("Unknown tag on display format:"), " ", tmp_format, (char *) NULL);
_                2655 src/filemanager/panel.c         message (D_ERROR, MSG_ERROR, _("Malformed regular expression"));
_                2709 src/filemanager/panel.c     panel_select_unselect_files (panel, _("Select"), MC_HISTORY_FM_PANEL_SELECT,
_                2718 src/filemanager/panel.c     panel_select_unselect_files (panel, _("Unselect"), MC_HISTORY_FM_PANEL_UNSELECT,
_                2748 src/filemanager/panel.c         panel_select_unselect_files_dialog (&ff.flags, _("Filter"), MC_HISTORY_FM_PANEL_FILTER,
_                2960 src/filemanager/panel.c         && query_dialog (_("The Midnight Commander"), _("Do you really want to execute?"), D_NORMAL,
_                2961 src/filemanager/panel.c                          2, _("&Yes"), _("&No")) != 0)
_                3432 src/filemanager/panel.c         message (D_ERROR, MSG_ERROR, _("Cannot read directory contents"));
_                4611 src/filemanager/panel.c         message (D_ERROR, MSG_ERROR, _("Cannot read directory contents"));
_                4659 src/filemanager/panel.c         message (D_ERROR, MSG_ERROR, _("Cannot read directory contents"));
_                4712 src/filemanager/panel.c         message (D_ERROR, _("Warning"),
_                4713 src/filemanager/panel.c                  _("User supplied format looks invalid, reverting to default."));
_                5106 src/filemanager/panel.c             ret[lc_index++] = g_strdup (_(panel_fields[i].title_hotkey));
_                5134 src/filemanager/panel.c             strcmp (name, _(panel_fields[lc_index].title_hotkey)) == 0)
_                5194 src/filemanager/panel.c             ret[lc_index++] = g_strdup (_(panel_fields[i].title_hotkey));
_                 192 src/filemanager/panelize.c         panelize_but[i].text = _(panelize_but[i].text);
_                 204 src/filemanager/panelize.c                     panelize_callback, NULL, "[External panelize]", _("External panelize"));
_                 213 src/filemanager/panelize.c     listbox_set_current (l_panelize, listbox_search_text (l_panelize, _("Other command")));
_                 217 src/filemanager/panelize.c     group_add_widget (g, label_new (y++, UX, _("Command")));
_                 277 src/filemanager/panelize.c         label = input_dialog (_("Add to external panelize"),
_                 278 src/filemanager/panelize.c                               _("Enter command label:"), MC_HISTORY_FM_PANELIZE_ADD, "",
_                 292 src/filemanager/panelize.c     if (strcmp (entry->label, _("Other command")) != 0)
_                 312 src/filemanager/panelize.c         message (D_ERROR, _("External panelize"), "%s", error->message);
_                 338 src/filemanager/panelize.c             message (D_ERROR, MSG_ERROR, _("External panelize:\n%s"), error->message);
_                 344 src/filemanager/panelize.c             message (D_ERROR, MSG_ERROR, _("External panelize:\n%s"), external->err.buf);
_                 355 src/filemanager/panelize.c                      _("External panelize:\nfailed to read data from child stdout:\n%s"),
_                 444 src/filemanager/panelize.c         message (D_ERROR, MSG_ERROR, _("Cannot run external panelize in a non-local directory"));
_                 501 src/filemanager/panelize.c     add2panelize (g_strdup (_("Other command")), g_strdup (""));
_                 505 src/filemanager/panelize.c         add2panelize (g_strdup (_("Modified git files")), g_strdup ("git ls-files --modified"));
_                 506 src/filemanager/panelize.c         add2panelize (g_strdup (_("Find rejects after patching")),
_                 508 src/filemanager/panelize.c         add2panelize (g_strdup (_("Find *.orig after patching")),
_                 510 src/filemanager/panelize.c         add2panelize (g_strdup (_("Find SUID and SGID programs")),
_                 558 src/filemanager/panelize.c         if (strcmp (current->label, _("Other command")) != 0)
_                 175 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:"),
_                 752 src/filemanager/tree.c     g_snprintf (msg, sizeof (msg), _("Move \"%s\" directory to:"),
_                 766 src/filemanager/tree.c             message (D_ERROR, MSG_ERROR, _("Cannot stat the destination\n%s"),
_                 769 src/filemanager/tree.c             file_error (TRUE, _("Destination \"%s\" must be a directory\n%s"), dest);
_                 824 src/filemanager/tree.c         buf = g_strdup_printf (_("Delete %s?"), vfs_path_as_str (tree->selected_ptr->name));
_                 826 src/filemanager/tree.c         result = query_dialog (Q_ ("DialogTitle|Delete"), buf, D_ERROR, 2, _("&Yes"), _("&No"));
_                1131 src/filemanager/tree.c         const char *title = _("Directory tree");
_                 369 src/filemanager/treestore.c                 fprintf (stderr, _("Cannot write to the %s file:\n%s\n"),
_                 327 src/help.c         return _("Help file format error\n");
_                 365 src/help.c             message (D_NORMAL, _("Warning"), "%s", _("Internal bug: Double start of link area"));
_                 642 src/help.c             message (D_ERROR, MSG_ERROR, _("Cannot find node %s in help file"), "[Contents]");
_                1105 src/help.c             message (D_ERROR, MSG_ERROR, _("Cannot open file %s\n%s"),
_                1127 src/help.c             message (D_ERROR, MSG_ERROR, _("Cannot find node %s in help file"), event_data->node);
_                1142 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"
_                  98 src/learn.c                              "and wait as well."), _(key_name_conv_tab[action - B_USER].longname));
_                 122 src/learn.c                message (D_NORMAL, _("Cannot accept this key"), _("You have entered \"%s\""), seq);
_                 183 src/learn.c            label_set_text (LABEL (learnkeys[i].label), _("OK"));
_                 192 src/learn.c                                      _
_                 195 src/learn.c                                      _("&Save"), _("&Discard")) == 0)
_                 201 src/learn.c                             _
_                 271 src/learn.c            learn_title = _(learn_title);
_                 275 src/learn.c        b0 = _(b0);
_                 276 src/learn.c        b1 = _(b1);
_                 309 src/learn.c            label = _(key_name_conv_tab[i].longname);
_                 330 src/learn.c                                        _
_                 274 src/main.c             fprintf (stderr, _("Failed to run:\n%s\n"), mcerror->message);
_                 294 src/main.c             mc_propagate_error (&mcerror, 0, "%s: %s", _("Home directory path is not absolute"),
_                 411 src/main.c             r = query_dialog (_("Warning"),
_                 412 src/main.c                               _("GNU Midnight Commander\nis already running on this terminal.\n"
_                 414 src/main.c                               D_ERROR, 2, _("&OK"), _("&Quit"));
_                 546 src/main.c             fprintf (stderr, _("\nFailed while close:\n%s\n"), mcerror->message);
_                  88 src/selcodepage.c                                      _("Choose codepage"), "[Codepages Translation]");
_                  91 src/selcodepage.c         LISTBOX_APPEND_TEXT (listbox, '-', _("-  < No translation >"), NULL, FALSE);
_                 103 src/selcodepage.c         g_snprintf (buffer, sizeof (buffer), "%c  %s", hotkey, _("Other 8 bit"));
_                 220 src/setup.c    #define FMTYEAR _("%b %e  %Y")
_                 221 src/setup.c    #define FMTTIME _("%b %e %H:%M")
_                1079 src/setup.c            message (D_ERROR, MSG_ERROR, _("Cannot save file %s:\n%s"), filename, (*mcerror)->message);
_                1377 src/subshell/common.c                 fprintf (stderr, _("Cannot open named pipe %s\n"), tcsh_fifo);
_                1651 src/subshell/common.c             query_dialog (_("Warning"),
_                1652 src/subshell/common.c                           _("The shell is still active. Quit anyway?"),
_                1653 src/subshell/common.c                           D_NORMAL, 2, _("&Yes"), _("&No")) == 0;
_                1788 src/subshell/common.c             vfs_print_message (_("Warning: Cannot change to %s.\n"), cwd);
_                 144 src/textconf.c     printf (_("GNU Midnight Commander %s\n"), mc_global.mc_version);
_                 146 src/textconf.c     printf (_("Built with GLib %d.%d.%d\n"),
_                 150 src/textconf.c     printf (_("Built with S-Lang %s with terminfo database\n"), SLANG_VERSION_STRING);
_                 153 src/textconf.c     printf (_("Built with ncurses %s\n"), NCURSES_VERSION);
_                 155 src/textconf.c     puts (_("Built with ncurses (unknown version)"));
_                 159 src/textconf.c     printf (_("Built with ncursesw %s\n"), NCURSES_VERSION);
_                 161 src/textconf.c     puts (_("Built with ncursesw (unknown version)"));
_                 168 src/textconf.c     printf (_("Built with libssh2 %d.%d.%d\n"),
_                 173 src/textconf.c         puts (_(features[i]));
_                 176 src/textconf.c     puts (_("Virtual File Systems:"));
_                 178 src/textconf.c         printf ("%s %s", i == 0 ? "" : ",", _(vfs_supported[i]));
_                 182 src/textconf.c     (void) puts (_("Data types:"));
_                 210 src/textconf.c     (void) printf ("%s %s\n", _("Home directory:"), mc_config_get_home_dir ());
_                 211 src/textconf.c     (void) printf ("%s %s\n", _("Profile root directory:"), mc_get_profile_root ());
_                 214 src/textconf.c     PRINTF_GROUP (_("System data"));
_                 216 src/textconf.c     PRINTF_SECTION (_("Config directory:"), mc_global.sysconfig_dir);
_                 217 src/textconf.c     PRINTF_SECTION (_("Data directory:"), mc_global.share_data_dir);
_                 219 src/textconf.c     PRINTF_SECTION (_("File extension handlers:"), EXTHELPERSDIR);
_                 222 src/textconf.c     PRINTF_SECTION (_("VFS plugins and scripts:"), LIBEXECDIR);
_                 232 src/textconf.c     PRINTF_GROUP (_("User data"));
_                 234 src/textconf.c     PRINTF_SECTION2 (_("Config directory:"), mc_config_get_path ());
_                 235 src/textconf.c     PRINTF_SECTION2 (_("Data directory:"), mc_config_get_data_path ());
_                 247 src/textconf.c     PRINTF_SECTION2 (_("Cache directory:"), mc_config_get_cache_path ());
_                 334 src/usermenu.c             message (D_NORMAL, _("Debug"), "%s", msg);
_                 351 src/usermenu.c             type = _("ERROR:");
_                 355 src/usermenu.c             type = _("True:");
_                 357 src/usermenu.c             type = _("False:");
_                 461 src/usermenu.c         message (D_ERROR, MSG_ERROR, _("Cannot create temporary command file\n%s"),
_                 490 src/usermenu.c                     input_dialog (_("Parameter"), lc_prompt, MC_HISTORY_FM_MENU_EXEC_PARAM, "",
_                 596 src/usermenu.c             message (D_ERROR, MSG_ERROR, "%s", _("Error calling program"));
_                 624 src/usermenu.c         message (D_NORMAL, _("Warning -- ignoring file"),
_                 625 src/usermenu.c                  _("File %s is not owned by root or you or is world writable.\n"
_                 737 src/usermenu.c                      _("Format error on file Extensions File"),
_                 738 src/usermenu.c                      !dots ? _("The %%var macro has no default")
_                 739 src/usermenu.c                      : _("The %%var macro has no variable"));
_                 988 src/usermenu.c         message (D_ERROR, MSG_ERROR, "%s", _("Cannot execute commands on non-local filesystems"));
_                 999 src/usermenu.c             message (D_ERROR, MSG_ERROR, _("Cannot open file %s\n%s"), menu,
_                1039 src/usermenu.c         message (D_ERROR, MSG_ERROR, _("Cannot open file %s\n%s"), menu, unix_error_string (errno));
_                1145 src/usermenu.c         message (D_ERROR, MSG_ERROR, _("No suitable entries found in %s"), menu);
_                1159 src/usermenu.c             listbox = listbox_window_new (menu_lines, max_cols + 2, _("User menu"),
_                 236 src/vfs/cpio/cpio.c         message (D_ERROR, MSG_ERROR, _("Cannot open cpio archive\n%s"), vfs_path_as_str (vpath));
_                 259 src/vfs/cpio/cpio.c             message (D_ERROR, MSG_ERROR, _("Cannot open cpio archive\n%s"), s);
_                 336 src/vfs/cpio/cpio.c                 message (D_ERROR, MSG_ERROR, _("Premature end of cpio archive\n%s"), super->name);
_                 425 src/vfs/cpio/cpio.c                          _("Inconsistent hardlinks of\n%s\nin cpio archive\n%s"),
_                 466 src/vfs/cpio/cpio.c                      _("%s contains duplicate entries! Skipping!"), super->name);
_                 576 src/vfs/cpio/cpio.c         message (D_ERROR, MSG_ERROR, _("Corrupted cpio header encountered in\n%s"), super->name);
_                 643 src/vfs/cpio/cpio.c         message (D_ERROR, MSG_ERROR, _("Corrupted cpio header encountered in\n%s"), super->name);
_                 649 src/vfs/cpio/cpio.c         message (D_ERROR, MSG_ERROR, _("Corrupted cpio header encountered in\n%s"), super->name);
_                 718 src/vfs/cpio/cpio.c         message (D_ERROR, MSG_ERROR, _("Corrupted cpio header encountered in\n%s"), super->name);
_                 728 src/vfs/cpio/cpio.c         message (D_ERROR, MSG_ERROR, _("Corrupted cpio header encountered in\n%s"), super->name);
_                 792 src/vfs/cpio/cpio.c                 message (D_ERROR, MSG_ERROR, _("Unexpected end of file\n%s"),
_                 691 src/vfs/extfs/extfs.c         mc_propagate_error (error, 0, "%s", _("Inconsistent archive"));
_                 740 src/vfs/extfs/extfs.c         message (D_ERROR, MSG_ERROR, _("Cannot open %s archive\n%s:\n%s"), info->prefix, name,
_                 753 src/vfs/extfs/extfs.c             message (D_ERROR, MSG_ERROR, _("EXTFS virtual file system:\n%s"), error->message);
_                 932 src/vfs/extfs/extfs.c         message (D_ERROR, MSG_ERROR, _("EXTFS virtual file system:\nwrong file name"));
_                 945 src/vfs/extfs/extfs.c         message (D_ERROR, MSG_ERROR, _("EXTFS virtual file system:\nwrong archive name"));
_                 969 src/vfs/extfs/extfs.c         message (D_ERROR, MSG_ERROR, _("EXTFS virtual file system:\ncannot build command"));
_                 979 src/vfs/extfs/extfs.c         message (D_ERROR, MSG_ERROR, _("EXTFS virtual file system:\n%s"), error->message);
_                 989 src/vfs/extfs/extfs.c         message (D_ERROR, MSG_ERROR, _("EXTFS virtual file system:\n%s"), error->message);
_                 994 src/vfs/extfs/extfs.c         message (D_ERROR, MSG_ERROR, _("EXTFS virtual file system:\n%s"), pip->err.buf);
_                1577 src/vfs/extfs/extfs.c             fprintf (stderr, _("Warning: cannot open %s directory\n"), dirname);
_                 588 src/vfs/ftpfs/ftpfs.c         vfs_print_message (_("ftpfs: Disconnecting from %s"), super->path_element->host);
_                 640 src/vfs/ftpfs/ftpfs.c         p = g_strdup_printf (_("FTP: Password required for %s"), super->path_element->user);
_                 683 src/vfs/ftpfs/ftpfs.c         vfs_print_message ("%s", _("ftpfs: sending login name"));
_                 688 src/vfs/ftpfs/ftpfs.c             vfs_print_message ("%s", _("ftpfs: sending user password"));
_                 694 src/vfs/ftpfs/ftpfs.c                 p = g_strdup_printf (_("FTP: Account required for user %s"),
_                 696 src/vfs/ftpfs/ftpfs.c                 op = input_dialog (p, _("Account:"), MC_HISTORY_FTPFS_ACCOUNT, "",
_                 701 src/vfs/ftpfs/ftpfs.c                 vfs_print_message ("%s", _("ftpfs: sending user account"));
_                 711 src/vfs/ftpfs/ftpfs.c             vfs_print_message ("%s", _("ftpfs: logged in"));
_                 724 src/vfs/ftpfs/ftpfs.c     message (D_ERROR, MSG_ERROR, _("ftpfs: Login incorrect for user %s "),
_                 860 src/vfs/ftpfs/ftpfs.c         vfs_print_message ("%s", _("ftpfs: Invalid host name."));
_                 906 src/vfs/ftpfs/ftpfs.c         vfs_print_message (_("ftpfs: %s"), gai_strerror (e));
_                 922 src/vfs/ftpfs/ftpfs.c             vfs_print_message (_("ftpfs: %s"), unix_error_string (errno));
_                 929 src/vfs/ftpfs/ftpfs.c         vfs_print_message (_("ftpfs: making connection to %s"), host);
_                 939 src/vfs/ftpfs/ftpfs.c             vfs_print_message ("%s", _("ftpfs: connection interrupted by user"));
_                 941 src/vfs/ftpfs/ftpfs.c             vfs_print_message (_("ftpfs: connection to server failed: %s"),
_                 996 src/vfs/ftpfs/ftpfs.c                 vfs_print_message (_("Waiting to retry... %d (Control-G to cancel)"), count_down);
_                1256 src/vfs/ftpfs/ftpfs.c         vfs_print_message (_("ftpfs: could not make address-to-name translation: %s"), err_str);
_                1319 src/vfs/ftpfs/ftpfs.c                 vfs_print_message (_("ftpfs: try reconnect to server, attempt %u"), i);
_                1326 src/vfs/ftpfs/ftpfs.c                 vfs_print_message (_("ftpfs: could not get socket name: %s"),
_                1338 src/vfs/ftpfs/ftpfs.c             vfs_print_message (_("ftpfs: try reconnect to server, attempt %u"), i);
_                1343 src/vfs/ftpfs/ftpfs.c             vfs_print_message ("%s", _("ftpfs: could not reconnect to server"));
_                1361 src/vfs/ftpfs/ftpfs.c         vfs_print_message ("%s", _("ftpfs: invalid address family"));
_                1369 src/vfs/ftpfs/ftpfs.c         vfs_print_message (_("ftpfs: could not create socket: %s"), unix_error_string (me->verrno));
_                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"));
_                1684 src/vfs/ftpfs/ftpfs.c             vfs_print_message ("%s", _("ftpfs: CWD failed."));
_                1693 src/vfs/ftpfs/ftpfs.c         vfs_print_message ("%s", _("ftpfs: couldn't resolve symlink"));
_                1701 src/vfs/ftpfs/ftpfs.c         vfs_print_message ("%s", _("ftpfs: couldn't resolve symlink"));
_                1775 src/vfs/ftpfs/ftpfs.c     vfs_print_message ("%s", _("Resolving symlink..."));
_                1804 src/vfs/ftpfs/ftpfs.c     vfs_print_message (_("ftpfs: Reading FTP directory %s... %s%s"),
_                1807 src/vfs/ftpfs/ftpfs.c                        RFC_STRICT ? _("(strict rfc959)") : "", 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);
_                2004 src/vfs/ftpfs/ftpfs.c                            _("ftpfs: storing file"), (uintmax_t) n_stored, (uintmax_t) s.st_size);
_                2505 src/vfs/ftpfs/ftpfs.c                      _("~/.netrc file has incorrect mode\nRemove password or correct mode"));
_                 229 src/vfs/sfs/sfs.c         message (D_ERROR, MSG_ERROR, _("SFS virtual file system:\n%s"), error->message);
_                 239 src/vfs/sfs/sfs.c         message (D_ERROR, MSG_ERROR, _("SFS virtual file system:\n%s"), error->message);
_                 246 src/vfs/sfs/sfs.c         message (D_ERROR, MSG_ERROR, _("SFS virtual file system:\n%s"), pip->err.buf);
_                 462 src/vfs/sfs/sfs.c         fprintf (stderr, _("%s: Warning: file %s not found\n"), "sfs_init()", mc_sfsini);
_                 492 src/vfs/sfs/sfs.c             fprintf (stderr, _("Warning: Invalid line in %s:\n%s\n"), "sfs.ini", key);
_                 509 src/vfs/sfs/sfs.c                 fprintf (stderr, _("Warning: Invalid flag %c in %s:\n%s\n"), *c, "sfs.ini", key);
_                 234 src/vfs/sftpfs/config_parser.c                                     _("sftp: an error occurred while reading %s: %s"),
_                 338 src/vfs/sftpfs/config_parser.c             mc_propagate_error (mcerror, EPERM, "%s", _("sftp: Unable to get current user name."));
_                 147 src/vfs/sftpfs/connection.c         mc_propagate_error (mcerror, 0, "%s", _("sftp: Invalid host name."));
_                 179 src/vfs/sftpfs/connection.c         mc_propagate_error (mcerror, e, _("sftp: %s"), gai_strerror (e));
_                 207 src/vfs/sftpfs/connection.c                                 _("sftp: failed to convert remote host IP address into text form"));
_                 219 src/vfs/sftpfs/connection.c             vfs_print_message (_("sftp: %s"), unix_error_string (errno));
_                 224 src/vfs/sftpfs/connection.c         vfs_print_message (_("sftp: making connection to %s"), super->path_element->host);
_                 234 src/vfs/sftpfs/connection.c             mc_propagate_error (mcerror, 0, "%s", _("sftp: connection interrupted by user"));
_                 236 src/vfs/sftpfs/connection.c             mc_propagate_error (mcerror, save_errno, _("sftp: connection to server failed: %s"),
_                 355 src/vfs/sftpfs/connection.c                                 _("sftp: found host key of unsupported type: RSA1"));
_                 358 src/vfs/sftpfs/connection.c             mc_propagate_error (mcerror, 0, "%s 0x%x", _("sftp: unknown host key type:"),
_                 421 src/vfs/sftpfs/connection.c     (void) message (D_NORMAL, _("Information"),
_                 422 src/vfs/sftpfs/connection.c                     _("Permanently added\n%s (%s)\nto the list of known hosts."),
_                 486 src/vfs/sftpfs/connection.c         mc_propagate_error (mcerror, 0, "%s", _("sftp: cannot get the remote host key"));
_                 526 src/vfs/sftpfs/connection.c                             _("sftp: unsupported key type, can't check remote host key"));
_                 533 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         msg = g_strdup_printf (_("The authenticity of host\n%s (%s)\ncan't be established!\n"
_                 562 src/vfs/sftpfs/connection.c         rc = query_dialog (_("Warning"), msg, D_NORMAL, 3, _("&Yes"), _("&Ignore"), _("&No"));
_                 568 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"));
_                 595 src/vfs/sftpfs/connection.c             mc_propagate_error (mcerror, 0, "%s", _("sftp: host key verification failed"));
_                 731 src/vfs/sftpfs/connection.c     p = g_strdup_printf (_("sftp: Enter passphrase for %s "), super->path_element->user);
_                 736 src/vfs/sftpfs/connection.c         mc_propagate_error (mcerror, 0, "%s", _("sftp: Passphrase is empty."));
_                 841 src/vfs/sftpfs/connection.c     p = g_strdup_printf (_("sftp: Enter password for %s "), super->path_element->user);
_                 846 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"));
_                 280 src/vfs/sftpfs/file.c                             _("sftp: No file handler data present for reading file"));
_                 107 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."));
_                 745 src/vfs/sftpfs/sftpfs.c         vfs_print_message ("%s", _("sftp: Invalid host name."));
_                 385 src/vfs/shell/shell.c         vfs_print_message (_("shell: Disconnecting from %s"), super->name ? super->name : "???");
_                 570 src/vfs/shell/shell.c     printf ("\n%s\n", _("shell: Waiting for initial line..."));
_                 580 src/vfs/shell/shell.c         printf ("\n%s\n", _("Sorry, we cannot do password authenticated connections for now."));
_                 588 src/vfs/shell/shell.c             p = g_strdup_printf (_("shell: Password is required for %s"),
_                 597 src/vfs/shell/shell.c         printf ("\n%s\n", _("shell: Sending password..."));
_                 634 src/vfs/shell/shell.c     vfs_print_message ("%s", _("shell: Sending initial line..."));
_                 643 src/vfs/shell/shell.c     vfs_print_message ("%s", _("shell: Getting host info..."));
_                 926 src/vfs/shell/shell.c     vfs_print_message (_("shell: Reading directory %s..."), remote_path);
_                 972 src/vfs/shell/shell.c         vfs_print_message (_("%s: done."), me->name);
_                 979 src/vfs/shell/shell.c     vfs_print_message (_("%s: failure"), me->name);
_                1037 src/vfs/shell/shell.c     vfs_print_message (_("shell: store %s: sending command..."), quoted_name);
_                1061 src/vfs/shell/shell.c             vfs_print_message ("%s", _("shell: Local read failed, sending zeros"));
_                1080 src/vfs/shell/shell.c         vfs_print_message ("%s: %" PRIuMAX "/%" PRIuMAX, _("shell: storing file"),
_                1150 src/vfs/shell/shell.c     vfs_print_message ("%s", _("Aborting transfer..."));
_                1166 src/vfs/shell/shell.c         vfs_print_message ("%s", _("Error reported after abort."));
_                1168 src/vfs/shell/shell.c         vfs_print_message ("%s", _("Aborted transfer would be successful."));
_                 165 src/vfs/tar/tar-internal.c         message (D_ERROR, MSG_ERROR, _("tar: mc_lseek not stopped at a record boundary"));
_                 418 src/vfs/tar/tar-internal.c             message (D_ERROR, MSG_ERROR, _("Inconsistent tar archive"));
_                 655 src/vfs/tar/tar.c                 message (D_ERROR, MSG_ERROR, _("Inconsistent tar archive"));
_                 685 src/vfs/tar/tar.c                     message (D_ERROR, MSG_ERROR, _("Unexpected EOF on archive file"));
_                 708 src/vfs/tar/tar.c                 message (D_ERROR, MSG_ERROR, _("Unexpected EOF on archive file"));
_                 728 src/vfs/tar/tar.c                 message (D_ERROR, MSG_ERROR, _("Inconsistent tar archive"));
_                 823 src/vfs/tar/tar.c             message (D_ERROR, MSG_ERROR, _("Inconsistent tar archive"));
_                 910 src/vfs/tar/tar.c         message (D_ERROR, MSG_ERROR, _("Cannot open tar archive\n%s"), vfs_path_as_str (vpath));
_                 932 src/vfs/tar/tar.c             message (D_ERROR, MSG_ERROR, _("Cannot open tar archive\n%s"), s);
_                 992 src/vfs/tar/tar.c             message (D_ERROR, MSG_ERROR, _("%s\ndoesn't look like a tar archive"),
_                1017 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);
_                 291 src/vfs/undelfs/undelfs.c                              _("no more memory while reallocating array"));
_                 313 src/vfs/undelfs/undelfs.c             message (D_ERROR, undelfserr, _("while doing inode scan %d"), retval);
_                 364 src/vfs/undelfs/undelfs.c         message (D_ERROR, undelfserr, _("Cannot open file %s"), ext2_fname);
_                 367 src/vfs/undelfs/undelfs.c     vfs_print_message ("%s", _("undelfs: reading inode bitmap..."));
_                 370 src/vfs/undelfs/undelfs.c         message (D_ERROR, undelfserr, _("Cannot load inode bitmap from:\n%s"), ext2_fname);
_                 373 src/vfs/undelfs/undelfs.c     vfs_print_message ("%s", _("undelfs: reading block bitmap..."));
_                 376 src/vfs/undelfs/undelfs.c         message (D_ERROR, undelfserr, _("Cannot load block bitmap from:\n%s"), ext2_fname);
_                 382 src/vfs/undelfs/undelfs.c     vfs_print_message (_("%s: done."), class_name);
_                 385 src/vfs/undelfs/undelfs.c     vfs_print_message (_("%s: failure"), class_name);
_                 400 src/vfs/undelfs/undelfs.c         message (D_ERROR, undelfserr, "%s", _("vfs_info is not fs!"));
_                 451 src/vfs/undelfs/undelfs.c         message (D_ERROR, undelfserr, "%s", _("You have to chdir to extract files first"));
_                 597 src/vfs/undelfs/undelfs.c         message (D_ERROR, undelfserr, "%s", _("while iterating over blocks"));
_                 675 src/vfs/undelfs/undelfs.c         message (D_ERROR, undelfserr, "%s", _("You have to chdir to extract files first"));
_                 719 src/vfs/undelfs/undelfs.c         message (D_ERROR, undelfserr, _("Cannot open file \"%s\""), file);
_                 788 src/vfs/undelfs/undelfs.c     undelfserr = _(undelfserr);
_                 813 src/vfs/undelfs/undelfs.c     message (D_ERROR, _("Ext2lib error"), "%s (%s: %ld)", str, whoami, err_code);
_                 310 src/viewer/actions_cmd.c             message (D_ERROR, MSG_ERROR, _("Cannot read directory contents"));
_                 434 src/viewer/actions_cmd.c                     message (D_ERROR, _("Warning"), "%s", _("Invalid value"));
_                 632 src/viewer/actions_cmd.c         r = query_dialog (_("Quit"),
_                 633 src/viewer/actions_cmd.c                           _("File was modified. Save with exit?"), D_NORMAL, 3,
_                 634 src/viewer/actions_cmd.c                           _("&Yes"), _("&No"), _("&Cancel quit"));
_                 638 src/viewer/actions_cmd.c         r = query_dialog (_("Quit"),
_                 639 src/viewer/actions_cmd.c                           _("Midnight Commander is being shut down.\nSave modified file?"),
_                 640 src/viewer/actions_cmd.c                           D_NORMAL, 2, _("&Yes"), _("&No"));
_                 172 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"),
_                 418 src/viewer/hex.c                 message (D_ERROR, _("Save file"),
_                 419 src/viewer/hex.c                          _("Error while closing the file:\n%s\n"
_                 427 src/viewer/hex.c         text = g_strdup_printf (_("Cannot save file:\n%s"), unix_error_string (errno));
_                 430 src/viewer/hex.c         answer = query_dialog (_("Save file"), text, D_ERROR, 2, _("&Retry"), _("&Cancel"));
_                 393 src/viewer/lib.c     file_label = str_term_trim (file_label, len - str_term_width1 (_("View: ")));
_                 395 src/viewer/lib.c     ret_str = g_strconcat (_("View: "), modified, file_label, (char *) NULL);
_                 339 src/viewer/mcviewer.c             g_snprintf (tmp, sizeof (tmp), _("Cannot open \"%s\"\n%s"),
_                 354 src/viewer/mcviewer.c             g_snprintf (tmp, sizeof (tmp), _("Cannot stat \"%s\"\n%s"),
_                 369 src/viewer/mcviewer.c             mcview_show_error (view, _("Cannot view: not a regular file"));
_                 404 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);
_                 180 src/viewer/search.c         mc_search_set_error (view->search, MC_SEARCH_E_NOTFOUND, "%s", _(STR_E_NOTFOUND));
_                 404 src/viewer/search.c     status_msg_init (STATUS_MSG (&vsm), _("Search"), 1.0, simple_status_msg_init_cb,
_                 452 src/viewer/search.c             (_("Search done"), _("Continue from beginning?"), D_NORMAL, 2, _("&Yes"),
_                 453 src/viewer/search.c              _("&No")) != 0)
_                 464 src/viewer/search.c             status_msg_init (STATUS_MSG (&vsm), _("Search"), 1.0, simple_status_msg_init_cb,
_                 484 src/viewer/search.c             query_dialog (_("Search"), _(STR_E_NOTFOUND), D_NORMAL, 1, _("&Dismiss"));
_                 486 src/viewer/search.c             query_dialog (_("Search"), view->search->error_str, D_NORMAL, 1, _("&Dismiss"));
_                 150 tests/src/execute__common.c     message_title__captured = (title == MSG_ERROR) ? g_strdup (_("Error")) : g_strdup (title);
_                 152 tests/src/execute__execute_with_vfs_arg.c     mctest_assert_str_eq (message_title__captured, _("Error"));
_                 154 tests/src/execute__execute_with_vfs_arg.c                           _("Cannot fetch a local copy of /ftp://some.host/editme.txt"));