title1            494 src/filemanager/layout.c     const char *title1 = N_ ("Panel split");
title1            512 src/filemanager/layout.c         title1 = _ (title1);
title1            540 src/filemanager/layout.c     l1 = max (l1, str_term_width1 (title1) + 4);
title1            563 src/filemanager/layout.c     group_add_widget (g, groupbox_new (2, 3, 6, l1, title1));