mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Merge branch 'MDL-67883-squash' of https://github.com/Chocolate-lightning/moodle
This commit is contained in:
commit
618b13e1f5
87 changed files with 5262 additions and 41 deletions
|
@ -35,6 +35,7 @@ $string['filterrowlegend'] = 'Filter {$a}';
|
|||
$string['filtersetmatchdescription'] = 'How multiple filters should be combined';
|
||||
$string['match'] = 'Match';
|
||||
$string['matchofthefollowing'] = 'of the following:';
|
||||
$string['moodlenetprofile'] = 'MoodleNet profile';
|
||||
$string['placeholdertypeorselect'] = 'Type or select...';
|
||||
$string['placeholdertype'] = 'Type...';
|
||||
$string['privacy:courserequestpath'] = 'Requested courses';
|
||||
|
@ -89,6 +90,7 @@ $string['privacy:metadata:maildisplay'] = 'A preference for the user about displ
|
|||
$string['privacy:metadata:middlename'] = 'The middle name of the user';
|
||||
$string['privacy:metadata:mnethostid'] = 'An identifier for the MNet host if used';
|
||||
$string['privacy:metadata:model'] = 'The device name, occam or iPhone etc..';
|
||||
$string['privacy:metadata:moodlenetprofile'] = 'The MoodleNet profile for the user';
|
||||
$string['privacy:metadata:msn'] = 'The MSN identifier of the user';
|
||||
$string['privacy:metadata:my_pages'] = 'User pages - dashboard and profile. This table does not contain personal data and only used to link dashboard blocks to users';
|
||||
$string['privacy:metadata:my_pages:name'] = 'Page name';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue