define("PRFLAN_29","Activate user registration system?");
define("PRFLAN_30","allow users to register as members on your site");
//define("PRFLAN_31", "Use email verification for signups?");
define("PRFLAN_32","Allow anonymous posting?");
define("PRFLAN_33","switch this off to allow only registered members to post comments etc");
define("PRFLAN_35","Enable flood protection?");
define("PRFLAN_36","Flood timeout");
define("PRFLAN_37","Auto Ban");
define("PRFLAN_38","Time required in seconds between 2 posts for areas where users can post (chatbox, forums...). if a user post too fast, he will be redirected to the homepage");
define("PRFLAN_40","Filter profanities?");
define("PRFLAN_41","if checked swearing will be replaced with string below");
define("PRFLAN_42","Replace string");
define("PRFLAN_43","Filter words");
define("PRFLAN_44","words to censor, separate with a comma");
define("PRFLAN_45","Use COPPA on signup page?");
define("PRFLAN_46","for more info on COPPA see");
define("PRFLAN_47","Security & Protection");
define("PRFLAN_48","User Tracking method");
define("PRFLAN_49","Cookies");
define("PRFLAN_50","Sessions");
define("PRFLAN_52","Save Changes");
define("PRFLAN_53","Site Preferences");
define("PRFLAN_55","Cookie name (if cookies selected)");
define("PRFLAN_56","Timezone");
define("PRFLAN_58","Restrict website to members only");
define("PRFLAN_59","ticking will restrict all areas apart from the front page and signup page to members only");
define("PRFLAN_91","If someone is attacking your site by multiple requests to your server, his IP will be automatically banned ! Best done with server config if possible!!!");
define("PRFLAN_103","If ticked, and 'Make Clickable' (above) is also ticked, posted URLs or Email addresses are displayed as a hyperlink using text from the textboxes below. This keeps very long URLs/Emails from breaking layout.");
define("PRFLAN_121","if no language is specified in the code bbtag, this language will be used for highlighting");
define("PRFLAN_122","Enable WYSIWYG textareas");
define("PRFLAN_123","Will display a what-you-see-is-what-you-get editor in textareas when available. Applies only to Admins and Users that are allowed to post HTML.");
define("PRFLAN_130","Activating this will prevent more than one person logging in with the same username/password (login detail sharing)");
define("PRFLAN_131","Activate use of [php] bbcode");
define("PRFLAN_132","Activating this will allow authorized users to post [php] code in certain areas");
define("PRFLAN_133","GD extension required, not found");
define("PRFLAN_134","Redirect all requests to site URL");
define("PRFLAN_135","for example, if your site URL above is set http://foo.com, anyone requesting http://www.foo.com will be redirected to http://foo.com");
define("PRFLAN_136","Maximum Signups permitted from the same IP address.");
define("PRFLAN_137","Display Memory Usage");
define("PRFLAN_138","Enable Image-code verification during forgotten password.");
define("PRFLAN_139","Display warning when main administrator password hasn't changed for at least 30 days");
define("PRFLAN_140","Text to display after signup form has been submitted.");
define("PRFLAN_141","Allow registration using XML User Profiles");
define("PRFLAN_142","Flood Only");
define("PRFLAN_143","Failed Login Only");
define("PRFLAN_144","Flood & Failed Login");
define("PRFLAN_145","Links in new window");
define("PRFLAN_146","Tick here to make all links open in a new window (<i>this will apply sitewide</i>). ");
define("PRFLAN_147","Developer Mode");
define("PRFLAN_148","Activate developer functions. This is for developers only. Do not use on production sites for security reasons.");
//define("PRFLAN_170", "Use reverse DNS to allow host banning");
//define("PRFLAN_171", "Turning this option on will allow you to ban users by hostname, rather then just IP or email address. <br />NOTE: This may affect pageload times on some hosts");
define("PRFLAN_154a","If 'Admin Approval' is selected, it is recommended that you enable email notification on user signup <a href='".e_ADMIN."notify.php'>here</a>.");
define("PRFLAN_200","If enabled, Admin slide down navigation menu (if supported by the current theme) will render sub-links when needed (e.g. News - Create news item).");