constant GLOBALLINK_STATUS_TRANSLATION_ERROR in GlobalLink Connect for Drupal 7.7
34 uses of GLOBALLINK_STATUS_TRANSLATION_ERROR
- get_tpt_entity_sent_rows in globallink_entity/
globallink_entity.module - Gets entity rows that have been sent for translation.
- globallink_all_active_filter_form in ./
globallink_workbench_all_submissions.inc - Builds form to filter GlobalLink submissions
- globallink_all_active_form in ./
globallink_workbench_all_active_submissions.inc - Builds form to show all active entity submissions.
- globallink_all_active_form_submit in ./
globallink_workbench_all_active_submissions.inc - Handles submission of active entity form.
- globallink_background_import in ./
globallink_background_jobs.inc - Imports the documents
File
- ./
globallink.module, line 25 - GlobalLink translation module.
Code
define('GLOBALLINK_STATUS_TRANSLATION_ERROR', 'Error');