Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is supported too.

Differences Between: [Versions 310 and 311] [Versions 311 and 400] [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403] [Versions 39 and 311]

   1  <?php
   2  // This file is part of Moodle - http://moodle.org/
   3  //
   4  // Moodle is free software: you can redistribute it and/or modify
   5  // it under the terms of the GNU General Public License as published by
   6  // the Free Software Foundation, either version 3 of the License, or
   7  // (at your option) any later version.
   8  //
   9  // Moodle is distributed in the hope that it will be useful,
  10  // but WITHOUT ANY WARRANTY; without even the implied warranty of
  11  // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  12  // GNU General Public License for more details.
  13  //
  14  // You should have received a copy of the GNU General Public License
  15  // along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
  16  
  17  /**
  18   * Strings for component 'auth_mnet', language 'en'.
  19   *
  20   * @package   auth_mnet
  21   * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
  22   * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  23   */
  24  
  25  $string['auth_mnet_auto_add_remote_users'] = 'When set to Yes, a local user record is auto-created when a remote user logs in for the first time.';
  26  $string['auth_mnetdescription'] = 'Users are authenticated according to the web of trust defined in your Moodle Network settings.';
  27  $string['auth_mnet_roamin'] = 'These host\'s users can roam in to your site';
  28  $string['auth_mnet_roamout'] = 'Your users can roam out to these hosts';
  29  $string['auth_mnet_rpc_negotiation_timeout'] = 'The timeout in seconds for authentication over the XMLRPC transport.';
  30  $string['auto_add_remote_users'] = 'Auto add remote users';
  31  $string['crontask'] = 'Background processing for MNET authentication';
  32  $string['rpc_negotiation_timeout'] = 'RPC negotiation timeout';
  33  $string['sso_idp_description'] = 'Publish this service to allow your users to roam to the {$a} site without having to re-login there. <ul><li><em>Dependency</em>: You must also <strong>subscribe</strong> to the SSO (Service Provider) service on {$a}.</li></ul><br />Subscribe to this service to allow authenticated users from {$a} to access your site without having to re-login. <ul><li><em>Dependency</em>: You must also <strong>publish</strong> the SSO (Service Provider) service to {$a}.</li></ul><br />';
  34  $string['sso_idp_name'] = 'SSO  (Identity Provider)';
  35  $string['sso_mnet_login_refused'] = 'Username {$a->user} is not permitted to login from {$a->host}.';
  36  $string['sso_sp_description'] = 'Publish  this service to allow authenticated users from {$a} to access your site without having to re-login. <ul><li><em>Dependency</em>: You must also <strong>subscribe</strong> to the SSO (Identity Provider) service on {$a}.</li></ul><br />Subscribe to this service to allow your users to roam to the {$a} site without having to re-login there. <ul><li><em>Dependency</em>: You must also <strong>publish</strong> the SSO (Identity Provider) service to {$a}.</li></ul><br />';
  37  $string['sso_sp_name'] = 'SSO (Service Provider)';
  38  $string['pluginname'] = 'MNet authentication';
  39  $string['privacy:metadata:external:mahara'] = 'This plugin can send data externally to a linked Mahara application.';
  40  $string['privacy:metadata:external:moodle'] = 'This plugin can send data externally to a linked Moodle application.';
  41  $string['privacy:metadata:mnet_external:address'] = 'The address of the user.';
  42  $string['privacy:metadata:mnet_external:alternatename'] = 'An alternative name for the user.';
  43  $string['privacy:metadata:mnet_external:autosubscribe'] = 'A preference as to if the user should be auto-subscribed to forums the user posts in.';
  44  $string['privacy:metadata:mnet_external:calendartype'] = 'A user preference for the type of calendar to use.';
  45  $string['privacy:metadata:mnet_external:city'] = 'The city of the user.';
  46  $string['privacy:metadata:mnet_external:country'] = 'The country that the user is in.';
  47  $string['privacy:metadata:mnet_external:currentlogin'] = 'The current login for this user.';
  48  $string['privacy:metadata:mnet_external:department'] = 'The department that this user can be found in.';
  49  $string['privacy:metadata:mnet_external:description'] = 'General details about this user.';
  50  $string['privacy:metadata:mnet_external:email'] = 'An email address for contact.';
  51  $string['privacy:metadata:mnet_external:emailstop'] = 'A preference to stop email being sent to the user.';
  52  $string['privacy:metadata:mnet_external:firstaccess'] = 'The time that this user first accessed the site.';
  53  $string['privacy:metadata:mnet_external:firstname'] = 'The first name of the user.';
  54  $string['privacy:metadata:mnet_external:firstnamephonetic'] = 'The phonetic details about the user\'s first name.';
  55  $string['privacy:metadata:mnet_external:id'] = 'The user ID';
  56  $string['privacy:metadata:mnet_external:idnumber'] = 'An identification number given by the institution';
  57  $string['privacy:metadata:mnet_external:imagealt'] = 'Alternative text for the user\'s image.';
  58  $string['privacy:metadata:mnet_external:institution'] = 'The institution that this user is a member of.';
  59  $string['privacy:metadata:mnet_external:lang'] = 'A user preference for the language shown.';
  60  $string['privacy:metadata:mnet_external:lastaccess'] = 'The time that the user last accessed the site.';
  61  $string['privacy:metadata:mnet_external:lastlogin'] = 'The last login of this user.';
  62  $string['privacy:metadata:mnet_external:lastname'] = 'The surname of the user.';
  63  $string['privacy:metadata:mnet_external:lastnamephonetic'] = 'The phonetic details about the user\'s surname.';
  64  $string['privacy:metadata:mnet_external:maildigest'] = 'A setting for the mail digest for this user.';
  65  $string['privacy:metadata:mnet_external:maildisplay'] = 'A preference for the user about displaying their email address to other users.';
  66  $string['privacy:metadata:mnet_external:middlename'] = 'The middle name of the user';
  67  $string['privacy:metadata:mnet_external:phone1'] = 'A phone number for the user.';
  68  $string['privacy:metadata:mnet_external:phone2'] = 'An additional phone number for the user.';
  69  $string['privacy:metadata:mnet_external:picture'] = 'The picture details associated with this user.';
  70  $string['privacy:metadata:mnet_external:policyagreed'] = 'A flag to determine if the user has agreed to the site policy.';
  71  $string['privacy:metadata:mnet_external:suspended'] = 'A flag to show if the user has been suspended on this system.';
  72  $string['privacy:metadata:mnet_external:timezone'] = 'The timezone of the user';
  73  $string['privacy:metadata:mnet_external:trackforums'] = 'A preference for forums and tracking them.';
  74  $string['privacy:metadata:mnet_external:trustbitmask'] = 'The trust bit mask';
  75  $string['privacy:metadata:mnet_external:username'] = 'The username for this user.';
  76  $string['privacy:metadata:mnet_log'] = 'Details of remote actions carried out by a local user logged in a remote system.';
  77  $string['privacy:metadata:mnet_log:action'] = 'Action carried out by the user.';
  78  $string['privacy:metadata:mnet_log:cmid'] = 'ID of the course module.';
  79  $string['privacy:metadata:mnet_log:course'] = 'Remote system course ID where the action occurred.';
  80  $string['privacy:metadata:mnet_log:coursename'] = 'Remote system course full name where the action occurred.';
  81  $string['privacy:metadata:mnet_log:hostid'] = 'Remote system MNet ID.';
  82  $string['privacy:metadata:mnet_log:info'] = 'Additional information about the action.';
  83  $string['privacy:metadata:mnet_log:ip'] = 'The IP address used at the time of the action occurred.';
  84  $string['privacy:metadata:mnet_log:module'] = 'Remote system module where the action occurred.';
  85  $string['privacy:metadata:mnet_log:remoteid'] = 'Remote ID of the user who carried out the action in the remote system.';
  86  $string['privacy:metadata:mnet_log:time'] = 'Time when the action occurred.';
  87  $string['privacy:metadata:mnet_log:url'] = 'Remote system URL where the action occurred.';
  88  $string['privacy:metadata:mnet_log:userid'] = 'Local ID of the user who carried out the action in the remote system.';
  89  $string['privacy:metadata:mnet_session'] = 'The details of each MNet user session in a remote system. The data is stored temporarily.';
  90  $string['privacy:metadata:mnet_session:expires'] = 'Time when the session expires.';
  91  $string['privacy:metadata:mnet_session:mnethostid'] = 'Remote system MNet ID.';
  92  $string['privacy:metadata:mnet_session:token'] = 'Unique session identifier';
  93  $string['privacy:metadata:mnet_session:useragent'] = 'User agent used to access the remote system';
  94  $string['privacy:metadata:mnet_session:userid'] = 'ID of the user jumping to remote system.';
  95  $string['privacy:metadata:mnet_session:username'] = 'Username of the user jumping to remote system.';
  96  $string['unknownhost'] = 'Unknown host';
  97  
  98  // Deprecated since Moodle 3.11.
  99  $string['privacy:metadata:mnet_external:aim'] = 'The AIM identifier of the user';
 100  $string['privacy:metadata:mnet_external:icq'] = 'The ICQ number of the user.';
 101  $string['privacy:metadata:mnet_external:msn'] = 'The MSN identifier of the user';
 102  $string['privacy:metadata:mnet_external:skype'] = 'The Skype identifier of the user';
 103  $string['privacy:metadata:mnet_external:url'] = 'A URL related to this user.';
 104  $string['privacy:metadata:mnet_external:yahoo'] = 'The Yahoo identifier of the user';