%PDF- %PDF-
Direktori : /var/www/crm/cache3/modules/SchedulersJobs/language/ |
Current File : /var/www/crm/cache3/modules/SchedulersJobs/language/en_us.lang.php |
<?php // created: 2024-01-15 21:20:52 $mod_strings = array ( 'LBL_ASSIGNED_TO_ID' => 'Assigned User Id', 'LBL_ASSIGNED_TO_NAME' => 'Assigned to', 'LBL_NAME' => 'Job Name', 'LBL_EXECUTE_TIME' => 'Execute Time', 'LBL_SCHEDULER_ID' => 'Scheduler', 'LBL_STATUS' => 'Job Status', 'LBL_RESOLUTION' => 'Result', 'LBL_MESSAGE' => 'Messages', 'LBL_DATA' => 'Job Data', 'LBL_REQUEUE' => 'Retry on failure', 'LBL_RETRY_COUNT' => 'Maximum retries', 'LBL_FAIL_COUNT' => 'Failures', 'LBL_INTERVAL' => 'Minimum interval between tries', 'LBL_CLIENT' => 'Owning client', 'LBL_PERCENT' => 'Pecent complete', 'ERR_CALL' => 'Cannot call function: %s', 'ERR_CURL' => 'No CURL - cannot run URL jobs', 'ERR_FAILED' => 'Unexpected failure, please check PHP logs and sugarcrm.log', 'ERR_PHP' => '%s [%d]: %s in %s on line %d', 'ERR_NOUSER' => 'No User ID specified for the job', 'ERR_NOSUCHUSER' => 'User ID %s not found', 'ERR_JOBTYPE' => 'Unknown job type: %s', 'ERR_TIMEOUT' => 'Forced failure on timeout', 'ERR_JOB_FAILED_VERBOSE' => 'Job %1$s (%2$s) failed in CRON run', );