<?php $this->cache['id']['repository_boxnet'] = array (
  'apikey' => 'API key',
  'boxnet:view' => 'View box.net repository',
  'configplugin' => 'Box.net configuration',
  'callbackurl' => 'Callback URL',
  'callbackurltext' => '<ol>
<li>Visit <a href="http://www.box.net/developers/services">box.net developers site</a> again.</li>
<li>Make sure you set the callback URL of this box.net service to <strong>{$a}</strong></li></ol>',
  'callbackwarning' => '<ol>
<li>Get a <a href="http://www.box.net/developers/services">box.net API</a> from box.net for this Moodle site.</li>
<li>Enter box.net api key here, then click Save and then come back to this page.  You will see that Moodle has generated a callback URL for you.</li>
<li>Edit your box.net details on box.net website again and set the callback URL.</li></ol>',
  'information' => 'Get an API key from the <a href="http://www.box.net/developers/services">Box.net developer page</a> for your Moodle site.',
  'invalidpassword' => 'Invalid password',
  'nullfilelist' => 'There are no files in this repository',
  'password' => 'Password',
  'pluginname_help' => 'Repository on Box.net',
  'pluginname' => 'Box.net',
  'saved' => 'Box.net data saved',
  'shareurl' => 'Share URL',
  'username' => 'Username for Box.net',
);