-
+
@@ -529,16 +529,16 @@ class core_files_renderer extends plugin_renderer_base {
diff --git a/lang/en/repository.php b/lang/en/repository.php
index fadce50db53..25713bed4aa 100644
--- a/lang/en/repository.php
+++ b/lang/en/repository.php
@@ -84,6 +84,9 @@ $string['deleterepository'] = 'Delete this repository';
$string['detailview'] = 'View details';
$string['dimensions'] = 'Dimensions';
$string['disabled'] = 'Disabled';
+$string['displaydetails'] = 'Display folder with file details';
+$string['displayicons'] = 'Display folder with file icons';
+$string['displaytree'] = 'Display folder as file tree';
$string['download'] = 'Download';
$string['downloadfolder'] = 'Download all';
$string['downloadsucc'] = 'The file has been downloaded successfully';
@@ -118,6 +121,7 @@ $string['foldernotfound'] = 'Folder not found';
$string['folderrecurse'] = 'Folder can not be moved to it\s own subfolder';
$string['getfile'] = 'Select this file';
$string['hidden'] = 'Hidden';
+$string['help'] = 'Help';
$string['choosealink'] = 'Choose a link...';
$string['chooselicense'] = 'Choose license';
$string['iconview'] = 'View as icons';
@@ -184,6 +188,7 @@ $string['renameto'] = 'Rename to "{$a}"';
$string['repositories'] = 'Repositories';
$string['repository'] = 'Repository';
$string['repositorycourse'] = 'Course repositories';
+$string['repositoryicon'] = 'Repository icon';
$string['repositoryerror'] = 'Remote repository returned error: {$a}';
$string['save'] = 'Save';
$string['saveas'] = 'Save as';