[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/languages/en_us/ -> HelpDesk.php (source)

   1  <?php
   2  /*+***********************************************************************************
   3   * The contents of this file are subject to the vtiger CRM Public License Version 1.0
   4   * ("License"); You may not use this file except in compliance with the License
   5   * The Original Code is:  vtiger CRM Open Source
   6   * The Initial Developer of the Original Code is vtiger.
   7   * Portions created by vtiger are Copyright (C) vtiger.
   8   * All Rights Reserved.
   9   *************************************************************************************/
  10  $languageStrings = array(
  11      'Big Problem'=>'Big Problem',
  12      'Closed'=>'Closed',
  13      'Contact Name' => 'Contact Name',
  14      'created' => 'created',
  15      'Critical'=>'Critical',
  16      'customer_portal' => 'in the "Customer Portal" at VTiger.',
  17      'Days' => 'Days',
  18      'Dear'=> 'Dear',
  19      'Feature'=>'Feature',
  20      'From Portal' => 'From Portal',
  21      'HelpDesk ID' => 'Ticket ID',
  22      'HelpDesk' => 'Tickets',
  23      'High'=>'High',
  24      'Hi' => 'Hi',
  25      'Hours' => 'Hours',
  26      'LBL_ADD_RECORD' => 'Add Ticket',
  27      'LBL_ALTBODY' => 'This is the body in plain text for non-HTML mail clients',
  28      'LBL_CHECK_MAILID' => 'Please check your email id for Customer Portal',
  29      'LBL_CONVERT_FAQ' => 'Convert to FAQ',
  30      'LBL_COULDNOT_CLOSED' => 'Ticket could not be',
  31      'LBL_CUSTOMER_COMMENTS' => 'Customer has provided the following additional information to your reply:',
  32      'LBL_CUSTOMER_PORTAL' => 'in Customer Portal - URGENT',
  33      'LBL_DETAIL' => 'the details are :',
  34      'LBL_GIVE_MAILID' => 'Please give your email id',
  35      'LBL_LOGIN_DETAILS' => 'Following are your Customer Portal login details :',
  36      'LBL_LOGIN_REVOKED' => 'Your login is revoked. Please contact your admin.',
  37      'LBL_MAIL_COULDNOT_SENT' =>'Mail could not be sent',
  38      'LBL_MAIL_SENT' => 'Mail has been sent to your mail id with the customer portal login details',
  39      'LBL_PASSWORD' => 'Password :',
  40      'LBL_PORTAL_BODY_MAILINFO'=> 'The Ticket is',
  41      'LBL_RECORDS_LIST' => 'Ticket List',
  42      'LBL_REGARDS'=> 'Regards',
  43      'LBL_RELATED_TO' => 'Related To',
  44      'LBL_RESPOND'=> 'Kindly respond to above ticket at the earliest.',
  45      'LBL_RESPONDTO_TICKETID' =>'Respond to Ticket ID',
  46      'LBL_RESPONSE_TO_TICKET_NUMBER' =>'Response to Ticket Number',
  47      'LBL_SEVERITY' => 'Severity',
  48      '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.
  49      'LBL_STATUS' => 'Status',
  50      'LBL_STATUS_UPDATE' => 'Ticket status is updated as',
  51      'LBL_SUBJECT_PORTAL_LOGIN_DETAILS' => 'Regarding your Customer Portal login details',
  52      'LBL_SUBJECT' => 'Subject : ',
  53      'LBL_SUPPORT_ADMIN' => 'Support Administrator',
  54      'LBL_TEAM'=> 'HelpDesk Team',
  55      'LBL_TICKET_DETAILS' => 'Ticket Details',
  56      'LBL_TICKET_INFORMATION' => 'Ticket Information',
  57      'LBL_TICKET_NUMBER' => 'Ticket Number',
  58      'LBL_TICKET_RESOLUTION' => 'Ticket Resolution',
  59      'LBL_USERNAME' => 'User Name :',
  60      'link' => 'You can use the following link to view the replies made:',
  61      'Major'=>'Major',
  62      'Minor'=>'Minor',
  63      'Normal'=>'Normal',
  64      'Open'=>'Open',
  65      'Other Problem'=>'Other Problem',
  66      'Related To' => 'Organization Name',
  67      'replied' => 'replied',
  68      'reply'=>'There is a reply to',
  69      'Re' => 'Re :',
  70      'Severity' => 'Severity',
  71      'SINGLE_HelpDesk' => 'Ticket',
  72      'Small Problem'=>'Small Problem',
  73      'Solution' => 'Solution',
  74      'Support_team' => 'Vtiger Support Team',
  75      'Thanks' => 'Thanks',
  76      'The comments are' => 'The comments are',
  77      'Ticket ID'=>'Ticket ID',
  78      'Ticket No' => 'Ticket Number',
  79      'Ticket Title' => 'Ticket Title',
  80      'Title' => 'Title',
  81      'Update History' => 'Update History',
  82      'Urgent'=>'Urgent',
  83      'Wait For Response'=>'Wait For Response',
  84  );


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1