mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Fix #1569 add option to control whether notices are included in combined board
This commit is contained in:
parent
06f973d227
commit
77403f384a
5 changed files with 23 additions and 3 deletions
|
|
@ -97,4 +97,5 @@ $lang->about_board_combined_board = 'You can use this board to view documents fr
|
|||
$lang->cmd_board_include_modules = 'Include Boards';
|
||||
$lang->cmd_board_include_modules_none = '(None)';
|
||||
$lang->cmd_board_include_days = 'Include Duration';
|
||||
$lang->about_board_include_days = 'Only combine recent documents. If this value is set to 0, all documents from selected boards will be combined.<br />Durations shorter than 1 day can be set as fractions of a day, e.g. 0.25 days = 6 hours.';
|
||||
$lang->about_board_include_days = 'Only combine recent documents. If this value is set to 0, all documents from selected boards will be combined.<br />Durations shorter than 1 day can be set as fractions of a day, e.g. 0.25 days = 6 hours.';
|
||||
$lang->cmd_board_include_notice = 'Include Notices';
|
||||
Loading…
Add table
Add a link
Reference in a new issue