Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: english.php > Duration of a temporary ban after failed logins  (Read 5131 times)

0 Members and 1 Guest are viewing this topic.

Makc666

  • Translator
  • Coppermine addict
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 1614
  • Русский (ISO-8859-1) - Russian - Русский (Windows)
    • Makc's home page
english.php > Duration of a temporary ban after failed logins
« on: November 27, 2005, 02:59:07 pm »

There is code:
Code: [Select]
  array('Duration of a temporary ban after failed logins', 'login_expiry', 0, 'f=index.htm&as=admin_user_login_start&ae=admin_user_login_end'), //cpg1.4
I think it is better to add discription that duration of ban is in minutes as the same for some other fields, like this:
Code: [Select]
  array('Duration of a temporary ban after failed logins (in minutes)', 'login_expiry', 0, 'f=index.htm&as=admin_user_login_start&ae=admin_user_login_end'), //cpg1.4
P.S. I know that there is help icon for this line, and that there is description there:
Quote
This value specifies the duration of the temporary ban (in minutes) after the number of failed log-in attempts specified with Number of failed login attempts until temporary ban.

But it will be better for translation purposes. So people in other languages could see description in there native language!

Thanks.
« Last Edit: November 27, 2005, 07:39:27 pm by GauGau »
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.