[TEP-COMMIT] CVS: catalog/catalog/includes/languages/german checkout_payment.php,1.20,1.21 conditions.php,1.5,1.6

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

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/german/checkout_payment.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- checkout_payment.php	16 Feb 2003 00:42:03 -0000	1.20
+++ checkout_payment.php	3 Dec 2003 17:32:53 -0000	1.21
@@ -19,6 +19,10 @@
 define('TEXT_SELECTED_BILLING_DESTINATION', 'Bitte w&auml;hlen Sie aus Ihrem Adressbuch die gew&uuml;nschte Rechnungsadresse f&uuml;r Ihre Bestellung aus.');
 define('TITLE_BILLING_ADDRESS', 'Rechnungsadresse:');
 
+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', 'Zahlungsweise');
 define('TEXT_SELECT_PAYMENT_METHOD', 'Bitte w&auml;hlen Sie die gew&uuml;nschte Zahlungsweise f&uuml;r Ihre Bestellung aus.');
 define('TITLE_PLEASE_SELECT', 'Bitte w&auml;hlen Sie');
@@ -28,4 +32,4 @@
 
 define('TITLE_CONTINUE_CHECKOUT_PROCEDURE', 'Fortsetzung des Bestellvorganges');
 define('TEXT_CONTINUE_CHECKOUT_PROCEDURE', 'zur Best&auml;tigung Ihrer Bestellung.');
-?>
\ No newline at end of file
+?>

Index: conditions.php
===================================================================
RCS file: /cvsroot/tep/catalog/catalog/includes/languages/german/conditions.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- conditions.php	11 Jul 2003 09:04:22 -0000	1.5
+++ conditions.php	3 Dec 2003 17:32:53 -0000	1.6
@@ -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', 'Allgemeine Gesch&auml;ftsbedingungen');
-define('HEADING_TITLE', 'Allgemeine Gesch&auml;ftsbedingungen');
+define('NAVBAR_TITLE', 'Terms and Conditions');
+define('HEADING_TITLE', 'Terms and Conditions');
 
-define('TEXT_INFORMATION', 'F&uuml;gen Sie hier Ihre allgemeinen Gesch&auml;ftsbedingungen ein.');
+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.