<?php //Override SMF's "Subject" with "Heading" $txt[70] = 'No Article Heading.'; $txt['art00'] = 'Article Managment'; $txt['art01'] = 'Article Managment'; $txt['art_edit'] = 'Edit'; $txt['art_delete'] = 'Delete'; $txt['art02'] = 'Articles: '; $txt['art03'] = ' Articles'; $txt['art04'] = 'Back to Articles'; $txt['art05'] = 'There aren\'t any Articles to display.'; $txt['art06'] = 'Read more ...'; $txt['art07'] = 'Article Archive'; $txt['art08'] = 'Posted By'; $txt['art09'] = 'Posted On'; $txt['art10'] = 'Please select a section to view its archive.'; $txt['art11'] = 'Submission Status'; $txt['art12'] = 'You must be logged in to view this section'; $txt['art109'] = 'None'; $txt['art412'] = 'Comments: '; $txt['art436'] = 'Yes'; $txt['art437'] = 'No'; $txt['art410'] = 'Submit'; $txt['art278'] = 'Reset Form'; $txt['art408'] = 'Approve'; $txt['art407'] = 'no comments available'; $txt['art406'] = 'Reviewer unavailable'; $txt['art415'] = 'Submission Control'; $txt['art416'] = 'Current Status: '; $txt['art417'] = 'Reviewer: '; $txt['art418'] = 'Last Action: '; $txt['art419'] = 'You do not have rights to review submissions, or have not yet submitted a piece for review'; $txt['art420'] = 'Filter by Stage: '; $txt['art421'] = 'Filter'; $txt['art422'] = 'Submissions'; $txt['art423'] = 'Category'; $txt['art424'] = 'Submitted By'; $txt['art425'] = 'Date Submitted'; $txt['art426'] = 'Reviewed By'; $txt['art427'] = 'Status'; $txt['art428'] = 'Date Modified'; $txt['art531'] = 'Are you sure you want to delete this article?'; $txt['art_op'] = 'Article Options'; $txt['art444'] = 'Publishing Delayed'; $txt['art400'] = 'Pending'; $txt['art401'] = 'Approved'; $txt['art402'] = 'Rejected'; $txt['art403'] = 'Cancelled'; $txt['art404'] = 'Re-submitted'; $txt['art471'] = 'All'; $txt['art446'] = 'Publish Now'; $txt['art447'] = 'Published'; $txt['art483'] = 'Section:'; $txt['art420'] = 'Filter by Stage: '; $txt['art421'] = 'Filter'; $txt['art485'] = 'Section'; $txt['art464'] = 'Heading'; $txt['art424'] = 'Submitted By'; $txt['art425'] = 'Date Submitted'; $txt['art426'] = 'Reviewed By'; $txt['art427'] = 'Status'; $txt['art428'] = 'Date Modified'; $txt['art485'] = 'Section'; $txt['art476'] = 'Are you sure you want to delete this article?'; $txt['art477'] = 'Featured Articles'; $txt['art478'] = 'Add an Article'; $txt['art479'] = 'Summary:'; $txt['art480'] = 'Article Contents:'; $txt['art481'] = 'Feature Article:'; $txt['art482'] = '<font size="1">Check this if you\'d like this article to be displayed on the front page.</font>'; $txt['art438'] = 'Delay Publishing:'; $txt['art439'] = '<font size="1">Check this if you don\'t want to make this news item available until later.</font>'; $txt['art484'] = 'You can not edit an article that was posted by someone else'; $txt['art485'] = 'Section'; $txt['art486'] = 'Change Section:'; $txt['art487'] = 'Note: Modifying this article will automatically update the status to approved - regardless of its current stage.'; $txt['art488'] = 'Publishing for this article has been delayed. '; $txt['art489'] = 'Note: Modifying this article at any time will cause it to be re-submitted for review.'; $txt['art490'] = 'This article has been approved and published.'; $txt['art524'] = 'The Heading field was not filled out. It is required.'; $txt['art525'] = 'The Article Contents were not filled out. It is required.'; $txt['art526'] = 'The Article Summary was not filled out. It is required.'; $txt['art527'] = 'You must select a section in which this article will be placed. If there are no sections to choose from, please contact your system administrator.'; $txt['art462'] = 'Articles'; $txt['art463'] = 'Add Article'; $txt['art464'] = 'Heading'; $txt['art465'] = 'Sub-Heading'; $txt['art_edit'] = 'Edit Article'; $txt['art528'] = 'By:'; $txt['art529'] = 'Last Updated:'; $txt['art158'] = 'Read more'; $txt['no_arts'] = 'No articles'; $txt['art_off'] = 'Articles have been disabled by the admin.'; ?>