hub MDL-23769 fill empty education level and audience help strings

This commit is contained in:
jerome mouneyrac
2010-08-30 08:00:15 +00:00
parent b02b5fb74c
commit b3dbdce822
+2 -2
View File
@@ -37,7 +37,7 @@ $string['all'] = 'All';
$string['allowglobalsearch'] = 'Publish this hub and allow global search of all courses';
$string['allowpublicsearch'] = 'Publish this hub so people can join it';
$string['audience'] = 'Audience';
$string['audience_help'] = '';
$string['audience_help'] = 'The audience of this course: educators, students, administrators...';
$string['audienceeducators'] = 'Educators';
$string['audiencestudents'] = 'Students';
$string['audienceadmins'] = 'Moodle administrators';
@@ -78,7 +78,7 @@ $string['description_help'] = 'This description text will be showing in the cour
$string['detectednotexistingpublication'] = '{$a->hubname} is listing a course that does not exist anymore. Alert this hub administrator that the publication number {$a->id} should be removed.';
$string['downloadable'] = 'Downloadable';
$string['educationallevel'] = 'Educational level';
$string['educationallevel_help'] = '';
$string['educationallevel_help'] = 'Indicate the level of education aimed by this course.';
$string['edulevelassociation'] = 'Association';
$string['edulevelcorporate'] = 'Corporate';
$string['edulevelgovernment'] = 'Government';