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_onetopic.php
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -186,9 +186,11 @@
186
186
$string['tabsview_default'] = 'By default';
187
187
$string['tabsview_help'] = 'By default: is the traditional view.<br />
188
188
Vertically: show tabs in vertical direction. Tabs on the left and content on the right.<br />
189
+
Vertically including childs: show tabs in vertical direction, including the child tabs. Tabs on the left and content on the right.<br />
189
190
One single line: all tabs are displayed in a single line with horizontal scroll. Useful if too many tabs are used.';
190
191
$string['tabsview_oneline'] = 'Only one line';
191
192
$string['tabsview_vertical'] = 'Vertically';
193
+
$string['tabsview_verticalall'] = 'Vertically including childs';
192
194
$string['templatetopic'] = 'Use topic summary as template';
193
195
$string['templatetopic_help'] = 'This option is used in order to use the summary topic as a template. If it is used as template, you can include the resources in the content, not only as tradicional moodle\'s lists. <br />In order to include a resource, write the resource name between double brackets, for example: [[News forum]]. This functionality is similar to activity name filter, however, it is different because the user can chose if included the resource icon and decide than activities are be included.';
194
196
$string['templatetopic_icons'] = 'Show icon in resource links in summary';
0 commit comments