X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=lang%2Fen%2Fuser.php;h=9da847621b673b5ae8ce98751d13a1666848f5e8;hp=ee3c7fdf6d80b2875312dba97b0b8a6497d1cb2f;hb=ffa17ad17da6ac3745aa6df4ba24087858de9261;hpb=7fcdd9d98330a477c5db48fb433b91f9bfd07000 diff --git a/lang/en/user.php b/lang/en/user.php index ee3c7fdf6d8..9da847621b6 100644 --- a/lang/en/user.php +++ b/lang/en/user.php @@ -35,6 +35,8 @@ $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['moodlenetprofile_help'] = 'This field is to link your MoodleNet profile to Moodle. It expects a WebFinger compliant URI'; $string['placeholdertypeorselect'] = 'Type or select...'; $string['placeholdertype'] = 'Type...'; $string['privacy:courserequestpath'] = 'Requested courses'; @@ -89,6 +91,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';