diff -u -r1.1.2.4 login_security.admin.inc --- login_security.admin.inc 21 Sep 2009 23:38:56 -0000 1.1.2.4 +++ login_security.admin.inc 10 Dec 2009 00:09:09 -0000 @@ -59,7 +59,7 @@ '#element_validate' => array('_login_security_valid_integer'), '#size' => 3, '#maxlength' => 3, - '#description' => t('Enter the number of login failures a host is allowed. After that amount is reached, the host will not be able to submit the log in form again, but can still browse the site contents as an anonymous user. This protection is efective during the time indicated at tracking time opion.'), + '#description' => t('Enter the number of login failures a host is allowed. After that amount is reached, the host will not be able to submit the log in form again, but can still browse the site contents as an anonymous user. This protection is effective during the time indicated at tracking time option.'), '#field_suffix' => ''. t('Failed attempts') .'' ); $form['login_security_host_wrong_count_hard'] = array( diff -u -r1.1.2.5 login_security.pot --- translations/login_security.pot 3 Oct 2009 17:03:48 -0000 1.1.2.5 +++ translations/login_security.pot 10 Dec 2009 00:08:55 -0000 @@ -74,7 +74,7 @@ msgstr "" #: login_security.admin.inc:62 -msgid "Enter the number of login failures a host is allowed. After that amount is reached, the host will not be able to submit the log in form again, but can still browse the site contents as an anonymous user. This protection is efective during the time indicated at tracking time opion." +msgid "Enter the number of login failures a host is allowed. After that amount is reached, the host will not be able to submit the log in form again, but can still browse the site contents as an anonymous user. This protection is effective during the time indicated at tracking time option." msgstr "" #: login_security.admin.inc:67