$t('wkhtmltopdf library'), 'value' => $t('Non-executable permissions'), 'description' => $t('You must modify the permissions of the wkhtmltopdf file (%file) to make it executable.', array('%file' => $tool[1])), 'severity' => REQUIREMENT_ERROR, ); } } } } break; } return $requirements; }