[ Index ]

PHP Cross Reference of osCMax 2.0.4

title

Body

[close]

/admin/includes/languages/english/ -> index.php (source)

   1  <?php
   2  /*

   3  $Id: index.php 3 2006-05-27 04:59:07Z user $

   4  

   5    osCMax Power E-Commerce

   6    http://oscdox.com

   7  

   8    Copyright 2006 osCMax2005 osCMax, 2002 osCommerce

   9  

  10    Released under the GNU General Public License

  11  */
  12  
  13  define('HEADING_TITLE', 'Choose an action..');
  14  
  15  define('BOX_TITLE_ORDERS', 'Orders');
  16  define('BOX_TITLE_STATISTICS', 'Statistics');
  17  
  18  define('BOX_ENTRY_SUPPORT_SITE', 'Support Site');
  19  define('BOX_ENTRY_SUPPORT_FORUMS', 'Support Forums');
  20  define('BOX_ENTRY_MAILING_LISTS', 'Mailing Lists');
  21  define('BOX_ENTRY_BUG_REPORTS', 'Bug Reports');
  22  define('BOX_ENTRY_FAQ', 'FAQ');
  23  define('BOX_ENTRY_LIVE_DISCUSSIONS', 'Live Discussions');
  24  define('BOX_ENTRY_CVS_REPOSITORY', 'CVS Repository');
  25  define('BOX_ENTRY_INFORMATION_PORTAL', 'Information Portal');
  26  define('BOX_ENTRY_OSCDOX', 'osCDox.com');
  27  define('BOX_ENTRY_TEMPLATE_STORE', 'osCMax Templates');
  28  
  29  define('BOX_ENTRY_AABOX', 'osCMax Hosting<br>$12.99/mo');
  30  define('BOX_ENTRY_PAYPAL', 'Paypal Account Signup');
  31  define('BOX_ENTRY_MERCHANT', 'Get A Merchant Account');
  32  define('BOX_ENTRY_DOMAINS', 'Purchase Domains');
  33  define('BOX_ENTRY_SSL', 'Purchase SSL Certificate');
  34  
  35  define('BOX_ENTRY_CUSTOMERS', 'Customers:');
  36  define('BOX_ENTRY_PRODUCTS', 'Products:');
  37  define('BOX_ENTRY_REVIEWS', 'Reviews:');
  38  
  39  define('BOX_CONNECTION_PROTECTED', 'You are protected by a %s secure SSL connection.');
  40  define('BOX_CONNECTION_UNPROTECTED', 'You are <font color="#ff0000">not</font> protected by a secure SSL connection.');
  41  define('BOX_CONNECTION_UNKNOWN', 'unknown');
  42  
  43  define('CATALOG_CONTENTS', 'Contents');
  44  
  45  define('REPORTS_PRODUCTS', 'Products');
  46  define('REPORTS_ORDERS', 'Orders');
  47  
  48  define('TOOLS_BACKUP', 'Backup');
  49  define('TOOLS_BANNERS', 'Banners');
  50  define('TOOLS_FILES', 'Files');
  51  ?>


Generated: Fri Jan 1 13:43:16 2010 Cross-referenced by PHPXref 0.7