Bug 330256 - Lokalize has problem with using suggestions when <> are used
Summary: Lokalize has problem with using suggestions when <> are used
Status: RESOLVED DUPLICATE of bug 311791
Alias: None
Product: lokalize
Classification: Applications
Component: editor (other bugs)
Version First Reported In: 1.5
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Nick Shaforostoff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-21 16:51 UTC by Vit Pelcak
Modified: 2015-01-14 23:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vit Pelcak 2014-01-21 16:51:36 UTC
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
Comment 1 Andrej M. 2014-12-28 17:46:55 UTC
This bugs is a duplicate of this bug: https://bugs.kde.org/show_bug.cgi?id=311791
Comment 2 Christoph Feck 2015-01-14 23:01:12 UTC

*** This bug has been marked as a duplicate of bug 311791 ***