mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-61533 lang: Merge English strings from the en_fix language pack
Significant string change: * typeoflogin_desc,tool_mobile - removing sentence about autologinguests * gradepublishing_help, core_grades - updated explanation mentioning the manager role and grade export publishing settings
This commit is contained in:
parent
856e07e4e7
commit
ad5b7d26e7
9 changed files with 11 additions and 11 deletions
|
@ -800,7 +800,7 @@ $string['feedback'] = 'Feedback';
|
|||
$string['file'] = 'File';
|
||||
$string['fileexists'] = 'There is already a file called {$a}';
|
||||
$string['filemissing'] = '{$a} is missing';
|
||||
$string['filereaderror'] = 'Unable to read the file \'{$a}\' - please check this really is a file and not a folder';
|
||||
$string['filereaderror'] = 'Unable to read the file \'{$a}\'. Please check that it really is a file and not a folder.';
|
||||
$string['files'] = 'Files';
|
||||
$string['filesanduploads'] = 'Files and uploads';
|
||||
$string['filesfolders'] = 'Files/folders';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue