Merge branch 'MDL-81191-402' of https://github.com/paulholden/moodle into MOODLE_402_STABLE
This commit is contained in:
@@ -44,6 +44,7 @@ $string['cm_moveright_feedback'] = '{$a->name} moved right.';
|
||||
$string['cm_show_feedback'] = '{$a->name} is now shown.';
|
||||
$string['cm_show_feedback_batch'] = 'The selected {$a->count} activities are now shown.';
|
||||
$string['cm_stealth_feedback'] = '{$a->name} is now available but not shown on the course page.';
|
||||
$string['cm_stealth_feedback_batch'] = 'The selected {$a->count} activities are now available but not shown on the course page.';
|
||||
$string['cmavailability'] = 'Activity availability';
|
||||
$string['cmdelete_info'] = 'This will delete {$a->name} and any user data it contains.';
|
||||
$string['cmdelete_title'] = 'Delete activity?';
|
||||
|
||||
Reference in New Issue
Block a user