Start a new topic

Entry \bm\b as regular expression: right word boundary not respected

When I add the entry \bm\b as a regular expression, the right word boundary is not respected in 'müssen'.


Can this be fixed?


I had this again yesterday with another non-translatable and noticed that the next character was the German ü. Can it be that this is a bug in Java? Like they only considered the lower ansi values?

Java has Unicode-based implementation of regular expressions. CafeTran 11.2.2 update added the necessary switch which may help.

Login to post a comment