Anonymous users can post new topics and replies to this forum");
define("_MD_PRIVATE","This is a Private forum.
Only users with special access can post new topics and replies to this forum");define("_MD_REGCANPOST","All Registered users can post new topics and replies to this forum");
define("_MD_MODSCANPOST","Only Moderators and Administrators can post new topics and replies to this forum");
define("_MD_PREVPAGE","Previous Page");
define("_MD_QUOTE","Quote");
// ERROR messages
define("_MD_ERRORFORUM","ERROR: Forum not selected!");
define("_MD_ERRORPOST","ERROR: Post not selected!");
define("_MD_NORIGHTTOPOST","You don't have the right to post in this forum.");
define("_MD_NORIGHTTOACCESS","You don't have the right to access this forum.");
define("_MD_ERRORTOPIC","ERROR: Topic not selected!");
define("_MD_ERRORCONNECT","ERROR: Could not connect to the forums database.");
define("_MD_ERROREXIST","ERROR: The forum you selected does not exist. Please go back and try again.");
define("_MD_ERROROCCURED","An Error Occured");
define("_MD_COULDNOTQUERY","Could not query the forums database.");
define("_MD_FORUMNOEXIST","Error - The forum/topic you selected does not exist. Please go back and try again.");
define("_MD_USERNOEXIST","That user does not exist. Please go back and search again.");
define("_MD_COULDNOTREMOVE","Error - Could not remove posts from the database!");
define("_MD_COULDNOTREMOVETXT","Error - Could not remove post texts!");
//reply.php
define("_MD_ON","on"); //Posted on
define("_MD_USERWROTE","%s wrote:"); // %s is username
//post.php
define("_MD_EDITNOTALLOWED","You're not allowed to edit this post!");
define("_MD_EDITEDBY","Edited by");
define("_MD_ANONNOTALLOWED","Anonymous user not allowed to post.
Please register.");
define("_MD_THANKSSUBMIT","Thanks for your submission!");
define("_MD_REPLYPOSTED","A reply to your topic has been posted.");
define("_MD_HELLO","Hello %s,");
define("_MD_URRECEIVING","You are receiving this email because a message you posted on %s forums has been replied to."); // %s is your site name
define("_MD_CLICKBELOW","Click on the link below to view the thread:");
//forumform.inc
define("_MD_YOURNAME","Your Name:");
define("_MD_LOGOUT","Logout");
define("_MD_REGISTER","Register");
define("_MD_SUBJECTC","Subject:");
define("_MD_MESSAGEICON","Message Icon:");
define("_MD_MESSAGEC","Message:");
define("_MD_ALLOWEDHTML","Allowed HTML:");
define("_MD_OPTIONS","Options:");
define("_MD_POSTANONLY","Post Anonymously");
define("_MD_DISABLESMILEY","Disable Smiley");
define("_MD_DISABLEHTML","Disable html");
define("_MD_NEWPOSTNOTIFY", "Notify me of new posts in this thread");
define("_MD_ATTACHSIG","Attach Signature");
define("_MD_POST","Post");
define("_MD_SUBMIT","Submit");
define("_MD_CANCELPOST","Cancel Post");
// forumuserpost.php
define("_MD_ADD","Add");
define("_MD_REPLY","Reply");
// topicmanager.php
define("_MD_YANTMOTFTYCPTF","You are not the moderator of this forum therefore you cannot perform this function.");
define("_MD_TTHBRFTD","The topic has been removed from the database.");
define("_MD_RETURNTOTHEFORUM","Return to the forum");
define("_MD_RTTFI","Return to the forum index");
define("_MD_EPGBATA","Error - Please go back and try again.");
define("_MD_TTHBM","The topic has been moved.");
define("_MD_VTUT","View the updated topic");
define("_MD_TTHBL","The topic has been locked.");
define("_MD_TTHBS","The topic has been Stickyed.");
define("_MD_TTHBUS","The topic has been unStickyed.");
define("_MD_VIEWTHETOPIC","View the topic");
define("_MD_TTHBU","The topic has been unlocked.");
define("_MD_OYPTDBATBOTFTTY","Once you press the delete button at the bottom of this form the topic you have selected, and all its related posts, will be permanently removed.");
define("_MD_OYPTMBATBOTFTTY","Once you press the move button at the bottom of this form the topic you have selected, and its related posts, will be moved to the forum you have selected.");
define("_MD_OYPTLBATBOTFTTY","Once you press the lock button at the bottom of this form the topic you have selected will be locked. You may unlock it at a later time if you like.");
define("_MD_OYPTUBATBOTFTTY","Once you press the unlock button at the bottom of this form the topic you have selected will be unlocked. You may lock it again at a later time if you like.");
define("_MD_OYPTSBATBOTFTTY","Once you press the Sticky button at the bottom of this form the topic you have selected will be Stickyed. You may unSticky it again at a later time if you like.");
define("_MD_OYPTTBATBOTFTTY","Once you press the unSticky button at the bottom of this form the topic you have selected will be unStickyed. You may Sticky it again at a later time if you like.");
define("_MD_MOVETOPICTO","Move Topic To:");
define("_MD_NOFORUMINDB","No Forums in DB");
define("_MD_DATABASEERROR","Database Error");
define("_MD_DELTOPIC","Delete Topic");
// delete.php
define("_MD_DELNOTALLOWED","Sorry, but you're not allowed to delete this post.");
define("_MD_AREUSUREDEL","Are you sure you want to delete this post and all its child posts?");
define("_MD_POSTSDELETED","Selected post and all its child posts deleted.");
// definitions moved from global.
define("_MD_THREAD","Thread");
define("_MD_FROM","From");
define("_MD_JOINED","Joined");
define("_MD_ONLINE","Online");
define("_MD_BOTTOM","Bottom");
?>