title2            503 src/filemanager/layout.c     const char *title2 = N_("Console output");
title2            521 src/filemanager/layout.c         title2 = _(title2);
title2            549 src/filemanager/layout.c     l1 = max (l1, str_term_width1 (title2) + 4);
title2            599 src/filemanager/layout.c         w = WIDGET (groupbox_new (8, 3, 3, l1, title2));