Current Behavior
In a translation file, multi-part words are not taken into account.
e.g.: "abend vor allerheiligen" will not be detected
Possible Solution
Change the operating principle of the filter. For the moment, the message is split after each space. Then the different words are compared against the words in the translation file.
Bug Report
Current Behavior In a translation file, multi-part words are not taken into account. e.g.: "abend vor allerheiligen" will not be detected
Possible Solution Change the operating principle of the filter. For the moment, the message is split after each space. Then the different words are compared against the words in the translation file.