mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +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
|
@ -1153,7 +1153,7 @@ $string['indicator:userforumstracking'] = 'User is tracking forums';
|
|||
$string['indicator:userforumstracking_help'] = 'This indicator represents whether or not the student has tracking turned on in the forums.';
|
||||
$string['info'] = 'Information';
|
||||
$string['inprogress'] = 'In progress';
|
||||
$string['insertresourceoractivitybefore'] = 'Insert an activity or resource before \'{$a->activityname}\'';
|
||||
$string['insertresourceoractivitybefore'] = 'Add an activity or resource before \'{$a->activityname}\'';
|
||||
$string['institution'] = 'Institution';
|
||||
$string['instudentview'] = 'in student view';
|
||||
$string['interests'] = 'Interests';
|
||||
|
@ -1180,8 +1180,8 @@ $string['lastedited'] = 'Last edited';
|
|||
$string['lastip'] = 'Last IP address';
|
||||
$string['lastlogin'] = 'Last login';
|
||||
$string['lastmodified'] = 'Last modified';
|
||||
$string['lastname'] = 'Surname';
|
||||
$string['lastnamephonetic'] = 'Surname - phonetic';
|
||||
$string['lastname'] = 'Last name';
|
||||
$string['lastnamephonetic'] = 'Last name - phonetic';
|
||||
$string['lastpage'] = 'Last page';
|
||||
$string['lastsiteaccess'] = 'Last access to site';
|
||||
$string['lastyear'] = 'Last year';
|
||||
|
@ -1319,7 +1319,7 @@ $string['missingemail'] = 'Missing email address';
|
|||
$string['missingfirstname'] = 'Missing given name';
|
||||
$string['missingfromdisk'] = 'Missing from disk';
|
||||
$string['missingfullname'] = 'Missing full name';
|
||||
$string['missinglastname'] = 'Missing surname';
|
||||
$string['missinglastname'] = 'Missing last name';
|
||||
$string['missingname'] = 'Missing name';
|
||||
$string['missingnewpassword'] = 'Missing new password';
|
||||
$string['missingpassword'] = 'Missing password';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue