mirror of
https://github.com/moodle/moodle.git
synced 2025-08-03 16:13:28 +02:00
MDL-19168 Added missing capability string
This commit is contained in:
parent
450b850843
commit
db24996c17
1 changed files with 1 additions and 0 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue