Closed
Bug 1552801
Opened 6 years ago
Closed 6 years ago
[pre-translation] Implement core task
Categories
(Webtools Graveyard :: Pontoon, defect, P3)
Webtools Graveyard
Pontoon
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mathjazz, Assigned: vishalcr7, Mentored)
Details
(Whiteboard: pontoon-pretranslation)
Attachments
(1 file)
After:
- a "Pre-Translation" setting gets enabled in the project admin,
- a new locale gets enables for a project with "Pre-Translation" setting enabled,
- new strings are exposed for a project with "Pre-Translation" setting enabled,
a pre-translation background task gets triggered, which:
- Identifies strings without any translations and any suggestions.
- Engages TheAlgorithm (bug 1552796) to gather pre-translations.
- Stores pre-translations as suggestions (approved=False) to DB.
3.1. Until pre-translations are stored as suggestions, we don't need to run checks on them.
The author should be set to a name like "Pontoon Translator <pontoon@mozilla.com>". Stats and Latest activity should be updated. Translations should NOT be stored in TM.
Comment 1•6 years ago
|
||
| Reporter | ||
Comment 2•6 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Summary: [pre-translation] Implement background task → [pretranslation] Implement core task
| Reporter | ||
Updated•6 years ago
|
Mentor: m
| Reporter | ||
Updated•5 years ago
|
Whiteboard: pontoon-pretranslation
| Reporter | ||
Updated•5 years ago
|
Summary: [pretranslation] Implement core task → [pre-translation] Implement core task
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
•