[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
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', 'Seleccione una opción..'); 14 15 define('BOX_TITLE_ORDERS', 'Pedidos'); 16 define('BOX_TITLE_STATISTICS', 'Estadisticas'); 17 18 define('BOX_ENTRY_SUPPORT_SITE', 'Soporte'); 19 define('BOX_ENTRY_SUPPORT_FORUMS', 'Foros'); 20 define('BOX_ENTRY_MAILING_LISTS', 'Listas de Correo'); 21 define('BOX_ENTRY_BUG_REPORTS', 'Notificar Fallos'); 22 define('BOX_ENTRY_FAQ', 'PUF (FAQ)'); 23 define('BOX_ENTRY_LIVE_DISCUSSIONS', 'Discusiones'); 24 define('BOX_ENTRY_CVS_REPOSITORY', 'Repositorio CVS'); 25 define('BOX_ENTRY_INFORMATION_PORTAL', 'Portal'); 26 define('BOX_ENTRY_OSCDOX', 'osCDox.com'); 27 28 define('BOX_ENTRY_AABOX', 'osCMax Hosting<br>$12.99/mo'); 29 define('BOX_ENTRY_PAYPAL', 'Paypal Account Signup'); 30 define('BOX_ENTRY_MERCHANT', 'Get A Merchant Account'); 31 define('BOX_ENTRY_DOMAINS', 'Purchase Domains'); 32 define('BOX_ENTRY_SSL', 'Purchase SSL Certificate'); 33 34 define('BOX_ENTRY_CUSTOMERS', 'Clientes:'); 35 define('BOX_ENTRY_PRODUCTS', 'Productos:'); 36 define('BOX_ENTRY_REVIEWS', 'Comentarios:'); 37 38 define('BOX_CONNECTION_PROTECTED', 'Esta protegido por una conexión SSL %s.'); 39 define('BOX_CONNECTION_UNPROTECTED', '<font color="#ff0000">No</font> esta protegido por una conexión segura SSL.'); 40 define('BOX_CONNECTION_UNKNOWN', 'desconocido'); 41 42 define('CATALOG_CONTENTS', 'Contenido'); 43 44 define('REPORTS_PRODUCTS', 'Productos'); 45 define('REPORTS_ORDERS', 'Pedidos'); 46 47 define('TOOLS_BACKUP', 'Copias'); 48 define('TOOLS_BANNERS', 'Banners'); 49 define('TOOLS_FILES', 'Ficheros'); 50 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Jan 1 13:43:16 2010 | Cross-referenced by PHPXref 0.7 |