<?php // Version: 1.0; ManageBoards $txt[41] = 'Manage Boards and Categories'; $txt[43] = 'Order'; $txt[44] = 'Full name'; $txt[672] = 'This is the name that will be displayed.'; $txt[677] = 'Edit your categories and boards here. List multiple moderators as <i>"username", "username"</i>. (these must be usernames not display names!)<br />To create a new board, click the Add Board button. To make the new board a child of a current board, select "Child of..." from the Order drop down menu when creating the board.'; $txt['parent_members_only'] = 'Ungrouped Members'; $txt['parent_guests_only'] = 'Guests'; $txt['catConfirm'] = 'Do you really want to delete this category?'; $txt['boardConfirm'] = 'Do you really want to delete this board?'; $txt['catEdit'] = 'Edit Category'; $txt['boardsEdit'] = 'Modify Boards'; $txt['collapse_enable'] = 'Collapsable'; $txt['collapse_desc'] = 'Allow users to collapse this category?'; $txt['catModify'] = '(modify)'; $txt['mboards_order_after'] = 'After '; $txt['mboards_order_inside'] = 'Inside '; $txt['mboards_order_first'] = 'In first place'; $txt['mboards_new_cat'] = 'Create new category'; $txt['mboards_new_board'] = 'Add Board'; $txt['mboards_new_cat_name'] = 'New Category'; $txt['mboards_add_cat_button'] = 'Add Category'; $txt['mboards_new_board_name'] = 'New Board'; $txt['mboards_name'] = 'Name'; $txt['mboards_modify'] = 'modify'; $txt['mboards_permissions'] = 'permissions'; $txt['mboards_delete_cat'] = 'Delete Category'; $txt['mboards_delete_board'] = 'Delete Board'; $txt['mboards_delete_cat_contains'] = 'Deleting this category will also delete the below boards, including all topics, posts and attachments within each board'; $txt['mboards_delete_what_do'] = 'Please select what you would like to do with these boards'; $txt['mboards_delete_option1'] = 'Delete category and all boards contained within.'; $txt['mboards_delete_option2'] = 'Delete category and move all boards contained within to'; $txt['mboards_delete_confirm'] = 'Confirm'; $txt['mboards_delete_cancel'] = 'Cancel'; $txt['mboards_delete_error'] = 'No category selected!'; $txt['mboards_category'] = 'Category'; $txt['mboards_description'] = 'Description'; $txt['mboards_description_desc'] = 'A short description of your board.'; $txt['mboards_groups'] = 'Allowed Groups'; $txt['mboards_groups_desc'] = 'Groups allowed to access this board.'; $txt['mboards_moderators'] = 'Moderators'; $txt['mboards_moderators_desc'] = 'Additional members to have moderation privileges on this board. Note that administrators don\'t have to be listed here.'; $txt['mboards_count_posts'] = 'Count Posts'; $txt['mboards_count_posts_desc'] = 'Makes new replies and topics raise members\' post counts.'; $txt['mboards_unchanged'] = 'Unchanged'; $txt['mboards_theme'] = 'Board Theme'; $txt['mboards_theme_desc'] = 'This allows you to change the look of your forum inside only this board.'; $txt['mboards_theme_default'] = '(overall forum default.)'; $txt['mboards_override_theme'] = 'Override Member\'s Theme'; $txt['mboards_override_theme_desc'] = 'Use this board\'s theme even if the member didn\'t choose to use the defaults.'; $txt['mboards_order_before'] = 'Before'; $txt['mboards_order_child_of'] = 'Child of'; $txt['mboards_current_position'] = 'Current Position'; $txt['no_valid_parent'] = 'Board %s does not have a valid parent. Use the \'find and repair errors\' function to fix this.'; ?>