mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
course publication MDL-22762 improve the publication confirmation/error message
This commit is contained in:
parent
f00340e2ca
commit
de832702ad
3 changed files with 8 additions and 6 deletions
|
@ -59,7 +59,7 @@ $string['coursemap'] = 'Course map';
|
|||
$string['coursename'] = 'Name';
|
||||
$string['courseprivate'] = 'Private';
|
||||
$string['coursepublic'] = 'Public';
|
||||
$string['coursepublished'] = 'Course published or updated';
|
||||
$string['coursepublished'] = 'This course has been published on \'{$a}\' successfully. The course will be checked for approval before to appears on the course listing.';
|
||||
$string['courseshortname'] = 'Shortname';
|
||||
$string['courseshortname_help'] = 'Enter any shortname for your course. It is not an identifier (i.e many courses can have a same shortname in a search result.)';
|
||||
$string['coursesnumber'] = 'Number of courses ({$a})';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue