From ee8408c4d5e155b4162509e6a9915d4c23387a54 Mon Sep 17 00:00:00 2001 From: Helen Foster Date: Fri, 14 Apr 2023 12:52:53 +0100 Subject: [PATCH] MDL-77878 lang: Import fixed English strings (en_fix) --- .../tool/generator/lang/en/tool_generator.php | 5 +-- .../myoverview/lang/en/block_myoverview.php | 2 +- course/format/weeks/lang/en/format_weeks.php | 2 +- lang/en/admin.php | 30 ++++++------- lang/en/block.php | 2 +- lang/en/courseformat.php | 10 ++--- lang/en/enrol.php | 2 +- lang/en/error.php | 2 +- lang/en/group.php | 42 +++++++------------ lang/en/question.php | 6 +-- lang/en/xapi.php | 2 +- lib/editor/tiny/lang/en/editor_tiny.php | 4 +- .../lang/en/bigbluebuttonbn.php | 9 ++-- mod/quiz/lang/en/quiz.php | 23 +++++----- .../lang/en/qbank_previewquestion.php | 5 +-- .../type/ddmarker/lang/en/qtype_ddmarker.php | 4 +- 16 files changed, 67 insertions(+), 83 deletions(-) diff --git a/admin/tool/generator/lang/en/tool_generator.php b/admin/tool/generator/lang/en/tool_generator.php index 0589f243c899b..d9365a6d0624e 100644 --- a/admin/tool/generator/lang/en/tool_generator.php +++ b/admin/tool/generator/lang/en/tool_generator.php @@ -47,9 +47,8 @@ $string['coursesize_3'] = 'L (~1GB; create in ~30 minutes)'; $string['coursesize_4'] = 'XL (~10GB; create in ~2 hours)'; $string['coursesize_5'] = 'XXL (~20GB; create in ~4 hours)'; -$string['additionalmodules'] = 'Additional modules'; -$string['additionalmodules_help'] = 'We normally create standard modules in the course (like forum, page or label), - but you can select any other module that implements the course_backend_generator_create_activity function.'; +$string['additionalmodules'] = 'Additional activities'; +$string['additionalmodules_help'] = 'Select more activities that implement the course_backend_generator_create_activity function to include in the test course.'; $string['coursewithoutusers'] = 'The selected course has no users'; $string['createcourse'] = 'Create course'; $string['createtestplan'] = 'Create test plan'; diff --git a/blocks/myoverview/lang/en/block_myoverview.php b/blocks/myoverview/lang/en/block_myoverview.php index ae52453e2f3ac..26a63fcb14bc8 100644 --- a/blocks/myoverview/lang/en/block_myoverview.php +++ b/blocks/myoverview/lang/en/block_myoverview.php @@ -94,7 +94,7 @@ $string['zero_request_intro'] = 'Need help getting started? Check out the Moodle documentation or take your first steps with our Quickstart guide.'; $string['zero_nocourses_title'] = 'Create your first course'; $string['zero_nocourses_intro'] = 'Need help getting started? Check out the Moodle documentation or take your first steps with our Quickstart guide.'; -$string['zero_createcourses_intro'] = 'Once you enrol in a course, it will appear here. To view all courses on this site, go to Manage courses.'; +$string['zero_createcourses_intro'] = 'Once you enrol in a course, it will appear here.'; $string['zero_nomanagecourses_intro'] = 'Once you enrol in a course, it will appear here.'; // Deprecated since Moodle 4.0. diff --git a/course/format/weeks/lang/en/format_weeks.php b/course/format/weeks/lang/en/format_weeks.php index f2065a7d968cf..d8fcb95140746 100644 --- a/course/format/weeks/lang/en/format_weeks.php +++ b/course/format/weeks/lang/en/format_weeks.php @@ -40,7 +40,7 @@ $string['section0name'] = 'General'; $string['sectionavailability_title'] = 'Week availability'; $string['sectiondelete_title'] = 'Delete week?'; -$string['sectionmove_title'] = 'Move section'; +$string['sectionmove_title'] = 'Move week'; $string['sectionname'] = 'Week'; $string['sectionsavailability'] = 'Weeks availability'; $string['sectionsavailability_title'] = 'Weeks availability'; diff --git a/lang/en/admin.php b/lang/en/admin.php index 229a26982ca25..40aacd46c3fbd 100644 --- a/lang/en/admin.php +++ b/lang/en/admin.php @@ -95,13 +95,13 @@ $string['blockinstances'] = 'Instances'; $string['blockmultiple'] = 'Multiple'; $string['blockprotect'] = 'Protect instances'; -$string['blockprotectblock'] = 'Protect instances of the {$a} block'; -$string['blockprotected'] = 'The {$a} block is now protected'; +$string['blockprotectblock'] = 'Protect instances of {$a}'; +$string['blockprotected'] = '{$a} block instances are protected.'; $string['blockprotect_help'] = 'If you lock a particular type of block, then no-one will be able to add or delete instances. (You can, of course, unlock again if you need to edit instances.) This is intended to protect blocks like the navigation and settings which are very hard to get back if accidentally deleted.'; -$string['blockunprotectblock'] = 'Unprotect instances of the {$a} block'; -$string['blockunprotected'] = 'The {$a} block is no longer protected'; +$string['blockunprotectblock'] = 'Unprotect instances of {$a}'; +$string['blockunprotected'] = '{$a} block instances are unprotected.'; $string['blocksettings'] = 'Manage blocks'; $string['bloglevel'] = 'Blog visibility'; $string['bookmarkadded'] = 'Bookmark added.'; @@ -145,7 +145,7 @@ php admin/cli/purge_caches.php --filter php admin/cli/purge_caches.php --other -It is recommended to perform these purges in isolation, with a gap between commands, to reduce load spikes on the web server.'; +You should perform these purges in isolation, with a gap between commands, to reduce load spikes on the web server.'; $string['cliupgradedefault'] = 'New setting: {$a}'; $string['cliupgradedefaultheading'] = 'Setting new default values'; $string['cliupgradedefaultverbose'] = 'New setting: {$a->name}, Default value: {$a->defaultsetting}'; @@ -366,7 +366,7 @@ $string['configsectionstats'] = 'Statistics'; $string['configsectionuser'] = 'User'; $string['configsecureforms'] = 'Moodle can use an additional level of security when accepting data from web forms. If this is enabled, then the browser\'s HTTP_REFERER variable is checked against the current form address. In a very few cases this can cause problems if the user is using a firewall (eg Zonealarm) configured to strip HTTP_REFERER from their web traffic. Symptoms are getting \'stuck\' on a form. If your users are having problems with the login page (for example) you might want to disable this setting, although it might leave your site more open to brute-force password attacks. If in doubt, leave this set to \'Yes\'.'; -$string['configservicespage'] = 'Users will be sent to this URL when clicking on \'Services and support\'. If the field is left blank the user will be redirect to the \'Find your Moodle partner\' official page.'; +$string['configservicespage'] = 'Enter the URL of a services and support page or leave empty to link to Moodle services on moodle.com.'; $string['configsessioncookie'] = 'This setting customises the name of the cookie used for Moodle sessions. This is optional, and only useful to avoid cookies being confused when there is more than one copy of Moodle running within the same web site.'; $string['configsessioncookiedomain'] = 'This allows you to change the domain that the Moodle cookies are available from. This is useful for Moodle customisations (e.g. authentication or enrolment plugins) that need to share Moodle session information with a web application on another subdomain. WARNING: it is strongly recommended to leave this setting at the default (empty) - an incorrect value will prevent all logins to the site.'; $string['configsessioncookiepath'] = 'If you need to change where browsers send the Moodle cookies, you can change this setting to specify a subdirectory of your web site. Otherwise the default \'/\' should be fine.'; @@ -402,7 +402,7 @@ $string['configsupportavailability'] = 'Determines who has access to contact site support from the footer.'; $string['configsupportemail'] = 'If SMTP is configured on this site and a support page is not set, this email address will receive messages submitted through the support form. If sending fails, the email address will be displayed to logged-in users.'; $string['configsupportname'] = 'The name of the person or other entity providing support via the support form or support page.'; -$string['configsupportpage'] = 'A link to this page will be provided for users to contact the site support. If the field is left blank then a link to a support form will be provided instead.'; +$string['configsupportpage'] = 'Enter the URL of a support page or leave empty to link to a contact form.'; $string['configtempdatafoldercleanup'] = 'Remove temporary data files from the data folder that are older than the selected time.'; $string['configthemedesignermode'] = 'Normally all theme images and style sheets are cached in browsers and on the server for a very long time, for performance. If you are designing themes or developing code then you probably want to turn this mode on so that you are not served cached versions. Warning: this will make your site slower for all users! Alternatively, you can also reset the theme caches manually from the Theme selection page.'; $string['configthemelist'] = 'Leave this blank to allow any valid theme to be used. If you want to shorten the theme menu, you can specify a comma-separated list of names here (Don\'t use spaces!). @@ -458,7 +458,7 @@ $string['cron_enabled_desc'] = 'Cron should normally be enabled, however this setting allows it to be disabled temporarily, for example before a server restart. If disabled, the system is prevented from starting new background tasks. Note that the cron should not be disabled for a long time, as this will prevent important functionality from working.'; $string['cron_help'] = 'The cron.php script runs a number of tasks at different scheduled intervals, such as sending forum post notification emails. The script should be run regularly - ideally every minute.'; $string['cron_keepalive'] = 'Keep alive'; -$string['cron_keepalive_desc'] = 'The amount of time to keep polling for additional tasks. This setting is useful for ensuring that cron is always running.

If you use dedicated task runners then you should set this value to an 0, otherwise we recommend setting this to around a value similar to your adhoc task concurrency limit. Longer values should be avoided and the maximum value is 15 minutes.'; +$string['cron_keepalive_desc'] = 'The length of time to keep polling for additional tasks. This setting is for ensuring that cron is always running. If you use dedicated task runners, set it to 0. Otherwise, set it to a value similar to the adhoc task concurrency limit. Avoid longer times. The maximum time is 15 minutes.'; $string['cron_link'] = 'admin/cron'; $string['cronclionly'] = 'Cron execution via command line only'; $string['cronerrorclionly'] = 'Sorry, internet access to this page has been disabled by the administrator.'; @@ -528,7 +528,7 @@ $string['devicedetectregexvalue'] = 'Return value'; $string['devicetype'] = 'Device type'; $string['disabled'] = 'Disabled'; -$string['disableplugin'] = 'Disable the {$a} plugin'; +$string['disableplugin'] = 'Disable {$a}'; $string['disableuserimages'] = 'Disable user profile images'; $string['displayerrorswarning'] = 'Enabling the PHP setting display_errors is not recommended on production sites because some error messages may reveal sensitive information about your server.'; $string['displayloginfailures'] = 'Display login failures'; @@ -603,7 +603,7 @@ $string['enablemobilewebservice'] = 'Enable web services for mobile devices'; $string['enablepdfexportfont'] = 'Enable PDF fonts'; $string['enablepdfexportfont_desc'] = 'If your site has courses in different languages which need other fonts in generated PDF files, you can provide the option to set the font in the course settings. You need to specify available fonts in $CFG->pdfexportfont in config.php.'; -$string['enableplugin'] = 'Enable the {$a} plugin'; +$string['enableplugin'] = 'Enable {$a}'; $string['enablerecordcache'] = 'Enable record cache'; $string['enablerssfeeds'] = 'Enable RSS feeds'; $string['enablesearchareas'] = 'Enable search areas'; @@ -1014,8 +1014,8 @@ $string['pleaserefreshregistrationunknown'] = 'Your site has been registered but the registration date is unknown. Please update your registration using the \'Update registration\' button or ensure that the \'Site registration\' scheduled task is enabled so your registration is automatically updated.'; $string['pleaserefreshregistrationnewdata'] = 'Registration information has been changed. Please confirm it using the \'Update registration\' button.'; $string['plugin'] = 'Plugin'; -$string['plugin_disabled'] = 'The {$a} plugin has been disabled'; -$string['plugin_enabled'] = 'The {$a} plugin has been enabled'; +$string['plugin_disabled'] = '{$a} disabled.'; +$string['plugin_enabled'] = '{$a} enabled.'; $string['plugins'] = 'Plugins'; $string['pluginscheck'] = 'Plugin dependencies check'; $string['pluginscheckfailed'] = 'Dependencies check failed for {$a->pluginslist}'; @@ -1250,7 +1250,7 @@ $string['server'] = 'Server'; $string['serverchecks'] = 'Server checks'; $string['serverlimit'] = 'Server limit'; -$string['servicespage'] = 'Link to \'Services and support\''; +$string['servicespage'] = 'Services and support link'; $string['sessionautostartwarning'] = '

Serious configuration error detected, please notify server administrator.

To operate properly, Moodle requires that administrator changes PHP settings.

session.auto_start must be set to off.

This setting is controlled by editing php.ini, Apache/IIS
configuration or .htaccess file on the server.

'; $string['sessioncookie'] = 'Cookie prefix'; $string['sessioncookiedomain'] = 'Cookie domain'; @@ -1332,7 +1332,7 @@ $string['supportemailsubject'] = 'Site support request - {$a}'; $string['supportavailability'] = 'Support availability'; $string['supportname'] = 'Support name'; -$string['supportpage'] = 'Support page'; +$string['supportpage'] = 'Contact site support link'; $string['suspenduser'] = 'Suspend user account'; $string['switchlang'] = 'Switch lang directory'; $string['systempaths'] = 'System paths'; @@ -1583,7 +1583,7 @@ $string['yuicomboloading'] = 'YUI combo loading'; $string['ziprequired'] = 'The Zip PHP extension is now required by Moodle, info-ZIP binaries or PclZip library are not used anymore.'; $string['manageqbanks'] = 'Manage question bank plugins'; -$string['modassignmentinuse'] = 'It has been detected that your site is still using the Assignment 2.2 plugin. You may resolve this before upgrading by 1) Backing up your Assignment 2.2 activities and restoring them as new Assignment activities; or 2) Deleting the data from the assignment tables in the database.'; +$string['modassignmentinuse'] = 'Your site is still using the Assignment 2.2 plugin. Before upgrading you must 1) backup any Assignment 2.2 activities that you want to keep and restore them as Assignment activities, and 2) delete all Assignment 2.2 data from the database.'; $string['caching'] = 'Caching'; diff --git a/lang/en/block.php b/lang/en/block.php index 4856cbec6131b..a33afdd1b90c0 100644 --- a/lang/en/block.php +++ b/lang/en/block.php @@ -42,7 +42,7 @@ $string['deletecheck'] = 'Delete {$a} block?'; $string['deletecheck_modal'] = 'Delete block?'; $string['deleteblock'] = 'Delete {$a} block'; -$string['deleteblockcheck'] = 'Are you sure that you want to delete this block titled {$a}?'; +$string['deleteblockcheck'] = 'This will delete the block {$a}.'; $string['deleteblockinprogress'] = 'Block {$a} removal in progress...'; $string['deleteblockwarning'] = '

You are about to delete a block that appears elsewhere.

Original block location: {$a->location}
Display on page types: {$a->pagetype}

Are you sure you want to continue?

'; $string['hideblock'] = 'Hide {$a} block'; diff --git a/lang/en/courseformat.php b/lang/en/courseformat.php index d7f1bca111cf0..41e5e4400b294 100644 --- a/lang/en/courseformat.php +++ b/lang/en/courseformat.php @@ -33,15 +33,15 @@ $string['bulkselection'] = '{$a} selected'; $string['bulkselection_plural'] = '{$a} selected'; $string['cmavailability'] = 'Activity availability'; -$string['cmdelete_info'] = 'This will delete "{$a->name}" and any user data it contains'; +$string['cmdelete_info'] = 'This will delete {$a->name} and any user data it contains.'; $string['cmdelete_title'] = 'Delete activity?'; $string['cmsdelete'] = 'Delete activities'; -$string['cmsdelete_info'] = 'This will delete {$a->count} activities and any user data they contain'; +$string['cmsdelete_info'] = 'This will delete {$a->count} activities and any user data they contain.'; $string['cmsdelete_title'] = 'Delete selected activities?'; $string['cmsduplicate'] = 'Duplicate activities'; $string['cmsmove'] = 'Move activities'; $string['cmmove_title'] = 'Move activity'; -$string['cmmove_info'] = 'Move "{$a}" activity after'; +$string['cmmove_info'] = 'Move {$a} after'; $string['cmsmove_title'] = 'Move selected activities'; $string['cmsmove_info'] = 'Move {$a} activities after'; $string['courseindex'] = 'Course index'; @@ -49,12 +49,12 @@ $string['preference:coursesectionspreferences'] = 'Section user preferences for course {$a}'; $string['privacy:metadata:preference:coursesectionspreferences'] = 'Section user preferences like collapsed and expanded.'; $string['sectionavailability_title'] = 'Section availability'; -$string['sectiondelete_info'] = 'This will delete "{$a->name}" and all the activities it contains.'; +$string['sectiondelete_info'] = 'This will delete {$a->name} and all the activities it contains.'; $string['sectiondelete_title'] = 'Delete section?'; $string['sectionsavailability'] = 'Sections availability'; $string['sectionsavailability_title'] = 'Sections availability'; $string['sectionsdelete'] = 'Delete sections'; -$string['sectionmove_info'] = 'Move "{$a}" after'; +$string['sectionmove_info'] = 'Move {$a} after'; $string['sectionmove_title'] = 'Move section'; $string['sectionsdelete_info'] = 'This will delete {$a->count} sections and all the activities they contain.'; $string['sectionsdelete_title'] = 'Delete selected sections?'; diff --git a/lang/en/enrol.php b/lang/en/enrol.php index 3d2b5854dfd0e..f3243be8736d6 100644 --- a/lang/en/enrol.php +++ b/lang/en/enrol.php @@ -84,7 +84,7 @@ $string['errorwithbulkoperation'] = 'There was an error while processing your bulk enrolment change.'; $string['eventuserenrolmentcreated'] = 'User enrolled in course'; $string['eventuserenrolmentdeleted'] = 'User unenrolled from course'; -$string['eventuserenrolmentupdated'] = 'User unenrolment updated'; +$string['eventuserenrolmentupdated'] = 'User enrolment updated'; $string['expirynotify'] = 'Notify before enrolment expires'; $string['expirynotify_help'] = 'This setting determines whether enrolment expiry notification messages are sent.'; $string['expirynotifyall'] = 'Enroller and enrolled user'; diff --git a/lang/en/error.php b/lang/en/error.php index 73aa93130b4e1..a2593a71218e3 100644 --- a/lang/en/error.php +++ b/lang/en/error.php @@ -240,7 +240,7 @@ $string['duplicaterolename'] = 'There is already a role with this name!'; $string['duplicateroleshortname'] = 'There is already a role with this short name!'; $string['duplicateusername'] = 'Duplicate username - skipping record'; -$string['editedpagenotfound'] = 'Could not determine the current page. Please try refreshing the page and repeating the operation.'; +$string['editedpagenotfound'] = 'The system couldn\'t determine the page you are on. Please refresh the page and try again.'; $string['emailfail'] = 'Emailing failed'; $string['encryption_encryptfailed'] = 'Encryption failed'; $string['encryption_decryptfailed'] = 'Decryption failed'; diff --git a/lang/en/group.php b/lang/en/group.php index 645b8e55f212c..d6dd065615461 100644 --- a/lang/en/group.php +++ b/lang/en/group.php @@ -174,14 +174,8 @@ $string['mygroups'] = 'My groups'; $string['othergroups'] = 'Other groups'; $string['overview'] = 'Overview'; -$string['participation'] = 'Allow activity participation'; -$string['participation_help'] = 'If enabled, members can select this group when participating in an activity using Separate Groups -or Visible Groups mode. - -This setting is only applicable if the Group visibility is set to "Visible to all" or "Visible to members". Participation is -disabled otherwise. - -This setting cannot be edited once a group has members.'; +$string['participation'] = 'Show group in dropdown menu for activities in group mode'; +$string['participation_help'] = 'Should group members be able to select this group for activities in separate or visible groups mode? (Only applicable if group membership is visible to everyone or only visible to members.)'; $string['potentialmembers'] = 'Potential members: {$a}'; $string['potentialmembs'] = 'Potential members'; $string['printerfriendly'] = 'Printer-friendly display'; @@ -206,25 +200,19 @@ $string['usercount'] = 'User count'; $string['usercounttotal'] = 'User count ({$a})'; $string['usergroupmembership'] = 'Selected user\'s membership:'; -$string['visibility'] = 'Group visibility'; -$string['visibility_help'] = 'Controls the visibility of membership to this group. - -If "Visible to all" is set, all users can see when a user is a member of this group (default). - -If "Visible to members" is set, only members of this group can see when another user is a member. - -If "See own membership" is set, users can see that they are in this group, but cannot see that other users are members of the group. - -If "Membership is hidden" is set, users cannot see that they or anyone else are members of the group. - -Users with moodle/course:viewhiddengroups will always be able to see group membership. - -This setting cannot be edited once a group has members. -'; -$string['visibilityall'] = 'Visible to all'; -$string['visibilitymembers'] = 'Visible to members'; -$string['visibilityown'] = 'See own membership'; -$string['visibilitynone'] = 'Membership is hidden'; +$string['visibility'] = 'Group membership visibility'; +$string['visibility_help'] = '* Visible to everyone - all course participants can view who is in the group +* Only visible to members - course participants not in the group can’t view the group or its members +* Only see own membership - a user can see they are in the group but can’t view other group members +* Hidden - only teachers can view the group and its members + +Users with the view hidden groups capability can always view group membership. + +Note that you can\'t change this setting if the group has members.'; +$string['visibilityall'] = 'Visible to everyone'; +$string['visibilitymembers'] = 'Only visible to members'; +$string['visibilityown'] = 'Only see own membership'; +$string['visibilitynone'] = 'Hidden'; $string['memberofgroup'] = 'Group member of: {$a}'; // Deprecated since Moodle 3.11. diff --git a/lang/en/question.php b/lang/en/question.php index c0e008ad19b4e..0c1403284040c 100644 --- a/lang/en/question.php +++ b/lang/en/question.php @@ -460,10 +460,10 @@ $string['showhidden'] = 'Also show old questions'; $string['showmarkandmax'] = 'Show mark and max'; $string['showmaxmarkonly'] = 'Show max mark only'; -$string['showquestiontext'] = 'Show question text in the question list'; -$string['showquestiontext_full'] = 'Full display'; +$string['showquestiontext'] = 'Show question text in the question list?'; +$string['showquestiontext_full'] = 'Yes, with images, media, etc.'; $string['showquestiontext_off'] = 'No'; -$string['showquestiontext_plain'] = 'Text only'; +$string['showquestiontext_plain'] = 'Yes, text only'; $string['shown'] = 'Shown'; $string['shownumpartscorrect'] = 'Show the number of correct responses'; $string['shownumpartscorrectwhenfinished'] = 'Show the number of correct responses once the question has finished'; diff --git a/lang/en/xapi.php b/lang/en/xapi.php index d92131387baac..d27e3a278d633 100644 --- a/lang/en/xapi.php +++ b/lang/en/xapi.php @@ -27,7 +27,7 @@ $string['privacy:metadata:itemid'] = 'The item ID of the state'; $string['privacy:metadata:registration'] = 'The xAPI registration UUID'; $string['privacy:metadata:statedata'] = 'JSON object with the state data'; -$string['privacy:metadata:stateid'] = 'The xAPI state id.'; +$string['privacy:metadata:stateid'] = 'The xAPI state ID'; $string['privacy:metadata:timecreated'] = 'The time when the state element was created'; $string['privacy:metadata:timemodified'] = 'The last time state was updated'; $string['privacy:metadata:userid'] = 'The ID of the user who belongs the state '; diff --git a/lib/editor/tiny/lang/en/editor_tiny.php b/lib/editor/tiny/lang/en/editor_tiny.php index 45713a2ba1922..7ecf08b85955f 100644 --- a/lib/editor/tiny/lang/en/editor_tiny.php +++ b/lib/editor/tiny/lang/en/editor_tiny.php @@ -28,8 +28,8 @@ $string['privacy:reason'] = 'The TinyMCE editor does not store any preferences or user data.'; $string['branding'] = 'TinyMCE branding'; $string['branding_desc'] = 'Support TinyMCE by displaying the logo in the bottom corner of the text editor. The logo links to the TinyMCE website.'; -$string['plugin_enabled'] = 'The {$a} plugin has been enabled.'; -$string['plugin_disabled'] = 'The {$a} plugin has been disabled.'; +$string['plugin_enabled'] = '{$a} enabled.'; +$string['plugin_disabled'] = '{$a} disabled.'; $string['tiny:hash'] = '#'; $string['tiny:accessibility'] = 'Accessibility'; $string['tiny:action'] = 'Action'; diff --git a/mod/bigbluebuttonbn/lang/en/bigbluebuttonbn.php b/mod/bigbluebuttonbn/lang/en/bigbluebuttonbn.php index cdcd5eff81204..689ffd080b64c 100644 --- a/mod/bigbluebuttonbn/lang/en/bigbluebuttonbn.php +++ b/mod/bigbluebuttonbn/lang/en/bigbluebuttonbn.php @@ -150,9 +150,8 @@ '; $string['config_shared_secret'] = 'BigBlueButton shared secret'; $string['config_shared_secret_description'] = 'The security secret of your BigBlueButton server. The default secret is for a free BigBlueButton service provided by Blindside Networks.'; -$string['config_checksum_algorithm'] = 'BigBlueButton Checksum Algorithm'; -$string['config_checksum_algorithm_description'] = 'The checksum algorithm of your BigBlueButton server. - (SHA1 guarantees compatibility with older server versions but is less secure whereas SHA512 is FIPS 140-2 compliant.)'; +$string['config_checksum_algorithm'] = 'BigBlueButton server checksum algorithm'; +$string['config_checksum_algorithm_description'] = 'SHA1 is compatible with older servers. SHA256 and SHA512 are more secure. SHA512 is FIPS 140-2 compliant.'; $string['config_recording'] = 'Recording'; $string['config_recording_description'] = 'These settings are feature specific'; @@ -443,7 +442,7 @@ $string['view_error_bigbluebutton'] = 'BigBlueButton responded with errors. {$a}'; $string['view_error_create'] = 'The BigBlueButton server responded with an error message. The room could not be created.'; $string['view_error_max_concurrent'] = 'The number of concurrent sessions allowed has been reached.'; -$string['view_error_userlimit_reached'] = 'The number of users allowed in a session has been reached.'; +$string['view_error_userlimit_reached'] = 'The limit of how many users allowed in a session has been reached.'; $string['view_error_url_missing_parameters'] = 'There are parameters missing in this URL'; $string['view_error_import_no_courses'] = 'There are no courses to look up for recordings.'; $string['view_error_import_no_recordings'] = 'There are no recordings in this course for importing.'; @@ -525,7 +524,7 @@ $string['view_message_conference_wait_for_moderator'] = 'Waiting for a moderator to join.'; $string['view_message_conference_in_progress'] = 'The session is in progress.'; $string['view_message_conference_has_ended'] = 'The session has ended.'; -$string['view_message_conference_user_limit_reached'] = 'The number of users allowed in a session has been reached'; +$string['view_message_conference_user_limit_reached'] = 'The limit of how many users allowed in a session has been reached.'; $string['view_message_tab_close'] = 'This tab/window must be closed manually'; $string['view_message_recordings_disabled'] = 'Recordings are disabled on the server. BigBlueButton activities of type \'Recordings only\' cannot be used.'; $string['view_message_cron_disabled'] = 'The list of recordings may not be up to date. Please contact the site administrator with the following information: {$a}'; diff --git a/mod/quiz/lang/en/quiz.php b/mod/quiz/lang/en/quiz.php index 62f2fd0825356..87e71d3057b12 100644 --- a/mod/quiz/lang/en/quiz.php +++ b/mod/quiz/lang/en/quiz.php @@ -371,7 +371,7 @@ $string['eventquestionmanuallygraded'] = 'Question manually graded'; $string['eventquizattemptabandoned'] = 'Quiz attempt abandoned'; $string['eventquizattemptregraded'] = 'Quiz attempt regraded'; -$string['eventquizattemptreopened'] = 'Quiz attempt re-openend'; +$string['eventquizattemptreopened'] = 'Quiz attempt reopened'; $string['eventquizattemptstarted'] = 'Quiz attempt started'; $string['eventquizattemptsubmitted'] = 'Quiz attempt submitted'; $string['eventquizattempttimelimitexceeded'] = 'Quiz attempt time limit exceeded'; @@ -736,9 +736,8 @@ $string['questiondependencyfree'] = 'No restriction on this question'; $string['questiondependencyremove'] = 'Question {$a->thisq} cannot be attempted until the previous question {$a->previousq} has been completed • Click to change'; $string['questiondependsonprevious'] = 'This question cannot be attempted until the previous question has been completed.'; -$string['questiondraftonly'] = 'The question \'{$a}\' has all versions in Draft status, so cannot be used. Visit the question bank and set the status to Ready.'; -$string['questiondraftwillnotwork'] = 'This question has all versions in Draft status. The quiz will not work with this question in place. Remove this question, -or visit the question bank and set the status to Ready.'; +$string['questiondraftonly'] = 'The question {$a} is in draft status. To use it in the quiz, go to the question bank and change the status to ready.'; +$string['questiondraftwillnotwork'] = 'This question is in draft status. To use it in the quiz, go to the question bank and change the status to ready.'; $string['questioninuse'] = 'The question \'{$a->questionname}\' is currently being used in:
{$a->quiznames}
The question will not be deleted from these quizzes but only from the category list.'; $string['questionmissing'] = 'Question for this session is missing'; $string['questionname'] = 'Question name'; @@ -795,7 +794,7 @@ $string['quizorderrandom'] = '* Order of quiz is shuffled'; $string['quiz:preview'] = 'Preview quizzes'; $string['quiz:regrade'] = 'Regrade quiz attempts'; -$string['quiz:reopenattempts'] = 'Re-open never submitted quiz attempts'; +$string['quiz:reopenattempts'] = 'Reopen never submitted quiz attempts'; $string['quizreport'] = 'Quiz report'; $string['quiz:reviewmyattempts'] = 'Review your own attempts'; $string['quizsettings'] = 'Quiz settings'; @@ -841,13 +840,13 @@ $string['removeselected'] = 'Remove selected'; $string['rename'] = 'Rename'; $string['renderingserverconnectfailed'] = 'The server {$a} failed to process an RQP request. Check that the URL is correct.'; -$string['reopenattempt'] = 'Re-open'; -$string['reopenattemptareyousuremessage'] = 'Are you sure you wish to re-open quiz attempt {$a->attemptnumber} by {$a->attemptuser}?'; -$string['reopenattemptareyousuretitle'] = 'Confirm re-open'; -$string['reopenattemptwrongstate'] = 'Attempt {$a->attemptid} is in the wrong state ({$a->state}) to be re-openend.'; -$string['reopenedattemptwillbeinprogress'] = 'The re-opened attempt will remain open so that it can be continued.'; -$string['reopenedattemptwillbeinprogressuntil'] = 'The re-opened attempt will remain open so that it can be continued. It will be due for submission by {$a}.'; -$string['reopenedattemptwillbesubmitted'] = 'The re-opened attempt will be immediately submitted for grading.'; +$string['reopenattempt'] = 'Reopen'; +$string['reopenattemptareyousuremessage'] = 'This will reopen attempt {$a->attemptnumber} by {$a->attemptuser}.'; +$string['reopenattemptareyousuretitle'] = 'Reopen attempt?'; +$string['reopenattemptwrongstate'] = 'Attempt {$a->attemptid} is in the wrong state ({$a->state}) to be reopened.'; +$string['reopenedattemptwillbeinprogress'] = 'The attempt will remain open and can be continued.'; +$string['reopenedattemptwillbeinprogressuntil'] = 'The attempt will remain open and can be continued until the quiz closes on {$a}.'; +$string['reopenedattemptwillbesubmitted'] = 'The attempt will be immediately submitted for grading.'; $string['reorderquestions'] = 'Reorder questions'; $string['reordertool'] = 'Show the reordering tool'; $string['repaginate'] = 'Repaginate with {$a} questions per page'; diff --git a/question/bank/previewquestion/lang/en/qbank_previewquestion.php b/question/bank/previewquestion/lang/en/qbank_previewquestion.php index e41c4101dd032..37d2d55805788 100644 --- a/question/bank/previewquestion/lang/en/qbank_previewquestion.php +++ b/question/bank/previewquestion/lang/en/qbank_previewquestion.php @@ -24,8 +24,7 @@ */ $string['alwayslatest'] = 'Always latest'; -$string['newerversion'] = 'This preview is using version {$a->currentversion} of this question. ' - . 'The latest version is {$a->latestversion}. {$a->restartbutton}?'; +$string['newerversion'] = 'This preview is using an older version of the question. {$a->restartbutton}'; $string['pluginname'] = 'Preview question'; $string['privacy:metadata'] = 'The Preview question question bank plugin does not store any personal data.'; // Tag related errors. @@ -35,7 +34,7 @@ // Form string(s). $string['previewoptions'] = 'Preview options'; $string['questionversion'] = 'Question version'; -$string['restartnow'] = 'Restart now'; +$string['restartnow'] = 'Use latest version'; // Preview title. $string['versiontitle'] = 'Version {$a}'; $string['versiontitlelatest'] = 'Version {$a} (latest)'; diff --git a/question/type/ddmarker/lang/en/qtype_ddmarker.php b/question/type/ddmarker/lang/en/qtype_ddmarker.php index c2686701d586c..9b11636ba7262 100644 --- a/question/type/ddmarker/lang/en/qtype_ddmarker.php +++ b/question/type/ddmarker/lang/en/qtype_ddmarker.php @@ -53,8 +53,8 @@ Selecting a Marker text will add that text to the shape in the preview.'; $string['formerror_dragrequired'] = 'You must add at least one marker to this question.'; $string['formerror_droprequired'] = 'You must define at least one drop zone for this question.'; -$string['followingarewrong'] = 'The following markers have been placed in the wrong area: {$a}.'; -$string['followingarewrongandhighlighted'] = 'The following markers were incorrectly placed: {$a}. Highlighted marker(s) are now shown with the correct placement(s).
Click on the marker to highlight the allowed area.'; +$string['followingarewrong'] = 'Markers placed in the wrong area: {$a}.'; +$string['followingarewrongandhighlighted'] = 'Incorrectly placed markers: {$a}. Highlighted markers are now shown with the correct placements. Click on the marker to highlight the allowed area.'; $string['formerror_nobgimage'] = 'You need to select an image to use as the background for the drag and drop area.'; $string['formerror_noitemselected'] = 'You have specified a drop zone but not chosen a marker that must be dragged to the zone.'; $string['formerror_nosemicolons'] = 'There are no semicolons in your coordinates string. Your coordinates for a {$a->shape} should be expressed as - {$a->coordsstring}.';