PHP Classes

File: CMF/Web/application/language/en/ae_task_exec_lang.php

Recommend this page to a friend!
  Classes of Burge Lab   BurgeATS   CMF/Web/application/language/en/ae_task_exec_lang.php   Download  
File: CMF/Web/application/language/en/ae_task_exec_lang.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: BurgeATS
CRM, Ticketing system, and employee manangement
Author: By
Last change: Update of CMF/Web/application/language/en/ae_task_exec_lang.php
Date: 1 year ago
Size: 856 bytes
 

Contents

Class file image Download
<?php

$lang
['tasks_exec']="Tasks Execution";

$lang['execution']="Execution";
$lang['logs']="Logs";

$lang['task']="Task";
$lang['customer']="Customer";

$lang['executed_tasks']="Executed Tasks";
$lang['search_again']="Search";
$lang['page']="Page";
$lang['total_results']="Total";
$lang['results']="Results";
$lang['to']="to";

$lang['last_exec_date']="Last execution date";
$lang['today']="Today";
$lang['this_week']="In last 7 days";
$lang['this_month']="In last 30 days";

$lang['task_name']="Task";
$lang['customer_name']="Customer";
$lang['last_executer_user']="Last executer user";
$lang['requires_manager_note']="Requires manager note";
$lang['yes']="Yes";
$lang['no']="No";
$lang['code']="Code";
$lang['status']="Status";
$lang['executer']="Executer";

$lang['this_year']="This year";
$lang['this_month']="This month";
$lang['this_day']="Today";