File: language/en/acp/forums.php
Unmodified
Added
Modified
Removed
Line 129 | Line 129 |
---|
'GENERAL_FORUM_SETTINGS' => 'General forum settings',
'LINK' => 'Link',
|
'GENERAL_FORUM_SETTINGS' => 'General forum settings',
'LINK' => 'Link',
|
| 'LIMIT_SUBFORUMS' => 'Limit legend to direct child-subforums', 'LIMIT_SUBFORUMS_EXPLAIN' => 'Limits the subforums to be displayed to subforums that are direct descendants (children) of the current forum. Disabling this will display all subforums with the “List subforums in legend” option enabled, regardless of depth.',
|
'LIST_INDEX' => 'List subforum in parent-forum’s legend', 'LIST_INDEX_EXPLAIN' => 'Displays this forum on the index and elsewhere as a link within the legend of its parent-forum if the parent-forum’s “List subforums in legend” option is enabled.', 'LIST_SUBFORUMS' => 'List subforums in legend',
| 'LIST_INDEX' => 'List subforum in parent-forum’s legend', 'LIST_INDEX_EXPLAIN' => 'Displays this forum on the index and elsewhere as a link within the legend of its parent-forum if the parent-forum’s “List subforums in legend” option is enabled.', 'LIST_SUBFORUMS' => 'List subforums in legend',
|