mail->common = 'Email setting'; $lang->mail->index = 'Index'; $lang->mail->detect = 'Detect'; $lang->mail->edit = 'Configure'; $lang->mail->save = 'Successfully saved'; $lang->mail->test = 'Testing'; $lang->mail->reset = 'Reset'; $lang->mail->browse = 'Mail list'; $lang->mail->delete = 'Delete mail'; $lang->mail->sendCloud = 'SendCloud'; $lang->mail->batchDelete = 'Batch delete'; $lang->mail->sendcloudUser = 'SendCloud Contact'; $lang->mail->turnon = 'Turnon'; $lang->mail->async = 'Asynchronous'; $lang->mail->fromAddress = 'From email'; $lang->mail->fromName = 'From title'; $lang->mail->host = 'SMTP host'; $lang->mail->port = 'SMTP port'; $lang->mail->auth = 'Authentication'; $lang->mail->username = 'SMTP account'; $lang->mail->password = 'SMTP password'; $lang->mail->secure = 'Secure'; $lang->mail->debug = 'Debug'; $lang->mail->charset = 'Charset'; $lang->mail->accessKey = 'accessKey'; $lang->mail->secretKey = 'secretKey'; $lang->mail->selectMTA = 'Select MTA'; $lang->mail->smtp = 'SMTP'; $lang->mail->syncedUser = 'Synced user'; $lang->mail->unsyncUser = 'Unsync user'; $lang->mail->sync = 'Sync'; $lang->mail->remove = 'Remove'; $lang->mail->toList = 'Addressee'; $lang->mail->subjectName = 'Subject'; $lang->mail->addedBy = 'Sender'; $lang->mail->addedDate = 'Added date'; $lang->mail->sendTime = 'Send time'; $lang->mail->status = 'Status'; $lang->mail->failReason = 'Fail Reason'; $lang->mail->statusList['send'] = 'Success'; $lang->mail->statusList['fail'] = 'Fail'; $lang->mail->turnonList[1] = 'on'; $lang->mail->turnonList[0] = 'off'; $lang->mail->asyncList[1] = 'Yes'; $lang->mail->asyncList[0] = 'No'; $lang->mail->debugList[0] = 'off'; $lang->mail->debugList[1] = 'normal'; $lang->mail->debugList[2] = 'high'; $lang->mail->authList[1] = 'necessary'; $lang->mail->authList[0] = 'unnecessary'; $lang->mail->secureList[''] = 'plain'; $lang->mail->secureList['ssl'] = 'ssl'; $lang->mail->secureList['tls'] = 'tls'; $lang->mail->inputFromEmail = 'Please input the from email:'; $lang->mail->nextStep = 'Next'; $lang->mail->successSaved = 'The configuration has been successfully saved.'; $lang->mail->subject = "It's a testing email from zentao."; $lang->mail->content = 'If you can see this, the email notification feature can work now!'; $lang->mail->successSended = 'Successfully sended!'; $lang->mail->confirmDelete = 'Confirm delete mail?'; $lang->mail->sendmailTips = 'Tips: system will not send mail to current user.'; $lang->mail->needConfigure = "I can not find the configuration, please configure it first."; $lang->mail->nofsocket = 'The fsocket correlation function is disabled, not letter! Please enlarge the setting of allow_url_fopen to On in php.ini and open the extension of openssl. Restart apache.'; $lang->mail->noOpenssl = 'Please open the extension of openssl when use tls. Restart apache.'; $lang->mail->sendCloudFail = 'Fail. Reason:'; $lang->mail->sendCloudHelp = <<SendCloud Notice is SendCloud's team notification service. Can view to notice.sendcloud.net

accessKey and secretKey can go to the "Settings" page view after login. The sender name and address is also provided in the "Settings" page.

Letter, The nickname of Notice SendCloud contact must to be consistent with the email. You may not succeed in sending.

EOD; $lang->mail->sendCloudSuccess = 'Success'; $lang->mail->closeSendCloud = 'Close SendCloud';