aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/help
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2018-05-31 07:56:05 +0200
committerMarc Alexander <admin@m-a-styles.de>2018-05-31 09:31:33 +0200
commitc6a35237a23d8d1e2ca7af72c5f31a42cad6df41 (patch)
tree383f4b9157c433006d01c73d50f01a837e6aa5ca /phpBB/language/en/help
parent929bd2ac3c3abbec6c75100834725770f5eb0b44 (diff)
downloadforums-c6a35237a23d8d1e2ca7af72c5f31a42cad6df41.tar
forums-c6a35237a23d8d1e2ca7af72c5f31a42cad6df41.tar.gz
forums-c6a35237a23d8d1e2ca7af72c5f31a42cad6df41.tar.bz2
forums-c6a35237a23d8d1e2ca7af72c5f31a42cad6df41.tar.xz
forums-c6a35237a23d8d1e2ca7af72c5f31a42cad6df41.zip
[ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
PHPBB3-15676
Diffstat (limited to 'phpBB/language/en/help')
-rw-r--r--phpBB/language/en/help/faq.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/language/en/help/faq.php b/phpBB/language/en/help/faq.php
index e59d950948..6b165da0f8 100644
--- a/phpBB/language/en/help/faq.php
+++ b/phpBB/language/en/help/faq.php
@@ -111,8 +111,8 @@ $lang = array_merge($lang, array(
'HELP_FAQ_LOGIN_CANNOT_REGISTER_QUESTION' => 'Why can’t I register?',
'HELP_FAQ_LOGIN_COPPA_ANSWER' => 'COPPA, or the Children’s Online Privacy Protection Act of 1998, is a law in the United States requiring websites which can potentially collect information from minors under the age of 13 to have written parental consent or some other method of legal guardian acknowledgment, allowing the collection of personally identifiable information from a minor under the age of 13. If you are unsure if this applies to you as someone trying to register or to the website you are trying to register on, contact legal counsel for assistance. Please note that phpBB Limited and the owners of this board cannot provide legal advice and is not a point of contact for legal concerns of any kind, except as outlined in question “Who do I contact about abusive and/or legal matters related to this board?”.',
'HELP_FAQ_LOGIN_COPPA_QUESTION' => 'What is COPPA?',
- 'HELP_FAQ_LOGIN_DELETE_COOKIES_ANSWER' => '“Delete all board cookies” deletes the cookies created by phpBB which keep you authenticated and logged into the board. Cookies also provide functions such as read tracking if they have been enabled by a board administrator. If you are having login or logout problems, deleting board cookies may help.',
- 'HELP_FAQ_LOGIN_DELETE_COOKIES_QUESTION' => 'What does the “Delete all board cookies” do?',
+ 'HELP_FAQ_LOGIN_DELETE_COOKIES_ANSWER' => '“Delete cookies” deletes the cookies created by phpBB which keep you authenticated and logged into the board. Cookies also provide functions such as read tracking if they have been enabled by a board administrator. If you are having login or logout problems, deleting board cookies may help.',
+ 'HELP_FAQ_LOGIN_DELETE_COOKIES_QUESTION' => 'What does the “Delete cookies” do?',
'HELP_FAQ_LOGIN_LOST_PASSWORD_ANSWER' => 'Don’t panic! While your password cannot be retrieved, it can easily be reset. Visit the login page and click <em>I forgot my password</em>. Follow the instructions and you should be able to log in again shortly.<br />However, if you are not able to reset your password, contact a board administrator.',
'HELP_FAQ_LOGIN_LOST_PASSWORD_QUESTION' => 'I’ve lost my password!',
'HELP_FAQ_LOGIN_REGISTER_ANSWER' => 'You may not have to, it is up to the administrator of the board as to whether you need to register in order to post messages. However; registration will give you access to additional features not available to guest users such as definable avatar images, private messaging, emailing of fellow users, usergroup subscription, etc. It only takes a few moments to register so it is recommended you do so.',