diff --git a/admin/tool/task/lang/en/tool_task.php b/admin/tool/task/lang/en/tool_task.php index b1172e060a93a..8ea9c706e8514 100644 --- a/admin/tool/task/lang/en/tool_task.php +++ b/admin/tool/task/lang/en/tool_task.php @@ -34,7 +34,7 @@ $string['disabled_help'] = 'Disabled scheduled tasks are not executed from cron, however they can still be executed manually via the CLI tool.'; $string['edittaskschedule'] = 'Edit task schedule: {$a}'; $string['enablerunnow'] = 'Allow \'Run now\' for scheduled tasks'; -$string['enablerunnow_desc'] = 'Allows administrators to run a single scheduled task immediately, rather than waiting for it to run as scheduled. The task runs on the web server, so some sites may wish to disable this feature to avoid potential performance issues.'; +$string['enablerunnow_desc'] = 'Allows administrators to run a single scheduled task immediately, rather than waiting for it to run as scheduled. The feature requires \'Path to PHP CLI\' (pathtophp) to be set in System paths. The task runs on the web server, so you may wish to disable this feature to avoid potential performance issues.'; $string['faildelay'] = 'Fail delay'; $string['lastruntime'] = 'Last run'; $string['nextruntime'] = 'Next run'; diff --git a/admin/tool/xmldb/lang/en/tool_xmldb.php b/admin/tool/xmldb/lang/en/tool_xmldb.php index 9dd0838058323..d531a86bb552d 100644 --- a/admin/tool/xmldb/lang/en/tool_xmldb.php +++ b/admin/tool/xmldb/lang/en/tool_xmldb.php @@ -215,8 +215,8 @@

After doing that, it\'s highly recommended to execute this utility again to check that no more missing indexes are found.

'; $string['yeswrongdefaultsfound'] = '

Some inconsistent defaults have been found in your DB. Here are their details and the needed SQL statements to be executed with your favourite SQL interface to fix them all. Remember to backup your data first!

After doing that, it\'s highly recommended to execute this utility again to check that no more inconsistent defaults are found.

'; -$string['yeswrongintsfound'] = '

Some wrong integers have been found in your DB. Here are their details and the needed SQL statements to be executed with your favourite SQL interface to create all them. Remember to backup your data first!

-

After doing that, it\'s highly recommended to execute this utility again to check that no more wrong integers are found.

'; +$string['yeswrongintsfound'] = '

Some wrong integers have been found in your DB. Here are their details and the needed SQL statements to be executed with your favourite SQL interface to fix them. Remember to backup your data first!

+

After fixing them, it is highly recommended to execute this utility again to check that no more wrong integers are found.

'; $string['yeswrongoraclesemanticsfound'] = '

Some Oracle columns using BYTE semantics have been found in your DB. Here are their details and the needed SQL statements to be executed with your favourite SQL interface to create all them. Remember to backup your data first!

After doing that, it\'s highly recommended to execute this utility again to check that no more wrong semantics are found.

'; $string['privacy:metadata'] = 'The XMLDB editor plugin does not store any personal data.'; diff --git a/auth/ldap/lang/en/auth_ldap.php b/auth/ldap/lang/en/auth_ldap.php index 6d92020cd89f7..13f87cefaef74 100644 --- a/auth/ldap/lang/en/auth_ldap.php +++ b/auth/ldap/lang/en/auth_ldap.php @@ -48,16 +48,16 @@ $string['auth_ldap_expireattr_desc'] = 'Optional: Overrides the LDAP attribute that stores password expiry time.'; $string['auth_ldap_expireattr_key'] = 'Expiry attribute'; $string['auth_ldapextrafields'] = 'These fields are optional. You can choose to pre-fill some Moodle user fields with information from the LDAP fields that you specify here.

If you leave these fields blank, then nothing will be transferred from LDAP and Moodle defaults will be used instead.

In either case, the user will be able to edit all of these fields after they log in.

'; -$string['auth_ldap_graceattr_desc'] = 'Optional: Overrides gracelogin attribute'; +$string['auth_ldap_graceattr_desc'] = 'Optional: Overrides grace login attribute'; $string['auth_ldap_gracelogin_key'] = 'Grace login attribute'; -$string['auth_ldap_gracelogins_desc'] = 'Enable LDAP gracelogin support. After password has expired user can login until gracelogin count is 0. Enabling this setting displays grace login message if password is expired.'; +$string['auth_ldap_gracelogins_desc'] = 'Enable LDAP grace login support. After password has expired, user can log in until grace login count is 0. Enabling this setting displays grace login message if password has expired.'; $string['auth_ldap_gracelogins_key'] = 'Grace logins'; $string['auth_ldap_groupecreators'] = 'List of groups or contexts whose members are allowed to create groups. Separate multiple groups with \';\'. Usually something like \'cn=teachers,ou=staff,o=myorg\''; $string['auth_ldap_groupecreators_key'] = 'Group creators'; $string['auth_ldap_host_url'] = 'Specify LDAP host in URL-form like \'ldap://ldap.myorg.com/\' or \'ldaps://ldap.myorg.com/\'. Separate multiple servers with \';\' to get failover support.'; $string['auth_ldap_host_url_key'] = 'Host URL'; $string['auth_ldap_changepasswordurl_key'] = 'Password-change URL'; -$string['auth_ldap_ldap_encoding'] = 'Specify encoding used by LDAP server. Most probably utf-8, MS AD v2 uses default platform encoding such as cp1252, cp1250, etc.'; +$string['auth_ldap_ldap_encoding'] = 'Encoding used by the LDAP server, most likely utf-8. If LDAP v2 is selected, Active Directory uses its configured encoding, such as cp1252 or cp1250.'; $string['auth_ldap_ldap_encoding_key'] = 'LDAP encoding'; $string['auth_ldap_login_settings'] = 'Login settings'; $string['auth_ldap_memberattribute'] = 'Optional: Overrides user member attribute, when users belongs to a group. Usually \'member\''; @@ -121,7 +121,7 @@ $string['didntgetusersfromldap'] = "Did not get any users from LDAP -- error? -- exiting\n"; $string['gotcountrecordsfromldap'] = "Got {\$a} records from LDAP\n"; $string['ldapnotconfigured'] = 'The LDAP host url is currently not configured'; -$string['morethanoneuser'] = 'Strange! More than one user record found in ldap. Only using the first one.'; +$string['morethanoneuser'] = 'More than one user record found in LDAP. Using only the first one.'; $string['needbcmath'] = 'You need the BCMath extension to use expired password checking with Active Directory.'; $string['needmbstring'] = 'You need the mbstring extension to change passwords in Active Directory'; $string['nodnforusername'] = 'Error in user_update_password(). No DN for: {$a->username}'; @@ -152,7 +152,7 @@ $string['updateremfailfield'] = 'Failed to update LDAP with non-existent field (\'{$a->ldapkey}\'). Key ({$a->key}) - old Moodle value: \'{$a->ouvalue}\' new value: \'{$a->nuvalue}\''; $string['updatepasserror'] = 'Error in user_update_password(). Error code: {$a->errno}; Error string: {$a->errstring}'; $string['updatepasserrorexpire'] = 'Error in user_update_password() when reading password expiry time. Error code: {$a->errno}; Error string: {$a->errstring}'; -$string['updatepasserrorexpiregrace'] = 'Error in user_update_password() when modifying expirationtime and/or gracelogins. Error code: {$a->errno}; Error string: {$a->errstring}'; +$string['updatepasserrorexpiregrace'] = 'Error in user_update_password() when modifying expiry time and/or grace logins. Error code: {$a->errno}; Error string: {$a->errstring}'; $string['updateusernotfound'] = 'Could not find user while updating externally. Details follow: search base: \'{$a->userdn}\'; search filter: \'(objectClass=*)\'; search attributes: {$a->attribs}'; $string['user_activatenotsupportusertype'] = 'auth: ldap user_activate() does not support selected usertype: {$a}'; $string['user_disablenotsupportusertype'] = 'auth: ldap user_disable() does not support selected usertype: {$a}'; diff --git a/auth/mnet/lang/en/auth_mnet.php b/auth/mnet/lang/en/auth_mnet.php index 06f36e747aaeb..a8c7ed3cc4753 100644 --- a/auth/mnet/lang/en/auth_mnet.php +++ b/auth/mnet/lang/en/auth_mnet.php @@ -91,11 +91,11 @@ $string['privacy:metadata:mnet_log:time'] = 'Time when the action occurred.'; $string['privacy:metadata:mnet_log:url'] = 'Remote system URL where the action occurred.'; $string['privacy:metadata:mnet_log:userid'] = 'Local ID of the user who carried out the action in the remote system.'; -$string['privacy:metadata:mnet_session'] = 'The details of each MNet user session in a remote system is stored temporarily.'; +$string['privacy:metadata:mnet_session'] = 'The details of each MNet user session in a remote system. The data is stored temporarily.'; $string['privacy:metadata:mnet_session:expires'] = 'Time when the session expires.'; $string['privacy:metadata:mnet_session:mnethostid'] = 'Remote system MNet ID.'; $string['privacy:metadata:mnet_session:token'] = 'Unique session identifier'; -$string['privacy:metadata:mnet_session:useragent'] = 'String denoting the user agent being which is accessing the page.'; +$string['privacy:metadata:mnet_session:useragent'] = 'User agent used to access the remote system'; $string['privacy:metadata:mnet_session:userid'] = 'ID of the user jumping to remote system.'; $string['privacy:metadata:mnet_session:username'] = 'Username of the user jumping to remote system.'; $string['unknownhost'] = 'Unknown host'; \ No newline at end of file diff --git a/blocks/badges/lang/en/block_badges.php b/blocks/badges/lang/en/block_badges.php index d1cb144daa91b..90912a5a06fb5 100644 --- a/blocks/badges/lang/en/block_badges.php +++ b/blocks/badges/lang/en/block_badges.php @@ -26,6 +26,6 @@ $string['pluginname'] = 'Latest badges'; $string['numbadgestodisplay'] = 'Number of latest badges to display'; $string['nothingtodisplay'] = 'You have no badges to display'; -$string['badges:addinstance'] = 'Add a new My latest badges block'; -$string['badges:myaddinstance'] = 'Add a new My latest badges block to Dashboard'; +$string['badges:addinstance'] = 'Add a new Latest badges block'; +$string['badges:myaddinstance'] = 'Add a new Latest badges block to Dashboard'; $string['privacy:metadata'] = 'The Latest badges block only shows data stored in other locations.'; diff --git a/blocks/course_list/lang/en/block_course_list.php b/blocks/course_list/lang/en/block_course_list.php index 1cd9244376a66..54538b96e2e1c 100644 --- a/blocks/course_list/lang/en/block_course_list.php +++ b/blocks/course_list/lang/en/block_course_list.php @@ -24,7 +24,7 @@ $string['adminview'] = 'Admin view'; $string['allcourses'] = 'Admin user sees all courses'; -$string['configadminview'] = 'What should the admin see in the course list block?'; +$string['configadminview'] = 'Whether to display all courses in the Courses block, or only courses that the admin is enrolled in.'; $string['confighideallcourseslink'] = 'Remove the \'All courses\' link under the list of courses. (This setting does not affect the admin view.)'; $string['course_list:addinstance'] = 'Add a new courses block'; $string['course_list:myaddinstance'] = 'Add a new courses block to Dashboard'; diff --git a/blocks/rss_client/lang/en/block_rss_client.php b/blocks/rss_client/lang/en/block_rss_client.php index 19a9ca5e040ce..afc0bab07b6c4 100644 --- a/blocks/rss_client/lang/en/block_rss_client.php +++ b/blocks/rss_client/lang/en/block_rss_client.php @@ -78,7 +78,7 @@ $string['rss_client:createsharedfeeds'] = 'Create shared RSS feeds'; $string['rss_client:manageanyfeeds'] = 'Manage any RSS feeds'; $string['rss_client:manageownfeeds'] = 'Manage own RSS feeds'; -$string['rss_client:myaddinstance'] = 'Add a new RSS feeds block to Dashboard'; +$string['rss_client:myaddinstance'] = 'Add a new Remote RSS feeds block to Dashboard'; $string['seeallfeeds'] = 'See all feeds'; $string['sharedfeed'] = 'Shared feed'; $string['shownumentrieslabel'] = 'Max number entries to show per block.'; diff --git a/cache/stores/memcached/lang/en/cachestore_memcached.php b/cache/stores/memcached/lang/en/cachestore_memcached.php index e697808341f8d..bbcf0791e7f20 100644 --- a/cache/stores/memcached/lang/en/cachestore_memcached.php +++ b/cache/stores/memcached/lang/en/cachestore_memcached.php @@ -77,7 +77,7 @@ If *Enable clustered servers* is enabled below, there must be only one server listed here. This would usually be a name that always resolves to the local machine, like 127.0.0.1 or localhost.'; $string['serversclusterinvalid'] = 'Exactly one server is required when clustering is enabled.'; $string['setservers'] = 'Set Servers'; -$string['setservers_help'] = 'This is the list of servers that will updated when data is modified in the cache. Generally the fully qualified name of each server in the pool. +$string['setservers_help'] = 'This is the list of servers that will be updated when data is modified in the cache. Generally the fully qualified name of each server in the pool. It **must** include the server listed in *Servers* above, even if by a different hostname. Servers should be defined one per line and consist of a server address and optionally a port. If no port is provided then the default port (11211) is used. diff --git a/enrol/ldap/lang/en/enrol_ldap.php b/enrol/ldap/lang/en/enrol_ldap.php index 7b4db432235cd..a346a996e01f7 100644 --- a/enrol/ldap/lang/en/enrol_ldap.php +++ b/enrol/ldap/lang/en/enrol_ldap.php @@ -103,7 +103,7 @@ $string['pluginname'] = 'LDAP enrolments'; $string['pluginname_desc'] = '

You can use an LDAP server to control your enrolments. It is assumed your LDAP tree contains groups that map to the courses, and that each of those groups/courses will have membership entries to map to students.

It is assumed that courses are defined as groups in LDAP, with each group having multiple membership fields (member or memberUid) that contain a uniqueidentification of the user.

To use LDAP enrolment, your users must to have a valid idnumber field. The LDAP groups must have that idnumber in the member fields for a user to be enrolled in the course. This will usually work well if you are already using LDAP Authentication.

Enrolments will be updated when the user logs in. You can also run a script to keep enrolments in synch. Look in enrol/ldap/cli/sync.php.

This plugin can also be set to automatically create new courses when new groups appear in LDAP.

'; $string['pluginnotenabled'] = 'Plugin not enabled!'; -$string['role_mapping'] = '

For each role that you want to assign from LDAP, you need to specify the list of contexts where the role courses\'s groups are located. Separate different contexts with \';\'.

You also need to specify the attribute your LDAP server uses to hold the members of a group. Usually \'member\' or \'memberUid\'

'; +$string['role_mapping'] = '

For each role, you need to specify all LDAP contexts where the groups that represent the courses are located. Separate different contexts with a semicolon (;).

You also need to specify the attribute your LDAP server uses to hold the members of a group. This is usually \'member\' or \'memberUid\'.

'; $string['role_mapping_attribute'] = 'LDAP member attribute for {$a}'; $string['role_mapping_context'] = 'LDAP contexts for {$a}'; $string['role_mapping_key'] = 'Map roles from LDAP '; diff --git a/files/converter/unoconv/lang/en/fileconverter_unoconv.php b/files/converter/unoconv/lang/en/fileconverter_unoconv.php index 1b2a99b5b30ea..10994e7f3408b 100644 --- a/files/converter/unoconv/lang/en/fileconverter_unoconv.php +++ b/files/converter/unoconv/lang/en/fileconverter_unoconv.php @@ -33,7 +33,7 @@ $string['test_unoconvdownload'] = 'Download the converted pdf test file.'; $string['test_unoconvempty'] = 'The unoconv path is not set. Please review your path settings.'; $string['test_unoconvisdir'] = 'The unoconv path points to a folder, please include the unoconv program in the path you specify'; -$string['test_unoconvnotestfile'] = 'The test document to be coverted into a PDF is missing'; +$string['test_unoconvnotestfile'] = 'The test document to be converted to PDF is missing.'; $string['test_unoconvnotexecutable'] = 'The unoconv path points to a file that is not executable'; $string['test_unoconvok'] = 'The unoconv path appears to be properly configured.'; $string['test_unoconvversionnotsupported'] = 'The version of unoconv you have installed is not supported.'; diff --git a/grade/report/grader/lang/en/gradereport_grader.php b/grade/report/grader/lang/en/gradereport_grader.php index 2cd5dbb218a70..8d7d702b6cee5 100644 --- a/grade/report/grader/lang/en/gradereport_grader.php +++ b/grade/report/grader/lang/en/gradereport_grader.php @@ -34,13 +34,13 @@ $string['pluginname'] = 'Grader report'; $string['preferences'] = 'Grader report preferences'; $string['privacy:metadata:preference:grade_report_aggregationposition'] = 'Whether the category and course total columns are displayed first or last in the gradebook reports'; -$string['privacy:metadata:preference:grade_report_averagesdecimalpoints'] = 'The number of decimal points to display for each average or whether the overall decimal points setting for the category or grade item is used (inherit).'; +$string['privacy:metadata:preference:grade_report_averagesdecimalpoints'] = 'The number of decimal places to display for each average or whether the overall decimal places setting for the category or grade item is used (inherit).'; $string['privacy:metadata:preference:grade_report_averagesdisplaytype'] = 'Whether the average (mean) is displayed as real grades, percentages or letters, or whether the display type for the category or grade item is used (inherit).'; $string['privacy:metadata:preference:grade_report_enableajax'] = 'Whether to add a layer of AJAX functionality to the grader report, simplifying and speeding up common operations'; $string['privacy:metadata:preference:grade_report_grader_collapsed_categories'] = 'List of gradebook categories to be collapsed'; $string['privacy:metadata:preference:grade_report_meanselection'] = 'Whether cells with no grade should be included when calculating the average (mean) for each category or grade item'; $string['privacy:metadata:preference:grade_report_quickgrading'] = 'Whether to display a text input box for each grade, allowing many grades to be edited at the same time'; -$string['privacy:metadata:preference:grade_report_rangesdecimalpoints'] = 'The number of decimal points to display for each range or whether the overall decimal points setting for the category or grade item is used (inherit)'; +$string['privacy:metadata:preference:grade_report_rangesdecimalpoints'] = 'The number of decimal places to display for each range or whether the overall decimal places setting for the category or grade item is used (inherit)'; $string['privacy:metadata:preference:grade_report_rangesdisplaytype'] = 'Whether the range is displayed as real grades, percentages or letters, or whether the display type for the category or grade item is used (inherit)'; $string['privacy:metadata:preference:grade_report_showactivityicons'] = 'Whether to show the activity icons next to activity names'; $string['privacy:metadata:preference:grade_report_showanalysisicon'] = 'Whether to show grade analysis icon by default. If the activity module supports it, the grade analysis icon links to a page with more detailed explanation of the grade and how it was obtained.'; diff --git a/lang/en/error.php b/lang/en/error.php index 95b945050ce3c..2317fb2eb9a34 100644 --- a/lang/en/error.php +++ b/lang/en/error.php @@ -430,7 +430,7 @@ $string['nonmeaningfulcontent'] = 'Non meaningful content'; $string['noparticipants'] = 'No participants found for this course'; $string['noparticipatorycms'] = 'Sorry, but you have no participatory course modules to report on'; -$string['nopermissions'] = 'Sorry, but you do not currently have permissions to do that ({$a})'; +$string['nopermissions'] = 'Sorry, but you do not currently have permissions to do that ({$a}).'; $string['nopermissiontocomment'] = 'You can\'t add comments'; $string['nopermissiontodelentry'] = 'You can\'t delete other people\'s entries!'; $string['nopermissiontoeditcomment'] = 'You can\'t edit other people\'s comments!'; @@ -441,7 +441,7 @@ $string['nopermissiontorate'] = 'Rating of items not allowed!'; $string['nopermissiontoshow'] = 'No permission to see this!'; $string['nopermissiontounlock'] = 'No permission to unlock!'; -$string['nopermissiontoupdatecalendar'] = 'Sorry, but you do not currently have permissions to update calendar event'; +$string['nopermissiontoupdatecalendar'] = 'Sorry, but you do not currently have permissions to update a calendar event.'; $string['nopermissiontoviewgrades'] = 'Can not view grades.'; $string['nopermissiontoviewletergrade'] = 'Missing permission to view letter grades'; $string['nopermissiontoviewpage'] = 'You are not allowed to look at this page'; diff --git a/lang/en/grades.php b/lang/en/grades.php index 7beca40800ad1..8bea3d3fe6b45 100644 --- a/lang/en/grades.php +++ b/lang/en/grades.php @@ -93,7 +93,7 @@ $string['availableidnumbers'] = 'Available ID numbers'; $string['average'] = 'Average'; $string['averagesdecimalpoints'] = 'Decimals in column averages'; -$string['averagesdecimalpoints_help'] = 'This setting determines the number of decimal points to display for each average or whether the overall decimal points setting for the category or grade item is used (inherit).'; +$string['averagesdecimalpoints_help'] = 'This setting determines the number of decimal places to display for each average or whether the overall decimal places setting for the category or grade item is used (inherit).'; $string['averagesdisplaytype'] = 'Column averages display type'; $string['averagesdisplaytype_help'] = 'This setting determines whether the average (mean) is displayed as real grades, percentages or letters, or whether the display type for the category or grade item is used (inherit).'; $string['backupwithoutgradebook'] = 'Backup does not contain gradebook configuration'; @@ -142,8 +142,8 @@ $string['csv'] = 'CSV'; $string['currentparentaggregation'] = 'Current parent aggregation'; $string['curveto'] = 'Curve to'; -$string['decimalpoints'] = 'Overall decimal points'; -$string['decimalpoints_help'] = 'This setting determines the number of decimal points to display for each grade. It has no effect on grade calculations, which are made with an accuracy of 5 decimal places.'; +$string['decimalpoints'] = 'Overall decimal places'; +$string['decimalpoints_help'] = 'This setting determines the number of decimal places to display for each grade. It has no effect on grade calculations, which are made with an accuracy of 5 decimal places.'; $string['default'] = 'Default'; $string['defaultprev'] = 'Default ({$a})'; $string['deletecategory'] = 'Delete category'; @@ -274,8 +274,8 @@ $string['gradeexportcolumntype'] = '{$a->name} ({$a->extra})'; $string['gradeexportcustomprofilefields'] = 'Grade export custom profile fields'; $string['gradeexportcustomprofilefields_desc'] = 'Include these custom profile fields in the grade export, separated by commas.'; -$string['gradeexportdecimalpoints'] = 'Grade export decimal points'; -$string['gradeexportdecimalpoints_desc'] = 'The number of decimal points to display for export. This can be overridden during export.'; +$string['gradeexportdecimalpoints'] = 'Grade export decimal places'; +$string['gradeexportdecimalpoints_desc'] = 'The number of decimal places to display for export. This can be overridden during export.'; $string['gradeexportdisplaytype'] = 'Grade export display type'; $string['gradeexportdisplaytype_desc'] = 'Grades can be shown as real grades, as percentages (in reference to the minimum and maximum grades) or as letters (A, B, C etc..) during export. This can be overridden during export.'; $string['gradeexportdisplaytypes'] = 'Grade export display types'; @@ -666,7 +666,7 @@ Note that when a grade is edited in the grader report, an overridden flag is set, meaning that the grade can no longer be changed from within the related activity.'; $string['range'] = 'Range'; $string['rangesdecimalpoints'] = 'Decimals shown in ranges'; -$string['rangesdecimalpoints_help'] = 'This setting determines the number of decimal points to display for each range or whether the overall decimal points setting for the category or grade item is used (inherit).'; +$string['rangesdecimalpoints_help'] = 'This setting determines the number of decimal places to display for each range or whether the overall decimal places setting for the category or grade item is used (inherit).'; $string['rangesdisplaytype'] = 'Range display type'; $string['rangesdisplaytype_help'] = 'This setting determines whether the range is displayed as real grades, percentages or letters, or whether the display type for the category or grade item is used (inherit).'; $string['rank'] = 'Rank'; @@ -735,8 +735,8 @@ $string['showrange_help'] = 'Whether to show a column for the range.'; $string['showweight'] = 'Show weightings'; $string['showweight_help'] = 'Whether to show a column for the grade weight.'; -$string['rangedecimals'] = 'Range decimal points'; -$string['rangedecimals_help'] = 'The number of decimal points to display for range.'; +$string['rangedecimals'] = 'Range decimal places'; +$string['rangedecimals_help'] = 'The number of decimal places to display for the range.'; $string['showactivityicons'] = 'Show activity icons'; $string['showactivityicons_help'] = 'If enabled, activity icons are shown next to activity names.'; $string['showallhidden'] = 'Show hidden'; diff --git a/media/player/videojs/lang/en/media_videojs.php b/media/player/videojs/lang/en/media_videojs.php index 42eca593215d1..b6a602cd8b8d0 100644 --- a/media/player/videojs/lang/en/media_videojs.php +++ b/media/player/videojs/lang/en/media_videojs.php @@ -29,7 +29,7 @@ $string['configaudiocssclass'] = 'A CSS class that will be added to the <audio> element.'; $string['configaudioextensions'] = 'A comma-separated list of supported audio file extensions. VideoJS will try to use the browser\'s native video player when available, and fall back to a Flash player for other formats if Flash is supported by the browser and Flash fallback is enabled below.'; $string['configlimitsize'] = 'If enabled, and width and height are not specified, the video will display with default width and height. Otherwise it will stretch to the maximum possible width.'; -$string['configrtmp'] = 'If enabled, links that start with rtmp:// will be handled by the plugin, irrespective of whether its extension is enabled in the supported extensions setting. Flash fallback must be enabled for RTMP to work.'; +$string['configrtmp'] = 'If enabled, links that start with rtmp:// will be handled by the plugin, irrespective of whether the extension is enabled in the Video file extensions (videoextensions) setting. Flash fallback must be enabled for RTMP to work.'; $string['configvideocssclass'] = 'A CSS class that will be added to the <video> element. For example, the CSS class "vjs-big-play-centered" will place the play button in the middle. For details, including how to set a custom skin, see docs.videojs.com.'; $string['configvideoextensions'] = 'A comma-separated list of supported video file extensions. VideoJS will try to use the browser\'s native video player when available, and fall back to a Flash player for other formats if Flash is supported by the browser and Flash fallback is enabled below.'; $string['configyoutube'] = 'Use VideoJS to play YouTube videos. Note that YouTube playlists are not yet supported by VideoJS.'; diff --git a/message/output/jabber/lang/en/message_jabber.php b/message/output/jabber/lang/en/message_jabber.php index 91c854c1267b7..9f8c18a8d94bb 100644 --- a/message/output/jabber/lang/en/message_jabber.php +++ b/message/output/jabber/lang/en/message_jabber.php @@ -24,13 +24,13 @@ $string['configjabberhost'] = 'The server to connect to to send jabber message notifications'; $string['configjabberserver'] = 'XMPP host ID (can be left empty if the same as Jabber host)'; -$string['configjabberusername'] = 'The user name to use when connecting to the Jabber server'; +$string['configjabberusername'] = 'The username to use when connecting to the Jabber server'; $string['configjabberpassword'] = 'The password to use when connecting to the Jabber server'; $string['configjabberport'] = 'The port to use when connecting to the Jabber server'; $string['jabberhost'] = 'Jabber host'; $string['jabberid'] = 'Jabber ID'; $string['jabberserver'] = 'Jabber server'; -$string['jabberusername'] = 'Jabber user name'; +$string['jabberusername'] = 'Jabber username'; $string['jabberpassword'] = 'Jabber password'; $string['jabberport'] = 'Jabber port'; $string['notconfigured'] = 'The Jabber server hasn\'t been configured so Jabber messages cannot be sent'; diff --git a/mod/forum/lang/en/forum.php b/mod/forum/lang/en/forum.php index 825cf8b963f6a..2257d399e1ff5 100644 --- a/mod/forum/lang/en/forum.php +++ b/mod/forum/lang/en/forum.php @@ -480,7 +480,7 @@ $string['privacy:metadata:preference:markasreadonnotification'] = 'Whether to mark forum posts as read when receiving them as messages.'; $string['privacy:metadata:preference:trackforums'] = 'Whether to enable read tracking.'; $string['privacy:postwasread'] = 'This post was first read on {$a->firstread} and most recently read on {$a->lastread}'; -$string['privacy:readtrackingdisabled'] = 'You have chosen to not track which posts that you have read within this forum.'; +$string['privacy:readtrackingdisabled'] = 'You have chosen to not track posts you have read within this forum.'; $string['privacy:request:delete:discussion:name'] = 'Delete at the request of the author'; $string['privacy:request:delete:post:message'] = 'The content of this post has been deleted at the request of its author.'; $string['privacy:request:delete:post:subject'] = 'Delete at the request of the author'; diff --git a/mod/quiz/lang/en/quiz.php b/mod/quiz/lang/en/quiz.php index 23700b2584b54..2d9a3cd1f042b 100644 --- a/mod/quiz/lang/en/quiz.php +++ b/mod/quiz/lang/en/quiz.php @@ -247,7 +247,7 @@ $string['decimalplaces_help'] = 'This setting specifies the number of digits shown after the decimal point when displaying grades. It only affects the display of grades, not the grades stored in the database, nor the internal calculations, which are carried out to full accuracy.'; $string['decimalplacesquestion'] = 'Decimal places in question grades'; $string['decimalplacesquestion_help'] = 'This setting specifies the number of digits shown after the decimal point when displaying the grades for individual questions.'; -$string['decimalpoints'] = 'Decimal points'; +$string['decimalpoints'] = 'Decimal places'; $string['default'] = 'Default'; $string['defaultgrade'] = 'Default question grade'; $string['defaultinfo'] = 'The default category for questions.'; diff --git a/portfolio/mahara/lang/en/portfolio_mahara.php b/portfolio/mahara/lang/en/portfolio_mahara.php index 572eabec0ce05..d8cc2024a3f5a 100644 --- a/portfolio/mahara/lang/en/portfolio_mahara.php +++ b/portfolio/mahara/lang/en/portfolio_mahara.php @@ -27,7 +27,7 @@ $string['err_invalidhost'] = 'Invalid MNet host'; $string['err_invalidhost_help'] = 'This plugin is misconfigured to point to an invalid (or deleted) MNet host. This plugin relies on Moodle Networking peers with SSO IDP published, SSO_SP subscribed, and portfolio subscribed and published.'; $string['err_networkingoff'] = 'MNet is off'; -$string['err_networkingoff_help'] = 'MNet is off entirely. Please enable it before trying to configure this plugin. Any instances of this plugin have been set to not visible until this is fixed - you will need to set them to visible again manully. They cannot be used until this happens'; +$string['err_networkingoff_help'] = 'MNet authentication is currently disabled. Please enable it before trying to configure this plugin. Any instances of this plugin have been hidden until MNet is enabled. They will then need to be manually set to visible again.'; $string['err_nomnetauth'] = 'The MNet authentication plugin is disabled'; $string['err_nomnetauth_help'] = 'The MNet authentication plugin is disabled, but is required for this service'; $string['err_nomnethosts'] = 'Relies on MNet'; diff --git a/report/performance/lang/en/report_performance.php b/report/performance/lang/en/report_performance.php index 595c94b66a871..57e084259431f 100644 --- a/report/performance/lang/en/report_performance.php +++ b/report/performance/lang/en/report_performance.php @@ -31,7 +31,7 @@ $string['check_cachejs_details'] = 'Javascript caching and compression greatly improves page loading performance. It is strongly recommended for production sites.'; $string['check_debugmsg_comment_nodeveloper'] = 'If set to DEVELOPER, performance may be affected slightly.'; $string['check_debugmsg_comment_developer'] = 'If set to a value other than DEVELOPER, performance may be improved slightly.'; -$string['check_debugmsg_details'] = 'There is rarely any advantage in going to Developer level, unless you are a developer, in which case it is strongly recommended.

Once you have got the error message, and copied and pasted it somewhere. HIGHLY RECOMMENDED to turn Debug back to NONE. Debug messages can give clues to a hacker as to the setup of your site and may affect performance.

'; +$string['check_debugmsg_details'] = 'There is rarely any advantage in going to Developer level, unless requested by a developer.

Once you have obtained the error message, and copied and pasted it somewhere, it is HIGHLY RECOMMENDED to turn Debug back to NONE. Debug messages can give clues to a hacker as to the setup of your site and may affect performance.

'; $string['check_enablestats_comment_disable'] = 'Performance may be affected by statistics processing. If enabled, statistics settings should be set with caution.'; $string['check_enablestats_comment_enable'] = 'Performance may be affected by statistics processing. Statistics settings should be set with caution.'; $string['check_enablestats_details'] = 'Enabling this will process the logs in cronjob and gather some statistics. Depending on the amount of traffic on your site, this can take awhile.

During this process, it will consume more server resources and may affect performance.

'; diff --git a/report/security/lang/en/report_security.php b/report/security/lang/en/report_security.php index 3e01e8d7a7aa3..4ff2984d5b8df 100644 --- a/report/security/lang/en/report_security.php +++ b/report/security/lang/en/report_security.php @@ -31,7 +31,7 @@ $string['check_configrw_name'] = 'Writable config.php'; $string['check_configrw_ok'] = 'config.php can not be modified by PHP scripts.'; $string['check_configrw_warning'] = 'PHP scripts may modify config.php.'; -$string['check_cookiesecure_details'] = '

If you enable https communication it is recommended that you also enable secure cookies. You should also add permanent redirection from http to https. Ideally also serve HSTS headers well.

'; +$string['check_cookiesecure_details'] = '

If https communication is enabled, it is recommended to enable sending of secure cookies. You should have permanent redirection from http to https and ideally serve HSTS headers as well.

'; $string['check_cookiesecure_error'] = 'Please enable secure cookies'; $string['check_cookiesecure_name'] = 'Secure cookies'; $string['check_cookiesecure_ok'] = 'Secure cookies enabled.';