constant TMGMT_LOCAL_TASK_STATUS_REJECTED in Translation Management Tool 7
Translation task is rejected (at least some job items are rejected).
Related topics
1 use of TMGMT_LOCAL_TASK_STATUS_REJECTED
- TMGMTLocalTask::isRejected in translators/
tmgmt_local/ entity/ tmgmt_local.entity.task.inc - Returns whether the status of this task is 'rejected'.
File
- translators/
tmgmt_local/ tmgmt_local.module, line 50 - Main module file for the local translation module.
Code
define('TMGMT_LOCAL_TASK_STATUS_REJECTED', 3);