<?php $this->cache['en']['repository_flickr_public'] = array (
  'all' => 'All',
  'apikey' => 'API key',
  'backtosearch' => 'Back to search screen',
  'by' => 'Attribution license',
  'by-nc' => 'Attribution-NonCommercial license',
  'by-nc-nd' => 'Attribution-NonCommercial-NoDerivs license',
  'by-nc-sa' => 'Attribution-NonCommercial-ShareAlike license',
  'by-nd' => 'Attribution-NoDerivs license',
  'by-sa' => 'Attribution-ShareAlike license',
  'callbackurl' => 'Callback URL',
  'commercialuse' => 'I want to be able to use the images commercially',
  'configplugin' => 'Flickr public configuration',
  'creativecommonscommercial' => 'Only creative commons commercial',
  'emailaddress' => 'Email address',
  'flickr_public:view' => 'Use Flickr public repository in file picker',
  'fulltext' => 'Full text',
  'information' => '<div>Get a <a href="http://www.flickr.com/services/api/keys/">Flickr API Key</a> for your Moodle site. </div>',
  'invalidemail' => 'Invalid email account for flickr',
  'license' => 'License',
  'modification' => 'I want to be able to modify the images',
  'notitle' => 'notitle',
  'nullphotolist' => 'There are no photos in this account',
  'remember' => 'Remember me',
  'pluginname_help' => 'Repository on flickr.com',
  'pluginname' => 'Flickr public',
  'secret' => 'Secret',
  'sharealike' => 'Yes, as long as others share alike',
  'tag' => 'Tag',
  'username' => 'Flickr account email',
  'watermark' => 'Add watermark to photos',
);