mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
Merge branch 'MDL-63249-master-enfix' of git://github.com/mudrd8mz/moodle
This commit is contained in:
commit
f6cafe495e
@ -43,10 +43,10 @@ $string['selectusers'] = 'Select users to assign role';
|
||||
$string['taskname'] = 'Sync cohort role assignments';
|
||||
$string['thisuserroles'] = 'Roles assigned relative to this user';
|
||||
$string['privacy:metadata:tool_cohortroles'] = 'The Cohort roles management plugin stores user cohort role mappings.';
|
||||
$string['privacy:metadata:tool_cohortroles:id'] = 'The ID of the cohort role mapping record.';
|
||||
$string['privacy:metadata:tool_cohortroles:cohortid'] = 'The ID of the cohort.';
|
||||
$string['privacy:metadata:tool_cohortroles:roleid'] = 'The ID of the role.';
|
||||
$string['privacy:metadata:tool_cohortroles:userid'] = 'The ID of the user.';
|
||||
$string['privacy:metadata:tool_cohortroles:timecreated'] = 'The date/time of when the cohort role mapping was created.';
|
||||
$string['privacy:metadata:tool_cohortroles:timemodified'] = 'The date/time of when the cohort role mapping was modified.';
|
||||
$string['privacy:metadata:tool_cohortroles:usermodified'] = 'The ID of the user who last modified the cohort role mapping.';
|
||||
$string['privacy:metadata:tool_cohortroles:id'] = 'The ID of the cohort role mapping record';
|
||||
$string['privacy:metadata:tool_cohortroles:cohortid'] = 'The ID of the cohort';
|
||||
$string['privacy:metadata:tool_cohortroles:roleid'] = 'The ID of the role';
|
||||
$string['privacy:metadata:tool_cohortroles:userid'] = 'The ID of the user';
|
||||
$string['privacy:metadata:tool_cohortroles:timecreated'] = 'The time when the cohort role mapping was created';
|
||||
$string['privacy:metadata:tool_cohortroles:timemodified'] = 'The time when the cohort role mapping was modified';
|
||||
$string['privacy:metadata:tool_cohortroles:usermodified'] = 'The ID of the user who last modified the cohort role mapping';
|
||||
|
@ -30,7 +30,7 @@ $string['checkin'] = 'Save strings to language pack';
|
||||
$string['checkout'] = 'Open language pack for editing';
|
||||
$string['checkoutdone'] = 'Language pack loaded';
|
||||
$string['checkoutinprogress'] = 'Loading language pack';
|
||||
$string['confirmcheckin'] = 'You are about to save modifications to your local language pack. This will export the customised strings from the translator into you Moodle data directory and Moodle will start using the modified strings. Press \'Continue\' to proceed with saving.';
|
||||
$string['confirmcheckin'] = 'You are about to save modifications to your local language pack. This will export the customised strings from the translator into your site data directory and your site will start using the modified strings. Press \'Continue\' to proceed with saving.';
|
||||
$string['customlang:edit'] = 'Edit local translation';
|
||||
$string['customlang:view'] = 'View local translation';
|
||||
$string['filter'] = 'Filter strings';
|
||||
|
@ -197,7 +197,7 @@ $string['privacy:metadata:request:requestedby'] = 'The ID of the user making the
|
||||
$string['privacy:metadata:request:dpocomment'] = 'Any comments made by the site\'s privacy officer regarding the request.';
|
||||
$string['privacy:metadata:request:timecreated'] = 'The timestamp indicating when the request was made by the user.';
|
||||
$string['privacyrequestexpiry'] = 'Data request expiry';
|
||||
$string['privacyrequestexpiry_desc'] = 'The amount of time that approved data requests will be available for download before expiring. 0 means no time limit.';
|
||||
$string['privacyrequestexpiry_desc'] = 'The time that approved data requests will be available for download before expiring. If set to zero, then there is no time limit.';
|
||||
$string['protected'] = 'Protected';
|
||||
$string['protectedlabel'] = 'The retention of this data has a higher legal precedent over a user\'s request to be forgotten. This data will only be deleted after the retention period has expired.';
|
||||
$string['purpose'] = 'Purpose';
|
||||
@ -223,7 +223,7 @@ $string['requeststatus'] = 'Status';
|
||||
$string['requestsubmitted'] = 'Your request has been submitted to the privacy officer';
|
||||
$string['requesttype'] = 'Type';
|
||||
$string['requesttypeuser'] = '{$a->typename} ({$a->user})';
|
||||
$string['requesttype_help'] = 'Select the reason why you would like to contact the privacy officer';
|
||||
$string['requesttype_help'] = 'Select the reason for contacting the privacy officer. Be aware that deletion of all personal data will result in you no longer being able to log in to the site.';
|
||||
$string['requesttypedelete'] = 'Delete all of my personal data';
|
||||
$string['requesttypedeleteshort'] = 'Delete';
|
||||
$string['requesttypeexport'] = 'Export all of my personal data';
|
||||
|
@ -52,7 +52,7 @@ $string['privacy:metadata:log:origin'] = 'The origin of the event';
|
||||
$string['privacy:metadata:log:other'] = 'Additional information about the event';
|
||||
$string['privacy:metadata:log:realuserid'] = 'The ID of the real user behind the event, when masquerading a user.';
|
||||
$string['privacy:metadata:log:relateduserid'] = 'The ID of a user related to this event';
|
||||
$string['privacy:metadata:log:timecreated'] = 'The time at which the event occurred';
|
||||
$string['privacy:metadata:log:timecreated'] = 'The time when the event occurred';
|
||||
$string['privacy:metadata:log:userid'] = 'The ID of the user who triggered this event';
|
||||
$string['read'] = 'Read';
|
||||
$string['tablenotfound'] = 'Specified table was not found';
|
||||
|
@ -31,7 +31,7 @@ $string['privacy:metadata:log'] = 'A collection of past events';
|
||||
$string['privacy:metadata:log:action'] = 'A description of the action';
|
||||
$string['privacy:metadata:log:info'] = 'Additional information';
|
||||
$string['privacy:metadata:log:ip'] = 'The IP address used at the time of the event';
|
||||
$string['privacy:metadata:log:time'] = 'The date at wich the action took place';
|
||||
$string['privacy:metadata:log:time'] = 'The time when the action took place';
|
||||
$string['privacy:metadata:log:url'] = 'The URL related to the event';
|
||||
$string['privacy:metadata:log:userid'] = 'The ID of the user who performed the action';
|
||||
$string['taskcleanup'] = 'Legacy log table cleanup';
|
||||
|
@ -33,6 +33,6 @@ $string['privacy:metadata:log:origin'] = 'The origin of the event';
|
||||
$string['privacy:metadata:log:other'] = 'Additional information about the event';
|
||||
$string['privacy:metadata:log:realuserid'] = 'The ID of the real user behind the event, when masquerading a user.';
|
||||
$string['privacy:metadata:log:relateduserid'] = 'The ID of a user related to this event';
|
||||
$string['privacy:metadata:log:timecreated'] = 'The time at which the event occurred';
|
||||
$string['privacy:metadata:log:timecreated'] = 'The time when the event occurred';
|
||||
$string['privacy:metadata:log:userid'] = 'The ID of the user who triggered this event';
|
||||
$string['taskcleanup'] = 'Log table cleanup';
|
||||
|
@ -96,9 +96,9 @@ $string['oneyear'] = 'One year';
|
||||
$string['pluginname'] = 'Inbound message configuration';
|
||||
$string['privacy:metadata:coreuserkey'] = 'User\'s keys to validate the email received';
|
||||
$string['privacy:metadata:messagelist'] = 'A list of message identifiers which failed validation and requires further authorisation';
|
||||
$string['privacy:metadata:messagelist:address'] = 'The address at which the email was sent';
|
||||
$string['privacy:metadata:messagelist:address'] = 'The address where the email was sent';
|
||||
$string['privacy:metadata:messagelist:messageid'] = 'The message ID';
|
||||
$string['privacy:metadata:messagelist:timecreated'] = 'The time at which the record was made';
|
||||
$string['privacy:metadata:messagelist:timecreated'] = 'The time when the record was made';
|
||||
$string['privacy:metadata:messagelist:userid'] = 'The ID of user who need to approve the message';
|
||||
$string['replysubjectprefix'] = 'Re:';
|
||||
$string['requirevalidation'] = 'Validate sender address';
|
||||
|
@ -84,7 +84,7 @@ $string['mobilefeatures'] = 'Mobile features';
|
||||
$string['mobilenotificationsdisabledwarning'] = 'Mobile notifications are not enabled. They should be enabled in Manage message outputs.';
|
||||
$string['mobilesettings'] = 'Mobile settings';
|
||||
$string['offlineuse'] = 'Offline use';
|
||||
$string['pluginname'] = 'Moodle Mobile tools';
|
||||
$string['pluginname'] = 'Moodle app tools';
|
||||
$string['pluginnotenabledorconfigured'] = 'Plugin not enabled or configured.';
|
||||
$string['remoteaddons'] = 'Remote add-ons';
|
||||
$string['selfsignedoruntrustedcertificatewarning'] = 'It seems that the HTTPS certificate is self-signed or not trusted. The mobile app will only work with trusted sites.';
|
||||
|
@ -154,7 +154,7 @@ $string['tour1_content_customisation'] = 'To customise the look of your site and
|
||||
$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';
|
||||
$string['tour1_content_addingblocks'] = 'In fact, think carefully about including any blocks on your pages. Blocks are not shown on the Moodle Mobile app, so as a general rule it\'s much better to make sure your site works well without any blocks.';
|
||||
$string['tour1_content_addingblocks'] = 'In fact, think carefully about including any blocks on your pages. Blocks are not shown in the Moodle app, so as a general rule it\'s much better to make sure your site works well without any blocks.';
|
||||
$string['tour1_title_end'] = 'End of tour';
|
||||
$string['tour1_content_end'] = 'This is the end of your user tour. It won\'t show again unless you reset it using the link in the footer. As an admin you can also create your own tours like this!';
|
||||
|
||||
@ -170,9 +170,9 @@ $string['tour2_content_opendrawer'] = 'Try opening the nav drawer now.';
|
||||
$string['tour2_title_participants'] = 'Course participants';
|
||||
$string['tour2_content_participants'] = 'View participants here. This is also where you go to add or remove students.';
|
||||
$string['tour2_title_addblock'] = 'Add a block';
|
||||
$string['tour2_content_addblock'] = 'If you turn editing on you can add blocks from the nav drawer. However, think carefully about including any blocks on your pages. Blocks are not shown on the Moodle Mobile app, so for the best user experience it is better to make sure your course works well without any blocks.';
|
||||
$string['tour2_content_addblock'] = 'If you turn editing on you can add blocks from the nav drawer. However, think carefully about including any blocks on your pages. Blocks are not shown in the Moodle app, so for the best user experience it is better to make sure your course works well without any blocks.';
|
||||
$string['tour2_title_addingblocks'] = 'Adding blocks';
|
||||
$string['tour2_content_addingblocks'] = 'You can add blocks to this page using this button. However, think carefully about including any blocks on your pages. Blocks are not shown on the Moodle Mobile app, so for the best user experience it is better to make sure your course works well without any blocks.';
|
||||
$string['tour2_content_addingblocks'] = 'You can add blocks to this page using this button. However, think carefully about including any blocks on your pages. Blocks are not shown in the Moodle app, so for the best user experience it is better to make sure your course works well without any blocks.';
|
||||
$string['tour2_title_end'] = 'End of tour';
|
||||
$string['tour2_content_end'] = 'This is the end of your user tour. It won\'t show again unless you reset it using the link in the footer. The site admin can also create further tours for this site if required.';
|
||||
$string['privacy:metadata:preference:requested'] = 'The time that a user last manually requested a user tour.';
|
||||
|
@ -149,7 +149,7 @@ $string['start_tls'] = 'Use regular LDAP service (port 389) with TLS encryption'
|
||||
$string['start_tls_key'] = 'Use TLS';
|
||||
$string['updateremfail'] = 'Error updating LDAP record. Error code: {$a->errno}; Error string: {$a->errstring}<br/>Key ({$a->key}) - old moodle value: \'{$a->ouvalue}\' new value: \'{$a->nuvalue}\'';
|
||||
$string['updateremfailamb'] = 'Failed to update LDAP with ambiguous field {$a->key}; old moodle value: \'{$a->ouvalue}\', new value: \'{$a->nuvalue}\'';
|
||||
$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['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}';
|
||||
|
@ -63,10 +63,10 @@ It could look something like this:
|
||||
add, student, 21, CF101, 1091115000, 1091215000
|
||||
</pre>';
|
||||
$string['privacy:metadata:enrol_flatfile'] = 'The Flat file (CSV) enrolment plugin may store personal data relating to future enrolments in the enrol_flatfile table.';
|
||||
$string['privacy:metadata:enrol_flatfile:action'] = 'The enrolment action expected at the given date.';
|
||||
$string['privacy:metadata:enrol_flatfile:action'] = 'The enrolment action expected on the given date';
|
||||
$string['privacy:metadata:enrol_flatfile:courseid'] = 'The course ID to which the enrolment relates';
|
||||
$string['privacy:metadata:enrol_flatfile:roleid'] = 'The ID of the role to be assigned or unassigned';
|
||||
$string['privacy:metadata:enrol_flatfile:timestart'] = 'The time at which the enrolment change starts.';
|
||||
$string['privacy:metadata:enrol_flatfile:timeend'] = 'The time at which the enrolment change ends.';
|
||||
$string['privacy:metadata:enrol_flatfile:timemodified'] = 'The modification time of this enrolment change.';
|
||||
$string['privacy:metadata:enrol_flatfile:timestart'] = 'The time when the enrolment starts';
|
||||
$string['privacy:metadata:enrol_flatfile:timeend'] = 'The time when the enrolment ends';
|
||||
$string['privacy:metadata:enrol_flatfile:timemodified'] = 'The time when the enrolment is modified';
|
||||
$string['privacy:metadata:enrol_flatfile:userid'] = 'The ID of the user to which the role assignment relates';
|
||||
|
@ -66,8 +66,8 @@ $string['pluginname_desc'] = 'The \'Publish as LTI tool\' plugin, together with
|
||||
$string['privacy:metadata:enrol_lti_users'] = 'The list of users enrolled via an LTI provider';
|
||||
$string['privacy:metadata:enrol_lti_users:userid'] = 'The ID of the user';
|
||||
$string['privacy:metadata:enrol_lti_users:lastgrade'] = 'The last grade the user was recorded of having';
|
||||
$string['privacy:metadata:enrol_lti_users:lastaccess'] = 'The date at which the user was enrolled';
|
||||
$string['privacy:metadata:enrol_lti_users:timecreated'] = 'The date at which the user was enrolled';
|
||||
$string['privacy:metadata:enrol_lti_users:lastaccess'] = 'The time when the user last accessed the course';
|
||||
$string['privacy:metadata:enrol_lti_users:timecreated'] = 'The time when the user was enrolled';
|
||||
$string['registration'] = 'Published tool registration';
|
||||
$string['registrationurl'] = 'Registration URL';
|
||||
$string['registrationurl_help'] = 'If a registration URL (also called proxy URL) is used, then the tool is automatically configured.';
|
||||
|
@ -760,7 +760,7 @@ $string['mnetrestore_extusers_admin'] = '<strong>Note:</strong> This backup file
|
||||
$string['mnetrestore_extusers_mismatch'] = '<strong>Note:</strong> This backup file apparently originates from a different Moodle installation and contains remote Moodle Network user accounts that may fail to restore. This operation is unsupported. If you are certain that it was created on this Moodle installation, or you can ensure that all the needed Moodle Network Hosts are configured, you may want to still try the restore.';
|
||||
$string['mnetrestore_extusers_noadmin'] = '<strong>Note:</strong> This backup file seems to come from a different Moodle installation and contains remote Moodle Network user accounts. You are not allowed to execute this type of restore. Contact the administrator of the site or, alternatively, restore this course without any user information (modules, files...)';
|
||||
$string['mnetrestore_extusers_switchuserauth'] = 'Remote Moodle Network user {$a->username} (coming from {$a->mnethosturl}) switched to local {$a->auth} authenticated user.';
|
||||
$string['mobilenotconfiguredwarning'] = 'Moodle Mobile is not enabled.';
|
||||
$string['mobilenotconfiguredwarning'] = 'The Moodle app is not enabled.';
|
||||
$string['modchooserdefault'] = 'Activity chooser default';
|
||||
$string['modeditdefaults'] = 'Default values for activity settings';
|
||||
$string['modsettings'] = 'Manage activities';
|
||||
@ -958,7 +958,7 @@ $string['quizattemptsupgradedmessage'] = 'In Moodle 2.1 there was a major upgrad
|
||||
$string['recaptchaprivatekey'] = 'ReCAPTCHA secret key';
|
||||
$string['recaptchapublickey'] = 'ReCAPTCHA site key';
|
||||
$string['register'] = 'Register your site';
|
||||
$string['registermoodlenet'] = '<p>We\'d love to stay in touch and provide you with important things for your Moodle site!</p><p>By registering:</p><ul><li>You\'ll be one of the first to find out about important notifications such as security alerts and new Moodle releases.</li><li>You can access and activate mobile push notifications from your Moodle site through our free <a href="https://download.moodle.org/mobile/">Moodle Mobile app</a>.</li><li>You are contributing to our <a href="https://moodle.net/stats/">Moodle statistics</a> of the worldwide community, which help us improve Moodle and our community sites.</li><li>If you wish, your site can be included in the <a href="https://moodle.net/sites/">list of registered Moodle sites</a> in your country.</li></ul>';
|
||||
$string['registermoodlenet'] = '<p>We\'d love to stay in touch and provide you with important things for your Moodle site!</p><p>By registering:</p><ul><li>You\'ll be one of the first to find out about important notifications such as security alerts and new Moodle releases.</li><li>You can access and activate mobile push notifications from your Moodle site through our free <a href="https://download.moodle.org/mobile/">Moodle app</a>.</li><li>You are contributing to our <a href="https://moodle.net/stats/">Moodle statistics</a> of the worldwide community, which help us improve Moodle and our community sites.</li><li>If you wish, your site can be included in the <a href="https://moodle.net/sites/">list of registered Moodle sites</a> in your country.</li></ul>';
|
||||
$string['registermoodleorg'] = 'When you register your site';
|
||||
$string['registermoodleorgli1'] = 'You are added to a low-volume mailing list for important notifications such as security alerts and new releases of Moodle.';
|
||||
$string['registermoodleorgli2'] = 'Statistics about your site will be added to the {$a} of the worldwide Moodle community.';
|
||||
|
@ -142,8 +142,8 @@ $string['privacy:metadata:userpref:createpassword'] = 'Indicates that a password
|
||||
$string['privacy:metadata:userpref:forcepasswordchange'] = 'Indicates whether the user should change their password upon logging in';
|
||||
$string['privacy:metadata:userpref:loginfailedcount'] = 'The number of times the user failed to log in';
|
||||
$string['privacy:metadata:userpref:loginfailedcountsincesuccess'] = 'The number of times the user failed to login since their last successful login';
|
||||
$string['privacy:metadata:userpref:loginfailedlast'] = 'The date at which the last failed login attempt was recorded';
|
||||
$string['privacy:metadata:userpref:loginlockout'] = 'Indicates whether the user\'s account is locked due to failed login attempts, and the date at which the account entered the lockout state';
|
||||
$string['privacy:metadata:userpref:loginfailedlast'] = 'The date when the last failed login attempt was recorded';
|
||||
$string['privacy:metadata:userpref:loginlockout'] = 'Whether the user\'s account is locked due to failed login attempts, and the date when the account was locked';
|
||||
$string['privacy:metadata:userpref:loginlockoutignored'] = 'Indicates that a user\'s account should never be subject to lockouts';
|
||||
$string['privacy:metadata:userpref:loginlockoutsecret'] = 'When locked, the secret the user must use for unlocking their account';
|
||||
$string['potentialidps'] = 'Log in using your account on:';
|
||||
|
@ -231,8 +231,8 @@ $string['privacy:metadata:backup:externalpurpose'] = 'The purpose of this archiv
|
||||
$string['privacy:metadata:backup_controllers'] = 'The list of backup operations';
|
||||
$string['privacy:metadata:backup_controllers:itemid'] = 'The ID of the course';
|
||||
$string['privacy:metadata:backup_controllers:operation'] = 'The operation that was performed, eg. restore.';
|
||||
$string['privacy:metadata:backup_controllers:timecreated'] = 'The date at which the action was created';
|
||||
$string['privacy:metadata:backup_controllers:timemodified'] = 'The date at which the action was modified';
|
||||
$string['privacy:metadata:backup_controllers:timecreated'] = 'The time when the action was created';
|
||||
$string['privacy:metadata:backup_controllers:timemodified'] = 'The time when the action was modified';
|
||||
$string['privacy:metadata:backup_controllers:type'] = 'The type of the item being operated on, eg. activity.';
|
||||
$string['qcategory2coursefallback'] = 'The questions category "{$a->name}", originally at system/course category context in backup file, will be created at course context by restore';
|
||||
$string['qcategorycannotberestored'] = 'The questions category "{$a->name}" cannot be created by restore';
|
||||
@ -326,7 +326,7 @@ $string['timetaken'] = 'Time taken';
|
||||
$string['title'] = 'Title';
|
||||
$string['totalcategorysearchresults'] = 'Total categories: {$a}';
|
||||
$string['totalcoursesearchresults'] = 'Total courses: {$a}';
|
||||
$string['undefinedrolemapping'] = 'Role mapping undefined for: \'{$a}\' archetype';
|
||||
$string['undefinedrolemapping'] = 'Role mapping undefined for \'{$a}\' archetype.';
|
||||
$string['unnamedsection'] = 'Unnamed section';
|
||||
$string['userinfo'] = 'Userinfo';
|
||||
$string['module'] = 'Module';
|
||||
|
@ -408,7 +408,7 @@ $string['privacy:metadata:external:backpacks:image'] = 'The image of the badge';
|
||||
$string['privacy:metadata:external:backpacks:issuer'] = 'Some information about the issuer';
|
||||
$string['privacy:metadata:external:backpacks:url'] = 'The Moodle URL where the issued badge information can be seen';
|
||||
$string['privacy:metadata:issued'] = 'A record of badges awarded';
|
||||
$string['privacy:metadata:issued:dateexpire'] = 'The date at which the award expires';
|
||||
$string['privacy:metadata:issued:dateexpire'] = 'The date when the badge expires';
|
||||
$string['privacy:metadata:issued:dateissued'] = 'The date of the award';
|
||||
$string['privacy:metadata:issued:userid'] = 'The ID of the user who was awarded a badge';
|
||||
$string['privacy:metadata:manualaward'] = 'A record of manual awards';
|
||||
|
@ -132,22 +132,22 @@ $string['privacy:metadata:core_comments'] = 'Comments associated with blog entri
|
||||
$string['privacy:metadata:core_files'] = 'Files attached to blog entries';
|
||||
$string['privacy:metadata:core_tag'] = 'Tags associated with blog entries';
|
||||
$string['privacy:metadata:external'] = 'A link to an external RSS feed';
|
||||
$string['privacy:metadata:external:userid'] = 'The ID of the user who added the external blog entry.';
|
||||
$string['privacy:metadata:external:userid'] = 'The ID of the user who added the external blog entry';
|
||||
$string['privacy:metadata:external:name'] = 'The name of the feed';
|
||||
$string['privacy:metadata:external:description'] = 'The description of the feed';
|
||||
$string['privacy:metadata:external:url'] = 'The URL of the feed';
|
||||
$string['privacy:metadata:external:filtertags'] = 'The list of tags to filter the entries with';
|
||||
$string['privacy:metadata:external:timemodified'] = 'Date at which the association was last modified';
|
||||
$string['privacy:metadata:external:timefetched'] = 'Date at which the feed was last fetched';
|
||||
$string['privacy:metadata:external:timemodified'] = 'The time when the association was last modified';
|
||||
$string['privacy:metadata:external:timefetched'] = 'The time when the feed was last fetched';
|
||||
$string['privacy:metadata:post'] = 'The information related to blog entries';
|
||||
$string['privacy:metadata:post:userid'] = 'The ID of the user who added the blog entry.';
|
||||
$string['privacy:metadata:post:subject'] = 'Blog entry title.';
|
||||
$string['privacy:metadata:post:summary'] = 'Blog entry.';
|
||||
$string['privacy:metadata:post:content'] = 'The content of an external blog entry.';
|
||||
$string['privacy:metadata:post:userid'] = 'The ID of the user who added the blog entry';
|
||||
$string['privacy:metadata:post:subject'] = 'The blog entry title';
|
||||
$string['privacy:metadata:post:summary'] = 'The blog entry text';
|
||||
$string['privacy:metadata:post:content'] = 'The content of an external blog entry';
|
||||
$string['privacy:metadata:post:uniquehash'] = 'A unique identifier for an external entry, typically a URL';
|
||||
$string['privacy:metadata:post:publishstate'] = 'Whether the entry is visible to others or not';
|
||||
$string['privacy:metadata:post:created'] = 'Date when the entry was created.';
|
||||
$string['privacy:metadata:post:lastmodified'] = 'Date when the entry was last modified.';
|
||||
$string['privacy:metadata:post:created'] = 'The date when the blog entry was created';
|
||||
$string['privacy:metadata:post:lastmodified'] = 'The date when the blog entry was last modified';
|
||||
$string['privacy:metadata:post:usermodified'] = 'The user who last modified the entry';
|
||||
$string['privacy:path:blogassociations'] = 'Associated blog posts';
|
||||
$string['privacy:unknown'] = 'Unknown';
|
||||
|
@ -62,7 +62,7 @@ $string['invalidtheme'] = 'Cohort theme does not exist';
|
||||
$string['idnumber'] = 'Cohort ID';
|
||||
$string['memberscount'] = 'Cohort size';
|
||||
$string['name'] = 'Name';
|
||||
$string['namecolumnmissing'] = 'There is something wrong with the format of the CSV file. Please check that it includes the correct column names. Note that Upload cohorts only allows you to add new users to an existing cohort and does not allow removal from an existing cohort.';
|
||||
$string['namecolumnmissing'] = 'There is something wrong with the format of the CSV file. Please check that it includes the correct column names. To add users to a cohort, go to \'Upload users\' in the Site administration.';
|
||||
$string['namefieldempty'] = 'Field name can not be empty';
|
||||
$string['newnamefor'] = 'New name for cohort {$a}';
|
||||
$string['newidnumberfor'] = 'New ID number for cohort {$a}';
|
||||
|
@ -146,10 +146,10 @@ $string['privacy:metadata:plan:description'] = 'The description of the learning
|
||||
$string['privacy:metadata:plan:duedate'] = 'The due date of the learning plan';
|
||||
$string['privacy:metadata:plan:name'] = 'The name of the learning plan';
|
||||
$string['privacy:metadata:plan:reviewerid'] = 'The ID of the reviewer of the learning plan';
|
||||
$string['privacy:metadata:plan:status'] = 'The status of the learning palan';
|
||||
$string['privacy:metadata:plan:status'] = 'The status of the learning plan';
|
||||
$string['privacy:metadata:plan:userid'] = 'The ID of the user whose learning plan it is';
|
||||
$string['privacy:metadata:timecreated'] = 'The date at which the record was created';
|
||||
$string['privacy:metadata:timemodified'] = 'The date at which the record was edited';
|
||||
$string['privacy:metadata:timecreated'] = 'The time when the record was created';
|
||||
$string['privacy:metadata:timemodified'] = 'The time when the record was edited';
|
||||
$string['privacy:metadata:usercomp:grade'] = 'The grade given for the competency';
|
||||
$string['privacy:metadata:usercomp:proficiency'] = 'Whether proficiency is achieved';
|
||||
$string['privacy:metadata:usercomp:reviewerid'] = 'The ID of the reviewer';
|
||||
|
@ -150,12 +150,12 @@ $string['extremovedsuspendnoroles'] = 'Disable course enrolment and remove roles
|
||||
$string['extremovedkeep'] = 'Keep user enrolled';
|
||||
$string['extremovedunenrol'] = 'Unenrol user from course';
|
||||
$string['privacy:metadata:user_enrolments'] = 'Enrolments';
|
||||
$string['privacy:metadata:user_enrolments:enrolid'] = 'The instance of the enrol plugin.';
|
||||
$string['privacy:metadata:user_enrolments:modifierid'] = 'The ID of the user who last modified the user enrolment.';
|
||||
$string['privacy:metadata:user_enrolments:status'] = 'The status of the user enrolment in a course.';
|
||||
$string['privacy:metadata:user_enrolments:tableexplanation'] = 'This is where Enrol management stores enrolled users.';
|
||||
$string['privacy:metadata:user_enrolments:timecreated'] = 'The date/time of when the user enrolment was created.';
|
||||
$string['privacy:metadata:user_enrolments:timeend'] = 'The date/time of when the user enrolment ends.';
|
||||
$string['privacy:metadata:user_enrolments:timestart'] = 'The date/time of when the user enrolment starts.';
|
||||
$string['privacy:metadata:user_enrolments:timemodified'] = 'The date/time of when the user enrolment was modified.';
|
||||
$string['privacy:metadata:user_enrolments:userid'] = 'The ID of the user.';
|
||||
$string['privacy:metadata:user_enrolments:enrolid'] = 'The instance of the enrolment plugin';
|
||||
$string['privacy:metadata:user_enrolments:modifierid'] = 'The ID of the user who last modified the user enrolment';
|
||||
$string['privacy:metadata:user_enrolments:status'] = 'The status of the user enrolment in a course';
|
||||
$string['privacy:metadata:user_enrolments:tableexplanation'] = 'The core enrol plugin stores enrolled users.';
|
||||
$string['privacy:metadata:user_enrolments:timecreated'] = 'The time when the user enrolment was created';
|
||||
$string['privacy:metadata:user_enrolments:timeend'] = 'The time when the user enrolment ends';
|
||||
$string['privacy:metadata:user_enrolments:timestart'] = 'The time when the user enrolment starts';
|
||||
$string['privacy:metadata:user_enrolments:timemodified'] = 'The time when the user enrolment was modified';
|
||||
$string['privacy:metadata:user_enrolments:userid'] = 'The ID of the user';
|
||||
|
@ -632,19 +632,19 @@ $string['privacy:metadata:grades:aggregationweight'] = 'The weight in aggregatio
|
||||
$string['privacy:metadata:grades:feedback'] = 'The feedback';
|
||||
$string['privacy:metadata:grades:finalgrade'] = 'The grade';
|
||||
$string['privacy:metadata:grades:information'] = 'Some information additional information';
|
||||
$string['privacy:metadata:grades:timemodified'] = 'Time at which the grade was last modified';
|
||||
$string['privacy:metadata:grades:timemodified'] = 'The time when the grade was last modified';
|
||||
$string['privacy:metadata:grades:userid'] = 'The ID of the user whose grade it is';
|
||||
$string['privacy:metadata:grades:usermodified'] = 'The ID of the user who last modified the record';
|
||||
$string['privacy:metadata:gradeshistory'] = 'A record of the previous grades';
|
||||
$string['privacy:metadata:history:loggeduser'] = 'The ID of the user who was logged in when the versioning occurred';
|
||||
$string['privacy:metadata:history:timemodified'] = 'Time at which the versioning occurred';
|
||||
$string['privacy:metadata:history:timemodified'] = 'The time when grade versioning occurred';
|
||||
$string['privacy:metadata:itemshistory'] = 'A record of previous versions of grade items';
|
||||
$string['privacy:metadata:outcomes'] = 'A record of outcomes';
|
||||
$string['privacy:metadata:outcomes:timemodified'] = 'Time at which the record was modified';
|
||||
$string['privacy:metadata:outcomes:timemodified'] = 'The time when the record was modified';
|
||||
$string['privacy:metadata:outcomes:usermodified'] = 'The user who last modified the record';
|
||||
$string['privacy:metadata:outcomeshistory'] = 'A record of previous versions of outcomes';
|
||||
$string['privacy:metadata:scale'] = 'A record of scales';
|
||||
$string['privacy:metadata:scale:timemodified'] = 'Time at which the record was last modified';
|
||||
$string['privacy:metadata:scale:timemodified'] = 'The time when the record was last modified';
|
||||
$string['privacy:metadata:scale:userid'] = 'The user who last modified the record';
|
||||
$string['privacy:metadata:scalehistory'] = 'A record of previous versions of scales';
|
||||
$string['privacy:path:relatedtome'] = 'Related to me';
|
||||
|
@ -105,19 +105,19 @@ $string['privacy:metadata:messages:fullmessagehtml'] = 'The HTML format of the f
|
||||
$string['privacy:metadata:messages:useridfrom'] = 'The ID of the user who sent the message';
|
||||
$string['privacy:metadata:messages:smallmessage'] = 'A small version of the message';
|
||||
$string['privacy:metadata:messages:subject'] = 'The subject of the message';
|
||||
$string['privacy:metadata:messages:timecreated'] = 'The date at which the message was created';
|
||||
$string['privacy:metadata:messages:timecreated'] = 'The time when the message was created';
|
||||
$string['privacy:metadata:message_contacts'] = 'The list of contacts';
|
||||
$string['privacy:metadata:message_contacts:blocked'] = 'Flag whether or not the user is blocked';
|
||||
$string['privacy:metadata:message_contacts:contactid'] = 'The ID of the user who is a contact';
|
||||
$string['privacy:metadata:message_contacts:userid'] = 'The ID of the user whose contact list we are viewing';
|
||||
$string['privacy:metadata:message_conversation_members'] = 'The list of users in a conversation';
|
||||
$string['privacy:metadata:message_conversation_members:conversationid'] = 'The ID of the conversation';
|
||||
$string['privacy:metadata:message_conversation_members:timecreated'] = 'The date at which the member was created';
|
||||
$string['privacy:metadata:message_conversation_members:timecreated'] = 'The time when the member was created';
|
||||
$string['privacy:metadata:message_conversation_members:userid'] = 'The ID of the user in a conversation';
|
||||
$string['privacy:metadata:message_user_actions'] = 'The list of message user actions';
|
||||
$string['privacy:metadata:message_user_actions:action'] = 'The action that was performed';
|
||||
$string['privacy:metadata:message_user_actions:messageid'] = 'The ID of the message this action belongs to';
|
||||
$string['privacy:metadata:message_user_actions:timecreated'] = 'The date at which the action was created';
|
||||
$string['privacy:metadata:message_user_actions:timecreated'] = 'The time when the action was created';
|
||||
$string['privacy:metadata:message_user_actions:userid'] = 'The ID of the user who performed this action';
|
||||
$string['privacy:metadata:notifications'] = 'Notifications';
|
||||
$string['privacy:metadata:notifications:component'] = 'The component responsible for sending the notification';
|
||||
@ -129,8 +129,8 @@ $string['privacy:metadata:notifications:fullmessageformat'] = 'The notification
|
||||
$string['privacy:metadata:notifications:fullmessagehtml'] = 'The HTML of the notification';
|
||||
$string['privacy:metadata:notifications:smallmessage'] = 'The small message of the notification';
|
||||
$string['privacy:metadata:notifications:subject'] = 'The subject of the notification';
|
||||
$string['privacy:metadata:notifications:timeread'] = 'The date at which the notification was read';
|
||||
$string['privacy:metadata:notifications:timecreated'] = 'The date at which the notification was created';
|
||||
$string['privacy:metadata:notifications:timeread'] = 'The time when the notification was read';
|
||||
$string['privacy:metadata:notifications:timecreated'] = 'The time when the notification was created';
|
||||
$string['privacy:metadata:notifications:useridfrom'] = 'The ID of the user who sent the notification';
|
||||
$string['privacy:metadata:notifications:useridto'] = 'The ID of the user who received the notification';
|
||||
$string['privacy:metadata:preference:core_message_settings'] = 'Settings related to messaging';
|
||||
|
@ -1567,7 +1567,7 @@ $string['privacy:metadata:log:course'] = 'course';
|
||||
$string['privacy:metadata:log:info'] = 'Additional information';
|
||||
$string['privacy:metadata:log:ip'] = 'The IP address used at the time of the event';
|
||||
$string['privacy:metadata:log:module'] = 'module';
|
||||
$string['privacy:metadata:log:time'] = 'The date at wich the action took place';
|
||||
$string['privacy:metadata:log:time'] = 'The time when the action took place';
|
||||
$string['privacy:metadata:log:url'] = 'The URL related to the event';
|
||||
$string['privacy:metadata:log:userid'] = 'The ID of the user who performed the action';
|
||||
$string['privacy:metadata:task_adhoc'] = 'The status of adhoc tasks.';
|
||||
|
@ -167,21 +167,21 @@ $string['pluginismisconfigured'] = 'Portfolio plugin is misconfigured, skipping.
|
||||
$string['portfolio'] = 'Portfolio';
|
||||
$string['portfolios'] = 'Portfolios';
|
||||
$string['privacy:metadata'] = 'The portfolio subsystem acts as a channel, passing requests from plugins to the various portfolio plugins.';
|
||||
$string['privacy:metadata:name'] = 'Name of the preference.';
|
||||
$string['privacy:metadata:instance'] = 'Identifier for the portfolio.';
|
||||
$string['privacy:metadata:instancesummary'] = 'This stores portfolio both instances and preferences for the portfolios user is using.';
|
||||
$string['privacy:metadata:name'] = 'Preference name';
|
||||
$string['privacy:metadata:instance'] = 'Portfolio identifier';
|
||||
$string['privacy:metadata:instancesummary'] = 'Stores data about portfolio instances and preferences.';
|
||||
$string['privacy:metadata:portfolio_log'] = 'Log of portfolio transfers (used to later check for duplicates)';
|
||||
$string['privacy:metadata:portfolio_log:caller_class'] = 'Name of the class used to create the transfer';
|
||||
$string['privacy:metadata:portfolio_log:caller_component'] = 'Component name responsible for exporting';
|
||||
$string['privacy:metadata:portfolio_log:time'] = 'Time of transfer (in the case of a queued transfer this is the time the actual transfer ran, not when the user started)';
|
||||
$string['privacy:metadata:portfolio_log:userid'] = 'User who exported content';
|
||||
$string['privacy:metadata:portfolio_tempdata'] = 'Stores temporary data for portfolio exports, cleaned by cron after one day';
|
||||
$string['privacy:metadata:portfolio_log:time'] = 'Time of transfer (in the case of a queued transfer this is the time the actual transfer ran, not when the user started it)';
|
||||
$string['privacy:metadata:portfolio_log:userid'] = 'ID of user who exported content';
|
||||
$string['privacy:metadata:portfolio_tempdata'] = 'Stores temporary data for portfolio exports.';
|
||||
$string['privacy:metadata:portfolio_tempdata:data'] = 'Export data';
|
||||
$string['privacy:metadata:portfolio_tempdata:expirytime'] = 'Time this record will expire';
|
||||
$string['privacy:metadata:portfolio_tempdata:instance'] = 'Portfolio plugin instance being used';
|
||||
$string['privacy:metadata:portfolio_tempdata:userid'] = 'User performing export';
|
||||
$string['privacy:metadata:value'] = 'Value for the preference';
|
||||
$string['privacy:metadata:userid'] = 'The user Identifier.';
|
||||
$string['privacy:metadata:userid'] = 'User ID';
|
||||
$string['privacy:path'] = 'Portfolio instances';
|
||||
$string['queuesummary'] = 'Currently queued transfers';
|
||||
$string['returntowhereyouwere'] = 'Return to where you were';
|
||||
|
@ -82,11 +82,11 @@ $string['errornotemptydefaultparamarray'] = 'The web service description paramet
|
||||
$string['erroroptionalparamarray'] = 'The web service description parameter named \'{$a}\' is an single or multiple structure. It can not be set as VALUE_OPTIONAL. Check web service description.';
|
||||
$string['eventwebservicefunctioncalled'] = 'Web service function called';
|
||||
$string['eventwebserviceloginfailed'] = 'Web service login failed';
|
||||
$string['eventwebserviceservicecreated'] = 'Web service service created';
|
||||
$string['eventwebserviceservicedeleted'] = 'Web service service deleted';
|
||||
$string['eventwebserviceserviceupdated'] = 'Web service service updated';
|
||||
$string['eventwebserviceserviceuseradded'] = 'Web service service user added';
|
||||
$string['eventwebserviceserviceuserremoved'] = 'Web service service user removed';
|
||||
$string['eventwebserviceservicecreated'] = 'Web service created';
|
||||
$string['eventwebserviceservicedeleted'] = 'Web service deleted';
|
||||
$string['eventwebserviceserviceupdated'] = 'Web service updated';
|
||||
$string['eventwebserviceserviceuseradded'] = 'Web service user added';
|
||||
$string['eventwebserviceserviceuserremoved'] = 'Web service user removed';
|
||||
$string['eventwebservicetokencreated'] = 'Web service token created';
|
||||
$string['eventwebservicetokensent'] = 'Web service token sent';
|
||||
$string['execute'] = 'Execute';
|
||||
@ -143,15 +143,15 @@ $string['potusersmatching'] = 'Not authorised users matching';
|
||||
$string['print'] = 'Print all';
|
||||
$string['privacy:metadata:serviceusers'] = 'A list of users who can use a certain external services';
|
||||
$string['privacy:metadata:serviceusers:iprestriction'] = 'IP restricted to use the service';
|
||||
$string['privacy:metadata:serviceusers:timecreated'] = 'The date at which the record was created';
|
||||
$string['privacy:metadata:serviceusers:timecreated'] = 'The date when the record was created';
|
||||
$string['privacy:metadata:serviceusers:userid'] = 'The ID of the user';
|
||||
$string['privacy:metadata:serviceusers:validuntil'] = 'The date at which the authorisation ends';
|
||||
$string['privacy:metadata:serviceusers:validuntil'] = 'The date that the authorisation is valid until';
|
||||
$string['privacy:metadata:tokens'] = 'A record of tokens for interacting with Moodle through web services or Mobile applications.';
|
||||
$string['privacy:metadata:tokens:creatorid'] = 'The ID of the user who created the token';
|
||||
$string['privacy:metadata:tokens:iprestriction'] = 'IP restricted to use this token';
|
||||
$string['privacy:metadata:tokens:lastaccess'] = 'The date at which the token was last used';
|
||||
$string['privacy:metadata:tokens:lastaccess'] = 'The date when the token was last used';
|
||||
$string['privacy:metadata:tokens:privatetoken'] = 'A more private token occasionally used to validate certain operations, such as SSO';
|
||||
$string['privacy:metadata:tokens:timecreated'] = 'The date at which the token was created';
|
||||
$string['privacy:metadata:tokens:timecreated'] = 'The date when the token was created';
|
||||
$string['privacy:metadata:tokens:token'] = 'The user\'s token';
|
||||
$string['privacy:metadata:tokens:tokentype'] = 'The type of token';
|
||||
$string['privacy:metadata:tokens:userid'] = 'The ID of the user whose token it is';
|
||||
@ -185,8 +185,8 @@ $string['selectspecificuserdescription'] = 'Add the web services user as an auth
|
||||
$string['service'] = 'Service';
|
||||
$string['servicehelpexplanation'] = 'A service is a set of functions. A service can be accessed by all users or just specified users.';
|
||||
$string['servicename'] = 'Service name';
|
||||
$string['servicenotavailable'] = 'Web service is not available (it doesn\'t exist or might be disabled)';
|
||||
$string['servicerequireslogin'] = 'Web service is not available (the session has been logged out or has expired)';
|
||||
$string['servicenotavailable'] = 'Web service is not available. (It doesn\'t exist or might be disabled.)';
|
||||
$string['servicerequireslogin'] = 'Web service is not available. (The session has been logged out or has expired.)';
|
||||
$string['servicesbuiltin'] = 'Built-in services';
|
||||
$string['servicescustom'] = 'Custom services';
|
||||
$string['serviceusers'] = 'Authorised users';
|
||||
|
@ -37,7 +37,7 @@ $string['deletedevice'] = 'Delete the device. Note that an app can register the
|
||||
$string['devicetoken'] = 'Device token';
|
||||
$string['errorretrievingkey'] = 'An error occurred while retrieving the access key. Your site must be registered to use this service. If your site is already registered, please try updating your registration.';
|
||||
$string['keyretrievedsuccessfully'] = 'Key retrieved successfully';
|
||||
$string['nodevices'] = 'No registered devices. Devices will automatically appear after you install the Moodle Mobile app and add this site.';
|
||||
$string['nodevices'] = 'No registered devices. Devices will automatically appear after you install the Moodle app and add this site.';
|
||||
$string['nopermissiontomanagedevices'] = 'You don\'t have permission to manage devices.';
|
||||
$string['notconfigured'] = 'The Airnotifier server hasn\'t been configured so Airnotifier messages cannot be sent';
|
||||
$string['pluginname'] = 'Mobile';
|
||||
|
@ -38,10 +38,10 @@ $string['otherenrolledusers'] = 'Other enrolled users';
|
||||
$string['pluginname'] = 'Remote enrolment service';
|
||||
$string['refetch'] = 'Re-fetch up to date state from remote hosts';
|
||||
$string['privacy:metadata:mnetservice_enrol_enrolments'] = 'Remote enrolment service';
|
||||
$string['privacy:metadata:mnetservice_enrol_enrolments:enroltime'] = 'The date/time of when the enrolment was modified.';
|
||||
$string['privacy:metadata:mnetservice_enrol_enrolments:enroltype'] = 'The name of the enrol plugin at the remote server that was used to enrol our student into their course.';
|
||||
$string['privacy:metadata:mnetservice_enrol_enrolments:enroltime'] = 'The time when the enrolment was modified';
|
||||
$string['privacy:metadata:mnetservice_enrol_enrolments:enroltype'] = 'The enrolment type on the remote server used to enrol the user in their course';
|
||||
$string['privacy:metadata:mnetservice_enrol_enrolments:hostid'] = 'The ID of the remote MNet host';
|
||||
$string['privacy:metadata:mnetservice_enrol_enrolments:remotecourseid'] = 'ID of the course at the remote server.';
|
||||
$string['privacy:metadata:mnetservice_enrol_enrolments:rolename'] = 'The name of the role at the remote server.';
|
||||
$string['privacy:metadata:mnetservice_enrol_enrolments:tableexplanation'] = 'This table stores the information about enrolments of our local users in courses on remote hosts.';
|
||||
$string['privacy:metadata:mnetservice_enrol_enrolments:userid'] = 'The ID of our local user on this server';
|
||||
$string['privacy:metadata:mnetservice_enrol_enrolments:remotecourseid'] = 'The ID of the course on the remote server';
|
||||
$string['privacy:metadata:mnetservice_enrol_enrolments:rolename'] = 'The name of role on the remote server';
|
||||
$string['privacy:metadata:mnetservice_enrol_enrolments:tableexplanation'] = 'The Remote enrolment service stores information about enrolments of local users in courses on remote hosts.';
|
||||
$string['privacy:metadata:mnetservice_enrol_enrolments:userid'] = 'The ID of the local user on this server';
|
||||
|
@ -444,14 +444,14 @@ $string['privacy:metadata:attempts:answerid'] = 'The answer ID';
|
||||
$string['privacy:metadata:attempts:retry'] = 'The attempt number';
|
||||
$string['privacy:metadata:attempts:correct'] = 'Whether the attempt was correct';
|
||||
$string['privacy:metadata:attempts:useranswer'] = 'Details about the user\'s answer';
|
||||
$string['privacy:metadata:attempts:timeseen'] = 'Time at which the attempt was made';
|
||||
$string['privacy:metadata:attempts:timeseen'] = 'The time when the attempt was made';
|
||||
$string['privacy:metadata:attempts'] = 'A record of page attempts';
|
||||
$string['privacy:metadata:grades:userid'] = 'The user ID';
|
||||
$string['privacy:metadata:grades:grade'] = 'The grade given';
|
||||
$string['privacy:metadata:grades:completed'] = 'The date at which the grade was given';
|
||||
$string['privacy:metadata:grades:completed'] = 'The date when the grade was given';
|
||||
$string['privacy:metadata:grades'] = 'A record of the grades for each lesson';
|
||||
$string['privacy:metadata:timer:userid'] = 'The user ID';
|
||||
$string['privacy:metadata:timer:starttime'] = 'The date at which the attempt started';
|
||||
$string['privacy:metadata:timer:starttime'] = 'The date when the attempt started';
|
||||
$string['privacy:metadata:timer:lessontime'] = 'The last moment when we recorded activity';
|
||||
$string['privacy:metadata:timer:completed'] = 'Whether the attempt is complete';
|
||||
$string['privacy:metadata:timer:timemodifiedoffline'] = 'The last moment when we recorded activity from the mobile app';
|
||||
@ -460,11 +460,11 @@ $string['privacy:metadata:branch:userid'] = 'The user ID';
|
||||
$string['privacy:metadata:branch:pageid'] = 'The page ID';
|
||||
$string['privacy:metadata:branch:retry'] = 'The attempt number';
|
||||
$string['privacy:metadata:branch:flag'] = 'Whether the next page was calculated randomely';
|
||||
$string['privacy:metadata:branch:timeseen'] = 'Time at which the page was viewed ';
|
||||
$string['privacy:metadata:branch:timeseen'] = 'The time when the page was viewed';
|
||||
$string['privacy:metadata:branch:nextpageid'] = 'The next page ID';
|
||||
$string['privacy:metadata:branch'] = 'A record of the pages viewed';
|
||||
$string['privacy:metadata:overrides:userid'] = 'The user ID';
|
||||
$string['privacy:metadata:overrides:available'] = 'Time at which the students can start attempting the lesson';
|
||||
$string['privacy:metadata:overrides:available'] = 'The time when the lesson may be attempted';
|
||||
$string['privacy:metadata:overrides:deadline'] = 'The deadline for completing the lesson.';
|
||||
$string['privacy:metadata:overrides:timelimit'] = 'Time limit to complete the lesson, in seconds.';
|
||||
$string['privacy:metadata:overrides:review'] = 'Whether trying a question again is allowed';
|
||||
|
@ -242,7 +242,7 @@ real estate to the tool, and others provide a more integrated feel with the Mood
|
||||
$string['launchoptions'] = 'Launch options';
|
||||
$string['leaveblank'] = 'Leave blank if you do not need them';
|
||||
$string['lti'] = 'LTI';
|
||||
$string['lti:addinstance'] = 'Add new external tool activities';
|
||||
$string['lti:addinstance'] = 'Add a new external tool';
|
||||
$string['lti:addcoursetool'] = 'Add course-specific tool configurations';
|
||||
$string['lti:grade'] = 'View grades returned by the external tool';
|
||||
$string['lti:manage'] = 'Be an Instructor when the tool is launched';
|
||||
@ -377,8 +377,8 @@ $string['privacy:metadata:lti_tool_proxies:name'] = 'LTI proxy name';
|
||||
$string['privacy:metadata:lti_types'] = 'LTI types';
|
||||
$string['privacy:metadata:lti_types:name'] = 'LTI type name';
|
||||
$string['privacy:metadata:role'] = 'The role in the course for the user accessing the LTI Consumer';
|
||||
$string['privacy:metadata:timecreated'] = 'The date at which the record was created';
|
||||
$string['privacy:metadata:timemodified'] = 'The date at which the record was modified';
|
||||
$string['privacy:metadata:timecreated'] = 'The time when the record was created';
|
||||
$string['privacy:metadata:timemodified'] = 'The time when the record was modified';
|
||||
$string['privacy:metadata:userid'] = 'The ID of the user accessing the LTI Consumer';
|
||||
$string['privacy:metadata:useridnumber'] = 'The ID number of the user accessing the LTI Consumer';
|
||||
$string['privacy:metadata:username'] = 'The username of the user accessing the LTI Consumer';
|
||||
|
@ -174,7 +174,7 @@ $string['comments'] = 'Comments';
|
||||
$string['completedon'] = 'Completed on';
|
||||
$string['completionpass'] = 'Require passing grade';
|
||||
$string['completionpassdesc'] = 'Student must achieve a passing grade to complete this activity';
|
||||
$string['completionpass_help'] = 'If enabled, this activity is considered complete when the student receives a passing grade, with the pass grade set in the gradebook.';
|
||||
$string['completionpass_help'] = 'If enabled, this activity is considered complete when the student receives a pass grade (as specified in the Grade section of the quiz settings) or higher.';
|
||||
$string['completionattemptsexhausted'] = 'Or all available attempts completed';
|
||||
$string['completionattemptsexhausteddesc'] = 'Complete if all available attempts are exhausted';
|
||||
$string['completionattemptsexhausted_help'] = 'Mark quiz complete when the student has exhausted the maximum number of attempts.';
|
||||
@ -394,7 +394,7 @@ $string['grademethod_help'] = 'When multiple attempts are allowed, the following
|
||||
* Last attempt (all other attempts are ignored)';
|
||||
$string['gradesdeleted'] = 'Quiz grades deleted';
|
||||
$string['gradesofar'] = '{$a->method}: {$a->mygrade} / {$a->quizgrade}.';
|
||||
$string['gradetopassnotset'] = 'This quiz does not have a grade to pass set so you cannot use this option. Please use the require grade setting instead.';
|
||||
$string['gradetopassnotset'] = 'This quiz does not yet have a grade to pass set. It may be set in the Grade section of the quiz settings.';
|
||||
$string['gradetopassmustbeset'] = 'Grade to pass cannot be zero as this quiz has its completion method set to require passing grade. Please set a non-zero value.';
|
||||
$string['gradingdetails'] = 'Marks for this submission: {$a->raw}/{$a->max}.';
|
||||
$string['gradingdetailsadjustment'] = 'With previous penalties this gives <strong>{$a->cur}/{$a->max}</strong>.';
|
||||
|
@ -31,4 +31,4 @@ $string['url:view'] = 'Use URL downloader in file picker';
|
||||
$string['validname'] = 'You must provide a valid file name';
|
||||
$string['configplugin'] = 'URL repository type configuration';
|
||||
$string['validfiletype'] = 'You must provide a URL to an image file or a page containing images.';
|
||||
$string['privacy:metadata'] = 'The URL downloader repository plugin does not store or tranmit any personal data.';
|
||||
$string['privacy:metadata'] = 'The URL downloader repository plugin does not store or transmit any personal data.';
|
||||
|
@ -23,8 +23,8 @@
|
||||
*/
|
||||
|
||||
$string['pluginname'] = 'Checkbox';
|
||||
$string['privacy:metadata:profilefield_checkbox:userid'] = 'The ID of the user which data is stored by the Checkbox plugin.';
|
||||
$string['privacy:metadata:profilefield_checkbox:fieldid'] = 'The ID of the profile field.';
|
||||
$string['privacy:metadata:profilefield_checkbox:data'] = 'The stored user data.';
|
||||
$string['privacy:metadata:profilefield_checkbox:dataformat'] = 'The format of the stored user data.';
|
||||
$string['privacy:metadata:profilefield_checkbox:tableexplanation'] = 'Additional user information is stored here.';
|
||||
$string['privacy:metadata:profilefield_checkbox:userid'] = 'The ID of the user whose data is stored by the Checkbox user profile field';
|
||||
$string['privacy:metadata:profilefield_checkbox:fieldid'] = 'The ID of the profile field';
|
||||
$string['privacy:metadata:profilefield_checkbox:data'] = 'The checkbox user profile field user data';
|
||||
$string['privacy:metadata:profilefield_checkbox:dataformat'] = 'The format of Checkbox user profile field user data';
|
||||
$string['privacy:metadata:profilefield_checkbox:tableexplanation'] = 'Additional profile data';
|
||||
|
@ -27,11 +27,11 @@ $string['defaultdate'] = 'Default date';
|
||||
$string['endyear'] = 'End year';
|
||||
$string['notset'] = 'Not set';
|
||||
$string['pluginname'] = 'Date/Time';
|
||||
$string['privacy:metadata:profilefield_datetime:userid'] = 'The ID of the user which data is stored by the Date/Time plugin.';
|
||||
$string['privacy:metadata:profilefield_datetime:fieldid'] = 'The ID of the profile field.';
|
||||
$string['privacy:metadata:profilefield_datetime:data'] = 'The stored user data.';
|
||||
$string['privacy:metadata:profilefield_datetime:dataformat'] = 'The format of the stored user data.';
|
||||
$string['privacy:metadata:profilefield_datetime:tableexplanation'] = 'Additional user information is stored here.';
|
||||
$string['privacy:metadata:profilefield_datetime:userid'] = 'The ID of the user whose data is stored by the Date/time user profile field';
|
||||
$string['privacy:metadata:profilefield_datetime:fieldid'] = 'The ID of the profile field';
|
||||
$string['privacy:metadata:profilefield_datetime:data'] = 'Date/time user profile field user data';
|
||||
$string['privacy:metadata:profilefield_datetime:dataformat'] = 'The format of Date/time user profile field user data';
|
||||
$string['privacy:metadata:profilefield_datetime:tableexplanation'] = 'Additional profile data';
|
||||
$string['specifydatedefault'] = 'or specify a date';
|
||||
$string['startyearafterend'] = 'The start year can\'t occur after the end year';
|
||||
$string['startyear'] = 'Start year';
|
||||
|
@ -23,8 +23,8 @@
|
||||
*/
|
||||
|
||||
$string['pluginname'] = 'Dropdown menu';
|
||||
$string['privacy:metadata:profilefield_menu:userid'] = 'The ID of the user which data is stored by the Dropdown menu plugin.';
|
||||
$string['privacy:metadata:profilefield_menu:fieldid'] = 'The ID of the profile field.';
|
||||
$string['privacy:metadata:profilefield_menu:data'] = 'The stored user data.';
|
||||
$string['privacy:metadata:profilefield_menu:dataformat'] = 'The format of the stored user data.';
|
||||
$string['privacy:metadata:profilefield_menu:tableexplanation'] = 'Additional user information is stored here.';
|
||||
$string['privacy:metadata:profilefield_menu:userid'] = 'The ID of the user whose data is stored by the Dropdown menu user profile field';
|
||||
$string['privacy:metadata:profilefield_menu:fieldid'] = 'The ID of the profile field';
|
||||
$string['privacy:metadata:profilefield_menu:data'] = 'Dropdown menu user profile field user data';
|
||||
$string['privacy:metadata:profilefield_menu:dataformat'] = 'The format of Dropdown menu user profile field user data';
|
||||
$string['privacy:metadata:profilefield_menu:tableexplanation'] = 'Additional profile data';
|
||||
|
@ -23,8 +23,8 @@
|
||||
*/
|
||||
|
||||
$string['pluginname'] = 'Text input';
|
||||
$string['privacy:metadata:profilefield_text:userid'] = 'The ID of the user which data is stored by the Text input plugin.';
|
||||
$string['privacy:metadata:profilefield_text:fieldid'] = 'The ID of the profile field.';
|
||||
$string['privacy:metadata:profilefield_text:data'] = 'The stored user data.';
|
||||
$string['privacy:metadata:profilefield_text:dataformat'] = 'The format of the stored user data.';
|
||||
$string['privacy:metadata:profilefield_text:tableexplanation'] = 'Additional user information is stored here.';
|
||||
$string['privacy:metadata:profilefield_text:userid'] = 'The ID of the user whose data is stored by the Text input user profile field';
|
||||
$string['privacy:metadata:profilefield_text:fieldid'] = 'The ID of the profile field';
|
||||
$string['privacy:metadata:profilefield_text:data'] = 'Text input user profile field user data';
|
||||
$string['privacy:metadata:profilefield_text:dataformat'] = 'The format of Text input user profile field user data';
|
||||
$string['privacy:metadata:profilefield_text:tableexplanation'] = 'Additional profile data';
|
||||
|
@ -23,8 +23,8 @@
|
||||
*/
|
||||
|
||||
$string['pluginname'] = 'Text area';
|
||||
$string['privacy:metadata:profile_field_textarea:userid'] = 'The ID of the user which data is stored by the Text area plugin.';
|
||||
$string['privacy:metadata:profile_field_textarea:fieldid'] = 'The ID of the profile field.';
|
||||
$string['privacy:metadata:profile_field_textarea:data'] = 'The stored user data.';
|
||||
$string['privacy:metadata:profile_field_textarea:dataformat'] = 'The format of the stored user data.';
|
||||
$string['privacy:metadata:profile_field_textarea:tableexplanation'] = 'Additional user information is stored here.';
|
||||
$string['privacy:metadata:profile_field_textarea:userid'] = 'The ID of the user whose data is stored by the Text area user profile field';
|
||||
$string['privacy:metadata:profile_field_textarea:fieldid'] = 'The ID of the profile field';
|
||||
$string['privacy:metadata:profile_field_textarea:data'] = 'Text area user profile field user data';
|
||||
$string['privacy:metadata:profile_field_textarea:dataformat'] = 'The format of Text area user profile field user data';
|
||||
$string['privacy:metadata:profile_field_textarea:tableexplanation'] = 'Additional profile data';
|
||||
|
Loading…
x
Reference in New Issue
Block a user