|
@@ -1142,7 +1142,7 @@ $AdminLogin = "Administrator login";
|
|
|
$AdminPass = "Administrator password (<font color=\"red\">you may want to change this</font>)";
|
|
|
$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\".";
|
|
|
+$DBSettingIntro = "The install script will create (or use) the Chamilo database using the database name given here. Please make sure the user you give has the right to create the database by the name given here. If a database with this name exists, it will be overwritten. Please do not use the root user as the Chamilo database user. This can lead to serious security issues.";
|
|
|
$TimeSpentByStudentsInCourses = "Time spent by students in courses";
|
|
|
$Step3 = "Step 3";
|
|
|
$Step4 = "Step 4";
|
|
@@ -8430,4 +8430,20 @@ $SurveysReport = "Surveys report";
|
|
|
$EnterYourNewPassword = "Enter your new password here.";
|
|
|
$RepeatYourNewPassword = "Type your new password once again, to reduce the likeliness of typing errors.";
|
|
|
$ExtractionFromX = "Extraction from %s";
|
|
|
+$Compilatio = "Compilatio";
|
|
|
+$CompilatioDocumentTextNotImage = "Verify that it contains text (and not only images)";
|
|
|
+$CompilatioDocumentNotCorrupt = "and that it is not corrupted";
|
|
|
+$CompilatioAnalysis = "Analyse";
|
|
|
+$CompilatioAnalysisPercentage = "(Pourcentage of file analysis)";
|
|
|
+$CompilatioWaitingAnalysis = "Pending Analysis";
|
|
|
+$CompilatioAwaitingAnalysis = "Waiting for analysis";
|
|
|
+$CompilatioAnalysisEnding = "Ending analysis";
|
|
|
+$CompilatioProtectedPdfVerification = "If the file is in pdf format, check that it is not protected by modification.";
|
|
|
+$CompilatioConnectionWithServer = "Connecting with the Compilatio server";
|
|
|
+$CompilatioWithCompilatio = "with Compilatio";
|
|
|
+$CompilatioStartAnalysis = "Start Compilatio analysis";
|
|
|
+$CompilatioSeeReport = "See report";
|
|
|
+$CompilatioNonToAnalyse = "Your selection contains no jobs to analyze. Only jobs managed by Compilatio and not already scanned can be sent.";
|
|
|
+$CompilatioComunicationAjaxImpossible = "AJAX communication with the Compilatio server impossible. Please retry later.";
|
|
|
+$UserClassExplanation = "Information: The list of classes below contains the list of classes you have already registered in your course. If this list is empty, use the + green above to add classes.";
|
|
|
?>
|