$strings['plugin_comment'] = "Plugin to include a support tickets system inside Chamilo.";
$strings['tool_enable'] = "Enable Ticket plugin";
$strings['tool_enable_help'] = "Enabling the ticket tool will make a new tab available in the main horizontal menu. This tab will appear for all users and will lead them to the tickets management system where they can check the status of their tickets.";
$strings['TabsTickets'] = "Tickets tab";
$strings['TicketNum'] = "Ticket #";
$strings['Date'] = "Date";
$strings['Category'] = "Category";
$strings['User'] = "User";
$strings['Program'] = "Program";
$strings['Responsible'] = "Assigned to";
$strings['Status'] = "Status";
$strings['Message'] = "Messages";
$strings['Description'] = "Description";
$strings['Tickets'] = "Tickets";
$strings['MyTickets'] = "My Tickets";
$strings['MsgWelcome'] = "Welcome to YOUR tickets section. Here, you'll be able to track the state of all the tickets you created in the main tickets section";
$strings['TicketAssignedMsg'] = "<p>Dear %s</p><p><ahref='%s'>Ticket %s</a> has been assigned to you.</p><p>Message sent from the support ticket system</p>";
$strings['TicketAssignX'] = "[TICKETS] Assignation of ticket #%s";
$strings['AreYouSureYouWantToCloseTheTicket'] = "Are you sure you want to close this ticket?";
$strings['AreYouSureYouWantToUnassignTheTicket'] = "Are you sure you want to unassign this ticket?";
$strings['YouMustWriteAMessage'] = "You have to enter a message";
$strings['LastResponse'] = "Last reponse";
$strings['AssignTicket'] = "Assign ticket";
$strings['AttendedBy'] = "Attended by";
$strings['IfYouAreSureTheTicketWillBeClosed'] = "If you are certain, the ticket will be closed";
$strings['YourQuestionWasSentToTheResponableAreaX'] = "<p>Your support request was sent to the area manager: <ahref='mailto:%s'>%s</a></p>";
$strings['YourAnswerToTheQuestionWillBeSentToX'] = "<p>The answer to your support ticket was sent to the following e-mail: <ahref='#'>%s</a></p>";
$strings['VirtualSupport'] = "Virtual support";
$strings['IncidentResentToVirtualSupport'] = "The incident was sent to virtual support";