You are here

Constants in Translation Management Tool 7

Primary tabs

Namesort descending Location Description Direct uses Strings
TMGMT_ARRAY_DELIMITER ./tmgmt.module String used to delimit flattened array keys. 3 1
TMGMT_DATA_ITEM_STATE_ACCEPTED ./tmgmt.module The translation data item has been reviewed. 3 1
TMGMT_DATA_ITEM_STATE_PENDING ./tmgmt.module The translation data item has not been translated. 9 1
TMGMT_DATA_ITEM_STATE_REVIEWED ./tmgmt.module The translation data item has been reviewed. 7 1
TMGMT_DATA_ITEM_STATE_TRANSLATED ./tmgmt.module The translation data item has been translated. 10 1
TMGMT_DATA_ITEM_STATE_UNTRANSLATED translators/tmgmt_local/tmgmt_local.module Untranslated translation data item. 1 1
TMGMT_JOB_ITEM_STATE_ABORTED ./tmgmt.module The translation process of the job item is aborted. 2 1
TMGMT_JOB_ITEM_STATE_ACCEPTED ./tmgmt.module The translation job item has been reviewed and accepted. 4 1
TMGMT_JOB_ITEM_STATE_ACTIVE ./tmgmt.module The translation job item is active and waiting to be translated. 5 1
TMGMT_JOB_ITEM_STATE_REVIEW ./tmgmt.module The translation job item needs to be reviewed. 3 1
TMGMT_JOB_LABEL_MAX_LENGTH ./tmgmt.module Maximum length of a job or job item label. 4 1
TMGMT_JOB_STATE_ABORTED ./tmgmt.module The translation job has been aborted. 3 1
TMGMT_JOB_STATE_ACCEPTED ./tmgmt.module The translation has been accepted and the job is finished. 1
TMGMT_JOB_STATE_ACTIVE ./tmgmt.module A translation job that has been submitted to the translator. 2 1
TMGMT_JOB_STATE_FINISHED ./tmgmt.module The translation job has been finished. 2 1
TMGMT_JOB_STATE_REJECTED ./tmgmt.module A translation job that has been rejected by the translator. 2 1
TMGMT_JOB_STATE_UNPROCESSED ./tmgmt.module A new translation job. 3 1
TMGMT_LOCAL_TASK_ITEM_STATUS_CLOSED translators/tmgmt_local/tmgmt_local.module The translation task item has been completed and closed. 2 1
TMGMT_LOCAL_TASK_ITEM_STATUS_COMPLETED translators/tmgmt_local/tmgmt_local.module Translation task item is translated and pending review of the job item. 2 1
TMGMT_LOCAL_TASK_ITEM_STATUS_PENDING translators/tmgmt_local/tmgmt_local.module Translation task item is untranslated. 1 1
TMGMT_LOCAL_TASK_ITEM_STATUS_REJECTED translators/tmgmt_local/tmgmt_local.module Translation job item has been rejected and the task needs to be updated. 1
TMGMT_LOCAL_TASK_STATUS_CLOSED translators/tmgmt_local/tmgmt_local.module Translation task is closed. 2 1
TMGMT_LOCAL_TASK_STATUS_COMPLETED translators/tmgmt_local/tmgmt_local.module Translation task is completed (all job items are translated). 2 1
TMGMT_LOCAL_TASK_STATUS_PENDING translators/tmgmt_local/tmgmt_local.module Translation task is pending. 4 1
TMGMT_LOCAL_TASK_STATUS_REJECTED translators/tmgmt_local/tmgmt_local.module Translation task is rejected (at least some job items are rejected). 1 1
TMGMT_LOCAL_TASK_STATUS_UNASSIGNED translators/tmgmt_local/tmgmt_local.module Translation task is not assigned to translator. 3 1
TMGMT_LOCAL_TRANSLATION_ACCESS_ALLOW translators/tmgmt_local/tmgmt_local.module Modules should return this value from hook_tmgmt_local_translation_access() to allow access to a node. 1 1
TMGMT_LOCAL_TRANSLATION_ACCESS_DENY translators/tmgmt_local/tmgmt_local.module Modules should return this value from hook_tmgmt_local_translation_access() to deny access to a node. 1 1
TMGMT_LOCAL_TRANSLATION_ACCESS_IGNORE translators/tmgmt_local/tmgmt_local.module Modules should return this value from hook_tmgmt_local_translation_access() to not affect node access. 1

Other projects