Search doesn't know important keywords and changes them automatically "TouchGFX" will be "touched"
I just did a search with "touchgfx language custom container" because text language will not change inside custom containers on the current screen when calling Texts::setLanguage()*. The search engine isn't aware of the existance of TouchGFX and replaces it:

Edit:
* my fault, I use txtLabel.setWildcard(TypedText(id).getText() in the Containers and then there is of course no language information left
