mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-21695 Course settings page help strings
Many of them are missing at the moment, Helen shall fix that soon AMOS BEGIN HLP courseavailability.html,[availability_help,core] HLP coursecategory.html,[category_help,core] HLP courseenrollable2.html,[enrollable_help,core] HLP courseenrolmentplugins.html,[enrolmentplugins_help,core] HLP courseformats.html,[format_help,core] HLP coursegrades.html,[showgrades_help,core] HLP coursehiddensections.html,[hiddensections_help,core] HLP courseidnumber.html,[idnumbercourse_help,core] HLP coursenewsitems.html,[newsitemsnumber_help,core] HLP coursereports.html,[showreports_help,core] HLP courseshortname.html,[shortnamecourse_help,core] HLP coursestartdate.html,[startdate_help,core] HLP courseuploadsize.html,[maximumupload_help,core] HLP expirynotify.html,[expirynotify_help,core] HLP expirynotifystudents.html,[expirynotifystudents_help,core] HLP expirythreshold.html,[expirythreshold_help,core] HLP groupmodeforce.html,[groupmodeforce_help,core] HLP groupmode.html,[groupmode_help,core] HLP metacourse.html,[managemeta_help,core] HLP rolerenaming.html,[rolerenaming_help,core] AMOS END
This commit is contained in:
parent
4be9b12824
commit
5e67868ef0
2 changed files with 24 additions and 27 deletions
|
@ -133,7 +133,7 @@ $string['allownone'] = 'Allow none';
|
|||
$string['allownot'] = 'Do not allow';
|
||||
$string['allparticipants'] = 'All participants';
|
||||
$string['allteachers'] = 'All teachers';
|
||||
$string['alphanumerical'] = 'Can only contain alphanumeric characters, hyphen (-) or period (.)';
|
||||
$string['alphanumerical'] = 'Can only contain alphanumeric characters, hyphen (-) or period (.)';
|
||||
$string['alreadyconfirmed'] = 'Registration has already been confirmed';
|
||||
$string['always'] = 'Always';
|
||||
$string['and'] = '{$a->one} and {$a->two}';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue