[ 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/ -> account_notifications.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: account_notifications.php 3007 2006-02-11 09:17:12Z drbyte $

   8   */
   9  
  10  define('NAVBAR_TITLE_1', 'My Account');
  11  define('NAVBAR_TITLE_2', 'Product Notifications');
  12  
  13  define('HEADING_TITLE', 'Product Notifications');
  14  
  15  define('MY_NOTIFICATIONS_TITLE', 'My Product Notifications');
  16  define('MY_NOTIFICATIONS_DESCRIPTION', 'The product notification list allows you to stay up to date on products you find of interest.<br /><br />To be up to date on all product changes, select <strong>Global Product Notifications</strong>.');
  17  
  18  define('GLOBAL_NOTIFICATIONS_TITLE', 'Global Product Notifications');
  19  define('GLOBAL_NOTIFICATIONS_DESCRIPTION', 'Receive notifications on all available products.');
  20  
  21  define('NOTIFICATIONS_TITLE', 'Product Notifications');
  22  define('NOTIFICATIONS_DESCRIPTION', 'To remove a product notification, clear that product\'s checkbox and click on Update.');
  23  define('NOTIFICATIONS_NON_EXISTING', 'There are currently no products marked to be notified of.<br /><br />To add products to your product notification list, click on the notification link available on the detailed product information page.');
  24  define('TEXT_NO_PURCHASES', 'No Purchases');
  25  
  26  define('SUCCESS_NOTIFICATIONS_UPDATED', 'Your product notifications have been updated.');
  27  ?>


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