MDL-15350 Fixed box.net address

This commit is contained in:
Martin Dougiamas 2010-06-28 03:12:41 +00:00
parent 229f4e9270
commit 05301ee5c8

View File

@ -26,7 +26,7 @@
$string['apikey'] = 'API Key';
$string['boxnet:view'] = 'View box.net repository';
$string['configplugin'] = 'Box.net configuration';
$string['information'] = '<div>Get <a href="http://enabled.box.net/my-projects/">Box.net API Key</a> for your Moodle site. </div>';
$string['information'] = 'Get an API key from the <a href="http://www.box.net/developers/services">Box.net developer page</a> for your Moodle site.';
$string['invalidpassword'] = 'Invalid password';
$string['nullfilelist'] = 'There are no files in this repository';
$string['password'] = 'Password';