[ 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]

/zc_install/includes/languages/english/ -> license.php (source)

   1  <?php
   2  /**
   3   * @package Installer

   4   * @access private

   5   * @copyright Copyright 2003-2005 Zen Cart Development Team

   6   * @copyright Portions Copyright 2003 osCommerce

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

   8   * @version $Id: license.php 2342 2005-11-13 01:07:55Z drbyte $

   9   */
  10  /**

  11   * defining language components for the page

  12   */
  13    define('TEXT_MAIN', 'Welcome to the setup program for Zen Cart&trade; v' . PROJECT_VERSION_MAJOR .'.'.PROJECT_VERSION_MINOR. ' release. Please confirm your acceptance of the license terms.');
  14    define('TEXT_PAGE_HEADING', 'Zen Cart&trade; Setup - License Confirmation');
  15    define('INSTALL', 'Continue');
  16  
  17    define('AGREE', 'I have read and agree to abide by the Terms and Conditions as stated above.');
  18    define('DISAGREE', 'I have read and do not agree to abide by the Terms and Conditions as stated above.');
  19  ?>


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