diff --git a/repository/dropbox/lang/en/repository_dropbox.php b/repository/dropbox/lang/en/repository_dropbox.php index f93e03b5ef1..4bfec17d066 100755 --- a/repository/dropbox/lang/en/repository_dropbox.php +++ b/repository/dropbox/lang/en/repository_dropbox.php @@ -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 Dropbox developers'; +$string['dropbox:view'] = 'View a Dropbox folder';