<?php $txt['permissiongroup_module_submissions'] = 'Module Submissions'; $txt['permissionname_submit_link'] = 'Submit Links'; $txt['permissionhelp_submit_link'] = 'This allows Members in this group to submit links on the Links Page.'; $txt['permissionname_review_link'] = 'Review Links'; $txt['permissionhelp_review_link'] = 'This allows Members in this group to review and activate new Link Submissions.'; $txt['permissiongroup_module_manage'] = 'Module Management'; $txt['permissionname_manage_articles'] = 'Manage Articles'; $txt['permissionhelp_manage_articles'] = 'Allows members in this group to access Articles Management.\\nNote: You will have to create a menu link for Articles Management.'; $txt['permissionname_manage_faqs'] = 'Manage FAQs'; $txt['permissionhelp_manage_faqs'] = 'Allows members in this group to access FAQ Management.\\nNote: You will have to create a menu link for FAQs Management.'; $txt['permissionname_manage_guestbook'] = 'Manage Guestbook'; $txt['permissionhelp_manage_guestbook'] = 'Allows members in this group to access Guestbook Management.\\nNote: You will have to create a menu link for Guestbook Management.'; $txt['permissionname_manage_quotes'] = 'Manage Quotes'; $txt['permissionhelp_manage_quotes'] = 'Allows members in this group to access Quote Management.\\nNote: You will have to create a menu link for Quotes Management.'; $txt['permissionname_manage_downloads'] = 'Manage Downloads'; $txt['permissionhelp_manage_downloads'] = 'Allows members in this group to access Download Management.\\nNote: You will have to create a menu link for Downloads Management.'; $txt['permissionname_manage_polls'] = 'Manage Polls'; $txt['permissionhelp_manage_polls'] = 'Allows members in this group to access Polls Management.'; $txt['permissiongroup_files'] = 'Portal File Transfers'; $txt['permissionname_download_files'] = 'Access Downloads/Download Files'; $txt['permissionhelp_download_files'] = 'Allows members in this group to access the downloads area\\nand download files from the site.'; $txt['permissiongroup_bpolls'] = 'Portal Polls Block'; $txt['permissionname_bpoll_view'] = 'View Block Polls'; $txt['permissionhelp_bpoll_view'] = 'Allows members in this group to view polls in a block that are NOT\\nassociated with a forum topic. Polls that ARE associated with a forum\\ntopic will only be viewable if the user can view the current forum board.'; $txt['permissionname_bpoll_vote'] = 'Vote in Block Polls'; $txt['permissionhelp_bpoll_vote'] = 'Allows members in this group to vote in polls displayed in a block that are NOT\\nassociated with a forum topic. Polls that ARE associated with a forum\\ntopic will be determined by the polls permissions for the current forum board.'; $txt['permissionname_bpoll_lock'] = 'Lock Block Polls'; $txt['permissionhelp_bpoll_lock'] = 'Allows members in this group to lock voting on polls displayed in a block that are NOT\\nassociated with a forum topic. Polls that ARE associated with a forum\\ntopic will be determined by the polls permissions for the current forum board.'; // Shout Box Module $txt['permissiongroup_shoutbox'] = 'Shout Box Module'; $txt['permissionname_delete_shouts'] = 'Delete Shouts in Shout Box'; $txt['permissionhelp_delete_shouts'] = 'Allows members in this group to delete Shouts in the Shout Box,\\neither from the Shout Box directly or from the Shout Archives page.'; $txt['permissionname_submit_shouts'] = 'Submit Shouts in the Shout Box'; $txt['permissionhelp_submit_shouts'] = 'Allows members in this group to submit shouts in the Shout Box'; ?>