mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
MDL-76739 lang: Import fixed English strings (en_fix)
This commit is contained in:
parent
be1c1485ad
commit
975a127325
18 changed files with 34 additions and 34 deletions
|
@ -71,8 +71,8 @@ $string['privacy:metadata:lastaccess'] = 'The time that the user last accessed t
|
|||
$string['privacy:metadata:lastaccesstablesummary'] = 'Information about the last time a user accessed a course.';
|
||||
$string['privacy:metadata:lastip'] = 'The last IP address for the user.';
|
||||
$string['privacy:metadata:lastlogin'] = 'The last login of this user.';
|
||||
$string['privacy:metadata:lastname'] = 'The surname of the user.';
|
||||
$string['privacy:metadata:lastnamephonetic'] = 'The phonetic details about the user\'s surname.';
|
||||
$string['privacy:metadata:lastname'] = 'The last name of the user.';
|
||||
$string['privacy:metadata:lastnamephonetic'] = 'The phonetic details of the user\'s last name.';
|
||||
$string['privacy:metadata:maildigest'] = 'A setting for the mail digest for this user.';
|
||||
$string['privacy:metadata:maildisplay'] = 'A preference for the user about displaying their email address to other users.';
|
||||
$string['privacy:metadata:middlename'] = 'The middle name of the user';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue