HEX
Server: nginx/1.22.1
System: Linux VM-16-9-centos 3.10.0-1160.99.1.el7.x86_64 #1 SMP Wed Sep 13 14:19:20 UTC 2023 x86_64
User: www (1001)
PHP: 7.3.31
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/oa.sanjiangapp.com/app/sys/action/lang/en.php
<?php
/**
 * The action module English file of ZDOO.
 *
 * @copyright   Copyright 2009-2018 青岛易软天创网络科技有限公司(QingDao Nature Easy Soft Network Technology Co,LTD, www.cnezsoft.com)
 * @license     ZPL (http://zpl.pub/page/zplv12.html)
 * @author      Yidong Wang <yidong@cnezsoft.com>
 * @package     action
 * @version     $Id: zh-cn.php 4955 2013-07-02 01:47:21Z chencongzhi520@gmail.com $
 * @link        http://www.zdoo.com
 */
if(!isset($lang->action)) $lang->action = new stdclass();

$lang->action->common          = 'Logs';
$lang->action->finishAllDating = 'Finish All Next Contact';
$lang->action->deleteAllDating = 'Delete All Next Contact';
$lang->action->editDating      = 'Edit Next Contact';

$lang->action->product  = 'Product';
$lang->action->actor    = 'Account';
$lang->action->contact  = 'Contact';
$lang->action->comment  = 'Comment';
$lang->action->action   = 'Action';
$lang->action->actionID = 'Action ID';
$lang->action->date     = 'Date';
$lang->action->nextDate = 'Next Contact';
$lang->action->system   = 'System';

$lang->action->trash      = 'Trash';
$lang->action->objectType = 'Type';
$lang->action->objectID   = 'ID';
$lang->action->objectName = 'Details';
$lang->action->onlyRecord = 'Only Record';

$lang->action->createContact = 'Create Contact';
$lang->action->editComment   = 'Edit Comment';
$lang->action->hide          = 'Hide';
$lang->action->hideOne       = 'Hide';
$lang->action->hideAll       = 'Hide all';
$lang->action->hidden        = 'Hidden';
$lang->action->undelete      = 'Undelete';
$lang->action->trashTips     = 'Tips: Delete in ZDOO is a tag deletion.';

$lang->action->textDiff = 'Text Mode';
$lang->action->original = 'Original content';

/* The desc of actions. */
$lang->action->desc = new stdclass();
$lang->action->desc->common                = '$date, <strong>$action</strong> by <strong>$actor</strong>.';
$lang->action->desc->extra                 = '$date, <strong>$action</strong> as <strong>$extra</strong> by <strong>$actor</strong>.';
$lang->action->desc->opened                = '$date, opened by <strong>$actor</strong>.';
$lang->action->desc->created               = '$date, created by <strong>$actor</strong>.';
$lang->action->desc->edited                = '$date, edited by <strong>$actor</strong>.';
$lang->action->desc->assigned              = '$date, <strong>$actor</strong> assigned the task to <strong>$extra</strong>.' . "\n";
$lang->action->desc->merged                = '$date, <strong>$actor</strong> merged the customer <strong>$extra</strong>.' . "\n";
$lang->action->desc->transmit              = '$date, <strong>$actor</strong> transfer the task to <strong>$extra</strong>.' . "\n";
$lang->action->desc->closed                = '$date, closed by <strong>$actor</strong>. Close reason:<strong>$extra</strong>.';
$lang->action->desc->deleted               = '$date, deleted by <strong>$actor</strong>.';
$lang->action->desc->deletedfile           = '$date, deleted file by <strong>$actor</strong>. The file is <strong><i>$extra</i></strong>.';
$lang->action->desc->editfile              = '$date, a file is edited by <strong>$actor</strong>. The file is <strong><i>$extra</i></strong>.';
$lang->action->desc->commented             = '$date, commented by <strong>$actor</strong>.';
$lang->action->desc->activated             = '$date, activated by <strong>$actor</strong>.';
$lang->action->desc->moved                 = '$date, moved by <strong>$actor</strong>, and the last one is "$extra".';
$lang->action->desc->started               = '$date, started by <strong>$actor</strong>.';
$lang->action->desc->delayed               = '$date, delayed by <strong>$actor</strong>.';
$lang->action->desc->suspended             = '$date, suspended by <strong>$actor</strong>.';
$lang->action->desc->canceled              = '$date, cancelled by <strong>$actor</strong>.';
$lang->action->desc->finished              = '$date, finished by <strong>$actor</strong>.';
$lang->action->desc->transfered            = '$date, transfered by <strong>$actor</strong>.' . "\n";
$lang->action->desc->reviewed              = '$date, reviewed by <strong>$actor</strong>.' . "\n";
$lang->action->desc->reviewedback          = '$date, reviewed back date by <strong>$actor</strong>.' . "\n";
$lang->action->desc->reimburse             = '$date, reimbursed $extra by <strong>$actor</strong>.' . "\n";
$lang->action->desc->createtrade           = '$date, a trade $extra is created by <strong>$actor</strong>.' . "\n";
$lang->action->desc->revoked               = '$date, revoked by <strong>$actor</strong>.' . "\n";
$lang->action->desc->submitted             = '$date, submited by <strong>$actor</strong>.' . "\n";
$lang->action->desc->reported              = '$date, reported by <strong>$actor</strong>.' . "\n";
$lang->action->desc->returned              = '$date, a payment $extra is received by <strong>$actor</strong>.' . "\n";
$lang->action->desc->editreturned          = '$date, edited payment by <strong>$actor</strong>.' . "\n";
$lang->action->desc->deletereturned        = '$date, deleted $extra by <strong>$actor</strong>.' . "\n";
$lang->action->desc->finishreturned        = '$date, a payment $extra is received by <strong>$actor</strong>. Payment is completed' . "\n";
$lang->action->desc->paid                  = '$date, a payment $extra is paid by <strong>$actor</strong>.' . "\n";
$lang->action->desc->editpaid              = '$date, edited payment by <strong>$actor</strong>.' . "\n";
$lang->action->desc->deletepaid            = '$date, deleted $extra by <strong>$actor</strong>.' . "\n";
$lang->action->desc->finishpaid            = '$date, a payment $extra is paid by <strong>$actor</strong>. Payment is completed' . "\n";
$lang->action->desc->delivered             = '$date, delivered by <strong>$actor</strong>.' . "\n";
$lang->action->desc->editdelivered         = '$date, edited by <strong>$actor</strong>.' . "\n";
$lang->action->desc->deletedelivered       = '$date, a delivery $extra is edited by <strong>$actor</strong>.' . "\n";
$lang->action->desc->finishdelivered       = '$date, completed delivery by <strong>$actor</strong>.' . "\n";
$lang->action->desc->createdresume         = '$date, a resume is created by <satrong>$actor</strong>. The resume is <strong>$extra</strong>.' . "\n";
$lang->action->desc->editedresume          = '$date, edited by <strong>$actor</strong>.' . "\n";
$lang->action->desc->deleteresume          = '$date, a resume is deleted by <strong>$actor</strong>. The resume is <strong>$extra</strong>.' . "\n";
$lang->action->desc->createaddress         = '$date, an address is added by <strong>$actor</strong>. The address is <strong>$extra</strong>.' . "\n";
$lang->action->desc->editaddress           = '$date, edited by <strong>$actor</strong>.' . "\n";
$lang->action->desc->deleteaddress         = '$date, an address is deleted by <strong>$actor</strong>. The address is <strong>$extra</strong>.' . "\n";
$lang->action->desc->diff1                 = 'changed <strong><i>%s</i></strong>. The previous one is "%s", new is "%s".<br />';
$lang->action->desc->diff2                 = 'changed <strong><i>%s</i></strong>. The difference is:' . "\n" . "<blockquote>%s</blockquote>" . "\n<div class='hidden'>%s</div>";
$lang->action->desc->diff3                 = "changed the file name %s to %s.";
$lang->action->desc->record                = '$date, <strong>$actor</strong> created a log. The contact is <strong>$contact</strong>, the date is:$extra.' . "\n";
$lang->action->desc->signed                = '$date, signed by <strong>$actor</strong>. The amount is <strong>$extra</strong>.' . "\n";
$lang->action->desc->linkcontact           = '$date, <strong>$actor</strong> added contacts for Customer <strong>$extra</strong>.' . "\n";
$lang->action->desc->createorder           = '$date, <strong>$actor</strong> created Order <strong>$extra</strong>.' . "\n";
$lang->action->desc->editorder             = '$date, <strong>$actor</strong> edited Order <strong>$extra</strong>.' . "\n";
$lang->action->desc->assignorder           = '$date, <strong>$actor</strong> assigned Order <strong>$extra</strong>.' . "\n";
$lang->action->desc->closeorder            = '$date, <strong>$actor</strong> closed Order <strong>$extra</strong>.' . "\n";
$lang->action->desc->activateorder         = '$date, <strong>$actor</strong> activated Order <strong>$extra</strong>.' . "\n";
$lang->action->desc->createcontract        = '$date, <strong>$actor</strong> created Contract <strong>$extra</strong>.' . "\n";
$lang->action->desc->editcontract          = '$date, <strong>$actor</strong> edited Contract <strong>$extra</strong>.' . "\n";
$lang->action->desc->delivercontract       = '$date, <strong>$actor</strong> delivered <strong>$extra</strong>.' . "\n";
$lang->action->desc->receivecontract       = '$date, $extra by <strong>$actor</strong>.' . "\n";
$lang->action->desc->paycontract           = '$date, $extra by <strong>$actor</strong>.' . "\n";
$lang->action->desc->finishdelivercontract = '$date, <strong>$actor</strong> completed the delivery of <strong>$extra</strong>.' . "\n";
$lang->action->desc->finishreceivecontract = '$date, $extra by <strong>$actor</strong>. The payment is completed.' . "\n";
$lang->action->desc->finishpaycontract     = '$date, $extra by <strong>$actor</strong>. The payment is completed.' . "\n";
$lang->action->desc->finishcontract        = '$date, <strong>$actor</strong> finished Contract <strong>$extra</strong>.' . "\n";
$lang->action->desc->cancelcontract        = '$date, <strong>$actor</strong> canceled Contract <strong>$extra</strong>.' . "\n";
$lang->action->desc->hidden                = '$date, hidden by <strong>$actor</strong> .' . "\n";
$lang->action->desc->undeleted             = '$date, restored by <strong>$actor</strong> .' . "\n";
$lang->action->desc->transform             = '$date, changed by <strong>$actor</strong> .' . "\n";
$lang->action->desc->ignored               = '$date, ignored by <strong>$actor</strong> .' . "\n";
$lang->action->desc->createtrip            = '$date, <strong>$actor</strong> created Trip <strong>$extra</strong>.' . "\n";
$lang->action->desc->createegress          = '$date, <strong>$actor</strong> created Egress <strong>$extra</strong>.' . "\n";
$lang->action->desc->imported              = '$date, imported by <strong>$actor</strong>.' . "\n";
$lang->action->desc->dating                = '$date, <strong>$actor</strong> created Next Contact <strong>$extra</strong>.' . "\n";
$lang->action->desc->editdating            = '$date, <strong>$actor</strong> edited Next Contact <strong>$extra</strong>.' . "\n";
$lang->action->desc->manageteam            = '$date, <strong>$actor</strong> managed a commission rate.' . "\n";
$lang->action->desc->confirmteam           = '$date, <strong>$actor</strong> confirmed a commission rate : <strong>$extra</strong>.' . "\n";
$lang->action->desc->moved2customerpool    = '$date, <strong>$actor</strong> move to customer pool.';
$lang->action->desc->createdbalance        = '$date, <strong>$actor</strong> add balance.';
$lang->action->desc->forbidden             = '$date, <strong>$actor</strong> forbidden.';

/* The action labels. */
$lang->action->label = new stdclass();
$lang->action->label->opened             = 'created';
$lang->action->label->created            = 'created';
$lang->action->label->edited             = 'edited';
$lang->action->label->assigned           = 'assigned';
$lang->action->label->transmit           = 'transfer';
$lang->action->label->closed             = 'closed';
$lang->action->label->deleted            = 'deleted';
$lang->action->label->undeleted          = 'Restore';
$lang->action->label->deletedfile        = 'deleted file';
$lang->action->label->editfile           = 'edited file name';
$lang->action->label->commented          = 'commented';
$lang->action->label->activated          = 'activated';
$lang->action->label->resolved           = 'resolved';
$lang->action->label->reviewed           = 'reviewed';
$lang->action->label->moved              = 'moved';
$lang->action->label->marked             = 'edited';
$lang->action->label->started            = 'started';
$lang->action->label->canceled           = 'cancelled';
$lang->action->label->finished           = 'finished';
$lang->action->label->reimburse          = 'reimbursed';
$lang->action->label->createtrade        = 'created trade';
$lang->action->label->record             = 'recorded';
$lang->action->label->signed             = 'signed';
$lang->action->label->submitted          = 'submitted';
$lang->action->label->revoked            = 'revoked';
$lang->action->label->reported           = 'reported';
$lang->action->label->forbidden          = 'forbidden';
$lang->action->label->transform          = 'changed';
$lang->action->label->ignored            = 'ignored';
$lang->action->label->imported           = 'imported';
$lang->action->label->login              = 'login';
$lang->action->label->logout             = 'logout';
$lang->action->label->dating             = 'created next contact';
$lang->action->label->editdating         = 'edited next contact';
$lang->action->label->manageteam         = 'managed a commission rate';
$lang->action->label->confirmteam        = 'confirmed a commission rate';
$lang->action->label->moved2customerpool = 'move to customer pool';
$lang->action->label->createdbalance     = 'add balance';
$lang->action->label->forbidden          = 'forbidden';

$lang->action->label->createdbalance        = 'create balance';
$lang->action->label->createorder           = 'create order';
$lang->action->label->editorder             = 'edit order';
$lang->action->label->activateorder         = 'activate order';
$lang->action->label->closeorder            = 'close order';
$lang->action->label->linkcontact           = 'link contact';
$lang->action->label->createcontract        = 'create contract';
$lang->action->label->editcontract          = 'edit contract';
$lang->action->label->cancelcontract        = 'cancel contract';
$lang->action->label->finishcontract        = 'finish contract';
$lang->action->label->createdresume         = 'create resume';
$lang->action->label->editedresume          = 'edit resume';
$lang->action->label->deleteresume          = 'delete resume';
$lang->action->label->createaddress         = 'create address';
$lang->action->label->editaddress           = 'edit address';
$lang->action->label->deleteaddress         = 'delete address';
$lang->action->label->finishdelivered       = 'finish delivered';
$lang->action->label->finishdelivercontract = 'finish delivered';
$lang->action->label->delivered             = 'deliver';
$lang->action->label->delivercontract       = 'deliver';
$lang->action->label->receivecontract       = 'return';
$lang->action->label->finishreceivecontract = 'finish returned';
$lang->action->label->returned              = 'return';
$lang->action->label->editreturned          = 'edit returned';
$lang->action->label->finishreturned        = 'finish returned';
$lang->action->label->deletereturned        = 'delete returned';
$lang->action->label->paycontract           = 'pay';
$lang->action->label->finishpaycontract     = 'finish paid';
$lang->action->label->paid                  = 'return';
$lang->action->label->editpaid              = 'edit paid';
$lang->action->label->finishpaid            = 'finish paid';
$lang->action->label->deletepaid            = 'delete paid';
$lang->action->label->moved2customerpool    = 'move to customer pool';

/* Display action when search in dynamic view. */
$lang->action->search = new stdclass();
$lang->action->search->label = (array)$lang->action->label;

/* Link of every action. */
$lang->action->label->order     = 'Order|order|view|orderID=%s';
$lang->action->label->customer  = 'Customer|customer|view|customerID=%s';
$lang->action->label->contact   = 'Contact|contact|view|contactID=%s';
$lang->action->label->leads     = 'Lead|leads|view|contactID=%s';
$lang->action->label->product   = 'Product|product|view|productID=%s';
$lang->action->label->provider  = 'Supplier|provider|view|providerID=%s';

$lang->action->label->announce  = 'Announce|announce|view|announceID=%s';
$lang->action->label->holiday   = 'Holiday|hiloday|browse|';

$lang->action->label->depositor = 'Account|depositor|browse|';
$lang->action->label->trade     = 'Trade|trade|browse|';
$lang->action->label->balance   = 'Balance|balance|browse|depositorID=%s';
$lang->action->label->schema    = 'Trade Template|schema|browse|';

$lang->action->label->doc       = 'Document|doc|view|docID=%s';
$lang->action->label->doclib    = 'Document Library|doc|browse|doclibID=%s';

$lang->action->label->project   = 'Project|task|browse|projectID=%s';
$lang->action->label->task      = 'Task|task|view|taskID=%s';
$lang->action->label->todo      = 'Todo|todo|view|todoID=%s';

$lang->action->label->space     = ' ';
$lang->action->label->user      = 'User|user|login|';

$lang->action->label->contract = array();
$lang->action->label->contract['common']     = 'Contract|contract|view|contractID=%s';
$lang->action->label->contract['manageteam'] = 'Contract|contract|confirmTeam|contractID=%s';
$lang->action->label->purchasecontract = array();
$lang->action->label->purchasecontract['common'] = 'Purchase Contract|purchasecontract|view|contractID=%s';
$lang->action->label->attend = array();
$lang->action->label->attend['common']    = 'attend review|attend|browsereview|';
$lang->action->label->attend['submitted'] = 'attend review|attend|browsereview|';
$lang->action->label->attend['reviewed']  = 'attend review|attend|personal|';
$lang->action->label->leave = array();
$lang->action->label->leave['common']       = 'leave review|leave|browsereview|';
$lang->action->label->leave['created']      = 'leave review|leave|browsereview|';
$lang->action->label->leave['submitted']    = 'leave review|leave|browsereview|';
$lang->action->label->leave['revoked']      = 'leave review|leave|browsereview|';
$lang->action->label->leave['reported']     = 'leave report review|leave|browsereview|';
$lang->action->label->leave['reviewed']     = 'leave review|leave|personal|';
$lang->action->label->leave['reviewedback'] = 'leave review|leave|personal|';
$lang->action->label->lieu = array();
$lang->action->label->lieu['common']    = 'lieu review|lieu|browsereview|';
$lang->action->label->lieu['created']   = 'lieu review|lieu|browsereview|';
$lang->action->label->lieu['submitted'] = 'lieu review|lieu|browsereview|';
$lang->action->label->lieu['revoked']   = 'lieu review|lieu|browsereview|';
$lang->action->label->lieu['reviewed']  = 'lieu review|lieu|personal|';
$lang->action->label->makeup = array();
$lang->action->label->makeup['common']    = 'makeup review|makeup|browsereview|';
$lang->action->label->makeup['created']   = 'makeup review|makeup|browsereview|';
$lang->action->label->makeup['submitted'] = 'makeup review|makeup|browsereview|';
$lang->action->label->makeup['revoked']   = 'makeup review|makeup|browsereview|';
$lang->action->label->makeup['reviewed']  = 'makeup review|makeup|personal|';
$lang->action->label->overtime = array();
$lang->action->label->overtime['common']    = 'overtime review|overtime|browsereview|';
$lang->action->label->overtime['created']   = 'overtime review|overtime|browsereview|';
$lang->action->label->overtime['submitted'] = 'overtime review|overtime|browsereview|';
$lang->action->label->overtime['revoked']   = 'overtime review|overtime|browsereview|';
$lang->action->label->overtime['reviewed']  = 'overtime review|overtime|personal|';
$lang->action->label->refund = array();
$lang->action->label->refund['common']      = 'refund review|refund|browsereview|';
$lang->action->label->refund['submitted']   = 'refund review|refund|browsereview|';
$lang->action->label->refund['revoked']     = 'refund review|refund|browsereview|';
$lang->action->label->refund['created']     = 'refund review|refund|view|refundID=%s&mode=review';
$lang->action->label->refund['edited']      = 'refund review|refund|view|refundID=%s&mode=review';
$lang->action->label->refund['reviewed']    = 'refund review|refund|view|refundID=%s&mode=review';
$lang->action->label->refund['reimburse']   = 'refund review|refund|view|refundID=%s';
$lang->action->label->refund['createtrade'] = 'refund review|refund|view|refundID=%s';
$lang->action->label->refund['deletedfile'] = 'refund review|refund|view|refundID=%s';

$lang->action->nextContactList[1]      = 'tomorrow';
$lang->action->nextContactList[2]      = 'in 2 days';
$lang->action->nextContactList[3]      = 'in 3 days';
$lang->action->nextContactList[7]      = 'in 1 week';
$lang->action->nextContactList[14]     = 'in 2 weeks';
$lang->action->nextContactList[365000] = 'no contact';

$lang->action->record = new stdclass();
$lang->action->record->common           = 'Communication';
$lang->action->record->title            = 'This time';
$lang->action->record->create           = 'Add Record';
$lang->action->record->edit             = 'Edit Record';
$lang->action->record->history          = 'Communication History';
$lang->action->record->customer         = 'Customer';
$lang->action->record->provider         = 'Supplier';
$lang->action->record->contract         = 'Sale Contract';
$lang->action->record->purchasecontract = 'Purchase Contract';
$lang->action->record->order            = 'Order';
$lang->action->record->contact          = 'Contact';
$lang->action->record->actor            = 'Actor';
$lang->action->record->comment          = 'Content';
$lang->action->record->date             = 'Contact';
$lang->action->record->file             = 'Files';
$lang->action->record->next             = 'Next';
$lang->action->record->nextList         = 'Next Contact List';
$lang->action->record->nextDate         = 'Date';
$lang->action->record->nextContact      = 'Contact';
$lang->action->record->sameContact      = 'Same as this time';
$lang->action->record->contactedBy      = 'Contacted By';
$lang->action->record->desc             = 'Description';
$lang->action->record->status           = 'Status';
$lang->action->record->createdBy        = 'Created By';
$lang->action->record->createdDate      = 'Created';
$lang->action->record->editedBy         = 'Edited By';
$lang->action->record->editedDate       = 'Edited';
$lang->action->record->uploadFile       = 'Upload';
$lang->action->record->finishDenied     = 'Only administrator, contactedby and createdby can finish.';
$lang->action->record->deleteDenied     = 'Only administrator and createdby can delete it.';
$lang->action->record->deleteFail       = "The record is completed. You cannot delete it.";
$lang->action->record->editDenied       = 'Only administrator, contactedby and createdby can edit it.';
$lang->action->record->editFail         = "The record is completed. You cannot edit it.";
$lang->action->record->noPrivilege      = '%s has no rights to access the record.';

$lang->action->record->statusList['wait'] = 'Wait';
$lang->action->record->statusList['done'] = 'Done';

$lang->action->objectTypes['order']            = 'Order';
$lang->action->objectTypes['customer']         = 'Customer';
$lang->action->objectTypes['provider']         = 'Supplier';
$lang->action->objectTypes['doc']              = 'Document';
$lang->action->objectTypes['task']             = 'Task';
$lang->action->objectTypes['product']          = 'Product';
$lang->action->objectTypes['contact']          = 'Contact';
$lang->action->objectTypes['contract']         = 'Sale Contract';
$lang->action->objectTypes['purchasecontract'] = 'Purchase Contract';
$lang->action->objectTypes['project']          = 'Project';
$lang->action->objectTypes['user']             = 'User';
$lang->action->objectTypes['resume']           = 'Resume';
$lang->action->objectTypes['leave']            = 'Leave';
$lang->action->objectTypes['lieu']             = 'Lieu';
$lang->action->objectTypes['makeup']           = 'Makeup';
$lang->action->objectTypes['overtime']         = 'Overtime';
$lang->action->objectTypes['refund']           = 'Reimburse';
$lang->action->objectTypes['depositor']        = 'Account';
$lang->action->objectTypes['balance']          = 'Balance';
$lang->action->objectTypes['todo']             = 'Todo';
$lang->action->objectTypes['announce']         = 'Announce';
$lang->action->objectTypes['holiday']          = 'Holiday';
$lang->action->objectTypes['trade']            = 'Trade';
$lang->action->objectTypes['schema']           = 'Trade Template';
$lang->action->objectTypes['doclib']           = 'Document library';
$lang->action->objectTypes['action']           = 'History';

$lang->action->noticeTitle  = "<a href='%s' data-appid='%s'>%s</a>";
$lang->action->uniqueDating = "<stong>%s</strong> has a Next Contact.";

$lang->action->dynamic = new stdclass();
$lang->action->dynamic->today      = 'Today';
$lang->action->dynamic->yesterday  = 'Yesterday';
$lang->action->dynamic->twoDaysAgo = 'The day before yesterday';
$lang->action->dynamic->thisWeek   = 'This Week';
$lang->action->dynamic->lastWeek   = 'Last Week';
$lang->action->dynamic->thisMonth  = 'This Month';
$lang->action->dynamic->lastMonth  = 'Last Month';
$lang->action->dynamic->all        = 'All';
$lang->action->dynamic->hidden     = 'Hidden';
$lang->action->dynamic->search     = 'Search';