Closed Bug 1192872 Opened 9 years ago Closed 8 years ago

[sync] Do not delete translations

Categories

(Webtools Graveyard :: Pontoon, defect, P3)

defect

Tracking

(firefox43 affected)

RESOLVED DUPLICATE of bug 1288956
Tracking Status
firefox43 --- affected

People

(Reporter: mathjazz, Unassigned)

Details

Translations of obsolete entities should be kept. We use them in Translation memory. Here's why:

1. We have a string "Inspector".
2. Slovenian translation is submitted: "Pregledovalnik".
3. Original string is replaced with "DOM Inspector".
4. We want to show "Pregledovalnik" as suggestion from Translation memory.
Summary: Do not delete translations on Sync → [sync] Do not delete translations
Priority: -- → P1
:mathjazz do you intend to work on this or can i try to solve this problem?
Feel free to take it.
Assignee: nobody → jot
Commit pushed to master at https://github.com/mozilla/pontoon

https://github.com/mozilla/pontoon/commit/9d62c104fe15c79a8c20ebe033f60bf898cb97fd
Fix bug 1192872: Added separate model for translation memory entries and moved calculations of levenshtein.ratio() to the database.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Wrong bug number.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
The problem with translation memory not keeping deleted translations is fixed:
https://github.com/mozilla/pontoon/commit/9d62c104fe15c79a8c20ebe033f60bf898cb97fd

We should still keep translations (and mark them as deleted instead of actually deleting them), because we'll need them for statistics and user timeline.

Lowering priority.
Priority: P1 → P3
Assignee: jot → nobody
Status: REOPENED → RESOLVED
Closed: 8 years ago8 years ago
Resolution: --- → DUPLICATE
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.