Enum ConfirmAndUpdateSegmentStatuses
Represents the status of segments that should be confirmed.
Syntax
public enum ConfirmAndUpdateSegmentStatuses
Fields
Name | Description |
---|---|
All | All possible segment statuses. |
Confirmed | The status of the segment is translator confirmed. |
Edited | The status of the segment is edited. |
Locked | The segment is locked. |
PreTranslated | The status of the segment is pre-translated. |
Proofread | The status of the segment is reviewer 2 confirmed (proofread). |
Reviewer1Confirmed | The status of the segment is reviewer 1 confirmed. |