Code:define("_AB_HELP_001","To whom to display the IP lookup link in the provided blocks.");
define("_AB_HELP_002","To whom to display the reason IP was blocked in the provided blocks.");
define("_AB_HELP_003","This switch will disable(close) your site and display the page entered into the next box.");
define("_AB_HELP_004","Select the template file you want to be displayed if you have the above switch set to <b>Disabled</b>.");
define("_AB_HELP_005","If available you can use server level blocking. Enter the path to your .htaccess file here.");
define("_AB_HELP_006","List email addresses you want blocked IP reports sent to.<br /><b>Enter only one per line.</b>");
define("_AB_HELP_007","If available you can use HTTPAuth (script level) checking for access to your ".$admin_file.".php pages. Or you may use CGIAuth (server level) checking for access to your ".$admin_file.".php pages. CGIAuth requires you to add to you .htaccess file.<br />");
define("_AB_HELP_008","The number of IP\'s to list per page on the <b>Blocked IP\'s</b> pages.");
define("_AB_HELP_009","The default sort field for the <b>Blocked IP\'s</b> pages.");
define("_AB_HELP_010","The default sort direction for the <b>Blocked IP\'s</b> pages.");
define("_AB_HELP_011","To <b>Activate</b> this blocker type select one of the options in the list.<br /><br /><b>Forward</b> = sending abusers to a forwarding URL.<br /><br /><b>Default Page</b> = sending abusers to a template page you have selected.");
define("_AB_HELP_012","If available and set you can have this blocker type write blocked IP\'s to your .htaccess file.");
define("_AB_HELP_013","This is a full URL you want abusers sent to if they trigger this blocker type.<br /><b>Activation must be set to a \'Forward\' option.</b>");
define("_AB_HELP_014","How you want the IP entered into the database. To block a single IP use <b>Full IP</b>, to block a full octet use <b>1 Octet</b>, two full octets use <b>2 Octets</b>, or three full octets use <b>3 Octets</b>");
define("_AB_HELP_015","Select the template file you want this blocker type to display when it is triggered. You can add new templates or edit the tpl files found in your abuse/ directory.");
define("_AB_HELP_016","If available you can include the IP lookup information in the email sent to the admin by setting this to <b>On</b>.");
define("_AB_HELP_017","This text is included in the blocked IP report sent to admins, be sure you make it understandable to all admins. <b>Abuse-</b> is removed when you view the <b>Blocked IP Addresses</b> pages.");
define("_AB_HELP_018","You can set this blocker type to be <b>Permanent</b> or to expire after a selected number of days. The date shown in the list is when a block would expire if it took place now.");
define("_AB_HELP_019","Enter 1 string per line.<br />Strings will be matched against the User Agent and can be partial or complete UA strings.");
define("_AB_HELP_020","Enter 1 domain string per line.<br />Strings will be matched against the HTTP Referer and should be in the format of <b>domainname.tld</b> or <b>sub.domainname.tld</b>.");
define("_AB_HELP_021","Enter 1 string per line.<br />Here you may block any <b>Request Method</b> you want.<br /><br /><b>WARNING!!!!!</b> Entering GET or POST will put your site in an endless loop!");
define("_AB_HELP_022","Enter 1 string per line.<br />Here you may block any <b>String</b> you want.<br />Strings will be matched against the <b>Query String</b> so use caution when blocking strings.");
define("_AB_HELP_023","Main Administrative settings for NukeSentinel™.");
define("_AB_HELP_024","Where you can set each Blocker type to your preferred settings.");
define("_AB_HELP_025","Will return you to your PHP-Nuke site\'s main administration menu.");
define("_AB_HELP_026","Display a list of all blocked IP\'s that are in your database.");
define("_AB_HELP_027","Add an IP to your <b>Blocked IP\'s</b> list.");
define("_AB_HELP_028","Clear all blocked IP\'s stored in your database and htaccess file.");
define("_AB_HELP_029","Clear any expired blocked IP\'s from your database and htaccess file.");
define("_AB_HELP_030","Allows you to search either the <b>Blocked IP Addresses</b> or the <b>Tracked IP Addresses</b> for a specific IP address.");
define("_AB_HELP_031","<b>GOD ADMINS ONLY:</b> If available you can allow admins to have Admin Auth logins.");
define("_AB_HELP_032","<b>GOD ADMINS ONLY:</b> Will check for any new admins added to your authors table to the above lists. Will remove any admins that are no longer in your authors table from the above lists.");
define("_AB_HELP_033","Allows you to protect your site against injection attacks on your ".$prefix."_authors table by only allowing God admins access.");
define("_AB_HELP_034","Allows you to protect your site against Comment Like injection attacks on your database.");
define("_AB_HELP_035","Allows you to protect your site against UNION injection attacks on your database.");
define("_AB_HELP_036","Similar to the native filters in Nuke but you can now block IP\'s if they try to use html attacks.");
define("_AB_HELP_037","Allows you to block known web harvesters from visiting your site by way of a list of strings found in their user agent string.");
define("_AB_HELP_038","Allows you to prevent selected domains from sending visitors to your site. Primarily written because of porno referers.");
define("_AB_HELP_039","Allows you to protect your site against scripting attacks. Similar to the native nuke scripting filters.");
define("_AB_HELP_040","Allows you to protect your site from selected Request Methods such as HEAD and SEARCH.<br /><br /><b>WARNING!</b> Do not use to block POST or GET methods, this can result in your site entering an endless looping.");
define("_AB_HELP_041","Provided to allow webmasters to block queries containing strings that they enter from visiting the site.");
define("_AB_HELP_042","Activate automatic clearing of <b>Expired</b> blocks.<br /><br />Use <b>CAUTION</b> with this function as it can slow your site load time down!");
define("_AB_HELP_043","Click on the admins id to edit their properties.");
define("_AB_HELP_044","Activate Proxy blocker.<br />3 levels are provided:<br />Lite - Traps the most obvious proxies.<br />Mild - Traps less obvious proxies.<br />Strong - Traps most proxies.<br /><br />This is not 100% as proxies change their way of working daily.");
define("_AB_HELP_045","Select the template file you want to be displayed if you have the above switch set to <b>On</b>.");
define("_AB_HELP_046","Activate <b>D</b>enial <b>O</b>f <b>S</b>ervice Attack Blocker.<br /><br />Please remember that this will protect from DOS attacks only not DDOS attacks. This is not 100% but will stop most attacks.");
define("_AB_HELP_047","Force visitors to the <b>".$nuke_config['nukeurl']."</b> URL. This is stored in your site\'s ".$prefix."_config table and can be changed via your site\'s Admin -> Preferences panel.<br /><br />This is handy if your site will respond to both http://yoursite.com and http://www.yoursite.com .");
define("_AB_HELP_048","With this setting you can make the Help and Info balloons only appear if you click on the <img src=\'images/nukesentinel/helpicon.png\' border=\'0\' height=\'12\' width=\'12\'> & <img src=\'images/nukesentinel/infoicon.png\' border=\'0\' height=\'12\' width=\'12\'> images or if you pass the mouse over them.<br /><br />Default setting is for <b>Mouseover</b>.");
define("_AB_HELP_049","Display a list of all tracked IP\'s that are in your database.");
define("_AB_HELP_050","To <b>Activate</b> IP Tracking select <b>On</b>.<br /><br />To <b>Deactivate</b> IP Tracking select <b>Off</b>.");
define("_AB_HELP_051","Maximum number of days to keep in the database for tracking IP\'s.");
define("_AB_HELP_052","This will check the IP to Country database for overlapping IP Ranges. This function may take awhile depending on your database size.");
define("_AB_HELP_053","The number of IP\'s to list per page on the <b>Tracked IP\'s</b> pages.");
define("_AB_HELP_054","The default sort field for the <b>Tracked IP\'s</b> pages.");
define("_AB_HELP_055","The default sort direction for the <b>Tracked IP\'s</b> pages.");
define("_AB_HELP_056","Activating this protection helps to prevent Santy Worm attacks.");
define("_AB_HELP_057","If available you can use server level checking for admin access to your ".$admin_file.".php file. Enter the path to your .staccess file here. Works with CGIAuth above.");
define("_AB_HELP_058","<b>GOD ADMINS ONLY:</b> Allows you to view, optimize, and repair your database. Shows all database tables not just NukeSentinel™ tables.");
define("_AB_HELP_059","<b>GOD ADMINS ONLY:</b> Displays your complete database including total space used and total overhead.");
define("_AB_HELP_060","<b>GOD ADMINS ONLY:</b> Scans and Optimizes tables needing it in your database.");
define("_AB_HELP_061","<b>GOD ADMINS ONLY:</b> Scans and Repairs tables needing it in your database.");
define("_AB_HELP_062","Print a list of all blocked IP\'s that are in your database.");
define("_AB_HELP_063","Print a list of all tracked IP\'s that are in your database.");
define("_AB_HELP_064","Forces cookie comparison of admin table record before loading ".$admin_file.".php .");
define("_AB_HELP_065","Allows you to list, add, edit, and delete Blocked IP\'s.");
define("_AB_HELP_066","Allows you to list and delete Tracked IP\'s.");
define("_AB_HELP_067","This is used to make your CGIAuth Admin Passwords unique. Max Length is 2 characters and can be any keyboard typeable characters. Bear in mind that other parts of NukeSentinel(tm) can block select combos of characters like <b>/*</b> and <b>*/</b>.");
define("_AB_HELP_069","This will check the Excluded Range database for overlapping IP Ranges. This function may take awhile depending on your database size.");
define("_AB_HELP_070","This will check the Protected Range database for overlapping IP Ranges. This function may take awhile depending on your database size.");
define("_AB_HELP_071","This will check the Blocked Range database for overlapping IP Ranges. This function may take awhile depending on your database size.");
define("_AB_HELP_072","This is the number of seconds required between POST requests to prevent triggering the Flood Blocker when it is active.");
define("_AB_HELP_073","This is the number of seconds required between GET requests to prevent triggering the Flood Blocker when it is active.");
define("_AB_HELP_077","Allows you to list, search, edit, and delete from your IP to Country database.<br />This includes IANA Reserved Ranges.");
define("_AB_HELP_078","You do not have the IP 2 Country table data installed.<br />This means your are missing the IANA Reserved Ranges that should be blocked.<br />Please use the <a href=\'".$admin_file.".php?op=ABImport\'>Import Data</a> section to install the data.");
define("_AB_HELP_079","List all IP Ranges in the IP to Country database.");
define("_AB_HELP_080","Search the IP to Country database for a selected IP address.");
define("_AB_HELP_082","Enter the IP you wish to search for. You may use % as a mask for all but range searches. In these cases the % will be converted to a 0.");
define("_AB_HELP_083","This will update the IP to Country location for all Blocked IP\'s in your database. This function may take awhile depending on your database size.");
define("_AB_HELP_084","This will update the IP to Country location for all Tracked IP\'s in your database. This function may take awhile depending on your database size.");
define("_AB_HELP_085","Allows you to add missing ranges into the IP to Country database.");
define("_AB_HELP_086","Select your preferred IP Lookup site from this list. This will be applied to all NukeSentinel™ admin pages with lookup links on IP\'s");
define("_AB_HELP_089","Allows you to add an IP range to be blocked from your site.");
define("_AB_HELP_090","Display a list of all blocked Ranges that are in your database.");
define("_AB_HELP_091","Print a list of all blocked Ranges that are in your database.");
define("_AB_HELP_093","Clear all blocked Ranges stored in your database.");
define("_AB_HELP_094","Clear any expired blocked Ranges from your database.");
define("_AB_HELP_096","Clear all tracked IP\'s stored in your database.");
define("_AB_HELP_097","Allows you to list, add, edit, and delete Blocked Ranges.");
define("_AB_HELP_098","Allows you to list, add, edit, and delete Excluded Ranges.<br /><br />Excluded Ranges will not be Tracked.");
define("_AB_HELP_099","Allows you to list, add, edit, and delete Protected Ranges.<br /><br />Protected Ranges will not be Blocked.");
define("_AB_HELP_100","Add an IP Range to your <b>Excluded Ranges</b> list.");
define("_AB_HELP_101","Clear all Excluded Ranges stored in your database.");
define("_AB_HELP_102","Display a list of all Excluded Ranges that are in your database.");
define("_AB_HELP_103","Print a list of all Excluded Ranges that are in your database.");
define("_AB_HELP_104","Add an IP Range to your <b>Protected Ranges</b> list.");
define("_AB_HELP_105","Clear all Protected Ranges stored in your database.");
define("_AB_HELP_106","Display a list of all Protected Ranges that are in your database.");
define("_AB_HELP_107","Print a list of all Protected Ranges that are in your database.");
define("_AB_HELP_108","Display a list of all tracked Users that are in your database.");
define("_AB_HELP_109","Print a list of all tracked Users that are in your database.");
define("_AB_HELP_110","This will update the IP to Country location for all Blocked Ranges in your database. This function may take awhile depending on your database size.");
define("_AB_HELP_111","This will update the IP to Country location for all Excluded Ranges in your database. This function may take awhile depending on your database size.");
define("_AB_HELP_112","This will update the IP to Country location for all Protected Ranges in your database. This function may take awhile depending on your database size.");
define("_AB_HELP_114","Allows you to directly import IP Ranges into the <b>IP2Country</b> or <b>Blocked Ranges</b> database tables.");
define("_AB_HELP_115","Allows you to directly import IP Ranges into the <b>Blocked Ranges</b> database table.<br><br><b>WARNING:</b> This will prevent entire countries from visiting your site!");
define("_AB_HELP_116","Allows you to directly import IP Ranges into the <b>IP2Country</b> database table.");
define("_AB_HELP_117","List all Countries in the Country database.");
define("_AB_HELP_118","Used for the IP 2 Country database update pages.<br>This is the number of seconds until the next page in the set will automatically load.");
define("_AB_HELP_120","Allows you to prevent most flood attacks");
|