@ -1142,6 +1142,7 @@ $AdminPass = "Administrator password (<font color=\"red\">you may want to change
$EducationManager = "Project manager";
$CampusName = "Your portal name";
$DBSettingIntro = "The install script will create the Chamilo main database(s). Please note that Chamilo will need to create several databases. If you are allowed to use only one database by your Hosting Service, Chamilo will not work, unless you chose the option \"One database\".";
$TimeSpentByStudentsInCourses = "Time spent by students in courses";
$EncryptUserPass = "Encrypt user passwords in database";
@ -1274,7 +1276,7 @@ $DirMv = "Element moved";
$ComMod = "Comment modified";
$Rename = "Rename";
$NameDir = "Name of the new folder";
$DownloadFile = "Upload file";
$DownloadFile = "Download file";
$Builder = "Create a course (authoring tool)";
$MailMarkSelectedAsUnread = "Mark as unread";
$ViewModeImpress = "Current view mode: Impress";
@ -3017,7 +3019,7 @@ $Archive = "archive";
$CourseCode = "Code";
$NoDescription = "No description";
$OfficialCode = "Code";
$FirstName = "Firstname";
$FirstName = "Firstname";
$LastName = "Last name";
$Status = "Status";
$Email = "e-mail";
@ -4044,6 +4046,14 @@ $Authoring = "Authoring";
$SessionIdentifier = "Identifier of session";
$SessionCategory = "Sessions categories";
$ConvertToUniqueAnswer = "Convert to unique answer";
$ReportsRequiresNoSetting = "This report type requires no settings";
$ShowWizard = "Show wizard";
$ReportFormat = "Report format";
$ReportType = "Report type";
$PleaseChooseReportType = "Please choose a report type";
$PleaseFillFormToBuildReport = "Please fill the form to build the report";
$UnknownFormat = "Unknown format";
$ErrorWhileBuildingReport = "An error occured while building the report";
$WikiSearchResults = "Wiki Search Results";
$StartPage = "Main page";
$EditThisPage = "Edit this page";
@ -5254,6 +5264,7 @@ $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.";
$Published = "Published";
$ReadWarningBelow = "read warning below";
$SecurityAdvice = "Security advice";
$YouHaveMoreThanXCourses = "You have more than %d courses on your Chamilo platform ! Only %d courses have been updated. To update the other courses, %sclick here %s";