From a1699a58f46e0ad1bb1e69200a11be44f9b5a1d8 Mon Sep 17 00:00:00 2001 From: Helen Foster Date: Tue, 26 Apr 2022 11:21:12 +0100 Subject: [PATCH] MDL-74537 lang: Import fixed English strings (en_fix) --- admin/tool/brickfield/lang/en/tool_brickfield.php | 2 +- admin/tool/moodlenet/lang/en/tool_moodlenet.php | 5 ++--- enrol/lti/lang/en/enrol_lti.php | 4 ++-- lang/en/grading.php | 2 +- lang/en/rating.php | 2 +- lang/en/user.php | 2 +- mod/forum/lang/en/forum.php | 6 +++--- report/security/lang/en/report_security.php | 2 +- 8 files changed, 12 insertions(+), 13 deletions(-) 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 4c4054870a0..ff92dbb9a7b 100644 --- a/admin/tool/moodlenet/lang/en/tool_moodlenet.php +++ b/admin/tool/moodlenet/lang/en/tool_moodlenet.php @@ -58,9 +58,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/enrol/lti/lang/en/enrol_lti.php b/enrol/lti/lang/en/enrol_lti.php index 198ce42cc4d..80f89612bcf 100644 --- a/enrol/lti/lang/en/enrol_lti.php +++ b/enrol/lti/lang/en/enrol_lti.php @@ -43,7 +43,7 @@ $string['deploymentdeleteconfirm'] = 'Warning: Deleting a deployment will result $string['deploymentdeletenotice'] = 'Deployment deleted'; $string['deploymentid'] = 'Deployment ID'; $string['deployments'] = 'Deployments'; -$string['deploymentsinfo'] = 'A deployment ID will be generated by the platform when the tool is made available in a context. This may occur at the time of registration, or may occur later, when the tool is made available to a specific course or category. The Deployment ID must be entered here before launches from that tool deployment are permitted.'; +$string['deploymentsinfo'] = 'A deployment ID is generated by the platform when the tool is made available in a context. This may occur at the time of registration, or later, when the tool is made available to a specific course or category. The deployment ID must be entered here before launches from the tool deployment are permitted.'; $string['details'] = 'Details'; $string['editplatformdetails'] = 'Edit platform details'; $string['endpointltiversionnotice'] = 'The tool endpoints below are for manual LTI 1.3 setup only. For earlier versions (1.1/2.0), details for consumers can be found on the \'Published as LTI tools\' page, accessible via course navigation.'; @@ -114,7 +114,7 @@ $string['publishedcontent_help'] = 'A published resource or activity can be used $string['platformdetails'] = 'Platform details'; $string['platformdetailsinfo'] = 'Once the tool has been set up in the platform, details from the platform must be recorded here to complete the registration. '; $string['pluginname'] = 'Publish as LTI tool'; 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 ab0afe2b334..a09182eb0cc 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 dce44fa0536..f466ab43479 100644 --- a/mod/forum/lang/en/forum.php +++ b/mod/forum/lang/en/forum.php @@ -720,11 +720,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 330036dcd15..37e02e75324 100644 --- a/report/security/lang/en/report_security.php +++ b/report/security/lang/en/report_security.php @@ -97,7 +97,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;

'; +$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;

'; $string['check_publicpaths_name'] = 'Check all public / private paths'; $string['check_publicpaths_ok'] = 'All internal paths are not publicly accessible'; $string['check_publicpaths_warning'] = 'Some internal paths are publicly accessible';