MDL-19168 Added missing capability string

This commit is contained in:
Martin Dougiamas 2010-06-15 08:24:37 +00:00
parent 450b850843
commit db24996c17

View File

@ -31,3 +31,4 @@ $string['repositoryname'] = 'Dropbox';
$string['apikey'] = 'Dropbox API Key';
$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['dropbox:view'] = 'View a Dropbox folder';