title2            501 src/filemanager/layout.c     const char *title2 = N_("Console output");
title2            519 src/filemanager/layout.c         title2 = _(title2);
title2            547 src/filemanager/layout.c     l1 = max (l1, str_term_width1 (title2) + 4);
title2            597 src/filemanager/layout.c         w = WIDGET (groupbox_new (8, 3, 3, l1, title2));