Tentative de régler le bordel
This commit is contained in:
@@ -97,6 +97,7 @@ $lang = array_merge($lang, array(
|
||||
'FORUM_LINK_TRACK_EXPLAIN' => 'Records the number of times a forum link was clicked.',
|
||||
'FORUM_NAME' => 'Forum name',
|
||||
'FORUM_NAME_EMPTY' => 'You must enter a name for this forum.',
|
||||
'FORUM_NAME_EMOJI' => 'The forum name you entered is invalid.<br>It contains the following unsupported characters:<br>%s',
|
||||
'FORUM_PARENT' => 'Parent forum',
|
||||
'FORUM_PASSWORD' => 'Forum password',
|
||||
'FORUM_PASSWORD_CONFIRM' => 'Confirm forum password',
|
||||
@@ -128,6 +129,8 @@ $lang = array_merge($lang, array(
|
||||
'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',
|
||||
|
||||
Reference in New Issue
Block a user