Skip to content

Commit 35d5101

Browse files
committed
en-GB language update inspired by Rob van Baal
1 parent 89f3aa4 commit 35d5101

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ IPADDRESS="IP-Address"
44
ERROR="Error"
55
DATETIME="Date and time"
66
ORIGIN="Origin"
7-
BLOCKED_IP_ADDRESS_BODY="Blocked IP Address %1$s because there were too many unsuccessful login attempts in a short time on %2$s. These are all the attempts from that address that were recorded:\n\n%3$s\n\nNotice: This might be more than those causing the block; there might have been attempts further back, which already caused a temporary block then, or which were further apart than what is considered for blocking!"
7+
BLOCKED_IP_ADDRESS_BODY="Blocked IP Address %1$s because there were too many unsuccessful login attempts in a short time on %2$s. These are all the attempts from that address that were recorded:\n\n%3$s\n\nNotice: This list may hold more entries than the ones causing the current block. The list may contain attempts in the past which already caused a temporary block then, or attempts which were too far apart to cause a direct block."
88
BLOCKED_IP_ADDRESS_SUBJECT="%s: Blocked IP Address %s"
99
BLOCKED_IP_MESSAGE="Your IP address has been blocked because there were too many unsuccessful login attempts in a short time."
1010
X_ATTEMPTS_LEFT="You have %d attempt(s) left before your IP address will be blocked"

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ ENABLED_FOR_BOTH="Frontend and Backend"
5555
FATAL="Fatal error"
5656
INFO="Informational message"
5757
DEBUG="Detailed information"
58-
DELETE_OLD_ENTRIES_LABEL="Delete old entries"
59-
DELETE_OLD_ENTRIES_DESC="Delete entries older than the number of weeks given in this field (set to 0 to disable deletion of old entries)."
58+
DELETE_OLD_ENTRIES_LABEL="Prune old attempts"
59+
DELETE_OLD_ENTRIES_DESC="Delete failed login attempts older than the number of weeks given in this field (set to 0 to disable deletion of old entries)."
6060
ADAPTIVE_DELAY_LABEL="Adaptive Delay"
6161
ADAPTIVE_DELAY_DESC="Activate to adapt delay to the current rate of failed login attempts. Will increase the delay whenever there is an increased number of logins as a countermeasure for distributed attacks."
6262
ADAPTIVE_DELAY_MAX_LABEL="Maximum delay"

0 commit comments

Comments
 (0)