From 558b4c826df8171f01bce9e0013043fca430ad20 Mon Sep 17 00:00:00 2001 From: Helen Foster Date: Mon, 6 Dec 2021 21:19:46 +0100 Subject: [PATCH] MDL-73201 lang: Import fixed English strings (en_fix) --- .../dataprivacy/lang/en/tool_dataprivacy.php | 2 +- admin/tool/mobile/lang/en/tool_mobile.php | 2 +- .../lang/en/tool_uploadcourse.php | 2 +- .../tool/usertours/lang/en/tool_usertours.php | 5 +-- lang/en/admin.php | 42 +++++++++---------- lang/en/auth.php | 4 +- lang/en/backup.php | 4 +- lang/en/block.php | 6 +-- lang/en/course.php | 8 ++-- lang/en/moodle.php | 18 ++++---- lang/en/pagetype.php | 2 +- lang/en/reportbuilder.php | 4 +- lang/en/role.php | 10 ++--- mod/assign/lang/en/assign.php | 12 +++--- mod/feedback/lang/en/feedback.php | 6 +-- mod/forum/lang/en/forum.php | 2 +- .../statistics/lang/en/qbank_statistics.php | 8 ++-- question/bank/usage/lang/en/qbank_usage.php | 2 +- report/security/lang/en/report_security.php | 10 ++--- 19 files changed, 75 insertions(+), 74 deletions(-) diff --git a/admin/tool/dataprivacy/lang/en/tool_dataprivacy.php b/admin/tool/dataprivacy/lang/en/tool_dataprivacy.php index 494dadd449ec2..bdc47afdddf3c 100644 --- a/admin/tool/dataprivacy/lang/en/tool_dataprivacy.php +++ b/admin/tool/dataprivacy/lang/en/tool_dataprivacy.php @@ -159,7 +159,7 @@ $string['external'] = 'Additional'; $string['externalexplanation'] = 'An additional plugin installed on this site.'; $string['filteroption'] = '{$a->category}: {$a->name}'; -$string['frontpagecourse'] = 'Front page course'; +$string['frontpagecourse'] = 'Site home course'; $string['gdpr_art_6_1_a_description'] = 'The data subject has given consent to the processing of his or her personal data for one or more specific purposes'; $string['gdpr_art_6_1_a_name'] = 'Consent (GDPR Art. 6.1(a))'; $string['gdpr_art_6_1_b_description'] = 'Processing is necessary for the performance of a contract to which the data subject is party or in order to take steps at the request of the data subject prior to entering into a contract'; diff --git a/admin/tool/mobile/lang/en/tool_mobile.php b/admin/tool/mobile/lang/en/tool_mobile.php index 8604fd1e14f40..9b907927b5ceb 100644 --- a/admin/tool/mobile/lang/en/tool_mobile.php +++ b/admin/tool/mobile/lang/en/tool_mobile.php @@ -124,7 +124,7 @@ $string['readingthisemailgettheapp'] = 'Reading this in an email? Download the mobile app and receive notifications on your mobile device.'; $string['remoteaddons'] = 'Remote add-ons'; $string['scanqrcode'] = 'Scan QR code'; -$string['selfsignedoruntrustedcertificatewarning'] = 'It seems that the HTTPS certificate is self-signed or not trusted. The mobile app will only work with trusted sites. Please, use any online SSL checker tool to further diagnose the problem. If these tools indicate that you certificate is OK, you can ignore this warning.'; +$string['selfsignedoruntrustedcertificatewarning'] = 'It seems that the HTTPS certificate is self-signed or not trusted. The mobile app will only work with trusted sites. Please use any online SSL checker to diagnose the problem. If it indicates that your certificate is OK, you can ignore this warning.'; $string['setuplink'] = 'App download page'; $string['setuplink_desc'] = 'URL of page with options to download the mobile app from the App Store and Google Play. The app download page link is displayed in the page footer and in a user\'s profile. Leave blank to not display a link.'; $string['smartappbanners'] = 'App Banners'; diff --git a/admin/tool/uploadcourse/lang/en/tool_uploadcourse.php b/admin/tool/uploadcourse/lang/en/tool_uploadcourse.php index 4eb3720c4b22b..1cbea0f516624 100644 --- a/admin/tool/uploadcourse/lang/en/tool_uploadcourse.php +++ b/admin/tool/uploadcourse/lang/en/tool_uploadcourse.php @@ -36,7 +36,7 @@ $string['cannotrenamecoursenotexist'] = 'Cannot rename a course that does not exist'; $string['cannotrenameidnumberconflict'] = 'Cannot rename the course, the ID number conflicts with an existing course'; $string['cannotrenameshortnamealreadyinuse'] = 'Cannot rename the course, the shortname is already used'; -$string['cannotupdatefrontpage'] = 'It is forbidden to modify the front page'; +$string['cannotupdatefrontpage'] = 'You are not allowed to change the site home.'; $string['canonlyrenameinupdatemode'] = 'Can only rename a course when update is allowed'; $string['canonlyresetcourseinupdatemode'] = 'Can only reset a course in update mode'; $string['couldnotresolvecatgorybyid'] = 'Could not resolve category by ID'; diff --git a/admin/tool/usertours/lang/en/tool_usertours.php b/admin/tool/usertours/lang/en/tool_usertours.php index 2a0659f87799e..ed48a8f159c5f 100644 --- a/admin/tool/usertours/lang/en/tool_usertours.php +++ b/admin/tool/usertours/lang/en/tool_usertours.php @@ -104,8 +104,7 @@ * /mod/forum/view.php% - to match the forum discussion list * /user/profile.php% - to match the user profile page -If you wish to display a tour on the Site Home page, you can use the value: "FRONTPAGE". -'; +If you wish to display a tour on the site home, you can use the value: "FRONTPAGE".'; $string['placement'] = 'Placement'; $string['pluginname'] = 'User tours'; $string['resettouronpage'] = 'Reset user tour on this page'; @@ -168,7 +167,7 @@ $string['tour1_title_navigation'] = 'Navigation'; $string['tour1_content_navigation'] = 'Major navigation is now through this nav drawer. The contents update depending on where you are in the site. Use the button at the top to hide or show it.'; $string['tour1_title_customisation'] = 'Customisation'; -$string['tour1_content_customisation'] = 'To customise the look of your site and the front page, use the settings menu in the corner of this header. Try turning editing on right now.'; +$string['tour1_content_customisation'] = 'To customise the look of your site and the site home, use the settings menu in the corner of this header. Try turning editing on right now.'; $string['tour1_title_blockregion'] = 'Block region'; $string['tour1_content_blockregion'] = 'There is still a block region over here. We recommend removing the Navigation and Administration blocks completely, as all the functionality is elsewhere in the Boost theme.'; $string['tour1_title_addingblocks'] = 'Adding blocks'; diff --git a/lang/en/admin.php b/lang/en/admin.php index 460fe06e21fad..cca2cfc87865f 100644 --- a/lang/en/admin.php +++ b/lang/en/admin.php @@ -159,7 +159,7 @@ $string['configallowemailaddresses'] = 'To restrict new email addresses to particular domains, list them here separated by spaces. All other domains will be rejected. To allow subdomains, add the domain with a preceding \'.\'. To allow a root domain together with its subdomains, add the domain twice - once with a preceding \'.\' and once without e.g. .ourcollege.edu.au ourcollege.edu.au.'; $string['configallowemojipicker'] = 'The emoji picker enables users to select emojis, such as smilies, to add to messages and other text areas via an emoji picker button in the Atto toolbar.'; $string['configallowemojipickerincompatible'] = 'Your current database configuration does not properly support emojis. In order to enable the emoji picker you will need to upgrade your database for full unicode support.'; -$string['configallowguestmymoodle'] = 'If enabled guests can access Dashboard, otherwise guests are redirected to the site front page.'; +$string['configallowguestmymoodle'] = 'If enabled, guests can access the Dashboard. Otherwise guests are redirected to the site home.'; $string['configallowobjectembed'] = 'As a default security measure, normal users are not allowed to embed multimedia (like Flash) within texts using explicit EMBED and OBJECT tags in their HTML (although it can still be done safely using the mediaplugins filter). If you wish to allow these tags then enable this option.'; $string['configallowoverride'] = 'You can allow people with the roles on the left side to override some of the column roles'; $string['configallowoverride2'] = 'Select which role(s) can be overridden by each role in the left column.
Note that these settings only apply to users who have either the capability moodle/role:override or the capability moodle/role:safeoverride allowed.'; @@ -171,7 +171,7 @@ It is recommended that the settings in the "Allow role assignments" table do not allow users to switch to a role with more capabilities than their existing role.'; $string['configallowuserthemes'] = 'If you enable this, then users will be allowed to set their own themes. User themes override site themes (but not course themes)'; $string['configallowview'] = 'Select which roles a user will see, be able to filter by etc. based on which roles they already have.'; -$string['configallusersaresitestudents'] = 'For activities on the front page of the site, should ALL users be considered as students? If you answer "Yes", then any confirmed user account will be allowed to participate as a student in those activities. If you answer "No", then only users who are already a participant in at least one course will be able to take part in those front page activities. Only admins and specially assigned teachers can act as teachers for these front page activities.'; +$string['configallusersaresitestudents'] = 'For activities on the site home, should ALL users be considered as students? If yes, then anyone with an account will be allowed to participate as a student in these activities. If no, then only users who are already a participant in at least one course will be able to take part in these activities. Only admins and specially assigned teachers can act as teachers for site home activities.'; $string['configauthenticationplugins'] = 'Please choose the authentication plugins you wish to use and arrange them in order of failthrough.'; $string['configautolang'] = 'Detect default language from browser setting, if disabled site default is used.'; $string['configautolangusercreation'] = 'If enabled, when a user\'s account is created automatically on first login (e.g. using LDAP or OAuth 2 authentication), the user\'s browser language is set as their preferred language. Otherwise, the default language for the site is set as the user\'s preferred language.'; @@ -252,12 +252,12 @@ $string['configfiltermatchoneperpage'] = 'Automatic linking filters will only generate a single link for the first matching text instance found on the complete page. All others are ignored.'; $string['configfiltermatchonepertext'] = 'Automatic linking filters will only generate a single link for the first matching text instance found in each item of text on the page. All others are ignored. This setting has no effect if \'Filter match once per page\' is enabled.'; $string['configfilteruploadedfiles'] = 'Process all uploaded HTML and text files with the filters before displaying them, only uploaded HTML files or none at all.'; -$string['configforcelogin'] = 'Normally, the front page of the site and the course listings (but not courses) can be read by people without logging in to the site. If you want to force people to log in before they do ANYTHING on the site, then you should enable this setting.'; +$string['configforcelogin'] = 'Normally, the site home and the course listings (but not courses) can be read by people without logging in to the site. If you want to force people to log in before they do ANYTHING on the site, then you should enable this setting.'; $string['configforceloginforprofiles'] = 'This setting forces people to log in as a real (non-guest) account before viewing any user\'s profile. If you disabled this setting, you may find that some users post advertising (spam) or other inappropriate content in their profiles, which is then visible to the whole world.'; -$string['configfrontpage'] = 'The items selected above will be displayed on the site\'s front page.'; +$string['configfrontpage'] = 'The items selected above will be displayed on the site home.'; $string['configfrontpagecourselimit'] = 'Maximum number of courses'; -$string['configfrontpagecourselimithelp'] = 'Maximum number of courses to be displayed on the site\'s front page in course listings.'; -$string['configfrontpageloggedin'] = 'The items selected above will be displayed on the site\'s front page when a user is logged in.'; +$string['configfrontpagecourselimithelp'] = 'Maximum number of courses to be displayed on the site home in course listings.'; +$string['configfrontpageloggedin'] = 'The items selected above will be displayed on the site home when a user is logged in.'; $string['configfullnamedisplay'] = 'This defines how names are shown when they are displayed in full. The default value, "language", leaves it to the string "fullnamedisplay" in the current language pack to decide. Some languages have different name display conventions. For most mono-lingual sites the most efficient setting is "firstname lastname", but you may choose to hide surnames altogether. Placeholders that can be used are: firstname, lastname, firstnamephonetic, lastnamephonetic, middlename, and alternatename.'; @@ -269,7 +269,7 @@ $string['configidnumber'] = 'This option specifies whether (a) Users are not be asked for an ID number at all, (b) Users are asked for an ID number but can leave it blank or (c) Users are asked for an ID Number and cannot leave it blank. If given the User\'s ID number is displayed in their Profile.'; $string['configintro'] = 'On this page you can specify a number of configuration variables that help make Moodle work properly on your server. Don\'t worry too much about it - the defaults will usually work fine and you can always come back to this page later and change these settings.'; $string['configintroadmin'] = 'On this page you should configure your main administrator account which will have complete control over the site. Make sure you give it a secure username and password as well as a valid email address. You can create more admin accounts later on.'; -$string['configintrosite'] = 'This page allows you to configure the front page and name of this new site. You can come back here later to change these settings any time using the Administration menus.'; +$string['configintrosite'] = 'This page allows you to configure the site home and name of this new site. You can come back here later to change these settings any time using the Administration menus.'; $string['configiplookup'] = 'When you click on an IP address (such as 34.12.222.93), such as in the logs, you are shown a map with a best guess of where that IP is located. There are different plugins for this that you can choose from, each has benefits and disadvantages.'; $string['configkeeptagnamecase'] = 'Check this if you want tag names to keep the original casing as entered by users who created them'; $string['configlang'] = 'Choose a default language for the whole site. Users can override this setting using the language menu or the setting in their personal profile.'; @@ -632,16 +632,16 @@ $string['forceloginforprofiles'] = 'Force users to log in for profiles'; $string['forcetimezone'] = 'Force timezone'; $string['formatuninstallwithcourses'] = 'There are {$a->count} courses using {$a->format}. Their format will be changed to {$a->defaultformat} (default format for this site). Some format-specific data may be lost. Are you sure you want to proceed?'; -$string['frontpage'] = 'Front page'; -$string['frontpagebackup'] = 'Front page backup'; -$string['frontpagedefaultrole'] = 'Default frontpage role'; -$string['frontpagefilters'] = 'Front page filters'; -$string['frontpageloggedin'] = 'Front page items when logged in'; -$string['frontpageoverrides'] = 'Front page permission overrides'; -$string['frontpagequestions'] = 'Front page questions'; -$string['frontpagerestore'] = 'Front page restore'; -$string['frontpageroles'] = 'Front page roles'; -$string['frontpagesettings'] = 'Front page settings'; +$string['frontpage'] = 'Site home'; +$string['frontpagebackup'] = 'Site home backup'; +$string['frontpagedefaultrole'] = 'Default site home role'; +$string['frontpagefilters'] = 'Site home filters'; +$string['frontpageloggedin'] = 'Site home items when logged in'; +$string['frontpageoverrides'] = 'Site home permission overrides'; +$string['frontpagequestions'] = 'Site home questions'; +$string['frontpagerestore'] = 'Site home restore'; +$string['frontpageroles'] = 'Site home roles'; +$string['frontpagesettings'] = 'Site home settings'; $string['fullnamedisplay'] = 'Full name format'; $string['fullnamedisplayprivate'] = 'Full name format - private'; $string['gdrequired'] = 'The GD extension is now required by Moodle for image conversion.'; @@ -872,8 +872,8 @@ $string['navcourselimit'] = 'Course limit'; $string['navshowfullcoursenames'] = 'Show course full names'; $string['navshowfullcoursenames_help'] = 'If enabled, course full names will be used in the navigation rather than short names.'; -$string['navshowfrontpagemods'] = 'Show front page activities in the navigation'; -$string['navshowfrontpagemods_help'] = 'If enabled, front page activities will be shown on the navigation under site pages.'; +$string['navshowfrontpagemods'] = 'Show site home activities in the navigation'; +$string['navshowfrontpagemods_help'] = 'If enabled, site home activities will be shown on the navigation under site pages. This setting only applies to themes based on Classic.'; $string['navshowallcourses'] = 'Show all courses'; $string['navshowcategories'] = 'Show course categories'; $string['navshowmycoursecategories'] = 'Show my course categories'; @@ -1089,7 +1089,7 @@ $string['rememberuserlicensepref_help'] = 'If enabled, the last licence selected by the user is preselected when uploading a file in the file picker. Otherwise, the default site licence is preselected.'; $string['rememberusername'] = 'Remember username'; $string['rememberusername_desc'] = 'Enable if you want to store permanent cookies with usernames during user login. Permanent cookies may be considered a privacy issue if used without consent.'; -$string['replacefrontsearch'] = 'Used for front page course search'; +$string['replacefrontsearch'] = 'Used for site home course search'; $string['reportsmanage'] = 'Manage reports'; $string['requiredentrieschanged'] = 'Note: After upgrading, the setting \'Required entries before viewing\' is now enforced in the following database activities:
{$a->text}
'; $string['requiremodintro'] = 'Require activity description'; @@ -1240,7 +1240,7 @@ $string['sitepolicyhandlerplugin'] = '{$a->name} ({$a->component})'; $string['sitepolicyguest'] = 'Site policy URL for guests'; $string['sitepolicyguest_help'] = 'The URL of the site policy that all guests must see and agree to before accessing the site. Note that this setting will only have an effect if the site policy handler is set to default (core).'; -$string['sitesectionhelp'] = 'If selected, a topic section will be displayed on the site\'s front page.'; +$string['sitesectionhelp'] = 'If selected, a topic section will be displayed on the site home.'; $string['sixtyfourbitswarning'] = 'It has been detected that your site is not using a 64-bit PHP version. It is recommended that you upgrade your site to ensure future compatibility.'; $string['slasharguments'] = 'Use slash arguments'; $string['slashargumentswarning'] = 'It is recommended that the use of slash arguments is enabled. In future it will be required. For more details, see the documentation Using slash arguments.'; diff --git a/lang/en/auth.php b/lang/en/auth.php index 37af32928dc49..bebd6acc34c0d 100644 --- a/lang/en/auth.php +++ b/lang/en/auth.php @@ -86,7 +86,7 @@ $string['errorminpassworddigits'] = 'Passwords must have at least {$a} digit(s).'; $string['errorminpasswordlength'] = 'Passwords must be at least {$a} characters long.'; $string['errorminpasswordlower'] = 'Passwords must have at least {$a} lower case letter(s).'; -$string['errorminpasswordnonalphanum'] = 'Passwords must have at least {$a} non-alphanumeric character(s) such as as *, -, or #.'; +$string['errorminpasswordnonalphanum'] = 'The password must have at least {$a} special character(s) such as as *, -, or #.'; $string['errorpasswordreused'] = 'This password has been used before, and is not permitted to be reused'; $string['errorminpasswordupper'] = 'Passwords must have at least {$a} upper case letter(s).'; $string['errorpasswordupdate'] = 'Error updating password, password not changed'; @@ -109,7 +109,7 @@ $string['informminpassworddigits'] = 'at least {$a} digit(s)'; $string['informminpasswordlength'] = 'at least {$a} characters'; $string['informminpasswordlower'] = 'at least {$a} lower case letter(s)'; -$string['informminpasswordnonalphanum'] = 'at least {$a} non-alphanumeric character(s) such as as *, -, or #'; +$string['informminpasswordnonalphanum'] = 'at least {$a} special character(s) such as as *, -, or #'; $string['informminpasswordreuselimit'] = 'Passwords can be reused after {$a} changes'; $string['informminpasswordupper'] = 'at least {$a} upper case letter(s)'; $string['informpasswordpolicy'] = 'The password must have {$a}'; diff --git a/lang/en/backup.php b/lang/en/backup.php index 78bf434360bc7..190fafec6302c 100644 --- a/lang/en/backup.php +++ b/lang/en/backup.php @@ -202,7 +202,7 @@ $string['errorminbackup20version'] = 'This backup file has been created with one development version of Moodle backup ({$a->backup}). Minimum required is {$a->min}. Cannot be restored.'; $string['errorinvalidformat'] = 'Unknown backup format'; $string['errorinvalidformatinfo'] = 'The selected file is not a valid Moodle backup file and can\'t be restored.'; -$string['errorrestorefrontpagebackup'] = 'You can only restore front page backups on the front page'; +$string['errorrestorefrontpagebackup'] = 'You can only restore site home backups on the site home'; $string['executionsuccess'] = 'The backup file was successfully created.'; $string['extractingbackupfileto'] = 'Extracting backup file to: {$a}'; $string['failed'] = 'Backup failed'; @@ -372,7 +372,7 @@ $string['rootsettingimscc1'] = 'Convert to IMS Common Cartridge 1.0'; $string['rootsettingimscc11'] = 'Convert to IMS Common Cartridge 1.1'; $string['samesitenotification'] = 'This backup was created with only references to files, not the files themselves. Restoring will only work on this site.'; -$string['sitecourseformatwarning'] = 'This is a front page backup, note that they can only be restored on the front page'; +$string['sitecourseformatwarning'] = 'This is a site home backup. It can only be restored on the site home.'; $string['storagecourseonly'] = 'Course backup filearea'; $string['storagecourseandexternal'] = 'Course backup filearea and the specified directory'; $string['storageexternalonly'] = 'Specified directory for automated backups'; diff --git a/lang/en/block.php b/lang/en/block.php index fc4f0e3492639..dace3e9ced40f 100644 --- a/lang/en/block.php +++ b/lang/en/block.php @@ -33,7 +33,7 @@ $string['contexts'] = 'Page contexts'; $string['contexts_help'] = 'Contexts are more specific types of pages where this block can be displayed within the original block location. You will have different options here depending on the original block location and your current location. For example, you can restrict a block to only appearing on forum pages in a course by adding the block to the course (making it appear on all sub-pages), then going into a forum and editing the block settings again to restrict display to just forum pages.'; $string['createdat'] = 'Original block location'; -$string['createdat_help'] = 'The original location where the block was created. Block settings may cause it to appear in other locations (contexts) within the original location. For example, a block created on a course page could be displayed in activities within that course. A block created on the front page can be displayed throughout the site.'; +$string['createdat_help'] = 'The original location where the block was created. Block settings may cause it to appear in other locations (contexts) within the original location. For example, a block created on a course page could be displayed in activities within that course. A block created on the site home can be displayed throughout the site.'; $string['defaultregion'] = 'Default region'; $string['defaultregion_help'] = 'Themes may define one or more named block regions where blocks are displayed. This setting defines which of these you want this block to appear in by default. The region may be overridden on specific pages if required.'; $string['defaultweight'] = 'Default weight'; @@ -64,8 +64,8 @@ $string['showoncontextandsubs'] = 'Display on \'{$a}\' and any pages within it'; $string['showoncontextonly'] = 'Display on \'{$a}\' only'; $string['showonentiresite'] = 'Display throughout the entire site'; -$string['showonfrontpageandsubs'] = 'Display on the front page and any pages added to the front page'; -$string['showonfrontpageonly'] = 'Display on the front page only'; +$string['showonfrontpageandsubs'] = 'Display on the site home and any pages added to the site home.'; +$string['showonfrontpageonly'] = 'Display on the site home only'; $string['site-*'] = 'Any top-level site page'; $string['subpages'] = 'Select pages'; $string['restrictpagetypes'] = 'Display on page types'; diff --git a/lang/en/course.php b/lang/en/course.php index 6ee211138a952..723a73dd7e891 100644 --- a/lang/en/course.php +++ b/lang/en/course.php @@ -64,7 +64,7 @@ $string['coursecontentnotifnewbody'] = '

{$a->moduletypename} {$a->modulename} is new in the course {$a->coursename}.

Change your notification preferences

'; $string['coursecontentnotifupdate'] = '{$a->coursename} content change'; $string['coursecontentnotifupdatebody'] = '

{$a->moduletypename} {$a->modulename} has been changed in the course {$a->coursename}.

Change your notification preferences

'; -$string['coursecontentnotification_help'] = 'You can send a notification to the course users about any new or updated resource or activity. Please notice that the notification will be sent only if the new resource or activity is visible.'; +$string['coursecontentnotification_help'] = 'Tick the box to notify course participants about this new or changed activity or resource. Only users who can access the activity or resource will receive the notification.'; $string['coursenotyetstarted'] = 'The course has not yet started'; $string['coursenotyetfinished'] = 'The course has not yet finished'; $string['coursetoolong'] = 'The course is too long'; @@ -79,8 +79,10 @@ $string['downloadcourseconfirmation'] = 'You are about to download a zip file of course content (excluding items which cannot be downloaded and any files larger than {$a}).'; $string['downloadcoursecontent'] = 'Download course content'; $string['downloadcoursecontent_help'] = 'This setting determines whether course content may be downloaded by users with the download course content capability (by default users with the role of student or teacher).'; -$string['downloadcontent'] = 'Include in course downloads (if that feature is enabled)'; -$string['downloadcontent_help'] = 'This setting determines whether this activity can be downloaded when download course content is enabled for this course'; +$string['downloadcontent'] = 'Include in course content download'; +$string['downloadcontent_help'] = 'Should this activity or resource be included in the zip file of course content available for download? File, Folder, Page and Label can be fully downloaded. For all other activities and resources, only the name and description are downloaded. This option requires download course content to be enabled in the course settings. + +The setting has no effect on mobile app content download for offline usage.'; $string['enabledownloadcoursecontent'] = 'Enable download course content'; $string['errorendbeforestart'] = 'The end date ({$a}) is before the course start date.'; $string['favourite'] = 'Starred course'; diff --git a/lang/en/moodle.php b/lang/en/moodle.php index a5a63194e125b..4ca3c691cc45c 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -103,7 +103,7 @@ $string['adminhelpmymoodle'] = 'Configure the My Moodle blocks for users'; $string['adminhelpreports'] = 'Site level reports'; $string['adminhelpsitefiles'] = 'For publishing general files or uploading external backups'; -$string['adminhelpsitesettings'] = 'Define how the front page of the site looks'; +$string['adminhelpsitesettings'] = 'Define how the site home looks'; $string['adminhelpstickyblocks'] = 'Configure Moodle-wide sticky blocks'; $string['adminhelpthemes'] = 'Choose how the site looks (colours, fonts etc)'; $string['adminhelpuploadusers'] = 'Import new user accounts from a text file'; @@ -915,12 +915,12 @@ $string['frontpagecourselist'] = 'List of courses'; $string['frontpagecoursesearch'] = 'Course search box'; $string['frontpageenrolledcourselist'] = 'Enrolled courses'; -$string['frontpagedescription'] = 'Front page summary'; -$string['frontpagedescriptionhelp'] = 'This summary can be displayed on the front page using the course/site summary block.'; -$string['frontpageformat'] = 'Front page format'; -$string['frontpageformatloggedin'] = 'Front page format when logged in'; +$string['frontpagedescription'] = 'Site home summary'; +$string['frontpagedescriptionhelp'] = 'This summary can be displayed on the site home using the course/site summary block.'; +$string['frontpageformat'] = 'Site home format'; +$string['frontpageformatloggedin'] = 'Site home format when logged in'; $string['frontpagenews'] = 'Announcements'; -$string['frontpagesettings'] = 'Front page settings'; +$string['frontpagesettings'] = 'Site home settings'; $string['fulllistofcourses'] = 'All courses'; $string['fullname'] = 'Full name'; /* @deprecated - Use fullnamecourse or fullnameuser or some own context specific string. */ $string['fullnamecourse'] = 'Course full name'; @@ -1399,7 +1399,7 @@
  • IP: {$a->loginip}
  • If this was you, then you don\'t need to do anything.

    -

    If you don\'t recognise this activity, please change your password

    '; +

    If you don\'t recognise this activity, please change your password.

    '; $string['newpassword'] = 'New password'; $string['newpassword_help'] = 'Enter a new password or leave blank to keep current password.'; $string['newpasswordfromlost'] = 'NOTICE: Your Current password will have been sent to you in the second of the two emails sent as part of the lost password recovery process. Make sure you have received your replacement password before continuing with this screen.'; @@ -1806,8 +1806,8 @@ $string['restoredaccountinfo'] = 'This account was imported from another server and the password has been lost. To set a new password by email, please click "Continue"'; $string['restorefinished'] = 'Restore completed successfully'; $string['restoreto'] = 'Restore to'; -$string['restoretositeadding'] = 'Warning: You are about to restore to the site front page, adding data to it!'; -$string['restoretositedeleting'] = 'Warning: You are about to restore to the site front page, deleting data from it first!'; +$string['restoretositeadding'] = 'Warning: You are about to restore to the site home, adding data to it!'; +$string['restoretositedeleting'] = 'Warning: You are about to restore to the site home, deleting data from it first!'; $string['restoreuserconflict'] = 'Trying to restore user \'{$a}\' from backup file will cause conflict'; $string['restoreuserinfofailed'] = 'The restore process has stopped because you don\'t have permission to restore user data.'; $string['restoreusersprecheck'] = 'Checking user data'; diff --git a/lang/en/pagetype.php b/lang/en/pagetype.php index 675ed8ee955e2..33045e522a507 100644 --- a/lang/en/pagetype.php +++ b/lang/en/pagetype.php @@ -35,7 +35,7 @@ $string['page-mod-x-view'] = 'Any main activity module page'; $string['page-my-index'] = 'Dashboard page'; $string['page-report-x'] = 'Any report page'; -$string['page-site-index'] = 'The front page only'; +$string['page-site-index'] = 'The site home only'; $string['page-site-x'] = 'Any top-level site page'; $string['page-user-view'] = 'Only user profile pages'; $string['page-user-profile'] = 'Only user profile pages'; diff --git a/lang/en/reportbuilder.php b/lang/en/reportbuilder.php index 2c3626a23e458..ba02698516cff 100644 --- a/lang/en/reportbuilder.php +++ b/lang/en/reportbuilder.php @@ -190,8 +190,8 @@ $string['timeadded'] = 'Time added'; $string['timecreated'] = 'Time created'; $string['timemodified'] = 'Time modified'; -$string['uniquerows'] = 'Show unique rows'; -$string['uniquerows_help'] = 'Show only unique rows in the report. Note this setting has no effect if any report columns are being aggregated'; +$string['uniquerows'] = 'Remove any duplicate rows'; +$string['uniquerows_help'] = 'If the report source contains duplicate rows, should these be removed from this report? This setting has no effect if report columns are aggregated.'; $string['userany'] = 'Any user'; $string['usercurrent'] = 'Current user'; $string['userfullnamewithlink'] = 'Full name with link'; diff --git a/lang/en/role.php b/lang/en/role.php index 4f15877a04170..7c01ae2921e51 100644 --- a/lang/en/role.php +++ b/lang/en/role.php @@ -43,7 +43,7 @@ $string['archetype_help'] = 'The role archetype determines the permissions when a role is reset to default. It also determines any new permissions for the role when the site is upgraded.'; $string['archetypecoursecreator'] = 'ARCHETYPE: Course creator'; $string['archetypeeditingteacher'] = 'ARCHETYPE: Teacher (editing)'; -$string['archetypefrontpage'] = 'ARCHETYPE: Authenticated user on frontpage'; +$string['archetypefrontpage'] = 'ARCHETYPE: Authenticated user on site home'; $string['archetypeguest'] = 'ARCHETYPE: Guest'; $string['archetypemanager'] = 'ARCHETYPE: Manager'; $string['archetypestudent'] = 'ARCHETYPE: Student'; @@ -250,10 +250,10 @@ $string['extusers'] = 'Existing users'; $string['extusersmatching'] = 'Existing users matching \'{$a}\''; $string['filter:manage'] = 'Manage local filter settings'; -$string['frontpageuser'] = 'Authenticated user on frontpage'; -$string['frontpageuserdescription'] = 'All logged in users in the frontpage course.'; +$string['frontpageuser'] = 'Authenticated user on site home'; +$string['frontpageuserdescription'] = 'All logged-in users in the site home course.'; $string['globalrole'] = 'System role'; -$string['globalroleswarning'] = 'WARNING! Any roles you assign from this page will apply to the assigned users throughout the entire system, including the front page and all the courses.'; +$string['globalroleswarning'] = 'Warning: Any roles you assign from this page will apply to users throughout the entire system, including the site home and all courses.'; $string['gotoassignroles'] = 'Go to Assign roles for this {$a->contextlevel}'; $string['gotoassignsystemroles'] = 'Go to Assign system roles'; $string['grade:edit'] = 'Edit grades'; @@ -407,7 +407,7 @@ $string['roleselect'] = 'Select role'; $string['rolesforuser'] = 'Roles for user {$a}'; $string['roleshortname'] = 'Short name'; -$string['roleshortname_help'] = 'Role short name is a low level role identifier in which only ASCII alphanumeric characters are allowed. Do not change short names of standard roles.'; +$string['roleshortname_help'] = 'Role short name is a low level role identifier in which only ASCII alphanumeric characters are allowed.'; $string['role:switchroles'] = 'Switch to other roles'; $string['roletoassign'] = 'Role to assign'; $string['roletooverride'] = 'Role to override'; diff --git a/mod/assign/lang/en/assign.php b/mod/assign/lang/en/assign.php index d8566d0c5282c..cf3a8c591220f 100644 --- a/mod/assign/lang/en/assign.php +++ b/mod/assign/lang/en/assign.php @@ -492,10 +492,10 @@ $string['saveoverrideandstay'] = 'Save and enter another override'; $string['scale'] = 'Scale'; $string['search:activity'] = 'Assignment - activity information'; -$string['sendstudentnotificationsdefault'] = 'Default setting for "Notify students"'; -$string['sendstudentnotificationsdefault_help'] = 'Set the default value for the "Notify students" checkbox on the grading form.'; -$string['sendstudentnotifications'] = 'Notify students'; -$string['sendstudentnotifications_help'] = 'If enabled, students receive a message about the updated grade or feedback. If marking workflow is enabled in this assignment, notifications will not be sent until the grade is "Released".'; +$string['sendstudentnotificationsdefault'] = 'Default for \'Notify student\''; +$string['sendstudentnotificationsdefault_help'] = 'When grading each student, should \'Notify student\' be ticked by default?'; +$string['sendstudentnotifications'] = 'Notify student'; +$string['sendstudentnotifications_help'] = 'Tick this box to send a notification about the updated grade or feedback. If the assignment uses a marking workflow, or the grades are hidden in the grader report, then the notification will not be sent until the grade is released.'; $string['sendnotifications'] = 'Notify graders about submissions'; $string['sendnotifications_help'] = 'If enabled, graders (usually teachers) receive a message whenever a student submits an assignment, early, on time and late. Message methods are configurable.'; $string['selectlink'] = 'Select...'; @@ -514,8 +514,8 @@ $string['status'] = 'Status'; $string['studentnotificationworkflowstateerror'] = 'Marking workflow state must be \'Released\' to notify students.'; $string['submissionattachments'] = 'Only show files during submission.'; -$string['submissionattachments_help'] = 'When enabled files will only be shown on submission screen. -When disabled files will be shown on both assignment view and submission screens.'; +$string['submissionattachments_help'] = 'When enabled, files will only be shown on the submission screen. +When disabled, files will be shown on both assignment view and submission screens.'; $string['confirmstart'] = 'Your submission will have a time limit of {$a}. When you start, the timer will begin to count down and cannot be paused. You must finish your submission before it expires. Are you sure you wish to start now? '; $string['submissioncopiedtext'] = 'You have made a copy of your previous assignment submission for \'{$a->assignment}\' diff --git a/mod/feedback/lang/en/feedback.php b/mod/feedback/lang/en/feedback.php index a1cefe5f17d26..3becb38650022 100644 --- a/mod/feedback/lang/en/feedback.php +++ b/mod/feedback/lang/en/feedback.php @@ -51,7 +51,7 @@ $string['completedon'] = 'Completed on {$a}'; $string['completiondetail:submit'] = 'Submit feedback'; $string['completionsubmit'] = 'View as completed if the feedback is submitted'; -$string['configallowfullanonymous'] = 'If set to \'yes\', users can complete a feedback activity on the front page without being required to log in.'; +$string['configallowfullanonymous'] = 'If set to \'yes\', users can complete a feedback activity on the site home without being required to log in.'; $string['confirmdeleteentry'] = 'Are you sure you want to delete this entry?'; $string['confirmdeleteitem'] = 'Are you sure you want to delete this element?'; $string['confirmdeletetemplate'] = 'Are you sure you want to delete this template?'; @@ -175,9 +175,9 @@ $string['messageprovider:submission'] = 'Feedback notifications'; $string['mode'] = 'Mode'; $string['modulename'] = 'Feedback'; -$string['modulename_help'] = 'The feedback activity module enables a teacher to create a custom survey for collecting feedback from participants using a variety of question types including multiple choice, yes/no or text input. +$string['modulename_help'] = 'The feedback activity enables a teacher to create a custom survey for collecting feedback from participants using a variety of question types including multiple choice, yes/no or text input. -Feedback responses may be anonymous if desired, and results may be shown to all participants or restricted to teachers only. Any feedback activities on the site front page may also be completed by non-logged-in users. +Feedback responses may be anonymous if desired, and results may be shown to all participants or restricted to teachers only. Any feedback activities on the site home may also be completed by non-logged-in users. Feedback activities may be used diff --git a/mod/forum/lang/en/forum.php b/mod/forum/lang/en/forum.php index 3fb8067418ca1..019e7c501b0e0 100644 --- a/mod/forum/lang/en/forum.php +++ b/mod/forum/lang/en/forum.php @@ -125,7 +125,7 @@ $string['configdisplaymode'] = 'The default display mode for discussions if one isn\'t set.'; $string['configenablerssfeeds'] = 'This switch will enable the possibility of RSS feeds for all forums. You will still need to turn feeds on manually in the settings for each forum.'; $string['configenabletimedposts'] = 'Set to \'yes\' if you want to allow setting of display periods when posting a new forum discussion.'; -$string['configlongpost'] = 'Any post over this length (in characters not including HTML) is considered long. Posts displayed on the site front page, social format course pages, or user profiles are shortened to a natural break somewhere between the forum_shortpost and forum_longpost values.'; +$string['configlongpost'] = 'Any post over this length (in characters not including HTML) is considered long. Posts displayed on the site home, social format course pages, or user profiles are shortened to a natural break somewhere between the forum_shortpost and forum_longpost values.'; $string['configmanydiscussions'] = 'Maximum number of discussions shown in a forum per page'; $string['configmaxattachments'] = 'Default maximum number of attachments allowed per post.'; $string['configmaxbytes'] = 'Default maximum size for all forum attachments on the site (subject to course limits and other local settings)'; diff --git a/question/bank/statistics/lang/en/qbank_statistics.php b/question/bank/statistics/lang/en/qbank_statistics.php index ef0f69e20bbe6..86ba58dfe17bb 100644 --- a/question/bank/statistics/lang/en/qbank_statistics.php +++ b/question/bank/statistics/lang/en/qbank_statistics.php @@ -26,7 +26,7 @@ defined('MOODLE_INTERNAL') || die(); $string['pluginname'] = 'Question statistics'; -$string['privacy:metadata'] = 'Question statistics plugin does not store any user data.'; +$string['privacy:metadata'] = 'The Question statistics question bank plugin does not store any user data.'; // Columns. $string['facility_index'] = 'Facility index'; @@ -34,7 +34,7 @@ $string['discrimination_index'] = 'Need for revision'; // Text format. -$string['verylikely'] = 'very likely'; -$string['likely'] = 'likely'; -$string['unlikely'] = 'unlikely'; +$string['verylikely'] = 'Very likely'; +$string['likely'] = 'Likely'; +$string['unlikely'] = 'Unlikely'; $string['na'] = 'N/A'; diff --git a/question/bank/usage/lang/en/qbank_usage.php b/question/bank/usage/lang/en/qbank_usage.php index 9c914419966f7..e44c6d07b9e63 100644 --- a/question/bank/usage/lang/en/qbank_usage.php +++ b/question/bank/usage/lang/en/qbank_usage.php @@ -24,7 +24,7 @@ */ $string['pluginname'] = 'Question usage'; -$string['privacy:metadata'] = 'Question usage plugin does not store any user data.'; +$string['privacy:metadata'] = 'The Question usage question bank plugin does not store any user data.'; $string['questionusage'] = 'Usage'; $string['usageheader'] = 'Question usage'; diff --git a/report/security/lang/en/report_security.php b/report/security/lang/en/report_security.php index e031725784f92..330036dcd15f2 100644 --- a/report/security/lang/en/report_security.php +++ b/report/security/lang/en/report_security.php @@ -55,12 +55,12 @@ $string['check_embed_error'] = 'Unlimited object embedding enabled - this is very dangerous for the majority of servers.'; $string['check_embed_name'] = 'Allow EMBED and OBJECT'; $string['check_embed_ok'] = 'Unlimited object embedding is not allowed.'; -$string['check_frontpagerole_details'] = '

    The default frontpage role is given to all registered users for frontpage activities. Please make sure no risky capabilities are allowed for this role.

    +$string['check_frontpagerole_details'] = '

    The default site home role is given to all authenticated users for site home activities. Please make sure no risky capabilities are allowed for this role.

    It is recommended that a special role is created for this purpose and a legacy type role is not used.

    '; -$string['check_frontpagerole_error'] = 'Incorrectly defined frontpage role "{$a}" detected!'; -$string['check_frontpagerole_name'] = 'Frontpage role'; -$string['check_frontpagerole_notset'] = 'Frontpage role is not set.'; -$string['check_frontpagerole_ok'] = 'Frontpage role definition is OK.'; +$string['check_frontpagerole_error'] = 'Incorrectly defined site home role "{$a}" detected!'; +$string['check_frontpagerole_name'] = 'Site home role'; +$string['check_frontpagerole_notset'] = 'Site home role is not set.'; +$string['check_frontpagerole_ok'] = 'Site home role definition is OK.'; $string['check_crawlers_details'] = '

    The "Open to search engines" setting enables search engines to enter courses with guest access. There is no point in enabling this setting if guest login is not allowed.

    '; $string['check_crawlers_error'] = 'Search engine access is allowed but guest access is disabled.'; $string['check_crawlers_info'] = 'Search engines may enter as guests.';