[ Index ]
 

Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/includes/languages/english/ -> contact_us.php (source)

   1  <?php
   2  /**

   3   * @package languageDefines

   4   * @copyright Copyright 2003-2006 Zen Cart Development Team

   5   * @copyright Portions Copyright 2003 osCommerce

   6   * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0

   7   * @version $Id: contact_us.php 3149 2006-03-10 07:29:34Z birdbrain $

   8   */
   9  
  10  define('HEADING_TITLE', 'Contact Us');
  11  define('NAVBAR_TITLE', 'Contact Us');
  12  define('TEXT_SUCCESS', 'Your message has been successfully sent.');
  13  define('EMAIL_SUBJECT', 'Message from ' . STORE_NAME);
  14  
  15  define('ENTRY_NAME', 'Full Name:');
  16  define('ENTRY_EMAIL', 'Email Address:');
  17  define('ENTRY_ENQUIRY', 'Message:');
  18  
  19  define('SEND_TO_TEXT','Send Email To:');
  20  define('ENTRY_EMAIL_NAME_CHECK_ERROR','Sorry, is your name correct? Our system requires a minimum of ' . ENTRY_FIRST_NAME_MIN_LENGTH . ' characters. Please try again.');
  21  define('ENTRY_EMAIL_CONTENT_CHECK_ERROR','Did you forget your message? We would like to hear from you. You can type your comments in the text area below.');
  22  ?>


Généré le : Mon Nov 26 16:45:43 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics