You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: lang/en/format_grid.php
+9
Original file line number
Diff line number
Diff line change
@@ -159,6 +159,11 @@
159
159
$string['setnewactivity'] = 'Show new activity notification image';
160
160
$string['setnewactivity_help'] = "Show the new activity notification image when a new activity or resource are added to a section.";
161
161
162
+
$string['singlepagesummaryimage'] = 'Show the grid image in the section summary on a single page.';
163
+
$string['singlepagesummaryimage_help'] = "When the 'Course layout' is set to 'Show one section per page' then show the grid image for that section in the section summary when there is a summary in the position stated.";
164
+
$string['defaultsinglepagesummaryimage'] = 'Show the grid image in the section summary on a single page.';
165
+
$string['defaultsinglepagesummaryimage_desc'] = "When the 'Course layout' is set to 'Show one section per page' then show the grid image for that section in the section summary when there is a summary in the position stated.";
166
+
162
167
$string['setfitsectioncontainertowindow'] = 'Fit the section popup to the window';
163
168
$string['setfitsectioncontainertowindow_help'] = 'If enabled, the popup box with the contents of the section will fit to the size of the window and will scroll inside if necessary. If disabled, the entire page will scroll instead.';
164
169
@@ -271,6 +276,10 @@
271
276
$string['resetnewactivity_help'] = 'Resets the new activity notification image to follow the site default value.';
0 commit comments