CPANEL_GENCFG	General settings
CPANEL_DIRCFG	Path settings
CPANEL_DBCFG	Database settings
CPANEL_LANGCFG	Language settings
CPANEL_THEMECFG Theme settings

CPANEL_HLP_FORUMNAME		The name of your forum displayed on the top of the page and in the browser-title.
CPANEL_HLP_ADMINPASS		The MD5-hashed password used to authenticate forum-admins. <b>Enter new password in plaintext, it will be automatically md5-hashed.</b>
CPANEL_HLP_COMPOSEFIELDSIZE The size, in rows, of the textfield for the message in the composition view.
CPANEL_HLP_NOTIFYMAIL.RECIPIENTS    A list of e-mail -addresses that will be sent an e-mail when a new thread is started. Separate addresses with commas. Leave empty to disable this feature.
CPANEL_HLP_NOTIFYMAIL.TOPIC     The subject (or topic) of the notification e-mail.
CPANEL_HLP_NOTIFYMAIL.SENDER.EMAIL    The senders <b>e-mail -address</b> to be set on the notification e-mail.
CPANEL_HLP_NOTIFYMAIL.SENDER.NAME     The senders <b>name</b> to be set on the notification e-mail.
CPANEL_HLP_HIDENEWPOSTS		Defines whether new posts are visible by default or not.
CPANEL_HLP_THREADSPERPAGE	The number of threads to show per page in the threadlist.
CPANEL_HLP_POSTSPERPAGE		The number of posts to show per page in the threadview.
CPANEL_HLP_DATEFORMAT		The format of dates displayed. See <a href="http://php.net/date">date-function reference</a> for more information.
CPANEL_HLP_MAXWORDLEN		The maximum length of a word before it get's linewrapped. 0 disables.
CPANEL_HLP_MAXLENLASTSENDER	The maximum amount of characters to display of the last senders alias in the thread-listing.
CPANEL_HLP_REDIRECTDELAY	The amount of time (in milliseconds) to wait before forwarding the user after certain events (e.g. posting). Seconds * 1000.
CPANEL_HLP_SHOWLANGMENU		Show the language-selection menu or not.
CPANEL_HLP_SHOWDEBUGMESSAGES	Show debugging-messages. You don't want this.
CPANEL_HLP_INCLUDEDIR		Path to the include-files.
CPANEL_HLP_CLASSDIR			Path to the Class-files.
CPANEL_HLP_DATADIR			Path to the data-files. Safe to ignore if you are using MySQL.
CPANEL_HLP_LANGDIR			Path to the language-files.
CPANEL_HLP_TMPLDIR			Path to the template-files.
CPANEL_HLP_USEDB			Use MySQL.
CPANEL_HLP_DBHOST			The host where the mysql-server is running.			
CPANEL_HLP_DBUNAME			The username used to access the database.
CPANEL_HLP_DBPASSW			The password used to access the database.
CPANEL_HLP_DBNAME			The name of the database.
CPANEL_HLP_COOKIELIFETIME   How many days should cookies sent by ElfBB live. (Cookies are used to store information such as the posters name and last visit.)
CPANEL_HLP_OUTPUTXHTML      Set this to true if you wan't Elf to output XHTML where applicaple. This feature is still incomplete and 100% validity is not guaranteed.
CPANEL_HLP_INTRODUCTION     Welcome to your ElfBB control panel! Select a section in the menu and browse through the available configuration. More detailed help is available in each section.
CPANEL_HLP_THEMEDIR         Path to the themes.
CPANEL_HLP_WEBDIR           Path to the web folder.

PROMPT_NAME		Name
PROMPT_VALUE	Value
PROMPT_DEFAULTVALUE	Default value
PROMPT_HELP		Help

ADMIN_CPANEL	Configuration
ADMIN_DELETE		Delete
ADMIN_HIDE		Hide
ADMIN_LOCK		Lock
ADMIN_LOGOUT		Logout
ADMIN_MODIFY		Modify
ADMIN_PUBLISH		Publish
ADMIN_STICK		Stick
ADMIN_UNLOCK		Unlock
ADMIN_UNSTICK		Unstick

DELETE_CONFIRM_MESSAGE 	You are about to delete a message.\nDeleting is NOT reversible.\n\nAre you sure you wish to continue?
DELETE_CONFIRM_THREAD 	You are about to delete a WHOLE THREAD.\nDeleting is NOT reversible.\n\nAre you sure you wish to continue?

ERROR_AUTHFAIL 		Authentication failure.
ERROR_EMPTYSEARCH	Empty keyword entered
ERROR_FAILEDSEARCH	No results found
ERROR_NOACCESS		Access denied
ERROR_NOTADMIN		You're not logged in as an administrator
ERROR_NOSAVERETURN  Your message was not saved due to an error. %s, correct the errors and try again.
ERROR_REQUIREDFIELDSLEFTEMPTY Required fields were left empty.
ERROR_SAVEFAIL		Saving failed. Hit %s to try again. 
ERROR_SOURCENOTFOUND	The quotesource was not found
ERROR_NOTFOUND      I don't know what you want... sorry.

FORMAT_ERRORMSG		<p class="errormsg">Error: %s</p>
FORMAT_HREF		[%s]
FORMAT_QUOTE_FULL	<a href="%url">Quote from %who on %when</a>
FORMAT_QUOTE_SIMPLE Quote:

FUNC_RESETFORM		Reset
FUNC_POST		Start new thread
FUNC_POSTREPLY		Post reply
FUNC_REFRESH		refresh
FUNC_RETURN     Go back
FUNC_SAVECONFIG Save configuration
FUNC_SENDFORM		Post
FUNC_SIGNIN		Sign in
FUNC_TOTOP		Top of page
FUNC_QUOTE	Reply with quote
FUNC_GOTO   Go to

HEAD_AUTHOR		Author
HEAD_LASTPOST		Last post
HEAD_REPLIES		Replies
HEAD_TOPIC		Topic

INFO_PAGEGEN		Page generated in %s seconds

NOTIFYMAIL_MESSAGE	started a new thread about
NOTIFYMAIL_SENDER 	Automatic notify
NOTIFYMAIL_TOPIC 	New thread

PROMPT_CONTINUE		Continue
PROMPT_EDITPOST		Edit post
PROMPT_EDITREPLY	Edit reply
PROMPT_ENTERPASS	Enter admin password
PROMPT_HOME 		Home
PROMPT_LANGCHOOSE	Choose language
PROMPT_LANGNAME		English
PROMPT_LOCKED		Locked
PROMPT_MESGDELETEOK	Message deleted
PROMPT_MESSAGE		Message
PROMPT_MODERATEDPOST	This is a moderated forum. Your post will not show up until it has been approved by the forum administrators.
PROMPT_NEW		New!
PROMPT_NOPOSTS		No posts
PROMPT_PAGES		Pages
PROMPT_POSTNEW		Post new thread
PROMPT_POSTREPLY	Post reply
PROMPT_REDIRECTED	You are being redirected
PROMPT_REVIEW		Review
PROMPT_REPLYINGTO   You are replying to: %s
PROMPT_SAVEOK		Message saved
PROMPT_SEARCH 		Search
PROMPT_SEARCHING	Searching with keyword
PROMPT_STICKY		Sticky
PROMPT_THRDDELETEOK	Thread deleted
PROMPT_TOPIC		Topic
PROMPT_YOURNAME		Your name/alias
PROMPT_CFGSAVEOK	Settings saved.