MDL-33476 repositories: Added instructions to assist with setting up Dropbox keys

This commit is contained in:
Tim Barker 2012-06-01 13:21:38 +08:00
parent 4db061680e
commit 8de9272c6c

View File

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