[ Index ] |
|
Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1 |
1 <?php 2 // 3 // +----------------------------------------------------------------------+ 4 // |zen-cart Open Source E-commerce | 5 // +----------------------------------------------------------------------+ 6 // | Copyright (c) 2003 The zen-cart developers | 7 // | | 8 // | http://www.zen-cart.com/index.php | 9 // | | 10 // | Portions Copyright (c) 2003 osCommerce | 11 // +----------------------------------------------------------------------+ 12 // | This source file is subject to version 2.0 of the GPL license, | 13 // | that is bundled with this package in the file LICENSE, and is | 14 // | available through the world-wide-web at the following url: | 15 // | http://www.zen-cart.com/license/2_0.txt. | 16 // | If you did not receive a copy of the zen-cart license and are unable | 17 // | to obtain it through the world-wide-web, please send a note to | 18 // | license@zen-cart.com so we can mail you a copy immediately. | 19 // +----------------------------------------------------------------------+ 20 // $Id: index.php 2539 2005-12-11 05:17:05Z ajeh $ 21 // 22 23 define('HEADING_TITLE', 'Choose an action..'); 24 25 define('BOX_TITLE_ORDERS', 'Orders'); 26 define('BOX_TITLE_STATISTICS', 'Statistics'); 27 28 define('BOX_ENTRY_SUPPORT_SITE', 'Support Site'); 29 define('BOX_ENTRY_SUPPORT_FORUMS', 'Support Forums'); 30 define('BOX_ENTRY_MAILING_LISTS', 'Mailing Lists'); 31 define('BOX_ENTRY_BUG_REPORTS', 'Bug Reports'); 32 33 define('BOX_ENTRY_FAQ', 'FAQ'); 34 define('BOX_ENTRY_LIVE_DISCUSSIONS', 'Live Discussions'); 35 define('BOX_ENTRY_CVS_REPOSITORY', 'CVS Repository'); 36 define('BOX_ENTRY_INFORMATION_PORTAL', 'Information Portal'); 37 38 define('BOX_CONNECTION_PROTECTED', 'You are protected by a %s secure SSL connection.'); 39 define('BOX_CONNECTION_UNPROTECTED', 'You are <font color="#ff0000">not</font> protected by a secure SSL connection.'); 40 define('BOX_CONNECTION_UNKNOWN', 'unknown'); 41 42 define('CATALOG_CONTENTS', 'Contents'); 43 define('TOOLS_BACKUP', 'Backup'); 44 define('TOOLS_BANNERS', 'Banners'); 45 define('TOOLS_FILES', 'Files'); 46 47 // statistics 48 define('REPORTS_PRODUCTS', 'Products'); 49 define('REPORTS_ORDERS', 'Orders'); 50 51 define('BOX_ENTRY_CUSTOMERS', 'Customers:'); 52 define('BOX_ENTRY_NEWSLETTERS', 'Newsletter subscribers:'); 53 54 define('BOX_ENTRY_PRODUCTS', 'Products:'); 55 define('BOX_ENTRY_PRODUCTS_OFF', 'Products deactivated:'); 56 define('BOX_ENTRY_REVIEWS', 'Reviews:'); 57 define('BOX_ENTRY_REVIEWS_PENDING', 'Reviews Pending Approval:'); 58 59 define('BOX_ENTRY_NEW_CUSTOMERS', 'New customers:'); 60 define('BOX_ENTRY_NEW_ORDERS', 'New orders:'); 61 62 define('BOX_ENTRY_SPECIALS_EXPIRED','Specials Expired'); 63 define('BOX_ENTRY_FEATURED_EXPIRED','Featured Products Expired'); 64 define('BOX_ENTRY_SALEMAKER_EXPIRED','Sales Expired'); 65 66 define('BOX_ENTRY_SPECIALS_ACTIVE','Specials Active'); 67 define('BOX_ENTRY_FEATURED_ACTIVE','Featured Products Active'); 68 define('BOX_ENTRY_SALEMAKER_ACTIVE','Sales Active'); 69 70 define('LAST_10_DAYS', 'Counter History for last %s recorded days'); 71 define('SESSION', 'Session'); 72 define('TOTAL', 'Total'); 73 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 16:45:43 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |