title1            495 src/filemanager/layout.c     const char *title1 = N_ ("Panel split");
title1            513 src/filemanager/layout.c         title1 = _ (title1);
title1            541 src/filemanager/layout.c     l1 = max (l1, str_term_width1 (title1) + 4);
title1            564 src/filemanager/layout.c     group_add_widget (g, groupbox_new (2, 3, 6, l1, title1));