Enum ExpectedFinalStateAfterXTranslate
Represents the expected translation states of the X-translated segments.
Syntax
public enum ExpectedFinalStateAfterXTranslate
Fields
| Name | Description |
|---|---|
| Confirmed | The final state will be translator confirmed. |
| Pretranslated | The final state will be pre-translated. |
| Proofread | The final state will be reviewer 2 confirmed (proofread). |
| Reviewer1Confirmed | The final state will be reviewer 1 confirmed. |
| SameAsPrevious | The final state will be the same as in the previous version. |