You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/crowdin/tasks/tasks.mdx
+14-9Lines changed: 14 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -181,17 +181,17 @@ Once created, sequential tasks are represented on the Tasks Board, displaying bo
181
181
The concept of sequential tasks is based on two primary approaches:
182
182
183
183
***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.
186
186
<Imagesrc={createPendingProofreadingTask}alt="Create a pending proofreading task" />
187
187
* 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.
189
189
***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.
* The languages and work scope are automatically inherited from the linked translation task.
193
193
* 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.
195
195
196
196
### Task Types Supported
197
197
@@ -200,11 +200,16 @@ Sequential tasks are available for the following task types:
200
200
* Translate by own translators
201
201
* Proofread by own translators
202
202
* 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
205
205
* 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.
Copy file name to clipboardExpand all lines: src/content/docs/enterprise/tasks/tasks.mdx
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -181,17 +181,17 @@ Once created, sequential tasks are represented on the Tasks Board, displaying bo
181
181
The concept of sequential tasks is based on two primary approaches:
182
182
183
183
***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.
186
186
<Imagesrc={createPendingProofreadingTask}alt="Create a pending proofreading task" />
187
187
* 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.
189
189
***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.
0 commit comments