[ 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', 'Option wählen ...'); 14 15 define('BOX_TITLE_ORDERS', 'Bestellungen'); 16 define('BOX_TITLE_STATISTICS', 'Statistik'); 17 18 define('BOX_ENTRY_SUPPORT_SITE', 'Support Seite'); 19 define('BOX_ENTRY_SUPPORT_FORUMS', 'Support Forum'); 20 define('BOX_ENTRY_MAILING_LISTS', 'Mailing Listen'); 21 define('BOX_ENTRY_BUG_REPORTS', 'Fehler Reporte'); 22 define('BOX_ENTRY_FAQ', 'Fragen und Antworten'); 23 define('BOX_ENTRY_LIVE_DISCUSSIONS', 'Live Diskussionen'); 24 define('BOX_ENTRY_CVS_REPOSITORY', 'CVS Repository'); 25 define('BOX_ENTRY_INFORMATION_PORTAL', 'Informations 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', 'Kunden:'); 35 define('BOX_ENTRY_PRODUCTS', 'Produkte:'); 36 define('BOX_ENTRY_REVIEWS', 'Bewertungen:'); 37 38 define('BOX_CONNECTION_PROTECTED', 'Sie sind gesichert durch eine %s sichere SSL Verbindung.'); 39 define('BOX_CONNECTION_UNPROTECTED', 'Sie sind <font color="#ff0000">nicht</font> durch eine sichere SSL Verbindung gesichert.'); 40 define('BOX_CONNECTION_UNKNOWN', 'unbekannt'); 41 42 define('CATALOG_CONTENTS', 'Inhalt'); 43 44 define('REPORTS_PRODUCTS', 'Produkte'); 45 define('REPORTS_ORDERS', 'Bestellungen'); 46 47 define('TOOLS_BACKUP', 'Datensicherung'); 48 define('TOOLS_BANNERS', 'Bannerverwaltung'); 49 define('TOOLS_FILES', 'Dateiverwaltung'); 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 |