From 3383e38bed2a49e001462a67e11691cc505c1243 Mon Sep 17 00:00:00 2001 From: Manish Verma Date: Mon, 31 Oct 2016 07:34:48 +0000 Subject: [PATCH] Applied fixes from StyleCI --- resources/lang/en/lang.php | 43 +++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/resources/lang/en/lang.php b/resources/lang/en/lang.php index 02cb3877e..13f2e1921 100644 --- a/resources/lang/en/lang.php +++ b/resources/lang/en/lang.php @@ -376,8 +376,7 @@ return [ 'reload-now' => 'Reload now', 'ticket-lock-inactive' => 'You have been inactive for a while. Please reload the page.', 'make-system-default-mail' => 'Make this email system\'s default email', - 'thread' - => 'Thread', + 'thread' => 'Thread', /* |-------------------------------------- | Access Settings Page @@ -1472,26 +1471,26 @@ return [ * Ticket Priority * ----------------------------------------------------------------------------------- */ - 'ticket_priority' => 'Ticket priority', - 'priority' => 'Priority', - 'priority_desc' => 'Priority description', - 'priority_urgency' => 'Priority urgency', - 'priority_id' => 'Priority Id', - 'priority_color' => 'Priority color', - 'ispublic' => 'IsPublic', - 'is_default' => 'By default', - 'create_ticket_priority' => 'Create ticket priority', - 'agent_notes' => 'Agent notes', - 'select_priority' => 'Select priority', - 'normal' => 'Normal', - 'ispublic' => 'Visibility', - 'make-default-priority' => 'Make default priority', - 'priority_successfully_created' => 'Priority successfully created', - 'priority_successfully_updated' => 'Priority successfully updated', - 'delete_successfully' => 'Delete successfully', - 'user_priority_status' => 'User priority status', - 'current' =>'Current:', - 'active_user_can_select_the_priority_while_creating_ticket'=>'Active user can select the priority while creating ticket', + 'ticket_priority' => 'Ticket priority', + 'priority' => 'Priority', + 'priority_desc' => 'Priority description', + 'priority_urgency' => 'Priority urgency', + 'priority_id' => 'Priority Id', + 'priority_color' => 'Priority color', + 'ispublic' => 'IsPublic', + 'is_default' => 'By default', + 'create_ticket_priority' => 'Create ticket priority', + 'agent_notes' => 'Agent notes', + 'select_priority' => 'Select priority', + 'normal' => 'Normal', + 'ispublic' => 'Visibility', + 'make-default-priority' => 'Make default priority', + 'priority_successfully_created' => 'Priority successfully created', + 'priority_successfully_updated' => 'Priority successfully updated', + 'delete_successfully' => 'Delete successfully', + 'user_priority_status' => 'User priority status', + 'current' => 'Current:', + 'active_user_can_select_the_priority_while_creating_ticket' => 'Active user can select the priority while creating ticket', /* -------------------------------------------------------------------------------------------- * Approval Updated