<?php $this->cache['id']['repository_dropbox'] = array (
  'configplugin' => 'Dropbox configuration',
  'notitle' => 'notitle',
  'remember' => 'Remember me',
  'pluginname' => 'Dropbox',
  'apikey' => 'Dropbox API key',
  'dropbox' => 'Dropbox',
  'secret' => 'Dropbox secret',
  'instruction' => 'You can get your API Key and secret from <a href="http://www.dropbox.com/developers/apps">Dropbox developers</a>',
  'dropbox:view' => 'View a Dropbox folder',
);