[TEP-COMMIT] CVS: catalog/catalog/includes/languages/german create_account.php,1.14,1.15 privacy.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/german
In directory sc8-pr-cvs1:/tmp/cvs-serv11644/includes/languages/german
Modified Files:
create_account.php privacy.php
Log Message:
Add privacy statement functionality as part of workboard 69
Index: create_account.php
===================================================================
RCS file: /cvsroot/tep/catalog/catalog/includes/languages/german/create_account.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- create_account.php 17 Nov 2003 20:40:54 -0000 1.14
+++ create_account.php 17 Dec 2003 16:16:16 -0000 1.15
@@ -16,6 +16,10 @@
define('TEXT_ORIGIN_LOGIN', '<font color="#FF0000"><small><b>ACHTUNG:</b></font></small> Wenn Sie bereits ein Konto besitzen, so melden Sie sich bitte <a href="%s"><u><b>hier</b></u></a> an.');
+define('TABLE_HEADING_PRIVACY_CONDITIONS', 'Privacy Statement');
+define('TEXT_PRIVACY_CONDITIONS_DESCRIPTION', 'Please acknowledge you agree with our privacy statement by ticking the following box. The privacy statement can be read <a href="' . tep_href_link(FILENAME_PRIVACY, '', 'SSL') . '"><u>here</u></a>.');
+define('TEXT_PRIVACY_CONDITIONS_CONFIRM', 'I have read and agreed to your privacy statement.');
+
define('EMAIL_SUBJECT', 'Willkommen zu ' . STORE_NAME);
define('EMAIL_GREET_MR', 'Sehr geehrter Herr %s,' . "\n\n");
define('EMAIL_GREET_MS', 'Sehr geehrte Frau %s,' . "\n\n");
Index: privacy.php
===================================================================
RCS file: /cvsroot/tep/catalog/catalog/includes/languages/german/privacy.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- privacy.php 17 Apr 2002 15:57:07 -0000 1.4
+++ privacy.php 17 Dec 2003 16:16:16 -0000 1.5
@@ -14,4 +14,7 @@
define('HEADING_TITLE', 'Privatsphäre und Datenschutz');
define('TEXT_INFORMATION', 'Fügen Sie hier Ihre Informationen über Privatsphäre und Datenschutz ein.');
-?>
\ No newline at end of file
+
+define('TITLE_CONTINUE_CREATE_ACCOUNT', 'Continue Create Account Proceedure');
+define('TEXT_CONTINUE_CREATE_ACCOUNT', 'to create an account.');
+?>
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click