[ Index ] |
|
Code source de osCommerce 2.2ms2-060817 |
1 <?php 2 /* 3 $Id: address_book_process.php,v 1.9 2003/05/22 14:39:32 hpdl Exp $ 4 5 osCommerce, Open Source E-Commerce Solutions 6 http://www.oscommerce.com 7 8 Copyright (c) 2003 osCommerce 9 10 Released under the GNU General Public License 11 */ 12 13 define('NAVBAR_TITLE_1', 'My Account'); 14 define('NAVBAR_TITLE_2', 'Address Book'); 15 16 define('NAVBAR_TITLE_ADD_ENTRY', 'New Entry'); 17 define('NAVBAR_TITLE_MODIFY_ENTRY', 'Update Entry'); 18 define('NAVBAR_TITLE_DELETE_ENTRY', 'Delete Entry'); 19 20 define('HEADING_TITLE_ADD_ENTRY', 'New Address Book Entry'); 21 define('HEADING_TITLE_MODIFY_ENTRY', 'Update Address Book Entry'); 22 define('HEADING_TITLE_DELETE_ENTRY', 'Delete Address Book Entry'); 23 24 define('DELETE_ADDRESS_TITLE', 'Delete Address'); 25 define('DELETE_ADDRESS_DESCRIPTION', 'Are you sure you would like to delete the selected address from your address book?'); 26 27 define('NEW_ADDRESS_TITLE', 'New Address Book Entry'); 28 29 define('SELECTED_ADDRESS', 'Selected Address'); 30 define('SET_AS_PRIMARY', 'Set as primary address.'); 31 32 define('SUCCESS_ADDRESS_BOOK_ENTRY_DELETED', 'The selected address has been successfully removed from your address book.'); 33 define('SUCCESS_ADDRESS_BOOK_ENTRY_UPDATED', 'Your address book has been successfully updated.'); 34 35 define('WARNING_PRIMARY_ADDRESS_DELETION', 'The primary address cannot be deleted. Please set another address as the primary address and try again.'); 36 37 define('ERROR_NONEXISTING_ADDRESS_BOOK_ENTRY', 'The address book entry does not exist.'); 38 define('ERROR_ADDRESS_BOOK_FULL', 'Your address book is full. Please delete an unneeded address to save a new one.'); 39 ?>
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 |
![]() |