By";
$text['authMessageB']="Before you can edit properties of linkpage, you have to enter you log in
information. After that, you will be redirected to the ADMIN page.";
$text['mustauth']="Authorization required!";
$text['toshort']="must be at least %d characters long!";
$text['accessdenied']=
"You are not allowed to show this page.
userId or password could not be find in user database.
Try again or return to Linkpage";
$text['notAllowed']="You are not allowed to perform this action";
$text['oops']="Oops, something has gone wrong. Try again!";
$text['ImageSaved']="Image URL succesfully saved";
$text['addedHtml']="Html code succesfully added";
$text['htmlSaved']="Html code succesfully saved";
//words
$text['del']="delete";
$text['dels']="delete";
$text['edit']="edit";
$text['disptext']="display text";
$text['link']="link";
$text['cat']="category";
$text['target']="Target";
$text['privileges']="Privileges";
$text['allowed']="Allowed";
$text['forbidden']="Forbidden";
$text['userName']="user name";
$text['email']="email";
$text['emailLong']="email address";
$text['statusCode']="Status code.";
$text['linkedTo']="linked to";
$text['next']="next";
//tabs
$text['adminHome']="Home";
$text['editLinkpage']="Edit linkpage";
$text['up']="up";
$text['down']="down";
$text['changeAll']="Set all to:";
$text['changeColumn']="Category %s has been moved to column %s.";
$text['jsConfirmDelete']='Are you sure you want to delete the %s %s?';
$text['add']="Add category or link";
$text['addlink']="Add link";
$text['catadd']="Add Category";
$text['addnewlink']="Add new link";
$text['imageadd']="Add Image";
$text['addHtml']="Add Html Block";
$text['addRssFeed']="Add Rss Feed";
$text['stat']="Statistics";
$text['statNumberOfCats']="Number of categories in database:";
$text['statNumberOfLinks']="Number of links in database:";
$text['statAverageLinksPerCat']="Average number of links per category:";
$text['totalviews'] = "Number of views Linkpage.php:";
$text['totalclicks']="Times a link was clicked:";
$text['settings']="Settings";
$text['manageUsers']="Manage users";
$text['changePassword']="Change password for user";
$text['oldPassword']="Old password:";
$text['newPassword']="New password:";
$text['newPasswordConfirm']="Confirm new password:";
$text['addNewUser']="Add a new User";
$text['editUser']="Edit user %s.";
$text['misc']="Miscellaneous";
$text['return2Start']="Return to start.";
$text['return2StartMessage']="This form will lead you back to the time you extracted the linkpage zip package:";
$text['return2StartNote']="Note that, if the link table is checked but not the cat table, nothing from those tables will be deleted.";
$text['emptyTables']="Delete contents of tables...";
$text['emptyTable']="Empty database %s";
$text['exclude']="To exclude exedentely submitting this form,
copy this string to the left form:";
$text['caution']="CAUTION!! THIS CANNOT BE UNDONE!";
//messages
$text['optimizeDone']="Table optimalisation done.";
$text['flushLogDone']="Flushing log completed. %s rows deleted.";
$text['delAllComplete']="Cleaning completed. %s rows deleted.";
$text['preview']="Preview";
$text['previewMessage']="Here you can see how your linkpage will appear on linkpage.php. Note that default.css is used for the style.";
$text['logout']="LOG OUT";
$text['parseAndQueries']='Generated in %s seconds using %s queries.';
//EOF
?>