[ Index ]
 

Code source de vtiger CRM 5.0.2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/Leads/language/ -> en_us.lang.php (source)

   1  <?php
   2  /*********************************************************************************
   3   * The contents of this file are subject to the SugarCRM Public License Version 1.1.2
   4   * ("License"); You may not use this file except in compliance with the
   5   * License. You may obtain a copy of the License at http://www.sugarcrm.com/SPL
   6   * Software distributed under the License is distributed on an  "AS IS"  basis,
   7   * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
   8   * the specific language governing rights and limitations under the License.
   9   * The Original Code is:  SugarCRM Open Source
  10   * The Initial Developer of the Original Code is SugarCRM, Inc.
  11   * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.;
  12   * All Rights Reserved.
  13   * Contributor(s): ______________________________________.
  14   ********************************************************************************/
  15   
  16  $mod_strings = Array(
  17  'LBL_MODULE_NAME'=>'Leads',
  18  'LBL_DIRECT_REPORTS_FORM_NAME'=>'Direct Reports',
  19  'LBL_MODULE_TITLE'=>'Leads: Home',
  20  'LBL_SEARCH_FORM_TITLE'=>'Lead Search',
  21  'LBL_LIST_FORM_TITLE'=>'Lead List',
  22  'LBL_NEW_FORM_TITLE'=>'New Lead',
  23  'LBL_LEAD_OPP_FORM_TITLE'=>'Contact-Opportunity:',
  24  'LBL_LEAD'=>'Lead:',
  25  'LBL_ADDRESS_INFORMATION'=>'Address Information',
  26  'LBL_CUSTOM_INFORMATION'=>'Custom Information',
  27  
  28  'LBL_LIST_NAME'=>'Name',
  29  'LBL_LIST_LAST_NAME'=>'Last Name',
  30  'LBL_LIST_COMPANY'=>'Company',
  31  'LBL_LIST_WEBSITE'=>'Website',
  32  'LBL_LIST_LEAD_NAME'=>'Lead Name',
  33  'LBL_LIST_EMAIL'=>'Email',
  34  'LBL_LIST_PHONE'=>'Phone',
  35  'LBL_LIST_LEAD_ROLE'=>'Role',
  36  
  37  'LBL_NAME'=>'Name:',
  38  'LBL_LEAD_NAME'=>'Lead Name:',
  39  'LBL_LEAD_INFORMATION'=>'Lead Information',
  40  'LBL_FIRST_NAME'=>'First Name:',
  41  'LBL_PHONE'=>'Phone:',
  42  'LBL_COMPANY'=>'Company:',
  43  'LBL_DESIGNATION'=>'Designation:',
  44  'LBL_PHONE'=>'Phone:',
  45  'LBL_LAST_NAME'=>'Last Name:',
  46  'LBL_MOBILE'=>'Mobile:',
  47  'LBL_EMAIL'=>'Email:',
  48  'LBL_LEAD_SOURCE'=>'Lead Source:',
  49  'LBL_LEAD_STATUS'=>'Lead Status:',
  50  'LBL_WEBSITE'=>'Website:',
  51  'LBL_FAX'=>'Fax:',
  52  'LBL_INDUSTRY'=>'Industry:',
  53  'LBL_ANNUAL_REVENUE'=>'Annual Revenue:',
  54  'LBL_RATING'=>'Rating:',
  55  'LBL_LICENSE_KEY'=>'License Key:',
  56  'LBL_NO_OF_EMPLOYEES'=>'No. of Employees:',
  57  'LBL_YAHOO_ID'=>'Yahoo! ID:',
  58  
  59  'LBL_ADDRESS_STREET'=>'Street:',
  60  'LBL_ADDRESS_POSTAL_CODE'=>'Postal Code:',
  61  'LBL_ADDRESS_CITY'=>'City:',
  62  'LBL_ADDRESS_COUNTRY'=>'Country:',
  63  'LBL_ADDRESS_STATE'=>'State:',
  64  'LBL_ADDRESS'=>'Address:',
  65  'LBL_DESCRIPTION_INFORMATION'=>'Description Information',
  66  'LBL_DESCRIPTION'=>'Description:',
  67  
  68  'LBL_CONVERT_LEAD'=>'Convert Lead:',
  69  'LBL_CONVERT_LEAD_INFORMATION'=>'Convert Lead Information',
  70  'LBL_ACCOUNT_NAME'=>'Account Name',
  71  'LBL_POTENTIAL_NAME'=>'Potential Name',
  72  'LBL_POTENTIAL_CLOSE_DATE'=>'Potential Close Date',
  73  'LBL_POTENTIAL_AMOUNT'=>'Potential Amount',
  74  'LBL_POTENTIAL_SALES_STAGE'=>'Potential Sales Stage',
  75  
  76  
  77  'NTC_DELETE_CONFIRMATION'=>'Are you sure you want to delete this record?',
  78  'NTC_REMOVE_CONFIRMATION'=>'Are you sure you want to remove this contact from this case?',
  79  'NTC_REMOVE_DIRECT_REPORT_CONFIRMATION'=>'Are you sure you want to remove this record as a direct vtiger_report?',
  80  'NTC_REMOVE_OPP_CONFIRMATION'=>'Are you sure you want to remove this contact from this opportunity?',
  81  'ERR_DELETE_RECORD'=>"en_us A record number must be specified to delete the contact.",
  82  'NTC_COPY_PRIMARY_ADDRESS'=>'Copy primary address to alternate address',
  83  'NTC_COPY_ALTERNATE_ADDRESS'=>'Copy alternate address to primary address',
  84  
  85  // Added vtiger_fields in fetchfile.php, import.php -- crm4-Beta
  86  'LBL_COLON'=>' : ', 
  87  'LBL_IMPORT_LEADS'=>'Import Leads',
  88  'LBL_LEADS_FILE_LIST'=>'Leads File List',
  89  'LBL_INSTRUCTIONS'=>'Instructions',
  90  'LBL_KINDLY_PROVIDE_AN_XLS_FILE'=>'Kindly provide an .xls file alone as input',
  91  'LBL_PROVIDE_ATLEAST_ONE_FILE'=>'Please provide at least one file as input',
  92  
  93  'LBL_NONE'=>'None',
  94  'LBL_ASSIGNED_TO'=>'Assigned To:',
  95  'LBL_SELECT_LEAD'=>'Select Lead',
  96  'LBL_GENERAL_INFORMATION'=>'General Information',
  97  'LBL_DO_NOT_CREATE_NEW_POTENTIAL'=>'Do not create a New Potential upon Conversion',
  98  
  99  //for v4 release added
 100  'LBL_NEW_POTENTIAL'=>'New Potential',
 101  'LBL_POTENTIAL_TITLE'=>'Potentials',
 102  
 103  'LBL_NEW_TASK'=>'New Task',
 104  'LBL_TASK_TITLE'=>'Tasks',
 105  'LBL_NEW_CALL'=>'New Call',
 106  'LBL_CALL_TITLE'=>'Calls',
 107  'LBL_NEW_MEETING'=>'New Meeting',
 108  'LBL_MEETING_TITLE'=>'Meetings',
 109  'LBL_NEW_EMAIL'=>'New Email',
 110  'LBL_EMAIL_TITLE'=>'Emails',
 111  'LBL_NEW_NOTE'=>'New Note',
 112  'LBL_NOTE_TITLE'=>'Notes',
 113  'LBL_NEW_ATTACHMENT'=>'New Attachment',
 114  'LBL_ATTACHMENT_TITLE'=>'Attachments',
 115  
 116  
 117  //Added vtiger_fields after RC1 - Release 
 118  'LBL_ALL'=>'All',
 119  'LBL_CONTACTED'=>'Contacted',
 120  'LBL_LOST'=>'Lost',
 121  'LBL_HOT'=>'Hot',
 122  'LBL_COLD'=>'Cold',
 123  
 124  // Added for 4GA
 125  'LBL_TOOL_FORM_TITLE'=>'Lead Tools',
 126  
 127  'LBL_SELECT_TEMPLATE_TO_MAIL_MERGE'=>'Select template to Mail Merge:',
 128  
 129  //Added for 4GA
 130  'Salutation'=>'Salutation',
 131  'First Name'=>'First Name',
 132  'Phone'=>'Phone',
 133  'Last Name'=>'Last Name',
 134  'Mobile'=>'Mobile',
 135  'Company'=>'Company',
 136  'Fax'=>'Fax',
 137  'Designation'=>'Designation',
 138  'Email'=>'Email',
 139  'Lead Source'=>'Lead Source',
 140  'Website'=>'Website',
 141  'Annual Revenue'=>'Annual Revenue',
 142  'Lead Status'=>'Lead Status',
 143  'Industry'=>'Industry',
 144  'Rating'=>'Rating',
 145  'No Of Employees'=>'No Of Employees',
 146  'Assigned To'=>'Assigned to',
 147  'Yahoo Id'=>'Yahoo Id',
 148  'Created Time'=>'Created Time',
 149  'Modified Time'=>'Modified Time',
 150  'Street'=>'Street',
 151  'Postal Code'=>'Postal Code',
 152  'City'=>'City',
 153  'Country'=>'Country',
 154  'State'=>'State',
 155  'Description'=>'Description',
 156  'Po Box'=>'PO Box',
 157  'Campaign Source'=>'Campaign Source',
 158  //Added for CustomView 4.2 Release
 159  'Name'=>'Name',
 160  'LBL_NEW_LEADS'=>'My New Leads',
 161  
 162  //Added for Existing Picklist Entries
 163  
 164  '--None--'=>'--None--',
 165  'Mr.'=>'Mr.',
 166  'Ms.'=>'Ms.',
 167  'Mrs.'=>'Mrs.',
 168  'Dr.'=>'Dr.',
 169  'Prof.'=>'Prof.',
 170  
 171  'Acquired'=>'Acquired',
 172  'Active'=>'Active',
 173  'Market Failed'=>'Market Failed',
 174  'Project Cancelled'=>'Project Cancelled',
 175  'Shutdown'=>'Shutdown',
 176  
 177  'Apparel'=>'Apparel',
 178  'Banking'=>'Banking',
 179  'Biotechnology'=>'Biotechnology',
 180  'Chemicals'=>'Chemicals',
 181  'Communications'=>'Communications',
 182  'Construction'=>'Construction',
 183  'Consulting'=>'Consulting',
 184  'Education'=>'Education',
 185  'Electronics'=>'Electronics',
 186  'Energy'=>'Energy',
 187  'Engineering'=>'Engineering',
 188  'Entertainment'=>'Entertainment',
 189  'Environmental'=>'Environmental',
 190  'Finance'=>'Finance',
 191  'Food & Beverage'=>'Food & Beverage',
 192  'Government'=>'Government',
 193  'Healthcare'=>'Healthcare',
 194  'Hospitality'=>'Hospitality',
 195  'Insurance'=>'Insurance',
 196  'Machinery'=>'Machinery',
 197  'Manufacturing'=>'Manufacturing',
 198  'Media'=>'Media',
 199  'Not For Profit'=>'Not For Profit',
 200  'Recreation'=>'Recreation',
 201  'Retail'=>'Retail',
 202  'Shipping'=>'Shipping',
 203  'Technology'=>'Technology',
 204  'Telecommunications'=>'Telecommunications',
 205  'Transportation'=>'Transportation',
 206  'Utilities'=>'Utilities',
 207  'Other'=>'Other',
 208  
 209  'Cold Call'=>'Cold Call',
 210  'Existing Customer'=>'Existing Customer',
 211  'Self Generated'=>'Self Generated',
 212  'Employee'=>'Employee',
 213  'Partner'=>'Partner',
 214  'Public Relations'=>'Public Relations',
 215  'Direct Mail'=>'Direct Mail',
 216  'Conference'=>'Conference',
 217  'Trade Show'=>'Trade Show',
 218  'Web Site'=>'Web Site',
 219  'Word of mouth'=>'Word of mouth',
 220  
 221  'Attempted to Contact'=>'Attempted to Contact',
 222  'Cold'=>'Cold',
 223  'Contact in Future'=>'Contact in Future',
 224  'Contacted'=>'Contacted',
 225  'Hot'=>'Hot',
 226  'Junk Lead'=>'Junk Lead',
 227  'Lost Lead'=>'Lost Lead',
 228  'Not Contacted'=>'Not Contacted',
 229  'Pre Qualified'=>'Pre Qualified',
 230  'Qualified'=>'Qualified',
 231  'Warm'=>'Warm',
 232       
 233  
 234  );
 235  
 236  ?>


Généré le : Sun Feb 25 10:22:19 2007 par Balluche grâce à PHPXref 0.7