Please note: Entries cannot be removed from this log until they are at least twenty-four hours old.'; $txt['modlog_ac_solve'] = 'Solved "{topic}"'; $txt['modlog_ac_not_solve'] = 'Un-Solved "{topic}"'; $txt['permissionname_solve_topic'] = 'Marks topics solved'; $txt['permissionhelp_solve_topic'] = 'This permission allows a user to a topic solved.'; $txt['permissionname_solve_topic_own'] = 'Own topic'; $txt['permissionname_solve_topic_any'] = 'Any topic'; $txt['permissionname_simple_solve_topic_own'] = 'Mark their own topic as solved'; $txt['permissionname_simple_solve_topic_any'] = 'Mark anyone\'s topic as solved'; $txt['topic_solved_error_no_board'] = 'Sorry, topic solved feature is not enabled in this board.'; $txt['cannot_support_tools_solve_topic_own'] = 'You cannot mark your topics as solved.'; $txt['cannot_support_tools_solve_topic_any'] = 'You cannot mark topics as solved.'; // Topic Solved $txt['bookmark'] = 'Bookmark'; $txt['bookmarks'] = 'My Bookmarks'; $txt['bookmark_list'] = 'Bookmarks'; $txt['bookmark_list_empty'] = 'You don\'t have any bookmarks at the moment. Add one by clicking \'Add bookmark\' in topics.'; $txt['bookmark_open_window'] = 'Open in new window'; $txt['bookmark_delete'] = 'Delete selected bookmarks'; $txt['bookmark_comment'] = 'Enter comment'; $txt['bookmark_edit'] = 'Edit comment'; $txt['bookmark_save'] = 'Save comment'; $txt['bookmark_cancel'] = 'Cancel'; $txt['bookmark_delete_success'] = '%1$s bookmarks were deleted successfully!'; $txt['bookmark_delete_failure'] = 'No bookmarks have been deleted.'; $txt['bookmark_add'] = 'Add bookmark'; $txt['bookmark_add_success'] = 'The topic was successfully added to your bookmarks!'; $txt['bookmark_add_exists'] = 'This topic is already listed in your bookmarks!'; $txt['bookmark_add_failed'] = 'Failed to add the topic to your bookmarks.'; $txt['permissionname_make_bookmarks'] = 'Create bookmarks for topics'; $txt['cannot_make_bookmarks'] = 'Sorry, you don\'t have permission to make bookmarks.'; ?>