Skip to content

Commit a7137bd

Browse files
authored
docs: update Project Tasks (#233)
1 parent ad7a387 commit a7137bd

File tree

6 files changed

+20
-14
lines changed

6 files changed

+20
-14
lines changed
38.2 KB
Loading
21.2 KB
Loading
62.6 KB
Loading
60.1 KB
Loading

src/content/docs/crowdin/tasks/tasks.mdx

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -181,17 +181,17 @@ Once created, sequential tasks are represented on the Tasks Board, displaying bo
181181
The concept of sequential tasks is based on two primary approaches:
182182

183183
* **Creating a translation task with its associated pending proofreading task:**
184-
* Start by creating a translation task along with its specified languages and work scope.
185-
* Select **Create a pending proofreading task** to generate an associated proofreading task.
184+
* Start by creating a translation task and specifying the target languages and work scope.
185+
* Select **Create a pending proofreading task** to generate the associated proofreading task. You can set separate due dates for the translation and proofreading tasks if needed.
186186
<Image src={createPendingProofreadingTask} alt="Create a pending proofreading task" />
187187
* While translators work on the translation task, the linked proofreading task remains pending.
188-
* Upon completion of the translation task, the status of the associated proofreading task changes from Pending to To Do, and proofreaders will receive the respective notifications that it's ready for review.
188+
* When the translation task is completed, the status of the associated proofreading task changes from Pending to To Do. Proofreaders will then receive notifications that it's ready for review.
189189
* **Creating a proofreading task and linking it to a translation task:**
190-
* Create a proofreading task and select the translation task you want to link it with from the **Preceding task** drop-down menu.
190+
* Create a proofreading task and select the translation task you want to link it with from the **Preceding task** drop-down menu. You can link it to either a completed or an active translation task.
191191
<Image src={selectPrecedingTranslationTask} alt="Select preceding translation task" />
192192
* The languages and work scope are automatically inherited from the linked translation task.
193193
* The proofreading task remains pending until the linked translation task is completed.
194-
* Similar to the first approach, proofreaders receive notifications when the proofreading task is ready for review.
194+
* As with the first approach, proofreaders receive notifications when the proofreading task is ready for review.
195195

196196
### Task Types Supported
197197

@@ -200,11 +200,16 @@ Sequential tasks are available for the following task types:
200200
* Translate by own translators
201201
* Proofread by own translators
202202
* Translate by vendor:
203-
* Crowdin Language Services
204-
* Vendors that manage the translation process with a dedicated manager
203+
* Crowdin Language Services
204+
* Vendors that manage the translation process with a dedicated manager
205205
* Proofread by vendor:
206-
* Crowdin Language Services
207-
* Vendors that manage the translation process with a dedicated manager
206+
* Crowdin Language Services
207+
* BLEND
208+
* Vendors that manage the translation process with a dedicated manager
209+
210+
<Aside>
211+
When creating a **Proofread by vendor** task for BLEND and linking it to a preceding translation task, BLEND can only be selected if the preceding translation task (with the Done status) was also completed by BLEND.
212+
</Aside>
208213

209214
### Sequential Task Management
210215

src/content/docs/enterprise/tasks/tasks.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -181,17 +181,17 @@ Once created, sequential tasks are represented on the Tasks Board, displaying bo
181181
The concept of sequential tasks is based on two primary approaches:
182182

183183
* **Creating a translation task with its associated pending proofreading task:**
184-
* Start by creating a translation task along with its specified languages and work scope.
185-
* Select **Create a pending proofreading task** to generate an associated proofreading task.
184+
* Start by creating a translation task and specifying the target languages and work scope.
185+
* Select **Create a pending proofreading task** to generate the associated proofreading task. You can set separate due dates for the translation and proofreading tasks if needed.
186186
<Image src={createPendingProofreadingTask} alt="Create a pending proofreading task" />
187187
* While translators work on the translation task, the linked proofreading task remains pending.
188-
* Upon completion of the translation task, the status of the associated proofreading task changes from Pending to To Do, and proofreaders will receive the respective notifications that it's ready for review.
188+
* When the translation task is completed, the status of the associated proofreading task changes from Pending to To Do. Proofreaders will then receive notifications that it's ready for review.
189189
* **Creating a proofreading task and linking it to a translation task:**
190-
* Create a proofreading task and select the translation task you want to link it with from the **Preceding task** drop-down menu.
190+
* Create a proofreading task and select the translation task you want to link it with from the **Preceding task** drop-down menu. You can link it to either a completed or an active translation task.
191191
<Image src={selectPrecedingTranslationTask} alt="Select preceding translation task" />
192192
* The languages and work scope are automatically inherited from the linked translation task.
193193
* The proofreading task remains pending until the linked translation task is completed.
194-
* Similar to the first approach, proofreaders receive notifications when the proofreading task is ready for review.
194+
* As with the first approach, proofreaders receive notifications when the proofreading task is ready for review.
195195

196196
### Task Types Supported
197197

@@ -200,6 +200,7 @@ Sequential tasks are available for the following task types:
200200
* Translate by own translators
201201
* Proofread by own translators
202202
* Translate by vendor
203+
* Proofread by vendor
203204

204205
### Sequential Task Management
205206

0 commit comments

Comments
 (0)