title2            495 src/filemanager/layout.c     const char *title2 = N_ ("Console output");
title2            513 src/filemanager/layout.c         title2 = _ (title2);
title2            541 src/filemanager/layout.c     l1 = max (l1, str_term_width1 (title2) + 4);
title2            590 src/filemanager/layout.c         w = WIDGET (groupbox_new (8, 3, 3, l1, title2));