[TEP-COMMIT] CVS: catalog/catalog/includes/languages/espanol checkout_payment.php,1.16,1.17 conditions.php,1.4,1.5

Mark Evans <[email protected]>
Newsgroups gmane.comp.web.oscommerce.cvs
Message-ID <[email protected]>
Update of /cvsroot/tep/catalog/catalog/includes/languages/espanol
In directory sc8-pr-cvs1:/tmp/cvs-serv12041/includes/languages/espanol

Modified Files:
	checkout_payment.php conditions.php 
Log Message:
European Regulations work. This is detailed in workboard item 69

Index: checkout_payment.php
===================================================================
RCS file: /cvsroot/tep/catalog/catalog/includes/languages/espanol/checkout_payment.php,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- checkout_payment.php	8 Jul 2003 16:45:36 -0000	1.16
+++ checkout_payment.php	3 Dec 2003 17:32:53 -0000	1.17
@@ -5,7 +5,7 @@
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com
 
-  Copyright (c) 2002 osCommerce
+  Copyright (c) 2003 osCommerce
 
   Released under the GNU General Public License
 */
@@ -18,6 +18,10 @@
 define('TABLE_HEADING_BILLING_ADDRESS', 'Direcci&oacute;n de Facturaci&oacute;n');
 define('TEXT_SELECTED_BILLING_DESTINATION', 'Elija la direcci&oacute;n de su libreta donde quiera recibir la factura.');
 define('TITLE_BILLING_ADDRESS', 'Direcci&oacute;n de Facturaci&oacute;n:');
+
+define('TABLE_HEADING_CONDITIONS', 'Terms and Conditions');
+define('TEXT_CONDITIONS_DESCRIPTION', 'Please acknowledge the terms and conditions bound to this order by ticking the following box. The terms and conditions can be read <a href="' . tep_href_link(FILENAME_CONDITIONS, '', 'SSL') . '"><u>here</u></a>.');
+define('TEXT_CONDITIONS_CONFIRM', 'I have read and agreed to the terms and conditions bound to this order.');
 
 define('TABLE_HEADING_PAYMENT_METHOD', 'Forma de Pago');
 define('TEXT_SELECT_PAYMENT_METHOD', 'Escoja la forma de pago preferida para este pedido.');

Index: conditions.php
===================================================================
RCS file: /cvsroot/tep/catalog/catalog/includes/languages/espanol/conditions.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- conditions.php	12 Nov 2002 00:45:21 -0000	1.4
+++ conditions.php	3 Dec 2003 17:32:53 -0000	1.5
@@ -5,13 +5,15 @@
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com
 
-  Copyright (c) 2002 osCommerce
+  Copyright (c) 2003 osCommerce
 
   Released under the GNU General Public License
 */
 
-define('NAVBAR_TITLE', 'Condiciones de Uso');
-define('HEADING_TITLE', 'Condiciones de Uso');
+define('NAVBAR_TITLE', 'Terms and Conditions');
+define('HEADING_TITLE', 'Terms and Conditions');
 
-define('TEXT_INFORMATION', 'Ponga aqui sus condiciones de uso.');
+define('TEXT_INFORMATION', 'Put your Terms and Conditions of Sale here.');
+define('TITLE_CONTINUE_CHECKOUT_PROCEDURE', 'Continue Checkout Procedure');
+define('TEXT_CONTINUE_CHECKOUT_PROCEDURE', 'to confirm the terms and conditions.');
 ?>



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.