mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-72706-master' of git://github.com/aanabit/moodle
This commit is contained in:
commit
20d9ea7e05
7 changed files with 10 additions and 9 deletions
|
@ -990,8 +990,8 @@ $string['hiddenassign'] = 'Hidden assignment';
|
|||
$string['hiddenfromstudents'] = 'Hidden from students';
|
||||
$string['hiddenoncoursepage'] = 'Available but not shown on course page';
|
||||
$string['hiddensections'] = 'Hidden sections';
|
||||
$string['hiddensections_help'] = 'This setting determines whether hidden sections are displayed to students in collapsed form (perhaps for a course in weekly format to indicate holidays) or are completely hidden.';
|
||||
$string['hiddensectionscollapsed'] = 'Hidden sections are shown in collapsed form';
|
||||
$string['hiddensections_help'] = 'Whether hidden sections are displayed to students as not available (perhaps for a course in weekly format to indicate holidays) or are completely hidden.';
|
||||
$string['hiddensectionscollapsed'] = 'Hidden sections are shown as not available';
|
||||
$string['hiddensectionsinvisible'] = 'Hidden sections are completely invisible';
|
||||
$string['hiddenwithbrackets'] = '(hidden)';
|
||||
$string['hide'] = 'Hide';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue