'Tickets', 'SINGLE_HelpDesk' => 'Ticket', 'LBL_ADD_RECORD' => 'Add Ticket', 'LBL_RECORDS_LIST' => 'Ticket List', // Blocks 'LBL_TICKET_INFORMATION' => 'Ticket Information', 'LBL_TICKET_RESOLUTION' => 'Ticket Resolution', //Field Labels 'Ticket No' => 'Ticket Number', 'Severity' => 'Severity', 'Update History' => 'Update History', 'Hours' => 'Hours', 'Days' => 'Days', 'Title' => 'Title', 'Solution' => 'Solution', 'From Portal' => 'From Portal', 'Related To' => 'Organization Name', 'Contact Name' => 'Contact Name', //Added for existing picklist entries 'Big Problem'=>'Big Problem', 'Small Problem'=>'Small Problem', 'Other Problem'=>'Other Problem', 'Normal'=>'Normal', 'High'=>'High', 'Urgent'=>'Urgent', 'Minor'=>'Minor', 'Major'=>'Major', 'Feature'=>'Feature', 'Critical'=>'Critical', 'Open'=>'Open', 'Wait For Response'=>'Wait For Response', 'Closed'=>'Closed', 'LBL_STATUS' => 'Status', 'LBL_SEVERITY' => 'Severity', //DetailView Actions 'LBL_CONVERT_FAQ' => 'Convert to FAQ', 'LBL_RELATED_TO' => 'Related To', //added to support i18n in ticket mails 'Ticket ID'=>'Ticket ID', 'Hi' => 'Hi', 'Dear'=> 'Dear', 'LBL_PORTAL_BODY_MAILINFO'=> 'The Ticket is', 'LBL_DETAIL' => 'the details are :', 'LBL_REGARDS'=> 'Regards', 'LBL_TEAM'=> 'HelpDesk Team', 'LBL_TICKET_DETAILS' => 'Ticket Details', 'LBL_SUBJECT' => 'Subject : ', 'created' => 'created', 'replied' => 'replied', 'reply'=>'There is a reply to', 'customer_portal' => 'in the "Customer Portal" at VTiger.', 'link' => 'You can use the following link to view the replies made:', 'Thanks' => 'Thanks', 'Support_team' => 'Vtiger Support Team', 'The comments are' => 'The comments are', 'Ticket Title' => 'Ticket Title', 'Re' => 'Re :', //This label for customerportal. 'LBL_STATUS_CLOSED' =>'Closed',//Do not convert this label. This is used to check the status. If the status 'Closed' is changed in vtigerCRM server side then you have to change in customerportal language file also. 'LBL_STATUS_UPDATE' => 'Ticket status is updated as', 'LBL_COULDNOT_CLOSED' => 'Ticket could not be', 'LBL_CUSTOMER_COMMENTS' => 'Customer has provided the following additional information to your reply:', 'LBL_RESPOND'=> 'Kindly respond to above ticket at the earliest.', 'LBL_SUPPORT_ADMIN' => 'Support Administrator', 'LBL_RESPONDTO_TICKETID' =>'Respond to Ticket ID', 'LBL_RESPONSE_TO_TICKET_NUMBER' =>'Response to Ticket Number', 'LBL_TICKET_NUMBER' => 'Ticket Number', 'LBL_CUSTOMER_PORTAL' => 'in Customer Portal - URGENT', 'LBL_LOGIN_DETAILS' => 'Following are your Customer Portal login details :', 'LBL_MAIL_COULDNOT_SENT' =>'Mail could not be sent', 'LBL_USERNAME' => 'User Name :', 'LBL_PASSWORD' => 'Password :', 'LBL_SUBJECT_PORTAL_LOGIN_DETAILS' => 'Regarding your Customer Portal login details', 'LBL_GIVE_MAILID' => 'Please give your email id', 'LBL_CHECK_MAILID' => 'Please check your email id for Customer Portal', 'LBL_LOGIN_REVOKED' => 'Your login is revoked. Please contact your admin.', 'LBL_MAIL_SENT' => 'Mail has been sent to your mail id with the customer portal login details', 'LBL_ALTBODY' => 'This is the body in plain text for non-HTML mail clients', 'HelpDesk ID' => 'Ticket ID', //Portal shortcuts 'LBL_ADD_DOCUMENT'=>"Add Document", 'LBL_OPEN_TICKETS'=>"Open Tickets", 'LBL_CREATE_TICKET'=>"Create Ticket", ); $jsLanguageStrings=array( 'LBL_ADD_DOCUMENT'=>'Add Document', 'LBL_OPEN_TICKETS'=>'Open Tickets', 'LBL_CREATE_TICKET'=>'Create Ticket' );