Re: Cookie Control Support Thread
Nice work
now if I can just a small edit to your english file for us english speakers.
// Cookie control
define ('COOKIE_CONTROL_INTROTEXT', 'We use cookies to recognize you on your next visit. Furthermore, we use Google Analytics.');
define ('COOKIE_CONTROL_FULLTEXT', 'Cookies enable us to collect information about the use of our services and to improve and adapt to the needs of our visitors. Our cookies provide information related to personal identification. They are also used to process your order correctly.By using our site you agree to our.');
define ('COOKIE_CONTROL_READ_MORE', 'read More');
define ('COOKIE_CONTROL_READ_LESS', 'read Less');
define ('COOKIE_CONTROL_COOKIES_ON', 'Cookies are on');
define ('COOKIE_CONTROL_COOKIES_OFF', 'Cookies are off');
define ('COOKIE_CONTROL_ONE_COOKIE', 'One cookie will be set to store your preference');
define ('COOKIE_CONTROL_CHECK', 'Do not ask me again');
define ('COOKIE_CONTROL_CHECK_EXPLAIN', 'Ticking this sets a cookie to hide this popup if you then hit close. This will not store any personal information');
Hope you don't mind me doing this but it might help some people
What ever your doing remember to KISS ( Keep It Simple Stupid )
Bookmarks