[ Index ] |
|
Code source de osCommerce 2.2ms2-060817 |
1 <?php 2 /* 3 $Id: geo_zones.php,v 1.7 2003/05/05 20:45:15 dgw_ Exp $ 4 5 osCommerce, Open Source E-Commerce Solutions 6 http://www.oscommerce.com 7 8 Copyright (c) 2002 osCommerce 9 10 Released under the GNU General Public License 11 */ 12 13 define('HEADING_TITLE', 'Tax Zones'); 14 15 define('TABLE_HEADING_COUNTRY', 'Country'); 16 define('TABLE_HEADING_COUNTRY_ZONE', 'Zone'); 17 define('TABLE_HEADING_TAX_ZONES', 'Tax Zones'); 18 define('TABLE_HEADING_ACTION', 'Action'); 19 20 define('TEXT_INFO_HEADING_NEW_ZONE', 'New Zone'); 21 define('TEXT_INFO_NEW_ZONE_INTRO', 'Please enter the new zone information'); 22 23 define('TEXT_INFO_HEADING_EDIT_ZONE', 'Edit Zone'); 24 define('TEXT_INFO_EDIT_ZONE_INTRO', 'Please make any necessary changes'); 25 26 define('TEXT_INFO_HEADING_DELETE_ZONE', 'Delete Zone'); 27 define('TEXT_INFO_DELETE_ZONE_INTRO', 'Are you sure you want to delete this zone?'); 28 29 define('TEXT_INFO_HEADING_NEW_SUB_ZONE', 'New Sub Zone'); 30 define('TEXT_INFO_NEW_SUB_ZONE_INTRO', 'Please enter the new sub zone information'); 31 32 define('TEXT_INFO_HEADING_EDIT_SUB_ZONE', 'Edit Sub Zone'); 33 define('TEXT_INFO_EDIT_SUB_ZONE_INTRO', 'Please make any necessary changes'); 34 35 define('TEXT_INFO_HEADING_DELETE_SUB_ZONE', 'Delete Sub Zone'); 36 define('TEXT_INFO_DELETE_SUB_ZONE_INTRO', 'Are you sure you want to delete this sub zone?'); 37 38 define('TEXT_INFO_DATE_ADDED', 'Date Added:'); 39 define('TEXT_INFO_LAST_MODIFIED', 'Last Modified:'); 40 define('TEXT_INFO_ZONE_NAME', 'Zone Name:'); 41 define('TEXT_INFO_NUMBER_ZONES', 'Number of Zones:'); 42 define('TEXT_INFO_ZONE_DESCRIPTION', 'Description:'); 43 define('TEXT_INFO_COUNTRY', 'Country:'); 44 define('TEXT_INFO_COUNTRY_ZONE', 'Zone:'); 45 define('TYPE_BELOW', 'All Zones'); 46 define('PLEASE_SELECT', 'All Zones'); 47 define('TEXT_ALL_COUNTRIES', 'All Countries'); 48 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 19:48:25 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |