Search in a localized game also matches english version.
Problem:
I play a localized game(translated one). And quite often I need to search for smth that I only know an english name, for instance I'm following a tutorial from internet. But the game only allows to search for localized strings, so I have to guess a lot. Especially troubling for localizations with a partial translation, since you don't know whether the string will be eng or not.
Proposal:
When searching an english word, it will match all entities (both localized and not-localized) that have it in their english name. It should be pretty easy to implement too.
BTW, thanks for making it easy to contribute to the game translation.