diff --git a/app_config/cache/install/language/1.php b/app_config/cache/install/language/1.php
new file mode 100644
index 0000000..5b8091a
--- /dev/null
+++ b/app_config/cache/install/language/1.php
@@ -0,0 +1,45 @@
+ '(\'English\',\'index\',\'Index\',\'main\')',
+ 1 => '(\'English\',\'forum\',\'Forum\',\'main\')',
+ 2 => '(\'English\',\'forums\',\'Forums\',\'main\')',
+ 3 => '(\'English\',\'Error\',\'Error\',\'main\')',
+ 4 => '(\'English\',\'username\',\'Username\',\'main\')',
+ 5 => '(\'English\',\'ipaddr\',\'IP Address\',\'main\')',
+ 6 => '(\'English\',\'message\',\'Message\',\'main\')',
+ 7 => '(\'English\',\'actions\',\'Actions\',\'main\')',
+ 8 => '(\'English\',\'delete\',\'Delete\',\'main\')',
+ 9 => '(\'English\',\'edit\',\'Edit\',\'main\')',
+ 10 => '(\'English\',\'submit\',\'Submit\',\'main\')',
+ 11 => '(\'English\',\'preview\',\'Preview\',\'main\')',
+ 12 => '(\'English\',\'update\',\'Update\',\'main\')',
+ 13 => '(\'English\',\'add\',\'Add\',\'main\')',
+ 14 => '(\'English\',\'upload\',\'Upload\',\'main\')',
+ 15 => '(\'English\',\'export\',\'Export\',\'main\')',
+ 16 => '(\'English\',\'download\',\'Download\',\'main\')',
+ 17 => '(\'English\',\'information\',\'Information\',\'main\')',
+ 18 => '(\'English\',\'category\',\'Category\',\'main\')',
+ 19 => '(\'English\',\'description\',\'Description\',\'main\')',
+ 20 => '(\'English\',\'name\',\'Name\',\'main\')',
+ 21 => '(\'English\',\'posts\',\'Posts\',\'main\')',
+ 22 => '(\'English\',\'topic\',\'Topic\',\'main\')',
+ 23 => '(\'English\',\'topics\',\'Topics\',\'main\')',
+ 24 => '(\'English\',\'post\',\'Post\',\'main\')',
+ 25 => '(\'English\',\'time\',\'Time\',\'main\')',
+ 26 => '(\'English\',\'user\',\'User\',\'main\')',
+ 27 => '(\'English\',\'go\',\'Go\',\'main\')',
+ 28 => '(\'English\',\'on\',\'On\',\'main\')',
+ 29 => '(\'English\',\'posted\',\'Posted\',\'main\')',
+ 30 => '(\'English\',\'by\',\'by\',\'main\')',
+ 31 => '(\'English\',\'enable?\',\'Enable?\',\'main\')',
+ 32 => '(\'English\',\'days\',\'Days\',\'main\')',
+ 33 => '(\'English\',\'save\',\'Save changes\',\'main\')',
+ 34 => '(\'English\',\'and\',\'and\',\'main\')',
+ 35 => '(\'English\',\'or\',\'or\',\'main\')',
+ 36 => '(\'English\',\'rules\',\'Rules\',\'main\')',
+ 37 => '(\'English\',\'registration\',\'Registration\',\'main\')',
+ 38 => '(\'English\',\'minutes\',\'Minutes\',\'main\')',
+);
+$q = new DBMassInsert('language', array('language', 'langkey', 'value', 'category'), $lang_insert_data, 'Failed to insert language data');
+$q->commit();
\ No newline at end of file
diff --git a/app_config/cache/install/language/10.php b/app_config/cache/install/language/10.php
new file mode 100644
index 0000000..ef141c7
--- /dev/null
+++ b/app_config/cache/install/language/10.php
@@ -0,0 +1,46 @@
+ '(\'English\',\'redirmsg\',\'If you are not redirected within a few seconds, click here to continue.\',\'admin\')',
+ 1 => '(\'English\',\'updatingtopic\',\'Updating topic #$1\',\'admin\')',
+ 2 => '(\'English\',\'updatingforum\',\'Updating forum #$1\',\'admin\')',
+ 3 => '(\'English\',\'reparsingposts\',\'Reparsing posts - now is a good time to get off the computer for a little while. :)\',\'admin\')',
+ 4 => '(\'English\',\'reparsingpost\',\'Reparsing post #$1\',\'admin\')',
+ 5 => '(\'English\',\'reparsingsigs\',\'Reparsing signatures - now is a good time to get off the computer for a little while. :)\',\'admin\')',
+ 6 => '(\'English\',\'reparsingsig\',\'Reparsing signature #$1\',\'admin\')',
+ 7 => '(\'English\',\'rebuildingsearch\',\'Rebuilding search index - now is a good time to get off the computer for a little while. :)\',\'admin\')',
+ 8 => '(\'English\',\'procpost\',\'Processing post #$1\',\'admin\')',
+ 9 => '(\'English\',\'updatingpostcounts\',\'Updating user post counts - now is a good time to get off the computer for a little while. :)\',\'admin\')',
+ 10 => '(\'English\',\'recountinguser\',\'Recounting user #$1\',\'admin\')',
+ 11 => '(\'English\',\'recountingtopicreplies\',\'Recalculating topic reply counts - now is a good time to get off the computer for a little while. :)\',\'admin\')',
+ 12 => '(\'English\',\'maintenancedesc\',\'From this page, you can run the various maintenance utilities necessary to help keep your forum working.\',\'admin\')',
+ 13 => '(\'English\',\'rebuildsearch\',\'Rebuild search index\',\'admin\')',
+ 14 => '(\'English\',\'rebuildsearchdesc\',\'If there are problems searching, you can rebuild the search index.\',\'admin\')',
+ 15 => '(\'English\',\'deleteorphans\',\'Delete orphaned topics\',\'admin\')',
+ 16 => '(\'English\',\'deleteorphansdesc\',\'If you are ever getting a message saying a topic has no posts in it, run this utility to remove all of them.\',\'admin\')',
+ 17 => '(\'English\',\'updatelastpost\',\'Update topic/forum last post data\',\'admin\')',
+ 18 => '(\'English\',\'updatelastpostdesc\',\'If the last post data in topics and forums appears to be invalid, run this tool to fix it.\',\'admin\')',
+ 19 => '(\'English\',\'reparse\',\'Reparse\',\'admin\')',
+ 20 => '(\'English\',\'reparsedesc\',\'This forum pre-parses BBCode, meaning that the BBCode is converted into HTML at the time of posting/editing the post. This means that any changes to BBCode will not affect old posts. If you have added new BBCode and want to apply it on old posts, you should run this utility.\',\'admin\')',
+ 21 => '(\'English\',\'reparseposts\',\'Reparse all posts\',\'admin\')',
+ 22 => '(\'English\',\'reparsesigs\',\'Reparse all signatures\',\'admin\')',
+ 23 => '(\'English\',\'updatecounts\',\'Update counts\',\'admin\')',
+ 24 => '(\'English\',\'updateuserpostcounts\',\'Update user post counts\',\'admin\')',
+ 25 => '(\'English\',\'updateforumpostcounts\',\'Update forum post counts\',\'admin\')',
+ 26 => '(\'English\',\'updateforumtopiccounts\',\'Update forum topic counts\',\'admin\')',
+ 27 => '(\'English\',\'updatetopicpostcounts\',\'Update topic post counts\',\'admin\')',
+ 28 => '(\'English\',\'defaultusergroup\',\'Default user group:\',\'admin\')',
+ 29 => '(\'English\',\'newusergroup\',\'Create new user group\',\'admin\')',
+ 30 => '(\'English\',\'groupname\',\'Group name\',\'admin\')',
+ 31 => '(\'English\',\'groupnamedesc\',\'This is the title of the group itself.\',\'admin\')',
+ 32 => '(\'English\',\'usertitle\',\'User title\',\'admin\')',
+ 33 => '(\'English\',\'usertitledesc\',\'This will show up under a user's username in their posts.\',\'admin\')',
+ 34 => '(\'English\',\'editpostsdesc\',\'This option allows users to edit their own posts.\',\'admin\')',
+ 35 => '(\'English\',\'deletepostsdesc\',\'This option allows users to delete their own posts.\',\'admin\')',
+ 36 => '(\'English\',\'modprivs\',\'Moderator privileges\',\'admin\')',
+ 37 => '(\'English\',\'modprivsdesc\',\'This option gives users access to the moderator tools, which include being able to edit and delete everybody's posts, ban users, and view deleted posts.\',\'admin\')',
+ 38 => '(\'English\',\'adminprivs\',\'Administrator privileges\',\'admin\')',
+ 39 => '(\'English\',\'adminprivsdesc\',\'This option gives users access to the complete admin panel.\',\'admin\')',
+);
+$q = new DBMassInsert('language', array('language', 'langkey', 'value', 'category'), $lang_insert_data, 'Failed to insert language data');
+$q->commit();
\ No newline at end of file
diff --git a/app_config/cache/install/language/11.php b/app_config/cache/install/language/11.php
new file mode 100644
index 0000000..48abc16
--- /dev/null
+++ b/app_config/cache/install/language/11.php
@@ -0,0 +1,46 @@
+ '(\'English\',\'allowsig\',\'Allow signature\',\'admin\')',
+ 1 => '(\'English\',\'allowsigdesc\',\'This option allows users to have a signature under their posts.\',\'admin\')',
+ 2 => '(\'English\',\'viewuserlist\',\'View user list\',\'admin\')',
+ 3 => '(\'English\',\'viewuserlistdesc\',\'This option allows users to view the user list.\',\'admin\')',
+ 4 => '(\'English\',\'postlinks\',\'Post links\',\'admin\')',
+ 5 => '(\'English\',\'postlinksdesc\',\'This option allows users to include the [url] tag in their posts.\',\'admin\')',
+ 6 => '(\'English\',\'postimgs\',\'Post images\',\'admin\')',
+ 7 => '(\'English\',\'postimgsdesc\',\'This option allows users to include the [img] tag in their posts.\',\'admin\')',
+ 8 => '(\'English\',\'postflood\',\'Post flood\',\'admin\')',
+ 9 => '(\'English\',\'postflooddesc\',\'Users must wait this many seconds between posts. Set to zero for no limit.\',\'admin\')',
+ 10 => '(\'English\',\'maxpostsperhour\',\'Max posts per hour\',\'admin\')',
+ 11 => '(\'English\',\'maxpostsperhourdesc\',\'Users in this group may only post this many posts in one hour, and must wait until fewer than this many posts have been posted by that user in the past hour before continuing. Set to zero for no limit.\',\'admin\')',
+ 12 => '(\'English\',\'userlistvisgrps\',\'Visible groups on user list\',\'admin\')',
+ 13 => '(\'English\',\'userlistvisgrpsdesc\',\'If a user in this group visits the user list, only users in the groups checked above will be visible. Uncheck all options to enable all groups.\',\'admin\')',
+ 14 => '(\'English\',\'promoteto\',\'Promote to\',\'admin\')',
+ 15 => '(\'English\',\'dontpromote\',\'[Do not promote]\',\'admin\')',
+ 16 => '(\'English\',\'after\',\'after\',\'admin\')',
+ 17 => '(\'English\',\'deleteusergroup\',\'Delete user group\',\'admin\')',
+ 18 => '(\'English\',\'deletegroupconfirm\',\'Are you sure you want to delete the user group "$1"?\',\'admin\')',
+ 19 => '(\'English\',\'moveallusersto\',\'Move all users in this group to: \',\'admin\')',
+ 20 => '(\'English\',\'accessboard\',\'Access board\',\'admin\')',
+ 21 => '(\'English\',\'accessboarddesc\',\'Access the board at all (if not enabled, users will only be able to log in and register)\',\'admin\')',
+ 22 => '(\'English\',\'viewforums\',\'View forums\',\'admin\')',
+ 23 => '(\'English\',\'viewforumsdesc\',\'Allow viewing of new forums by default\',\'admin\')',
+ 24 => '(\'English\',\'posttopicsdesc\',\'Allow posting new topics by default when creating new forums\',\'admin\')',
+ 25 => '(\'English\',\'postrepliesdesc\',\'Allow posting replies by default when creating new forums\',\'admin\')',
+ 26 => '(\'English\',\'maxwidth\',\'Maximum width (pixels)\',\'admin\')',
+ 27 => '(\'English\',\'maxheight\',\'Maximum height (pixels)\',\'admin\')',
+ 28 => '(\'English\',\'avatarmaxwidthdesc\',\'The maxiumum width allowed (in pixels), generally between 60 and 128 is recommended\',\'admin\')',
+ 29 => '(\'English\',\'avatarmaxheightdesc\',\'The maxiumum height allowed (in pixels), generally between 60 and 128 is recommended\',\'admin\')',
+ 30 => '(\'English\',\'uploadfailed\',\'File upload failed.\',\'admin\')',
+ 31 => '(\'English\',\'notzip\',\'The file you uploaded is not a ZIP file.\',\'admin\')',
+ 32 => '(\'English\',\'noinfophp\',\'The extension did not have an info.php file\',\'admin\')',
+ 33 => '(\'English\',\'badextinfo\',\'The $ext_info variable was either not set or not an array in the info.php file.\',\'admin\')',
+ 34 => '(\'English\',\'extinfomissingkey\',\'The $ext_info variable was missing the following required key: $1\',\'admin\')',
+ 35 => '(\'English\',\'extinstallation\',\'Extension installation\',\'admin\')',
+ 36 => '(\'English\',\'makingdbchanges\',\'Making database changes - success\',\'admin\')',
+ 37 => '(\'English\',\'runninginstallphp\',\'Running install.php - success\',\'admin\')',
+ 38 => '(\'English\',\'copyingfiles\',\'Copying files - success\',\'admin\')',
+ 39 => '(\'English\',\'nochangesvar\',\'The variable $changes was not set in changes.php\',\'admin\')',
+);
+$q = new DBMassInsert('language', array('language', 'langkey', 'value', 'category'), $lang_insert_data, 'Failed to insert language data');
+$q->commit();
\ No newline at end of file
diff --git a/app_config/cache/install/language/12.php b/app_config/cache/install/language/12.php
new file mode 100644
index 0000000..a83dd85
--- /dev/null
+++ b/app_config/cache/install/language/12.php
@@ -0,0 +1,46 @@
+ '(\'English\',\'changesmissingkey\',\'$changes[$1] is missing a key.\',\'admin\')',
+ 1 => '(\'English\',\'invalidchangetype\',\'Invalid change type: \',\'admin\')',
+ 2 => '(\'English\',\'installcomplete\',\'Installation complete!\',\'admin\')',
+ 3 => '(\'English\',\'unzipfailed\',\'Something went wrong with unzipping. Not sure what. :(\',\'admin\')',
+ 4 => '(\'English\',\'installnewext\',\'Install new extension\',\'admin\')',
+ 5 => '(\'English\',\'forumnotwritable\',\'Your forum root directory is not writable. To fix this, you need to change the permissions. When in doubt, chmod to 0777.\',\'admin\')',
+ 6 => '(\'English\',\'existingexts\',\'Existing extensions\',\'admin\')',
+ 7 => '(\'English\',\'noexts\',\'No extensions installed. :(\',\'admin\')',
+ 8 => '(\'English\',\'website\',\'Website\',\'admin\')',
+ 9 => '(\'English\',\'supporturl\',\'Support URL\',\'admin\')',
+ 10 => '(\'English\',\'uninstall\',\'Uninstall\',\'admin\')',
+ 11 => '(\'English\',\'nouninstallphp\',\'The uninstall.php file is not available. Please contact the extension creator.\',\'admin\')',
+ 12 => '(\'English\',\'filenotwritable\',\'The following file/directory is not writable: $1. Please change the permissions to fix this. When in doubt, chmod to 0777.\',\'admin\')',
+ 13 => '(\'English\',\'tempdirfailed\',\'Could not make the temporary directory for your extension. Please make sure that the temp directory (/temp from your forum root) exists and is writable.\',\'admin\')',
+ 14 => '(\'English\',\'uninstallext\',\'Uninstall extension\',\'admin\')',
+ 15 => '(\'English\',\'uninstallextintro\',\'Are you sure you want to install the extension $1?\',\'admin\')',
+ 16 => '(\'English\',\'success\',\'Success\',\'admin\')',
+ 17 => '(\'English\',\'uninstalled\',\'The selected extension was successfully uninstalled.\',\'admin\')',
+ 18 => '(\'English\',\'return\',\'Return\',\'admin\')',
+ 19 => '(\'English\',\'boardsettings\',\'Board settings\',\'admin\')',
+ 20 => '(\'English\',\'boardtitle\',\'Board title\',\'admin\')',
+ 21 => '(\'English\',\'adminemail\',\'Administrator email\',\'admin\')',
+ 22 => '(\'English\',\'onlinetimeout\',\'Online timeout\',\'admin\')',
+ 23 => '(\'English\',\'allowPM\',\'Allow private messaging\',\'admin\')',
+ 24 => '(\'English\',\'allownotifs\',\'Allow notifications\',\'admin\')',
+ 25 => '(\'English\',\'onlinetimeoutdesc\',\'If a user does not visit any page after this many seconds, they will be considered offline. Use 0 to disable online/offline display.\',\'admin\')',
+ 26 => '(\'English\',\'verifyregs\',\'Verify new registrations\',\'admin\')',
+ 27 => '(\'English\',\'disableregs\',\'Disable new registrations\',\'admin\')',
+ 28 => '(\'English\',\'verifyregsdesc\',\'Verify new user registrations by emailing them an access code\',\'admin\')',
+ 29 => '(\'English\',\'disableregsdesc\',\'Do not allow new registrations\',\'admin\')',
+ 30 => '(\'English\',\'general\',\'General\',\'admin\')',
+ 31 => '(\'English\',\'userstopicsposts\',\'Users, topics, and posts\',\'admin\')',
+ 32 => '(\'English\',\'enableavatars\',\'Enable avatars\',\'admin\')',
+ 33 => '(\'English\',\'enableavatarsdesc\',\'An avatar is a user icon that will show next to all of their posts.\',\'admin\')',
+ 34 => '(\'English\',\'rulesdesc\',\'Users must agree to these rules when they register. This is not parsed as BBCode and may contain HTML.\',\'admin\')',
+ 35 => '(\'English\',\'announcement\',\'Announcement\',\'admin\')',
+ 36 => '(\'English\',\'announcementdesc\',\'Here you may specify an announcement to appear in the top banner under the navigation bar. You may use HTML as this is not parsed as BBCode.\',\'admin\')',
+ 37 => '(\'English\',\'enableannouncement\',\'Enable announcement?\',\'admin\')',
+ 38 => '(\'English\',\'siteappearance\',\'Site appearance\',\'admin\')',
+ 39 => '(\'English\',\'customfooter\',\'Here you may specify custom text to appear below the "Powered by FutureBB" message.\',\'admin\')',
+);
+$q = new DBMassInsert('language', array('language', 'langkey', 'value', 'category'), $lang_insert_data, 'Failed to insert language data');
+$q->commit();
\ No newline at end of file
diff --git a/app_config/cache/install/language/13.php b/app_config/cache/install/language/13.php
new file mode 100644
index 0000000..a90d27c
--- /dev/null
+++ b/app_config/cache/install/language/13.php
@@ -0,0 +1,46 @@
+ '(\'English\',\'topicsperpage\',\'Topics per page\',\'admin\')',
+ 1 => '(\'English\',\'postsperpage\',\'Posts per page\',\'admin\')',
+ 2 => '(\'English\',\'showpostcounts\',\'Show user post counts\',\'admin\')',
+ 3 => '(\'English\',\'showpostcountsdesc\',\'Show users' post counts in their posts\',\'admin\')',
+ 4 => '(\'English\',\'zeronolimit\',\'Set an option to zero for no limit\',\'admin\')',
+ 5 => '(\'English\',\'maxchars\',\'Maximum number of characters\',\'admin\')',
+ 6 => '(\'English\',\'maxlines\',\'Maximum number of lines\',\'admin\')',
+ 7 => '(\'English\',\'maintenancemode\',\'Maintenance mode\',\'admin\')',
+ 8 => '(\'English\',\'maintenancemsg\',\'Maintenance message:\',\'admin\')',
+ 9 => '(\'English\',\'autoactivatemaint\',\'Automatically activate maintenance mode in\',\'admin\')',
+ 10 => '(\'English\',\'maintschedpanel\',\'(Maintenance mode is already scheduled to turn on at $1).\',\'admin\')',
+ 11 => '(\'English\',\'autodeactivatemaint\',\'Automatically deactivate maintenance mode in \',\'admin\')',
+ 12 => '(\'English\',\'maintoffschedpanel\',\'(Maintenance mode is already scheduled to turn off at $1).\',\'admin\')',
+ 13 => '(\'English\',\'serverinfo\',\'Server info\',\'admin\')',
+ 14 => '(\'English\',\'fbbversion\',\'FutureBB Version\',\'admin\')',
+ 15 => '(\'English\',\'database\',\'Database\',\'admin\')',
+ 16 => '(\'English\',\'os\',\'Operating system\',\'admin\')',
+ 17 => '(\'English\',\'newversionmsg\',\'A new version of FutureBB is available! You can download it on the FutureSight Technologies website.\',\'admin\')',
+ 18 => '(\'English\',\'maxquotedepth\',\'Maximum quote depth\',\'admin\')',
+ 19 => '(\'English\',\'quotedepth>1\',\'The maximum quote depth must be greater than 1\',\'admin\')',
+ 20 => '(\'English\',\'fixerrors\',\'The following errors must be fixed before continuing:\',\'admin\')',
+ 21 => '(\'English\',\'avatarmaxfilesize\',\'Maxiumum avatar file size\',\'admin\')',
+ 22 => '(\'English\',\'avatarfilesizedesc\',\'The maximum allowed avatar file size (KiB)\',\'admin\')',
+ 23 => '(\'English\',\'enablebbcode\',\'Enable BBCode\',\'admin\')',
+ 24 => '(\'English\',\'enablebbcodedesc\',\'Allow BBCode in posts - if this box is changed, it will not affect existing posts unless the "reparse posts" tool is used on the maintenance page\',\'admin\')',
+ 25 => '(\'English\',\'enablesmilies\',\'Enable smilies\',\'admin\')',
+ 26 => '(\'English\',\'enablesmiliesdesc\',\'Enable smilies - if this box is changed, it will not affect existing posts unless the "reparse posts" tool is used on the maintenance page\',\'admin\')',
+ 27 => '(\'English\',\'undeletepostheader\',\'Are you sure you want to undelete the post? You can view it below.\',\'admin\')',
+ 28 => '(\'English\',\'undeletetopicheader\',\'Are you sure you wish to undelete this topic?\',\'admin\')',
+ 29 => '(\'English\',\'interface\',\'Interface\',\'admin\')',
+ 30 => '(\'English\',\'addforum\',\'Add forum\',\'admin\')',
+ 31 => '(\'English\',\'dateformat\',\'Date format\',\'admin\')',
+ 32 => '(\'English\',\'timeformat\',\'Time format\',\'admin\')',
+ 33 => '(\'English\',\'basegroupon\',\'Base new group on:\',\'admin\')',
+ 34 => '(\'English\',\'forumalreadyopen\',\'You have modified a forum or already have one open for editing. Please refresh the page and then try again.\',\'admin\')',
+ 35 => '(\'English\',\'existingwords\',\'Existing words\',\'admin\')',
+ 36 => '(\'English\',\'bbcodeinPM\',\'BBCode in private messages\',\'admin\')',
+ 37 => '(\'English\',\'otherforumeditsconfirmrefresh\',\'Edits to a forum have been submitted in another window. Do you want to refresh this page to reflect those changes?\',\'admin\')',
+ 38 => '(\'English\',\'archiveforum\',\'Archive forum\',\'admin\')',
+ 39 => '(\'English\',\'changecategory\',\'Change category\',\'admin\')',
+);
+$q = new DBMassInsert('language', array('language', 'langkey', 'value', 'category'), $lang_insert_data, 'Failed to insert language data');
+$q->commit();
\ No newline at end of file
diff --git a/app_config/cache/install/language/14.php b/app_config/cache/install/language/14.php
new file mode 100644
index 0000000..28e2bc8
--- /dev/null
+++ b/app_config/cache/install/language/14.php
@@ -0,0 +1,46 @@
+ '(\'English\',\'headertext\',\'FutureBB Installation\',\'install\')',
+ 1 => '(\'English\',\'welcome\',\'Welcome\',\'install\')',
+ 2 => '(\'English\',\'dbtype\',\'Database type\',\'install\')',
+ 3 => '(\'English\',\'dbsetup\',\'Database setup\',\'install\')',
+ 4 => '(\'English\',\'syscfg\',\'System configuration\',\'install\')',
+ 5 => '(\'English\',\'adminacct\',\'Administrator account\',\'install\')',
+ 6 => '(\'English\',\'brdtitle\',\'Board title\',\'install\')',
+ 7 => '(\'English\',\'confirmation\',\'Confirmation\',\'install\')',
+ 8 => '(\'English\',\'welcometofbb\',\'Welcome to FutureBB\',\'install\')',
+ 9 => '(\'English\',\'intro\',\'Before you can start using your forum, you are going to need to set a few things up. This installer will make it easy for you.\',\'install\')',
+ 10 => '(\'English\',\'selectlang\',\'First, please select a language:\',\'install\')',
+ 11 => '(\'English\',\'continue\',\'Continue\',\'install\')',
+ 12 => '(\'English\',\'back\',\'Back\',\'install\')',
+ 13 => '(\'English\',\'baddb\',\'Your database information was invalid. The database reported: \',\'install\')',
+ 14 => '(\'English\',\'type\',\'Type\',\'install\')',
+ 15 => '(\'English\',\'host\',\'Host\',\'install\')',
+ 16 => '(\'English\',\'username\',\'Username\',\'install\')',
+ 17 => '(\'English\',\'pwd\',\'Password\',\'install\')',
+ 18 => '(\'English\',\'name\',\'Name\',\'install\')',
+ 19 => '(\'English\',\'prefix\',\'Prefix\',\'install\')',
+ 20 => '(\'English\',\'MySQL\',\'MySQL\',\'install\')',
+ 21 => '(\'English\',\'mysqli\',\'MySQL Improved\',\'install\')',
+ 22 => '(\'English\',\'continuetest\',\'Continue and test\',\'install\')',
+ 23 => '(\'English\',\'dbgood\',\'Connecting to the database was successful.\',\'install\')',
+ 24 => '(\'English\',\'seturlstuff\',\'Please set the URL information below. Please note that the pre-entered values are only educated guesses. Please verify them yourself before continuing. Also please verify that there are no trailing slashes.\',\'install\')',
+ 25 => '(\'English\',\'baseurl\',\'Base URL\',\'install\')',
+ 26 => '(\'English\',\'baseurlpath\',\'Base URL path\',\'install\')',
+ 27 => '(\'English\',\'pwdmistmatch\',\'Passwords did not match. Please try again.\',\'install\')',
+ 28 => '(\'English\',\'email\',\'Email address\',\'install\')',
+ 29 => '(\'English\',\'install\',\'Install\',\'install\')',
+ 30 => '(\'English\',\'modify\',\'Modify\',\'install\')',
+ 31 => '(\'English\',\'dbhost\',\'Database host\',\'install\')',
+ 32 => '(\'English\',\'dbuser\',\'Database username\',\'install\')',
+ 33 => '(\'English\',\'dbpwd\',\'Database password\',\'install\')',
+ 34 => '(\'English\',\'dbname\',\'Database name\',\'install\')',
+ 35 => '(\'English\',\'dbprefix\',\'Database prefix\',\'install\')',
+ 36 => '(\'English\',\'adminusername\',\'Admin username\',\'install\')',
+ 37 => '(\'English\',\'adminpwd\',\'Admin password\',\'install\')',
+ 38 => '(\'English\',\'notdisplayed\',\'[not displayed]\',\'install\')',
+ 39 => '(\'English\',\'confirmintro\',\'You are now ready to set up your forum! When you click the install button, it will prepare the database for you, and create the configuration files. If you click the modify button, it will take you back to the first page so you can modify your settings.\',\'install\')',
+);
+$q = new DBMassInsert('language', array('language', 'langkey', 'value', 'category'), $lang_insert_data, 'Failed to insert language data');
+$q->commit();
\ No newline at end of file
diff --git a/app_config/cache/install/language/2.php b/app_config/cache/install/language/2.php
new file mode 100644
index 0000000..2d293cc
--- /dev/null
+++ b/app_config/cache/install/language/2.php
@@ -0,0 +1,46 @@
+ '(\'English\',\'lastpost\',\'Last post\',\'main\')',
+ 1 => '(\'English\',\'subject\',\'Subject\',\'main\')',
+ 2 => '(\'English\',\'continue\',\'Continue\',\'main\')',
+ 3 => '(\'English\',\'reports\',\'Reports\',\'main\')',
+ 4 => '(\'English\',\'editposts\',\'Edit posts\',\'main\')',
+ 5 => '(\'English\',\'deleteposts\',\'Delete posts\',\'main\')',
+ 6 => '(\'English\',\'cancel\',\'Cancel\',\'main\')',
+ 7 => '(\'English\',\'avatars\',\'Avatars\',\'main\')',
+ 8 => '(\'English\',\'unavailable\',\'Unavailable\',\'main\')',
+ 9 => '(\'English\',\'yes\',\'Yes\',\'main\')',
+ 10 => '(\'English\',\'no\',\'No\',\'main\')',
+ 11 => '(\'English\',\'none\',\'None\',\'main\')',
+ 12 => '(\'English\',\'toc\',\'Table of contents\',\'main\')',
+ 13 => '(\'English\',\'markallread\',\'Mark all topics as read\',\'main\')',
+ 14 => '(\'English\',\'noforums\',\'No forums!\',\'main\')',
+ 15 => '(\'English\',\'notactivated\',\'Your account has not been activated yet. Please check the email address you registered with to get the activation code.\',\'main\')',
+ 16 => '(\'English\',\'badactivation\',\'The activation code you entered does not match the one linked with your account.\',\'main\')',
+ 17 => '(\'English\',\'badlogin\',\'Invalid username or password. Click the back button to try again.\',\'main\')',
+ 18 => '(\'English\',\'emailnotfound\',\'Email address was not found.\',\'main\')',
+ 19 => '(\'English\',\'recoveremailsent\',\'An email has been sent to the address you specified with instructions on how to recover the account.\',\'main\')',
+ 20 => '(\'English\',\'recoveremailcontent\',\'It appears you have requested to have your password reset. If this is the case, please go to\',\'main\')',
+ 21 => '(\'English\',\'forgotpwd\',\'Forgot password?\',\'main\')',
+ 22 => '(\'English\',\'emailaddr\',\'Email address:\',\'main\')',
+ 23 => '(\'English\',\'passnomatch\',\'Passwords do not match\',\'main\')',
+ 24 => '(\'English\',\'passresetsuccess\',\'Password successfully reset!\',\'main\')',
+ 25 => '(\'English\',\'resetpass\',\'Reset password\',\'main\')',
+ 26 => '(\'English\',\'password\',\'Password\',\'main\')',
+ 27 => '(\'English\',\'confirmpwd\',\'Confirm password\',\'main\')',
+ 28 => '(\'English\',\'activationcode\',\'Activation code\',\'main\')',
+ 29 => '(\'English\',\'rememberme\',\'Remember me\',\'main\')',
+ 30 => '(\'English\',\'activateacct\',\'Activate your account\',\'main\')',
+ 31 => '(\'English\',\'language\',\'Language\',\'main\')',
+ 32 => '(\'English\',\'timezone\',\'Time zone\',\'main\')',
+ 33 => '(\'English\',\'badmaintlogin\',\'This site is in maintenance mode and only administrators can log in.\',\'main\')',
+ 34 => '(\'English\',\'basics\',\'Basics\',\'main\')',
+ 35 => '(\'English\',\'avatar\',\'User avatar\',\'main\')',
+ 36 => '(\'English\',\'postsig\',\'Post signature\',\'main\')',
+ 37 => '(\'English\',\'userdeleted\',\'This account has been deleted.\',\'main\')',
+ 38 => '(\'English\',\'profiledesc\',\'Welcome to your profile! Here you can manage account settings such as your password or signature, as well as keep an eye on your user\\\'s stats.\',\'main\')',
+ 39 => '(\'English\',\'userdetails\',\'User details\',\'main\')',
+);
+$q = new DBMassInsert('language', array('language', 'langkey', 'value', 'category'), $lang_insert_data, 'Failed to insert language data');
+$q->commit();
\ No newline at end of file
diff --git a/app_config/cache/install/language/3.php b/app_config/cache/install/language/3.php
new file mode 100644
index 0000000..ceeeecc
--- /dev/null
+++ b/app_config/cache/install/language/3.php
@@ -0,0 +1,46 @@
+ '(\'English\',\'changepass\',\'Change password\',\'main\')',
+ 1 => '(\'English\',\'newpass\',\'New password\',\'main\')',
+ 2 => '(\'English\',\'currentavatar\',\'Current avatar:\',\'main\')',
+ 3 => '(\'English\',\'noavatar\',\'No avatar currently stored.\',\'main\')',
+ 4 => '(\'English\',\'newavatar\',\'Upload new avatar\',\'main\')',
+ 5 => '(\'English\',\'sigtoolong\',\'Your signature may only be $1 characters long, and the one you submitted was $2 characters long\',\'main\')',
+ 6 => '(\'English\',\'toomanysiglines\',\'Your signature may contain $1 lines, and the one you submitted contains $2 lines\',\'main\')',
+ 7 => '(\'English\',\'changesig\',\'Change signature\',\'main\')',
+ 8 => '(\'English\',\'currentsig\',\'Current signature\',\'main\')',
+ 9 => '(\'English\',\'newsig\',\'New signature\',\'main\')',
+ 10 => '(\'English\',\'changegroup\',\'Change user group\',\'main\')',
+ 11 => '(\'English\',\'revokeprivs\',\'Revoke privileges\',\'main\')',
+ 12 => '(\'English\',\'restoreuser\',\'Restore user\',\'main\')',
+ 13 => '(\'English\',\'deletewarning\',\'Are you sure you want to delete this user? This action is reversible.\',\'main\')',
+ 14 => '(\'English\',\'deleteuser\',\'Delete user\',\'main\')',
+ 15 => '(\'English\',\'withdrawreport\',\'Withdraw report\',\'main\')',
+ 16 => '(\'English\',\'somebodyelse\',\'Nothing to see here. This is somebody else\\\'s profile!\',\'main\')',
+ 17 => '(\'English\',\'send\',\'Send\',\'main\')',
+ 18 => '(\'English\',\'blockPM\',\'Disable private messaging\',\'main\')',
+ 19 => '(\'English\',\'blocknotifs\',\'Disable notifications\',\'main\')',
+ 20 => '(\'English\',\'emailaddrnocolon\',\'Email address\',\'main\')',
+ 21 => '(\'English\',\'badavatarfiletype\',\'Invalid file type for your avatar. Only image formats GIF, JPG/JPEG, and PNG are allowed.\',\'main\')',
+ 22 => '(\'English\',\'uploadfailed\',\'File upload failed. Please hit the back button and try again.\',\'main\')',
+ 23 => '(\'English\',\'filetoobig\',\'The file you uploaded is too big. The maximumum allowed filesize is $1 KiB. Please hit the back button and try again.\',\'main\')',
+ 24 => '(\'English\',\'imagetoobig\',\'The image you uploaded is too big. The maximum allowed dimensions are $1x$2 pixels. Please hit the back button and try again.\',\'main\')',
+ 25 => '(\'English\',\'toobigphpini\',\'Your file is larger than the allowed size on the server ($1 KiB). Please hit the back button and try again.\',\'main\')',
+ 26 => '(\'English\',\'partialupload\',\'The file was only partially uploaded. Please hit the back button and try again.\',\'main\')',
+ 27 => '(\'English\',\'notmpdir\',\'A temp directory for uploaded files was not defined on the server. Please contact the server administrator.\',\'main\')',
+ 28 => '(\'English\',\'avataruploaddesc\',\'Upload a new avatar.\',\'main\')',
+ 29 => '(\'English\',\'avatarmaxsize\',\'Maximum filesize: $1 KiB\',\'main\')',
+ 30 => '(\'English\',\'avatarmaxwidth\',\'Maximum width: $1 pixels\',\'main\')',
+ 31 => '(\'English\',\'avatarmaxheight\',\'Maximum height: $1 pixels\',\'main\')',
+ 32 => '(\'English\',\'deleteavatar\',\'Delete avatar\',\'main\')',
+ 33 => '(\'English\',\'maxchars\',\'Maximum characters: $1\',\'main\')',
+ 34 => '(\'English\',\'maxlines\',\'Maximum lines: $1\',\'main\')',
+ 35 => '(\'English\',\'heightwarning\',\'Maximum height: $1 pixels (if it is taller, it will be cut off)\',\'main\')',
+ 36 => '(\'English\',\'rsstoken\',\'RSS Token (used for viewing user-specific RSS feeds)
If you change it, a new random one will be given.\',\'main\')',
+ 37 => '(\'English\',\'warnings\',\'Warnings\',\'main\')',
+ 38 => '(\'English\',\'sentby\',\'Sent by\',\'main\')',
+ 39 => '(\'English\',\'sentto\',\'Sent to\',\'main\')',
+);
+$q = new DBMassInsert('language', array('language', 'langkey', 'value', 'category'), $lang_insert_data, 'Failed to insert language data');
+$q->commit();
\ No newline at end of file
diff --git a/app_config/cache/install/language/4.php b/app_config/cache/install/language/4.php
new file mode 100644
index 0000000..ec5df5e
--- /dev/null
+++ b/app_config/cache/install/language/4.php
@@ -0,0 +1,46 @@
+ '(\'English\',\'dstprofile\',\'Daylight Saving Time (advance one hour)\',\'main\')',
+ 1 => '(\'English\',\'pages\',\'Pages: \',\'main\')',
+ 2 => '(\'English\',\'author\',\'Author\',\'main\')',
+ 3 => '(\'English\',\'replies\',\'Replies\',\'main\')',
+ 4 => '(\'English\',\'topicmoved\',\'(Topic moved)\',\'main\')',
+ 5 => '(\'English\',\'notopics\',\'There are no topics in this forum.\',\'main\')',
+ 6 => '(\'English\',\'rssfeed\',\'RSS Feed\',\'main\')',
+ 7 => '(\'English\',\'prev\',\'Prev\',\'main\')',
+ 8 => '(\'English\',\'next\',\'Next\',\'main\')',
+ 9 => '(\'English\',\'newposts\',\'New posts\',\'main\')',
+ 10 => '(\'English\',\'edited\',\'Edited\',\'main\')',
+ 11 => '(\'English\',\'lastedited\',\'Last edited by $1 on $2\',\'main\')',
+ 12 => '(\'English\',\'movetopic\',\'Move topic\',\'main\')',
+ 13 => '(\'English\',\'movetoforum\',\'Move to forum:\',\'main\')',
+ 14 => '(\'English\',\'move\',\'Move\',\'main\')',
+ 15 => '(\'English\',\'leaveredirect\',\'Leave redirect?\',\'main\')',
+ 16 => '(\'English\',\'online\',\'Online\',\'main\')',
+ 17 => '(\'English\',\'offline\',\'Offline\',\'main\')',
+ 18 => '(\'English\',\'posts:\',\'Posts: \',\'main\')',
+ 19 => '(\'English\',\'report\',\'Report\',\'main\')',
+ 20 => '(\'English\',\'quote\',\'Quote\',\'main\')',
+ 21 => '(\'English\',\'postreply\',\'Post reply\',\'main\')',
+ 22 => '(\'English\',\'closednoreply\',\'Topic is closed. You may not post a reply.\',\'main\')',
+ 23 => '(\'English\',\'closetopic\',\'Close topic\',\'main\')',
+ 24 => '(\'English\',\'opentopic\',\'Open topic\',\'main\')',
+ 25 => '(\'English\',\'sticktopic\',\'Stick topic\',\'main\')',
+ 26 => '(\'English\',\'unsticktopic\',\'Unstick topic\',\'main\')',
+ 27 => '(\'English\',\'embed\',\'Embed topic\',\'main\')',
+ 28 => '(\'English\',\'undelete\',\'Undelete\',\'main\')',
+ 29 => '(\'English\',\'usergroup\',\'User group\',\'main\')',
+ 30 => '(\'English\',\'sortby\',\'Sort by\',\'main\')',
+ 31 => '(\'English\',\'numposts\',\'Number of posts\',\'main\')',
+ 32 => '(\'English\',\'dateregistered\',\'Date registered\',\'main\')',
+ 33 => '(\'English\',\'ascending\',\'Ascending\',\'main\')',
+ 34 => '(\'English\',\'descending\',\'Descending\',\'main\')',
+ 35 => '(\'English\',\'title\',\'Title\',\'main\')',
+ 36 => '(\'English\',\'registered\',\'Registered\',\'main\')',
+ 37 => '(\'English\',\'usersonline\',\'Users online\',\'main\')',
+ 38 => '(\'English\',\'nobody\',\'Nobody\',\'main\')',
+ 39 => '(\'English\',\'seeall\',\'See all\',\'main\')',
+);
+$q = new DBMassInsert('language', array('language', 'langkey', 'value', 'category'), $lang_insert_data, 'Failed to insert language data');
+$q->commit();
\ No newline at end of file
diff --git a/app_config/cache/install/language/5.php b/app_config/cache/install/language/5.php
new file mode 100644
index 0000000..42fc88d
--- /dev/null
+++ b/app_config/cache/install/language/5.php
@@ -0,0 +1,46 @@
+ '(\'English\',\'searchresults\',\'Search results\',\'main\')',
+ 1 => '(\'English\',\'noresults\',\'Sorry, your search returned no results.\',\'main\')',
+ 2 => '(\'English\',\'keywords\',\'Keywords\',\'main\')',
+ 3 => '(\'English\',\'show\',\'Show\',\'main\')',
+ 4 => '(\'English\',\'search-undeleted\',\'Posts that have not been deleted\',\'main\')',
+ 5 => '(\'English\',\'search-deleted\',\'Posts that have been deleted\',\'main\')',
+ 6 => '(\'English\',\'allforums\',\'All forums\',\'main\')',
+ 7 => '(\'English\',\'banned\',\'Banned\',\'main\')',
+ 8 => '(\'English\',\'bannedmsg1\',\'You have been banned from this forum\',\'main\')',
+ 9 => '(\'English\',\'until\',\'until\',\'main\')',
+ 10 => '(\'English\',\'bannedmsg2\',\'The moderator or administrator that banned you left you with the following message:\',\'main\')',
+ 11 => '(\'English\',\'bannedmsg3\',\'To contact the board administrator, you may send an email to $1.\',\'main\')',
+ 12 => '(\'English\',\'accessdenied\',\'Access denied\',\'main\')',
+ 13 => '(\'English\',\'noguests\',\'You must log in to view this forum.\',\'main\')',
+ 14 => '(\'English\',\'nogroupview\',\'You do not have permission to view these forums.\',\'main\')',
+ 15 => '(\'English\',\'maintintro\',\'This forum is down for maintenance. The forum administrator said this:\',\'main\')',
+ 16 => '(\'English\',\'maintintro2\',\'If you are an administrator and need to log in, you may do so here.\',\'main\')',
+ 17 => '(\'English\',\'profile\',\'Profile\',\'main\')',
+ 18 => '(\'English\',\'userlist\',\'User list\',\'main\')',
+ 19 => '(\'English\',\'register\',\'Register\',\'main\')',
+ 20 => '(\'English\',\'search\',\'Search\',\'main\')',
+ 21 => '(\'English\',\'administration\',\'Administration\',\'main\')',
+ 22 => '(\'English\',\'logout\',\'Log out\',\'main\')',
+ 23 => '(\'English\',\'login\',\'Log in\',\'main\')',
+ 24 => '(\'English\',\'poweredby\',\'Powered by FutureBB\',\'main\')',
+ 25 => '(\'English\',\'403title\',\'403 Forbidden\',\'main\')',
+ 26 => '(\'English\',\'403head\',\'Ouch...\',\'main\')',
+ 27 => '(\'English\',\'403body1\',\'The page \\"$1\\" is restricted and you're not allowed to see it.\',\'main\')',
+ 28 => '(\'English\',\'403body2\',\'Sorry about that. Why don't you try going back to where you were?\',\'main\')',
+ 29 => '(\'English\',\'404title\',\'404 Not found\',\'main\')',
+ 30 => '(\'English\',\'404head\',\'Oops...\',\'main\')',
+ 31 => '(\'English\',\'404body1\',\'The path \\"$1\\" was not found on this forum!\',\'main\')',
+ 32 => '(\'English\',\'genericerror\',\'
The error $1 occurred on the forums. You might want to tell someone in charge if you've never seen this before.
\',\'main\')', + 33 => '(\'English\',\'invalidxml\',\'The file you submitted was not valid XML.\',\'main\')', + 34 => '(\'English\',\'tryagain\',\'Try again\',\'main\')', + 35 => '(\'English\',\'nolinks\',\'You are not allowed to post links.\',\'main\')', + 36 => '(\'English\',\'noimgs\',\'You are not allowed to post images.\',\'main\')', + 37 => '(\'English\',\'bracketparam\',\'Brackets can not go in parameters, as happened in a [$1] tag\',\'main\')', + 38 => '(\'English\',\'closenoopen\',\'[/$1] found without opening [$1]\',\'main\')', + 39 => '(\'English\',\'expectedfound\',\'Invalid tag structure - expected [/$1] and found [/$2]\',\'main\')', +); +$q = new DBMassInsert('language', array('language', 'langkey', 'value', 'category'), $lang_insert_data, 'Failed to insert language data'); +$q->commit(); \ No newline at end of file diff --git a/app_config/cache/install/language/6.php b/app_config/cache/install/language/6.php new file mode 100644 index 0000000..1b90a82 --- /dev/null +++ b/app_config/cache/install/language/6.php @@ -0,0 +1,46 @@ + '(\'English\',\'tagsnotclosed\',\'The following tags were not closed: $1\',\'main\')', + 1 => '(\'English\',\'blanksubject\',\'Blank subject\',\'main\')', + 2 => '(\'English\',\'blankmsg\',\'Blank content\',\'main\')', + 3 => '(\'English\',\'flood_wait\',\'You must wait $1 seconds between posts. Please wait $2 seconds and try again.\',\'main\')', + 4 => '(\'English\',\'flood_hour\',\'You may only post $1 posts in one hour. Please wait $2 seconds and try again.\',\'main\')', + 5 => '(\'English\',\'imgwhitelisterror\',\'The image URL$1
is not allowed on this forum. You are only allowed to use images hosted on the following domains: $2.\',\'main\')',
+ 6 => '(\'English\',\'imgblacklisterror\',\'The image URL $1
is not allowed on this forum. You are not allowed to use images hosted on the following domains: $2.\',\'main\')',
+ 7 => '(\'English\',\'toomanynestedquotes\',\'The [quote] tag is nested too many times. It can only be nested up to $1 times.\',\'main\')',
+ 8 => '(\'English\',\'errordesc\',\'The following errors need to be fixed before continuing:\',\'main\')',
+ 9 => '(\'English\',\'disablesmilies\',\'Disable smilies\',\'main\')',
+ 10 => '(\'English\',\'posttopic\',\'Post new topic\',\'main\')',
+ 11 => '(\'English\',\'msgtoolong\',\'Your post is more than $1 characters.\',\'main\')',
+ 12 => '(\'English\',\'topicisclosed\',\'This topic is closed\',\'main\')',
+ 13 => '(\'English\',\'smilies\',\'Smilies\',\'main\')',
+ 14 => '(\'English\',\'imgtag\',\'[img] tag\',\'main\')',
+ 15 => '(\'English\',\'urltag\',\'[url] tag\',\'main\')',
+ 16 => '(\'English\',\'off\',\'Off\',\'main\')',
+ 17 => '(\'English\',\'deletepost\',\'Delete post\',\'main\')',
+ 18 => '(\'English\',\'deletepostwarning\',\'Are you sure you want to delete this post? If you delete it, you will not be able to recover it. Below is the message you are deleting:\',\'main\')',
+ 19 => '(\'English\',\'deletetopicwarning\',\'If you delete this post, the whole topic will be permanently deleted.\',\'main\')',
+ 20 => '(\'English\',\'editpost\',\'Edit post\',\'main\')',
+ 21 => '(\'English\',\'silentedit\',\'Silent edit (don't update "last edited" data)\',\'main\')',
+ 22 => '(\'English\',\'signature\',\'Signature\',\'main\')',
+ 23 => '(\'English\',\'signatures\',\'Signatures\',\'main\')',
+ 24 => '(\'English\',\'searchip\',\'Search IP:\',\'main\')',
+ 25 => '(\'English\',\'recentactivity\',\'Recent activity\',\'main\')',
+ 26 => '(\'English\',\'userregs\',\'User registrations\',\'main\')',
+ 27 => '(\'English\',\'unreadreports\',\'Unread reports\',\'main\')',
+ 28 => '(\'English\',\'furtherreview\',\'Marked for further review by $1\',\'main\')',
+ 29 => '(\'English\',\'reason\',\'Reason\',\'main\')',
+ 30 => '(\'English\',\'donotresp\',\'Do not respond\',\'main\')',
+ 31 => '(\'English\',\'accept\',\'Accept\',\'main\')',
+ 32 => '(\'English\',\'reject\',\'Reject\',\'main\')',
+ 33 => '(\'English\',\'markreview\',\'Mark for review\',\'main\')',
+ 34 => '(\'English\',\'nonewreports\',\'Yay! There are no new reports!\',\'main\')',
+ 35 => '(\'English\',\'processedreports\',\'Processed reports\',\'main\')',
+ 36 => '(\'English\',\'reportedby\',\'Reported by $1 on $2\',\'main\')',
+ 37 => '(\'English\',\'markedreadby\',\'Marked as read by $1 on $2\',\'main\')',
+ 38 => '(\'English\',\'status\',\'Status\',\'main\')',
+ 39 => '(\'English\',\'pending\',\'Pending\',\'main\')',
+);
+$q = new DBMassInsert('language', array('language', 'langkey', 'value', 'category'), $lang_insert_data, 'Failed to insert language data');
+$q->commit();
\ No newline at end of file
diff --git a/app_config/cache/install/language/7.php b/app_config/cache/install/language/7.php
new file mode 100644
index 0000000..47fcfb7
--- /dev/null
+++ b/app_config/cache/install/language/7.php
@@ -0,0 +1,46 @@
+ '(\'English\',\'underreview\',\'Under review\',\'main\')',
+ 1 => '(\'English\',\'rejected\',\'Rejected\',\'main\')',
+ 2 => '(\'English\',\'accepted\',\'Accepted\',\'main\')',
+ 3 => '(\'English\',\'noresp\',\'No response\',\'main\')',
+ 4 => '(\'English\',\'withdrawnbyreporter\',\'Withdrawn by reporter\',\'main\')',
+ 5 => '(\'English\',\'unknown\',\'Unknown\',\'main\')',
+ 6 => '(\'English\',\'nooldreports\',\'Yay! There are no old reports!\',\'main\')',
+ 7 => '(\'English\',\'reportpost\',\'Report post\',\'main\')',
+ 8 => '(\'English\',\'reportpostreason\',\'Please enter a short reason why you are reporting this post.\',\'main\')',
+ 9 => '(\'English\',\'systemreportmsg\',\'This report was automatically generated by FutureBB.\',\'main\')',
+ 10 => '(\'English\',\'trashbindesc\',\'Deleted topics and posts can be recovered here.\',\'main\')',
+ 11 => '(\'English\',\'deletedbyon\',\'$1 deleted by $2 on $3\',\'main\')',
+ 12 => '(\'English\',\'recentdeleted\',\'Recently deleted $1\',\'main\')',
+ 13 => '(\'English\',\'deletiontime\',\'Deletion time\',\'main\')',
+ 14 => '(\'English\',\'deletedby\',\'Deleted by\',\'main\')',
+ 15 => '(\'English\',\'styleconflict\',\'A style set with this name already exists. Please rename your stylesheet and retry.\',\'main\')',
+ 16 => '(\'English\',\'invalidfile\',\'Invalid file.\',\'main\')',
+ 17 => '(\'English\',\'appearanceandstyle\',\'Appearance and style\',\'main\')',
+ 18 => '(\'English\',\'stylesets\',\'Style sets\',\'main\')',
+ 19 => '(\'English\',\'styleset\',\'Style set\',\'main\')',
+ 20 => '(\'English\',\'installnewcss\',\'Install new style set\',\'main\')',
+ 21 => '(\'English\',\'cssfile\',\'CSS File:\',\'main\')',
+ 22 => '(\'English\',\'logo\',\'Logo\',\'main\')',
+ 23 => '(\'English\',\'pngfile\',\'PNG File:\',\'main\')',
+ 24 => '(\'English\',\'favicon\',\'Favicon\',\'main\')',
+ 25 => '(\'English\',\'icofile\',\'ICO File:\',\'main\')',
+ 26 => '(\'English\',\'nofileuploads\',\'Your server does not accept file uploads. Please change the \\"allow_file_uploads\\" setting in your php.ini if possible.\',\'main\')',
+ 27 => '(\'English\',\'install\',\'Install\',\'main\')',
+ 28 => '(\'English\',\'replace\',\'Replace\',\'main\')',
+ 29 => '(\'English\',\'icon\',\'Icon\',\'main\')',
+ 30 => '(\'English\',\'newreports\',\'There are new reports\',\'main\')',
+ 31 => '(\'English\',\'maintenabled\',\'Maintenance mode is enabled\',\'main\')',
+ 32 => '(\'English\',\'maintsched\',\'This forum will automatically go into maintenance mode at $1. At that time, all non-admin users will lose access.\',\'main\')',
+ 33 => '(\'English\',\'unreadnotifications\',\'You have $1 unread notifications\',\'main\')',
+ 34 => '(\'English\',\'messages\',\'Messages\',\'main\')',
+ 35 => '(\'English\',\'user_sent_warning\',\'The admin or moderator $1 issued the following message to you.\',\'main\')',
+ 36 => '(\'English\',\'user_sent_msg\',\'The user $1 sent the following message to you.\',\'main\')',
+ 37 => '(\'English\',\'user_mentioned_you\',\'The user $1 mentioned you in a post in the topic \',\'main\')',
+ 38 => '(\'English\',\'report_abuse\',\'Report abuse\',\'main\')',
+ 39 => '(\'English\',\'send_appeal\',\'Send appeal\',\'main\')',
+);
+$q = new DBMassInsert('language', array('language', 'langkey', 'value', 'category'), $lang_insert_data, 'Failed to insert language data');
+$q->commit();
\ No newline at end of file
diff --git a/app_config/cache/install/language/8.php b/app_config/cache/install/language/8.php
new file mode 100644
index 0000000..4e33c17
--- /dev/null
+++ b/app_config/cache/install/language/8.php
@@ -0,0 +1,46 @@
+ '(\'English\',\'sent\',\'Sent\',\'main\')',
+ 1 => '(\'English\',\'couldnot_display_notif\',\'The notification could not be displayed because the type of message could not be determined.\',\'main\')',
+ 2 => '(\'English\',\'nonotifs\',\'You have no notifications at the moment\',\'main\')',
+ 3 => '(\'English\',\'maintenance\',\'Maintenance\',\'main\')',
+ 4 => '(\'English\',\'wrote\',\'wrote\',\'main\')',
+ 5 => '(\'English\',\'bbcode\',\'BBCode\',\'main\')',
+ 6 => '(\'English\',\'produces\',\'produces\',\'main\')',
+ 7 => '(\'English\',\'bbcodehelp\',\'BBCode Help\',\'main\')',
+ 8 => '(\'English\',\'bbcodehelpintro\',\'BBCode is a tool that lets you format your posts\',\'main\')',
+ 9 => '(\'English\',\'basicformatting\',\'Basic formatting\',\'main\')',
+ 10 => '(\'English\',\'tagssupported\',\'The following tags are supported:\',\'main\')',
+ 11 => '(\'English\',\'boldtext\',\'Bold text\',\'main\')',
+ 12 => '(\'English\',\'italictext\',\'Italic text\',\'main\')',
+ 13 => '(\'English\',\'underlinedtext\',\'Underlined text\',\'main\')',
+ 14 => '(\'English\',\'struckouttext\',\'Struckouttext\',\'main\')',
+ 15 => '(\'English\',\'bluetext\',\'Blue text\',\'main\')',
+ 16 => '(\'English\',\'magentatext\',\'Magenta\',\'main\')',
+ 17 => '(\'English\',\'quotes\',\'Quotes\',\'main\')',
+ 18 => '(\'English\',\'textquoting\',\'This is the text I am quoting.\',\'main\')',
+ 19 => '(\'English\',\'johnsmith\',\'John Smith\',\'main\')',
+ 20 => '(\'English\',\'linksandimages\',\'Links and images\',\'main\')',
+ 21 => '(\'English\',\'style\',\'Style\',\'main\')',
+ 22 => '(\'English\',\'notranslation\',\'Unfortunately, this page does not have a translation available.\',\'main\')',
+ 23 => '(\'English\',\'blockininline\',\'The tag [$1] can not be placed inside [$2] because block tags can not be placed inside of inline tags.\',\'main\')',
+ 24 => '(\'English\',\'nonesting\',\'Additional BBCode tags can not go inside of a [$1] tag.\',\'main\')',
+ 25 => '(\'English\',\'shortpass\',\'Your password is shorter than 8 characters\',\'main\')',
+ 26 => '(\'English\',\'commonpass\',\'Your password is in the list of the most commonly used passwords\',\'main\')',
+ 27 => '(\'English\',\'reply\',\'Reply\',\'main\')',
+ 28 => '(\'English\',\'lists\',\'Lists\',\'main\')',
+ 29 => '(\'English\',\'listsintro\',\'If you wish to have items in a series, you can do so using the [list]
tag.\',\'main\')',
+ 30 => '(\'English\',\'forbulletedlist\',\'For a bulleted list, just use [list]
. For example,\',\'main\')',
+ 31 => '(\'English\',\'fornumberlist\',\'For a numbered list, just use [list=1]
. For example,\',\'main\')',
+ 32 => '(\'English\',\'item#\',\'Item #$1\',\'main\')',
+ 33 => '(\'English\',\'timeformatdesc\',\'The following two entries allow you to set the format used for displaying all times by the software. For items that only display the date, the date format is used, but for items that display the time, the date format and time format are joined together. The formats must follow the PHP guidelines.\',\'main\')',
+ 34 => '(\'English\',\'unknown error\',\'An unknown error occurred\',\'main\')',
+ 35 => '(\'English\',\'specificnestingerror\',\'The tag [$1] cannot be placed directly inside [$2].\',\'main\')',
+ 36 => '(\'English\',\'errorwaslocated\',\'The above error was located at: \',\'main\')',
+ 37 => '(\'English\',\'tagwasopened\',\'The [$1] tag was opened at the following location: \',\'main\')',
+ 38 => '(\'English\',\'archived\',\'(Archived)\',\'main\')',
+ 39 => '(\'English\',\'bans\',\'Bans\',\'admin\')',
+);
+$q = new DBMassInsert('language', array('language', 'langkey', 'value', 'category'), $lang_insert_data, 'Failed to insert language data');
+$q->commit();
\ No newline at end of file
diff --git a/app_config/cache/install/language/9.php b/app_config/cache/install/language/9.php
new file mode 100644
index 0000000..bc81d56
--- /dev/null
+++ b/app_config/cache/install/language/9.php
@@ -0,0 +1,46 @@
+ '(\'English\',\'trashbin\',\'Trash bin\',\'admin\')',
+ 1 => '(\'English\',\'censoring\',\'Censoring\',\'admin\')',
+ 2 => '(\'English\',\'iptracker\',\'IP Tracker\',\'admin\')',
+ 3 => '(\'English\',\'usergroups\',\'User groups\',\'admin\')',
+ 4 => '(\'English\',\'extensions\',\'Extensions\',\'admin\')',
+ 5 => '(\'English\',\'newban\',\'Add new ban\',\'admin\')',
+ 6 => '(\'English\',\'editban\',\'Edit ban\',\'admin\')',
+ 7 => '(\'English\',\'deleteban\',\'Delete ban\',\'admin\')',
+ 8 => '(\'English\',\'expires\',\'Expires\',\'admin\')',
+ 9 => '(\'English\',\'never\',\'Never\',\'admin\')',
+ 10 => '(\'English\',\'deletebanconfirm\',\'Are you sure you want to delete this ban?\',\'admin\')',
+ 11 => '(\'English\',\'jk\',\'Just kidding\',\'admin\')',
+ 12 => '(\'English\',\'censorintro\',\'You may use this page to set inappropriate words to censor.