$langAdminSurname = "Surname of the Administrator";
$langAdminLogin = "Administrator login";
$langAdminPass = "Administrator password (<fontcolor=\"red\">you may want to change this</font>)";
$langEducationManager = "Project manager";
$langCampusName = "Your portal name";
$langDBSettingIntro = "The install script will create the Dokeos main database(s). Please note that Dokeos will need to create several databases. If you are allowed to use only one database by your Hosting Service, Dokeos will not work, unless you chose the option \"One database\".";
$langStep1 = "Step 1 of 6 ";
$langStep2 = "Step 2 of 6 ";
$langStep3 = "Step 3 of 6 ";
$langStep4 = "Step 4 of 6 ";
$langStep5 = "Step 5 of 6 ";
$langStep6 = "Step 6 of 6 ";
$langCfgSetting = "Config settings";
$langDBSetting = "MySQL database settings";
$langMainLang = "Main language";
$langLicence = "Licence";
$langLastCheck = "Last check before install";
$langRequirements = "Requirements";
$langDbPrefixForm = "MySQL database prefix";
$langDbPrefixCom = "Leave empty if not requested";
$langEncryptUserPass = "Encrypt user passwords in database";
$langSingleDb = "Use one or several DB for Dokeos";
$RecommendedSettingsInfo = "Recommended settings for your server configuration. These settings are set in the php.ini configuration file on your server.";
$Setting = "Setting";
$Actual = "Currently";
$DirectoryAndFilePermissions = "Directory and files permissions";
$DirectoryAndFilePermissionsInfo = "Some directories and the files they include must be writable by the web server in order for Dokeos to run (user uploaded files, homepage html files, ...). This might imply a manual change on your server (outside of this interface).";
$FirstUseTip = "When you enter your portal for the first time, the best way to understand it is to register with the option \'Create training area\' and then follow the way.";
$WelcomToTheDokeosInstaller = "Welcome to the Dokeos Installer";
$PleaseSelectInstallationProcessLanguage = "Please select the language you\'d like to use when installing";
$ReadTheInstallGuide = "read the installation guide";
$HereAreTheValuesYouEntered = "Here are the values you entered";
$PrintThisPageToRememberPassAndOthers = "Print this page to remember your password and other settings";
$TheInstallScriptWillEraseAllTables = "The install script will erase all tables of the selected databases. We heavily recommend you do a full backup of them before confirming this last install step.";
$YouHaveMoreThanXCourses = "You have more than %d trainings on your Dokeos platform ! Only %d trainings have been updated. To update the other trainings, %sclick here %s";
$PleaseGoBackToStep1 = "Please go back to Step 1";
$HasNotBeenFoundInThatDir = "has not been found in that directory";
$OldVersionRootPath = "Old version\'s root path";
$NoWritePermissionPleaseReadInstallGuide = "Some files or folders don\'t have writing permission. To be able to install Dokeos you should first change their permissions (using CHMOD). Please read the %s installation guide %s";
$DBServerDoesntWorkOrLoginPassIsWrong = "The database server doesn\'t work or login / pass is bad";
$PleaseCheckTheseValues = "Please check these values";
$PleaseGoBackToStep = "Please go back to Step";
$DBSettingUpgradeIntro = "The upgrade script will recover and update the Dokeos database(s). In order to do this, this script will use the databases and settings defined below. Because our software runs on a wide range of systems and because all of them might not have been tested, we strongly recommend you do a full backup of your databases before you proceed with the upgrade!";
$DokeosArtLicense = "The images and media galleries of Dokeos use images from Nuvola, Crystal Clear and Tango icon galleries. Other images and media like diagrams and Flash animations are borrowed from Wikimedia and Ali Pakdel\'s and Denis Hoa\'s courses with their agreement and released under BY-SA Creative Commons license. You may find the license details at <ahref=\"http://creativecommons.org/licenses/by-sa/3.0/\">the CC website</a>, where a link to the full text of the license is provided at the bottom of the page.";
$FailedConectionDatabase = "The database connection has failed. This is generally due to the wrong user, the wrong password or the wrong database prefix being set above. Please review these settings and try again.";