[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/languages/en_us/ -> Products.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      '300-Sales-Software'=>'300-Sales-Software',
  12      '301-Sales-Hardware'=>'301-Sales-Hardware',
  13      '302-Rental-Income'=>'302-Rental-Income',
  14      '303-Interest-Income'=>'303-Interest-Income',
  15      '304-Sales-Software-Support'=>'304-Sales-Software-Support',
  16      '305-Sales Other'=>'305-Sales Other',
  17      '306-Internet Sales'=>'306-Internet Sales',
  18      '307-Service-Hardware Labor'=>'307-Service-Hardware Labor',
  19      '308-Sales-Books'=>'308-Sales-Books',
  20      'Box'=>'Box',
  21      'Carton'=>'Carton',
  22      'Caton'=>'Caton',
  23      'Commission Rate'=>'Commission Rate',
  24      'CRM Applications'=>'CRM Applications',
  25      'Dozen'=>'Dozen',
  26      'Each'=>'Each',
  27      'GL Account'=>'GL Account',
  28      'Handler'=>'Handler',
  29      'Hardware'=>'Hardware',
  30      'Hours'=>'Hours',
  31      'Impressions'=>'Impressions',
  32      'LBL_ADD_RECORD' => 'Add Product',
  33      'LBL_ADD_TO_PRICEBOOKS' => 'Add to PriceBooks', //Duplicated key-value pairs
  34      'Lb'=>'Lb',
  35      'LBL_CONVERSION_RATE' => 'Conversion Rate',
  36      'LBL_IMAGE_INFORMATION' => 'Product Image Information',
  37      'LBL_MORE_CURRENCIES' => 'more currencies', 
  38      'LBL_PRICE' => 'Price',
  39      'LBL_PRICES' => 'Product Prices',
  40      'LBL_PRODUCT_INFORMATION' => 'Product Details',
  41      'LBL_PRODUCTSMOD_DISABLED' => 'Enable Products Module to view Products',
  42      'LBL_RECORDS_LIST' => 'Products List',
  43      'LBL_RESET_PRICE' => 'Reset Price',
  44      'LBL_RESET' => 'Reset',
  45      'LBL_STOCK_INFORMATION' => 'Stock Information',
  46      'Manufacturer' => 'Manufacturer',
  47      'Mfr PartNo' => 'Mfr PartNo',
  48      'M'=>'M',
  49      '--None--'=>'--None--',
  50      'Pack'=>'Pack',
  51      'Pages'=>'Pages',
  52      'Part Number' => 'Part Number',
  53      'Pieces'=>'Pieces',
  54      'Product Active' => 'Product Active',
  55      'Product Category' => 'Product Category',
  56      'Product Image'=>'Product Image',
  57      'Product No' => 'Product Number',
  58      'Product Sheet'=>'Product Sheet',
  59      'Products' => 'Products',
  60      'Qty In Demand'=>'Qty. in Demand',
  61      'Qty In Stock'=>'Qty. in Stock',
  62      'Qty/Unit'=>'Qty/Unit',
  63      'Reams'=>'Reams',
  64      'Reorder Level'=>'Reorder Level', //Duplicated key-value pairs
  65      'Serial No'=>'Serial No',
  66      'Sheet'=>'Sheet',
  67      'SINGLE_Products' => 'Product',
  68      'Software'=>'Software',
  69      'Spiral Binder'=>'Spiral Binder',
  70      'Sq Ft'=>'Sq Ft',
  71      'Tax Class'=>'Tax Class',
  72      'Unit Price'=>'Unit Price',
  73      'Usage Unit'=>'Usage Unit',
  74      'Vendor PartNo' => 'Vendor PartNo', //Duplicated key-value pairs
  75      'Website' => 'Website',
  76  );


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