Bug 359548

Summary: Search on file reference
Product: [Applications] lokalize Reporter: Karl Ove Hufthammer <karl>
Component: editorAssignee: Nick Shaforostoff <shafff>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 2.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Karl Ove Hufthammer 2016-02-18 19:15:50 UTC
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.