board = 'Board'; $lang->except_notice = 'Exclude Notices'; $lang->use_anonymous = 'Use Anonymous'; $lang->cmd_manage_menu = 'Manage Menus'; $lang->list_target_item = 'Target Item'; $lang->list_display_item = 'Display Item'; // Item $lang->search_result = 'Search Result'; $lang->consultation = 'Consultation'; $lang->secret = 'Secret'; $lang->thisissecret = 'This is a secret article.'; $lang->admin_mail = "Administrator's Mail"; // words used in button $lang->cmd_board_list = 'Boards List'; $lang->cmd_module_config = 'Common Board Setting'; $lang->cmd_view_info = 'Board Info'; $lang->cmd_list_setting = 'List Setting'; // blah blah.. $lang->about_layout_setup = 'You can manually modify board layout code. Insert or manage the widget code anywhere you want'; $lang->about_board_category = 'You can make board categories.
When board category is broken, try rebuilding the cache file manually.'; $lang->about_except_notice = 'Notice articles will not be displayed on normal list.'; $lang->about_use_anonymous = 'Make a board into anonymous board by hiding the author\'s information.'; $lang->about_board = 'This module is for creating and managing boards.'; $lang->about_consultation = "Non-administrator members would see their own articles.\nNon-members would not be able to write articles when using consultation."; $lang->about_secret = 'Users will be able to write secret articles or comments.'; $lang->about_admin_mail = 'A mail will be sent when an article or comment is submitted.
Multiple mails can be sent with commas(,).'; $lang->about_list_config = 'If using list-style skin, you may arrange items to display.
However, this feature might not be availble for non-official skins.
If you double-click target items and display items, then you can add / remove them'; $lang->msg_not_enough_point = 'Your point is not enough to write an article in this board.'; ?>