op_names 93 src/filemanager/file.c const char *op_names[3] = { op_names 1009 src/filemanager/file.c query_dialog (op_names[OP_DELETE], text, D_ERROR, 5, _("&Yes"), _("&No"), _("A&ll"), op_names 2017 src/filemanager/file.c i = query_dialog (op_names[OP_DELETE], fmd_buf, D_ERROR, 2, _("&Yes"), _("&No")); op_names 3513 src/filemanager/file.c for (i = G_N_ELEMENTS (op_names); i-- != 0;) op_names 3514 src/filemanager/file.c op_names[i] = Q_ (op_names[i]); op_names 3560 src/filemanager/file.c g_strconcat (op_names[operation], ": ", op_names 903 src/filemanager/filegui.c file_ui_op_dlg_callback, NULL, NULL, op_names[ctx->operation]); op_names 1446 src/filemanager/filegui.c r, op_names[ctx->operation], "[Mask Copy/Rename]", op_names 159 src/filemanager/filegui.h extern const char *op_names[3];