[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/languages/en_us/ -> Campaigns.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      'Actual Cost' => 'Actual Cost',
  12      'Actual Response Count' => 'Actual Response Count',
  13      'Actual ROI' => 'Actual ROI',
  14      'Actual Sales Count' => 'Actual Sales Count',
  15      'Advertisement'=>'Advertisement',
  16      'Average'=>'Average',
  17      'Banner Ads'=>'Banner Ads',
  18      'Budget Cost' => 'Budget Cost',
  19      'Campaign Name' => 'Campaign Name',
  20      'Campaign No' => 'Campaign No', 
  21      'Campaigns' => 'Campaigns',
  22      'Campaign Status' => 'Campaign Status',
  23      'Campaign Type' => 'Campaign Type', 
  24      'Cancelled'=>'Cancelled',                                  
  25      'Complete'=>'Complete',
  26      'Contacted - Never Contact Again' => 'Contacted - Never Contact Again',
  27      'Contacted - Successful' => 'Contacted - Successful',
  28      'Contacted - Unsuccessful' => 'Contacted - Unsuccessful',
  29      'Direct Mail'=>'Direct Mail',
  30      'Excellent'=>'Excellent',
  31      'Expected Response Count' => 'Expected Response Count',
  32      'Expected Response' => 'Expected Response',
  33      'Expected Revenue' => 'Expected Revenue',
  34      'Expected ROI' => 'Expected ROI',
  35      'Expected Sales Count' => 'Expected Sales Count',
  36      'Good'=>'Good',
  37      'Inactive'=>'Inactive',
  38      'LBL_ADD_RECORD' => 'Add Campaign',
  39      'LBL_CAMPAIGN_INFORMATION' => 'Campaign Details',
  40      'LBL_EXPECTATIONS_AND_ACTUALS' => 'Expectations & Actuals',
  41      'LBL_RECORDS_LIST' => 'Campaigns List',
  42      '--None--'=>'--None--',
  43      'Num Sent' => 'Num Sent',
  44      'Others'=>'Others',
  45      'Planning'=>'Planning',                                      
  46      'Poor'=>'Poor',
  47      'Product' => 'Product',
  48      'Referral Program'=>'Referral Program',
  49      'SINGLE_Campaigns' => 'Campaign',
  50      'Sponsor' => 'Sponsor',
  51      'Target Audience' => 'Target Audience',
  52      'TargetSize' => 'TargetSize',
  53      'Telemarketing'=>'Telemarketing',
  54      'Webinar'=>'Webinar',
  55  );


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