[ 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/ -> checkout_shipping.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: checkout_shipping.php 4042 2006-07-30 23:05:39Z drbyte $

   8   */
   9  
  10  define('NAVBAR_TITLE_1', 'Checkout');
  11  define('NAVBAR_TITLE_2', 'Shipping Method');
  12  
  13  define('HEADING_TITLE', 'Step 1 of 3 - Delivery Information');
  14  
  15  define('TABLE_HEADING_SHIPPING_ADDRESS', 'Shipping Address');
  16  define('TEXT_CHOOSE_SHIPPING_DESTINATION', 'Your order will be shipped to the address at the left or you may change the shipping address by clicking the <em>Change Address</em> button.');
  17  define('TITLE_SHIPPING_ADDRESS', 'Shipping Information:');
  18  
  19  define('TABLE_HEADING_SHIPPING_METHOD', 'Shipping Method:');
  20  define('TEXT_CHOOSE_SHIPPING_METHOD', 'Please select the preferred shipping method to use on this order.');
  21  define('TITLE_PLEASE_SELECT', 'Please Select');
  22  define('TEXT_ENTER_SHIPPING_INFORMATION', 'This is currently the only shipping method available to use on this order.');
  23  define('TITLE_NO_SHIPPING_AVAILABLE', 'Not Available At This Time');
  24  define('TEXT_NO_SHIPPING_AVAILABLE','<span class="alert">Sorry, we are not shipping to your region at this time.</span><br />Please contact us for alternate arrangements.');
  25  
  26  define('TABLE_HEADING_COMMENTS', 'Special Instructions or Comments About Your Order');
  27  
  28  define('TITLE_CONTINUE_CHECKOUT_PROCEDURE', 'Continue to Step 2');
  29  define('TEXT_CONTINUE_CHECKOUT_PROCEDURE', '- choose your payment method.');
  30  
  31  // when free shipping for orders over $XX.00 is active

  32    define('FREE_SHIPPING_TITLE', 'Free Shipping');
  33    define('FREE_SHIPPING_DESCRIPTION', 'Free shipping for orders over %s');
  34  ?>


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