Enum ExpectedSourceStateBeforeXTranslate
Represents the statuses of the segments which segments should be applied during the X-translation.
Syntax
public enum ExpectedSourceStateBeforeXTranslate
Fields
Name | Description |
---|---|
AllTarget | All rows should be applied. |
ProofreadOnly | Rows with a proofread status should be applied. |
ProofreadOrConfirmed | Rows with a translator confirmed, reviewer 1 confirmed or reviewer 2 confirmed (proopread) status should be applied. |