mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-33442 Course: actions bring you back where you came from
This commit is contained in:
parent
778121751d
commit
76055f5de4
6 changed files with 41 additions and 31 deletions
|
@ -32,7 +32,7 @@ $string['activeusers'] = 'Active users';
|
|||
$string['activities'] = 'Activities';
|
||||
$string['activities_help'] = 'Activities, such as forums, quizzes and wikis, enable interactive content to be added to the course.';
|
||||
$string['activity'] = 'Activity';
|
||||
$string['activityclipboard'] = 'Moving this activity: <b>{$a}</b>';
|
||||
$string['activityclipboard'] = 'Moving this activity: {$a}';
|
||||
$string['activityiscurrentlyhidden'] = 'Sorry, this activity is currently hidden';
|
||||
$string['activitymodule'] = 'Activity module';
|
||||
$string['activitymodules'] = 'Activity modules';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue