title1            502 src/filemanager/layout.c     const char *title1 = N_("Panel split");
title1            520 src/filemanager/layout.c         title1 = _(title1);
title1            548 src/filemanager/layout.c     l1 = max (l1, str_term_width1 (title1) + 4);
title1            572 src/filemanager/layout.c     group_add_widget (g, groupbox_new (2, 3, 6, l1, title1));