mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
"MDL-16597, support set primary file in resource module, add a parameter to filemanager element"
This commit is contained in:
parent
b08b356960
commit
17295e0b03
2 changed files with 3 additions and 2 deletions
|
@ -162,6 +162,7 @@ $string['resourcetyperepository'] = 'Link to a repository object';
|
|||
$string['resourcetypetext'] = 'Compose a text page';
|
||||
$string['searchweb'] = 'Search for web page';
|
||||
$string['serverurl'] = 'Server URL ($a->wwwroot)';
|
||||
$string['setmainfile'] = 'Set main file';
|
||||
$string['showcourseblocks'] = 'Show the course blocks';
|
||||
$string['skipsubmenus'] = 'Skip sub-menu pages';
|
||||
$string['tableofcontents'] = 'Table of contents';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue