mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
Another setting to allow a default URL in webpage and weblink
This commit is contained in:
parent
6e980cfa80
commit
5e91dd3f36
4 changed files with 21 additions and 0 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue