Another setting to allow a default URL in webpage and weblink

This commit is contained in:
moodler 2003-11-26 11:47:51 +00:00
parent 6e980cfa80
commit 5e91dd3f36
4 changed files with 21 additions and 0 deletions

View file

@ -4,6 +4,7 @@
$string['addresource'] = 'Add resource';
$string['chooseafile'] = 'Choose or upload a file';
$string['configdefaulturl'] = 'This value is used to prefill the URL form when creating a new URL-based resource.';
$string['configframesize'] = 'When a web page or an uploaded file is displayed within a frame, this value is the size (in pixels) of the top frame (which contains the navigation).';
$string['configwebsearch'] = 'When adding a URL as a webpage or weblink, this location is offered as a site to help the user search for the URL they want.';
$string['editingaresource'] = 'Editing a resource';