MDL-27889 use new recaptcha google urls in lang packs
This commit is contained in:
+1
-1
@@ -298,7 +298,7 @@ $string['configproxyuser'] = 'Username needed to access internet through proxy i
|
||||
$string['configquarantinedir'] = 'If you want clam AV to move infected files to a quarantine directory, enter it here. It must be writable by the webserver. If you leave this blank, or if you enter a directory that doesn\'t exist or isn\'t writable, infected files will be deleted. Do not include a trailing slash.';
|
||||
$string['configrcache'] = 'Use the cache to store database records. Remember to set \'cachetype\' as well!';
|
||||
$string['configrcachettl'] = 'Time-to-live for cached records, in seconds. Use a short (<15) value here.';
|
||||
$string['configrecaptchaprivatekey'] = 'String of characters used to communicate between your Moodle server and the recaptcha.net server. Obtain one for this site by visiting http://www.google.com/recaptcha';
|
||||
$string['configrecaptchaprivatekey'] = 'String of characters used to communicate between your Moodle server and the recaptcha server. Obtain one for this site by visiting http://www.google.com/recaptcha';
|
||||
$string['configrecaptchapublickey'] = 'String of characters used to display the reCAPTCHA element in the signup form. Generated by http://www.google.com/recaptcha';
|
||||
$string['configrequestedstudentname'] = 'Word for student used in requested courses';
|
||||
$string['configrequestedstudentsname'] = 'Word for students used in requested courses';
|
||||
|
||||
Reference in New Issue
Block a user