constant LINGOTEK_TARGET_SYNC_STATUS_EDITED in Lingotek Translation 7.2
3 uses of LINGOTEK_TARGET_SYNC_STATUS_EDITED
- lingotek_add_target_sync_status_to_all_nodes in ./
lingotek.sync.inc - When a new MT language is added, add a Target status tag to every node.
- lingotek_get_target_status in ./
lingotek.dashboard.inc - Get the status of the target given by locale
- lingotek_node_update in ./
lingotek.module - Implements hook_node_update().
File
- ./
lingotek.sync.inc, line 13 - Content translation management and sync functions.
Code
define('LINGOTEK_TARGET_SYNC_STATUS_EDITED', 'EDITED');