Bug 359548 - Search on file reference
Summary: Search on file reference
Status: REPORTED
Alias: None
Product: lokalize
Classification: Applications
Component: editor (other bugs)
Version First Reported In: 2.0
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Nick Shaforostoff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-18 19:15 UTC by Karl Ove Hufthammer
Modified: 2016-02-18 19:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.