mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-34959 add Google Maps API V3 support
This commit is contained in:
parent
b32ec7a3b9
commit
cec7d43591
4 changed files with 36 additions and 3 deletions
|
@ -547,6 +547,8 @@ $string['globalswarning'] = '<p><strong>SECURITY WARNING!</strong></p><p> To ope
|
|||
$string['groupenrolmentkeypolicy'] = 'Group enrolment key policy';
|
||||
$string['groupenrolmentkeypolicy_desc'] = 'Turning this on will make Moodle check group enrolment keys against a valid password policy.';
|
||||
$string['googlemapkey'] = 'Google Maps API V2 key';
|
||||
$string['googlemapkey3'] = 'Google Maps API V3 key';
|
||||
$string['googlemapkey3_help'] = 'You need to enter a special key to use Google Maps for IP address lookup visualization. You can obtain the key free of charge at <a href="https://developers.google.com/maps/documentation/javascript/tutorial#api_key" target="_blank">https://developers.google.com/maps/documentation/javascript/tutorial#api_key</a>';
|
||||
$string['gotofirst'] = 'Go to first missing string';
|
||||
$string['gradebook'] = 'Gradebook';
|
||||
$string['gradebookroles'] = 'Graded roles';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue