Closed
Bug 1701980
Opened 4 years ago
Closed 4 years ago
Implementing context match (aka 101% match) in Pontoon translation memory
Categories
(Webtools Graveyard :: Pontoon, enhancement, P3)
Webtools Graveyard
Pontoon
Tracking
(Not tracked)
RESOLVED
MOVED
People
(Reporter: gueroJeff, Unassigned)
Details
Pontoon should incorporate context matching into translation memory matching. From the SDL documentation:
Context Matches
A context match is better than a 100% match. To be a context match, the translation memory segment must be a 100% match for the document segment and the two segments must have the same document context. For the document segment and the translation memory segment to have the same context, they must both have been preceded by the same segment.
Context matching is possible because context information is stored in the translation memory. When you add a new translation to a translation memory, three segments are added:
The source document segment.
The segment translation.
The segment preceding the source document segment. If there is no preceding segment, other context information is uploaded, such as information that the segment was the document header, for example.
Context segments cannot be seen when you view the contents of the translation memory.
Updated•4 years ago
|
Priority: -- → P3
Comment 1•4 years ago
|
||
*This bug has been moved to GitHub.*
*Please check it out on https://github.com/mozilla/pontoon/issues.*
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → MOVED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•