@@ -24,7 +24,7 @@ For good security, consider using a passphrase. A passphrase is a sentence rathe
$string['passwordinvalidform']='Your password must be at least six characters long. Passwords are case sensitive and must be different from your username.<br/>
For good security, consider using a passphrase. A passphrase is a sentence rather than a single word. Consider using a favourite quote or listing two (or more!) of your favourite things separated by spaces.';
$string['recaptcharegisterdesc']='Please enter the words you see in the box, in order and separated by a space. Doing so helps prevent automated programs from abusing this service.';
$string['recaptcharegisterdesc1']='Please tick the "I\'m not a robot" box. Doing so helps prevent automated programs from abusing this service.';
$string['registeredemailsubject']='You have registered at %s';
$string['licenseallowcustomdescription']="For license metadata, allow users to enter any URL as the license. If not checked, users will be limited to the licenses configured by the site administrator.";
$string['recaptchakeysmissing1']='reCAPTCHA is turned on, but it will not function until you also provide a site key and secret key.';
$string['recaptchanotpassed']='The reCAPTCHA wasn\'t entered correctly. Please try it again.';
$string['recaptchaonregisterform']='reCAPTCHA on user registration form';
$string['recaptchaonregisterformdesc1']='Users self-registering a new account will have to prove themselves human by passing a <a href="http://recaptcha.org/">reCAPTCHA</a> test.';
$string['recaptchaonregisterform1']='reCAPTCHA on user registration/contact us forms';
$string['recaptchaonregisterformdesc2']='Users self-registering a new account or using the contact us form will have to prove themselves human by passing a <a href="http://recaptcha.org/">reCAPTCHA</a> test.';