mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
MDL-33476 repositories: Added instructions to assist with setting up Dropbox keys
This commit is contained in:
parent
4db061680e
commit
8de9272c6c
@ -30,5 +30,5 @@ $string['pluginname'] = 'Dropbox';
|
||||
$string['apikey'] = 'Dropbox API key';
|
||||
$string['dropbox'] = 'Dropbox';
|
||||
$string['secret'] = 'Dropbox secret';
|
||||
$string['instruction'] = 'You can get your API Key and secret from <a href="http://www.dropbox.com/developers/apps">Dropbox developers</a>';
|
||||
$string['instruction'] = 'You can get your API Key and secret from <a href="http://www.dropbox.com/developers/apps">Dropbox developers</a>. When setting up your key please select "Full Dropbox" as the "Access level".';
|
||||
$string['dropbox:view'] = 'View a Dropbox folder';
|
||||
|
Loading…
x
Reference in New Issue
Block a user