.
/**
* Strings for component 'repository_flickr', language 'en', branch 'MOODLE_20_STABLE'
*
* @package repository_flickr
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
$string['apikey'] = 'API key';
$string['callbackurl'] = 'Callback URL';
$string['callbackurltext'] = '
- Visit Flickr API Keys again.
- Make sure you set the callback URL for this Flickr key as {$a}
';
$string['callbackwarning'] = '
- Get a Flickr API Key and Secret from Flickr for this Moodle site.
- Enter those details here, then click Save and then Settings to come back to this page. You will see that Moodle has generated a callback URL for you.
- Edit your Flickr key details again and set the callback URL.
';
$string['configplugin'] = 'Flickr configuration';
$string['emailaddress'] = 'Email address';
$string['flickr:view'] = 'View Flickr repository';
$string['invalidemail'] = 'Invalid email address for flickr';
$string['notitle'] = 'notitle';
$string['nullphotolist'] = 'There are no photos in this account';
$string['remember'] = 'Remember me';
$string['pluginname_help'] = 'Repository on flickr.com';
$string['pluginname'] = 'Flickr';
$string['secret'] = 'Secret';
$string['username'] = 'Flickr account email';