Applied fixes from StyleCI

This commit is contained in:
Sujit Prasad
2016-06-15 00:52:21 -04:00
committed by StyleCI Bot
parent b158c8e1ee
commit a6a7c762dc
41 changed files with 1456 additions and 1297 deletions

View File

@@ -105,42 +105,42 @@ return [
| Emails Create Page
|--------------------------------------
*/
'emails' => 'Emails',
'incoming_emails' => 'Incoming Emails',
'reuired_authentication' => 'Reuired Authentication',
'fetching_email_via_imap' => 'Fetching Email via IMAP',
'create_email' => 'Create Email',
'email_address' => 'Email Address',
'email_name' => 'Email Name',
'help_topic' => 'Help Topic',
'auto_response' => 'Auto Response',
'host_name' => 'Host Name',
'port_number' => 'Port Number',
'mail_box_protocol' => 'Mail Box Protocol',
'authentication_required' => 'Authentication Required',
'yes' => 'Yes',
'no' => 'No',
'header_spoofing' => 'Header Spoofing',
'allow_for_this_email' => 'Allow For This Email',
'imap_config' => 'IMAP Configuration',
'email_information_and_settings' => 'Email Information and Settings',
'incoming_email_information' => 'Incoming Email Information',
'outgoing_email_information' => 'Outgoing Email Information',
'new_ticket_settings' => 'New Ticket Settings',
'protocol' => 'Protocol',
'fetching_protocol' => 'Fetching Protocol',
'transfer_protocol' => 'Transfer Protocol',
'from_name' => 'From Name',
'add_an_email' => 'Add an Email',
'edit_an_email' => 'Edit an Email',
'disable_for_this_email_address' => 'Disable for this Email address',
'validate_certificates_from_tls_or_ssl_server' => 'Validate Certificates from TLS/SSL server',
'authentication' => 'Authentication',
'incoming_email_connection_failed_please_check_email_credentials_or_imap_settings' => 'Incoming email connection failed! Please check email credentials or Imap Settings',
'outgoing_email_connection_failed' => 'Outgoing email connection failed',
'you_cannot_delete_system_default_email' => 'You cannot delete system default Email',
'email_deleted_sucessfully' => 'Email Deleted sucessfully',
'email_can_not_delete' => 'Email can not Delete',
'emails' => 'Emails',
'incoming_emails' => 'Incoming Emails',
'reuired_authentication' => 'Reuired Authentication',
'fetching_email_via_imap' => 'Fetching Email via IMAP',
'create_email' => 'Create Email',
'email_address' => 'Email Address',
'email_name' => 'Email Name',
'help_topic' => 'Help Topic',
'auto_response' => 'Auto Response',
'host_name' => 'Host Name',
'port_number' => 'Port Number',
'mail_box_protocol' => 'Mail Box Protocol',
'authentication_required' => 'Authentication Required',
'yes' => 'Yes',
'no' => 'No',
'header_spoofing' => 'Header Spoofing',
'allow_for_this_email' => 'Allow For This Email',
'imap_config' => 'IMAP Configuration',
'email_information_and_settings' => 'Email Information and Settings',
'incoming_email_information' => 'Incoming Email Information',
'outgoing_email_information' => 'Outgoing Email Information',
'new_ticket_settings' => 'New Ticket Settings',
'protocol' => 'Protocol',
'fetching_protocol' => 'Fetching Protocol',
'transfer_protocol' => 'Transfer Protocol',
'from_name' => 'From Name',
'add_an_email' => 'Add an Email',
'edit_an_email' => 'Edit an Email',
'disable_for_this_email_address' => 'Disable for this Email address',
'validate_certificates_from_tls_or_ssl_server' => 'Validate Certificates from TLS/SSL server',
'authentication' => 'Authentication',
'incoming_email_connection_failed_please_check_email_credentials_or_imap_settings' => 'Incoming email connection failed! Please check email credentials or Imap Settings',
'outgoing_email_connection_failed' => 'Outgoing email connection failed',
'you_cannot_delete_system_default_email' => 'You cannot delete system default Email',
'email_deleted_sucessfully' => 'Email Deleted sucessfully',
'email_can_not_delete' => 'Email can not Delete',
/*
|--------------------------------------
| Ban Emails Create Page
@@ -1342,5 +1342,5 @@ return [
'error-debug-settings-saved-message' => 'Your error and debugging settings have been saved successfully',
'error-debug-settings-error-message' => 'You have not made any change in the settings.',
'error-logs' => 'Error logs',
];