It’s currently possible to search/filter the list of strings by source, target, comment, message context, but not ‘reference’, i.e. file reference. It’s sometimes useful to filter on file reference, for example to translate all strings from a certain (important file). So this is a wish for support for searching on file references, i.e. lines beginning with #: in the .po file. Reproducible: Always Steps to Reproduce: 1. Open a .po file which contains lines beginning #: 2. Set the ‘Search columns’ to ‘All’. 3. Try to search for a file name listed in a #: line Actual Results: No results are listed. Expected Results: Strings extracted from the file name should be listed.