(Split out from #245082: Advanced search functions)
Use case: Useful for catching capitalization errors. Also, if I'm looking for the translation of "All" it would be nice not to have to look through 11 pages of "all"
(Split out from #245082: Advanced search functions)
Use case: Useful for catching capitalization errors. Also, if I'm looking for the translation of "All" it would be nice not to have to look through 11 pages of "all"
Comments
Comment #1
zirvap commentedRelated issues: #691786: Advanced search: Search for complete words and #691800: Separate the source and target strings for "search string". These options should probably be hidden behind an "Advanced search" link normally, to prevent the interface from being to cluttered.
Comment #2
hass commentedWe need to search with case sensitive to find buggy strings. For example the German translation is now full of buggy strings "E-mail" that need to be written as "E-Mail".
Comment #3
gábor hojtsyAdded #1118430: Set up the filtering/display setting UI for future growth to set us up for filter extensions like this.
Comment #4
Sahin commentedProposed UI:
A checkbox with a label "Case sensitive", beside the "Contains" input.
Default is unchecked.