constant TMGMT_JOB_STATE_ACCEPTED in Translation Management Tool 7
The translation has been accepted and the job is finished.
Once the job has been accepted, the source plugins are called to update their sources with the translated data.
Related topics
File
- ./
tmgmt.module, line 46 - Main module file for the Translation Management module.
Code
define('TMGMT_JOB_STATE_ACCEPTED', 3);