MDL-34959 add Google Maps API V3 support

This commit is contained in:
Petr Škoda 2012-08-19 19:52:35 +02:00
parent b32ec7a3b9
commit cec7d43591
4 changed files with 36 additions and 3 deletions

View file

@ -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';