diff --git a/admin/tool/brickfield/lang/en/tool_brickfield.php b/admin/tool/brickfield/lang/en/tool_brickfield.php index 797dd38a079..98c401d8b52 100644 --- a/admin/tool/brickfield/lang/en/tool_brickfield.php +++ b/admin/tool/brickfield/lang/en/tool_brickfield.php @@ -248,7 +248,7 @@ $string['printable:toolname'] = 'Summary report'; $string['printable:toolshortname'] = 'Summary report'; $string['printable:downloadpdf'] = 'Download PDF'; $string['printable:printreport'] = 'Printable report'; -$string['error:nocoursespecified'] = 'This summary report requires a valid course id. Please access the accessibility toolkit from within a course, via the actions menu, which will then supply this required course id.'; +$string['error:nocoursespecified'] = 'The summary report requires a valid course ID. Please access the accessibility toolkit from within a course.'; $string['pdf:filename'] = 'Brickfield_Summaryreport_CourseID-{$a}'; // Advanced page. diff --git a/admin/tool/moodlenet/lang/en/tool_moodlenet.php b/admin/tool/moodlenet/lang/en/tool_moodlenet.php index e48343bef05..4bdafc75520 100644 --- a/admin/tool/moodlenet/lang/en/tool_moodlenet.php +++ b/admin/tool/moodlenet/lang/en/tool_moodlenet.php @@ -56,9 +56,8 @@ $string['mnetprofiledesc'] = '
Enter your MoodleNet profile details here to be $string['moodlenetsettings'] = 'MoodleNet settings'; $string['moodlenetnotenabled'] = 'The MoodleNet integration must be enabled in Site administration / MoodleNet before resource imports can be processed.'; $string['notification'] = 'You are about to import the content "{$a->name} ({$a->type})" into your site. Select the course in which it should be added, or cancel.'; -$string['removedmnetprofilenotification'] = '
Due to some recent changes on the MoodleNet platform, users that have previously saved their MoodleNet profile on the site can no longer use this data to authenticate on the MoodleNet platform. The related data has now been removed as it is no longer useful.
-The users will need to reset this information on the site by linking their MoodleNet profile ID which can be found on their MoodleNet profile.
'; -$string['removedmnetprofilenotification_subject'] = 'Linked MoodleNet profiles removed.'; +$string['removedmnetprofilenotification'] = 'Due to recent changes on the MoodleNet platform, any users who previously saved their MoodleNet profile ID on the site will need to enter a MoodleNet profile ID in the new format in order to authenticate on the MoodleNet platform.'; +$string['removedmnetprofilenotification_subject'] = 'MoodleNet profile ID format change'; $string['searchcourses'] = "Search courses"; $string['selectpagetitle'] = 'Select page'; $string['pluginname'] = 'MoodleNet'; diff --git a/lang/en/grading.php b/lang/en/grading.php index 68608868926..e38b86fca68 100644 --- a/lang/en/grading.php +++ b/lang/en/grading.php @@ -30,7 +30,7 @@ $string['activemethodinfonone'] = 'There is no advanced grading method selected $string['changeactivemethod'] = 'Change active grading method to'; $string['clicktoclose'] = 'click to close'; $string['exc_gradingformelement'] = 'Unable to instantiate grading form element'; -$string['formnotavailable'] = 'An advanced grading method was selected to use but the grading form is not available yet. You may need to define it first via a link in the actions menu or administration block.'; +$string['formnotavailable'] = 'An advanced grading method was selected but the grading form still needs to be defined.'; $string['gradingformunavailable'] = 'Please note: the advanced grading form is not ready at the moment. Simple grading method will be used until the form has a valid status.'; $string['gradingmanagement'] = 'Advanced grading'; $string['gradingmanagementtitle'] = 'Advanced grading: {$a->component} ({$a->area})'; diff --git a/lang/en/rating.php b/lang/en/rating.php index 6b351266d26..beed3d656f3 100644 --- a/lang/en/rating.php +++ b/lang/en/rating.php @@ -53,7 +53,7 @@ $string['ratinginvalid'] = 'Rating is invalid'; $string['ratingtime'] = 'Restrict ratings to items with dates in this range:'; $string['ratings'] = 'Ratings'; $string['rolewarning'] = 'Roles with permission to rate'; -$string['rolewarning_help'] = 'To submit ratings users require the moodle/rating:rate capability and any module specific capabilities. Users assigned the following roles should be able to rate items. The list of roles may be amended via the permissions link in the actions menu or administration block, depending on the theme.'; +$string['rolewarning_help'] = 'Roles with permission to rate are roles with the capability moodle/rating:rate plus any activity-specific rating capabilities. You can give more roles permission to rate via the page Permissions.'; $string['scaleselectionrequired'] = 'When selecting a ratings aggregate type you must also select to use either a scale or set a maximum points.'; $string['privacy:metadata:rating'] = 'The user-entered rating is stored alongside a mapping of the item which was rated.'; $string['privacy:metadata:rating:userid'] = 'The user who made the rating.'; diff --git a/lang/en/user.php b/lang/en/user.php index 3c139111f82..b8e50049788 100644 --- a/lang/en/user.php +++ b/lang/en/user.php @@ -37,7 +37,7 @@ $string['filtertype'] = 'Filter type'; $string['match'] = 'Match'; $string['matchofthefollowing'] = 'of the following:'; $string['moodlenetprofile'] = 'MoodleNet profile ID'; -$string['moodlenetprofile_help'] = 'This field represents your MoodleNet profile ID which is used to link your MoodleNet profile to Moodle. It expects a WebFinger-compliant URI.'; +$string['moodlenetprofile_help'] = 'Your MoodleNet profile ID links your MoodleNet profile with this site.'; $string['placeholdertypeorselect'] = 'Type or select...'; $string['placeholdertype'] = 'Type...'; $string['privacy:courserequestpath'] = 'Requested courses'; diff --git a/mod/forum/lang/en/forum.php b/mod/forum/lang/en/forum.php index ad21298a737..00c9ed95bb9 100644 --- a/mod/forum/lang/en/forum.php +++ b/mod/forum/lang/en/forum.php @@ -715,11 +715,11 @@ $string['trackingoff'] = 'Off'; $string['trackingon'] = 'Forced'; $string['trackingoptional'] = 'Optional'; $string['trackingtype'] = 'Read tracking'; -$string['trackingtype_help'] = 'Read tracking enables participants to easily check which posts they have not yet seen by highlighting any new posts. +$string['trackingtype_help'] = 'Read tracking enables participants to check which posts they have not yet seen by highlighting any new posts. -If set to optional, participants can choose whether to turn tracking on or off via a link in the actions menu or administration block, depending on the theme. (Users must also enable forum tracking in their forum preferences.) +If set to optional, participants can choose whether to turn tracking on or off for the forum. (Users must also enable forum tracking in their forum preferences.) -If \'Allow forced read tracking\' is enabled in the site administration, then a further option is available - forced. This means that tracking is always on, regardless of users\' forum preferences.'; +If \'Allow forced read tracking\' is enabled by a site administrator, then a further option is available - forced. This means that tracking is always on, regardless of users\' forum preferences.'; $string['unlockdiscussion'] = 'Unlock this discussion'; $string['unread'] = 'Unread'; $string['unreadpost'] = 'Unread post'; diff --git a/report/security/lang/en/report_security.php b/report/security/lang/en/report_security.php index 28666fba033..98449507052 100644 --- a/report/security/lang/en/report_security.php +++ b/report/security/lang/en/report_security.php @@ -93,7 +93,7 @@ $string['check_passwordpolicy_ok'] = 'Password policy enabled.'; $string['check_preventexecpath_name'] = 'Executable paths'; $string['check_preventexecpath_ok'] = 'Executable paths only settable in config.php.'; $string['check_preventexecpath_warning'] = 'Executable paths can be set in the Admin GUI.'; -$string['check_preventexecpath_details'] = 'Allowing executable paths to be set via the Admin GUI is a vector for privilege escalation. This must be forced in config.php:
$CFG->preventexecpath = true;
Allowing executable paths to be set via the Admin GUI is a vector for privilege escalation. This must be forced in config.php:
$CFG->preventexecpath = true;