Lokalize is awesome when you have suggestion for translation, that it can modify it if string to be translated differs a bit from the one in original. For examle: Message: Example %1 Suggestion from TM: Příklad When suggestion is used: Příklad %1 However, when you have strings with <> it fails badly. Example: Message: <strong>Example</strong> Suggestion from TM: Příklad When suggestion is used: <Příklad> How it should be: <strong>Příklad</strong> Reproducible: Always
This bugs is a duplicate of this bug: https://bugs.kde.org/show_bug.cgi?id=311791
*** This bug has been marked as a duplicate of bug 311791 ***