[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/languages/en_us/ -> Potentials.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      'Amount' => 'Amount',
  12      'Campaign Source' => 'Campaign Source',
  13      'Closed Lost'=>'Closed Lost',
  14      'Closed Won'=>'Closed Won',
  15      'Contact Name' => 'Contact Name',
  16      'Existing Business'=>'Existing Business',
  17      'Forecast Amount' => 'Forecast Amount',
  18      'Forecast' => 'Sales Forecast',
  19      'Funnel' => 'Sales Funnel',
  20      'Id. Decision Makers'=>'Identify Decision Makers',
  21      'LBL_ADD_RECORD' => 'Add Opportunity',
  22      'LBL_EXPECTED_CLOSE_DATE_ON' => 'Expected to close on',
  23      'LBL_OPPORTUNITY_INFORMATION' => 'Opportunity Details',
  24      'LBL_RECORDS_LIST' => 'Opportunities List',
  25      'LBL_RELATED_CONTACTS' => 'Related Contacts',
  26      'LBL_RELATED_PRODUCTS' => 'Related Products',
  27      'Needs Analysis'=>'Needs Analysis',
  28      'Negotiation/Review'=>'Negotiation/Review',
  29      'New Business'=>'New Business',
  30      'Next Step' => 'Next Step',
  31      '--None--'=>'--None--',
  32      'Perception Analysis'=>'Perception Analysis',
  33      'Potential No' => 'Opportunity Number',
  34      'Potentials by Stage' => 'Opportunities by Stage',
  35      'Potentials' => 'Opportunities',
  36      'Probability' => 'Probability',
  37      'Proposal/Price Quote'=>'Proposal/Quotation',
  38      'Prospecting'=>'Prospecting',
  39      'Qualification'=>'Qualification',
  40      'Related To' => 'Organization Name',
  41      'Sales Stage' => 'Sales Stage',
  42      'SINGLE_Potentials' => 'Opportunity',
  43      'Top Potentials' => 'Top Opportunities',
  44      'Total Revenue' => 'Revenue by Salesperson',
  45      'Value Proposition'=>'Value Proposition',
  46  );


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