Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: english.php > Duration of a temporary ban after failed logins  (Read 5121 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.016 seconds with 18 queries.