title1            500 src/filemanager/layout.c     const char *title1 = N_("Panel split");
title1            518 src/filemanager/layout.c         title1 = _(title1);
title1            546 src/filemanager/layout.c     l1 = max (l1, str_term_width1 (title1) + 4);
title1            570 src/filemanager/layout.c     group_add_widget (g, groupbox_new (2, 3, 6, l1, title1));