[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/languages/en_us/ -> Emails.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      'Date & Time Sent' => 'Date Sent',
  12      'Emails' => 'Emails',
  13      'LBL_ADD_BCC' => 'Add Bcc',
  14      'LBL_ADD_CC' => 'Add Cc',
  15      'LBL_ATTACHMENT' => 'Attachment',
  16      'LBL_BCC' => 'Bcc',
  17      'LBL_BROWSE_CRM' => 'Browse CRM',
  18      'LBL_CC' => 'Cc',
  19      'LBL_COMPOSE_EMAIL' => 'Compose Email',
  20      'LBL_DESCRIPTION' => 'Description',
  21          'LBL_MAIL_DATE'  => 'Mail Date', 
  22      'LBL_DRAFTED_ON' => 'Drafted on',
  23          'LBL_DRAFT'=>'Draft', 
  24          'LBL_ATTACHED'=>'Attached', 
  25      'LBL_EMAIL_INFORMATION' => 'Email Information',
  26      'LBL_EXCEEDED' => 'Exceeded',
  27      'LBL_FORWARD' => 'Forward',
  28      'LBL_FROM' => 'From',
  29      'LBL_GO_TO_PREVIEW' => 'Go to Preview',
  30      'LBL_INFO' => 'Info',
  31      'LBL_MAX_UPLOAD_SIZE' => 'Maximum upload size is',
  32      'LBL_OWNER' => 'Owner',
  33      'LBL_PRINT' => 'Print',
  34      'LBL_SAVE_AS_DRAFT' => 'Save as Draft',
  35      'LBL_SELECT_EMAIL_IDS' => 'Select Email Addresses',
  36      'LBL_SELECT_EMAIL_TEMPLATE' => 'Select Email Template',
  37      'LBL_SEND' => 'Send',
  38      'LBL_SENT_ON' => 'Sent on',
  39      'LBL_SUBJECT' => 'Subject',
  40      'LBL_TO' => 'To',
  41      'SINGLE_Emails' => 'Email',
  42      'Time Start' => 'Time Sent',
  43  );


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