course publication MDL-22762 improve the publication confirmation/error message

This commit is contained in:
jerome mouneyrac 2010-06-22 04:01:33 +00:00
parent f00340e2ca
commit de832702ad
3 changed files with 8 additions and 6 deletions

View file

@ -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})';