content_first_hit_label  591 src/filemanager/find.c     const char *content_first_hit_label = N_ ("Fir&st hit");
content_first_hit_label  624 src/filemanager/find.c         content_first_hit_label = _ (content_first_hit_label);
content_first_hit_label  648 src/filemanager/find.c     cw = max (cw, str_term_width1 (content_first_hit_label) + 4);
content_first_hit_label  742 src/filemanager/find.c         check_new (y2++, x2, options.content_first_hit, content_first_hit_label);