constant JobItemInterface::STATE_REVIEW in Translation Management Tool 8
The translation job item needs to be reviewed.
A job item is marked as 'needs review' after every single piece of text in the job item has been translated by the translation provider. After the review procedure is finished the job item can be accepted and saved.
File
- src/
JobItemInterface.php, line 34
Class
- JobItemInterface
- Interface for tmgmt_job_item entity.
Namespace
Drupal\tmgmtCode
const STATE_REVIEW = 2;