<?php $language["SUBFORUM"]="SubForum"; $language["SUBFORUMS"]="<b>SubForums</b>"; $language["NEW_TOPIC"]="New Topic"; $language["NO_TOPICS"]="Sorry, no topics are present."; $language["LOCKED"]="Locked Topic"; $language["LOCKED_NEW"]="Locked Topic (New)"; $language["UNLOCKED"]="No New Replies"; $language["UNLOCKED_NEW"]="New Replies"; $language["ERR_CANT_START_TOPICS"]="You are not permitted to start new topics in this forum."; $language["BAD_FORUM_ID"]="Bad Forum ID"; $language["MOD_OPTION"]="Moderation Options"; $language["SET_STICKY"]="Set/Unset Sticky"; $language["SET_LOCKED"]="Lock/Unlock Topic"; $language["RENAME_TOPIC"]="Rename topic"; $language["DELETE_TOPIC"]="Delete Topic"; $language["MOVE_TOPIC"]="Move this topic to"; $language["MOVE"]="Move"; $language["ADD_REPLY"]="Add Reply"; $language["BAD_TOPIC_ID"]="Bad Topic ID"; $language["LAST_10_POSTS"]="10 last posts, in reverse order"; $language["LAST_EDITED_BY"]="Last edited by"; $language["ERR_POST_ID_NA"]="Post ID is N/A"; $language["ERR_FORUM_TOPIC"]="Bad forum or topic ID."; $language["ERR_POST_NOT_FOUND"]="Post not found"; $language["ERR_POST_UNIQUE"]="Can't delete the post; it is the only post of the topic. You should"; $language["ERR_POST_UNIQUE_2"]="delete the topic"; $language["ERR_POST_UNIQUE_3"]="instead"; $language["TOPIC_LOCKED"]="This topic is locked; no new posts are allowed."; $language["TOPIC_NOT_FOUND"]="Topic not found"; $language["TOPIC_UNREAD_POSTS"]="Topics with unread posts"; $language["POST"]="Post"; $language["SEARCH_AGAIN"]="Search Again"; $language["SEARCH_HELP"]="Enter one or more words to search for.<br />Very common words and words with less than 3 characters are ignored."; $language["SEARCHED_FOR"]="Searched for"; ?>