"username", "username". (these must be usernames not display names!)
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'] = 'Regular 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'] = 'Collapsible';
$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';
// Don't use entities in the below string.
$txt['mboards_permissions_confirm'] = 'Are you sure you want to switch this board to use local 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_option1'] = 'Delete category and all boards contained within.';
$txt['mboards_delete_option2'] = 'Delete category and move all boards contained within to';
$txt['mboards_delete_error'] = 'No category selected!';
$txt['mboards_delete_board_contains'] = 'Deleting this board will also move the child boards below, including all topics, posts and attachments within each board';
$txt['mboards_delete_board_option1'] = 'Delete board and move child boards contained within to category level.';
$txt['mboards_delete_board_option2'] = 'Delete board and move all child boards contained within to';
$txt['mboards_delete_board_error'] = 'No board selected!';
$txt['mboards_delete_what_do'] = 'Please select what you would like to do with these boards';
$txt['mboards_delete_confirm'] = 'Confirm';
$txt['mboards_delete_cancel'] = 'Cancel';
$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.
Note: if the member is any group or post group checked, they will have access to this board.';
$txt['mboards_groups_post_group'] = 'This group is a post group.';
$txt['mboards_permissions_title'] = 'Board access';
$txt['mboards_permissions_desc'] = 'Select the restrictions for this board. These restrictions do not apply to moderators and administrators.';
$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_order_in_category'] = 'In category';
$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.';
$txt['mboards_settings_desc'] = 'Edit general board and category settings.';
$txt['groups_manage_boards'] = 'Membergroups allowed to manage boards and categories';
$txt['mboards_settings_submit'] = 'Save';
$txt['recycle_enable'] = 'Enable recycling of deleted topics';
$txt['recycle_board'] = 'Board for recycled topics';
$txt['countChildPosts'] = 'Count child\'s posts in parent\'s totals';
$txt['mboards_select_destination'] = 'Select destination for board \'%1$s\'';
$txt['mboards_cancel_moving'] = 'Cancel moving';
$txt['mboards_move'] = 'move';
?>