Skip to content

Commit 746d414

Browse files
committed
Minor info language fix
1 parent 0d50d4e commit 746d414

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

language/en-GB/en-GB.plg_system_bfstop.sys.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PLG_SYSTEM_BFSTOP="System - Brute Force Stop"
2-
PLG_SYSTEM_BFSTOP_DESC="<h2>Brute Force Stop</h2><div>This plugin provides means to avert Brute-Force-Attacks on your Joomla-Installation. For this purpose, the plugin stores information on failed login attempts, so that when reaching a configurable number of such failed login attempts the attacker's IP address can be blocked. Furthermore, you can configure notifications about failed logins and blocked IP addresses, as well as a variable delay for a failed login attempt.</div><br /><div><em>Don't forget to configure and publish the plugin after installation!</em><br />If you have any questions on the plugin, please visit the <a href='https://github.com/codeling/bfstop'>project site on github</a>. Should there be any problems when using the plugin, don't hesitate to report them in the <a href='https://github.com/codeling/bfstop/issues'>issue tracker</a>!</div><br /><div>In some parts, this plugin was inspired by the following plugins: Login Failed Log, Redirect Failed Logins and Ban IP Address/Range. Thanks very much for the authors of these plugins!<br />Brute Force Stop is a <a target='_blank' href='http://www.joomla.org/'>Joomla!</a> Plugin, published under the <a target='_blank' title='GNU General Public License' href='http://www.gnu.org/copyleft/gpl.html'>GNU General Public License</a>.</div>"
2+
PLG_SYSTEM_BFSTOP_DESC="<h2>Brute Force Stop</h2><div>This plugin provides means to avert Brute-Force-Attacks on your Joomla-Installation. For this purpose, the plugin stores information on failed login attempts, so that when reaching a configurable number of such failed login attempts the attacker's IP address can be blocked. Furthermore, you can configure notifications about failed logins and blocked IP addresses, as well as a variable delay for a failed login attempt.</div><br /><div><em>Don't forget to configure and publish the plugin after installation!</em><br />If you have any questions on the plugin, please visit the <a href='https://github.com/codeling/bfstop'>project site on github</a>. Should there be any problems when using the plugin, don't hesitate to report them in the <a href='https://github.com/codeling/bfstop/issues'>issue tracker</a>!</div><br /><div>In some parts, this plugin was inspired by the following plugins: Login Failed Log, Redirect Failed Logins and Ban IP Address/Range. Thanks very much to the authors of these plugins!<br />Brute Force Stop is a <a target='_blank' href='http://www.joomla.org/'>Joomla!</a> Plugin, published under the <a target='_blank' title='GNU General Public License' href='http://www.gnu.org/copyleft/gpl.html'>GNU General Public License</a>.</div>"
33
PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_LABEL="Enable Blocking"
44
PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_DESC="Whether this plugin should block IP addresses. When disabled, no new IP addresses will be added to the list of blocked addresses, and not even IP addresses already on that list will be blocked anymore (the list itself will be preserved, though)."
55
PLG_SYSTEM_BFSTOP_USERID_LABEL="Select a User"

0 commit comments

Comments
 (0)