* EN-Revision: Revision of lang_en.inc.php */ @define('PLUGIN_MARKREAD_NAME', 'Show read/unread state of entries for visitors'); @define('PLUGIN_MARKREAD_MSG', 'The entry was marked as read. You can now close this window, if not automatically closed.'); @define('PLUGIN_MARKREAD_MARKLINK', 'Title of the link to mark entries as read.'); @define('PLUGIN_MARKREAD_MARKLINK_DEFAULT', 'Mark as read'); @define('PLUGIN_MARKREAD_MARKTEXT', 'Text to display when entry has been read'); @define('PLUGIN_MARKREAD_MARKTEXT_DEFAULT', 'Entry marked as read'); ?>