@ -751,7 +751,7 @@ $ToExportLearnpathWithQuizYouHaveToSelectQuiz = "If you want to export a course
$ArchivesDirectoryNotWriteableContactAdmin = "The app/cache/ directory, used by this tool, is not writeable. Please contact your platform administrator.";
$DestinationCourse = "Target course";
$ConvertToMultipleAnswer = "Convert to multiple answer";
$CasMainActivateComment = "Enabling CAS authentication will allow users to authenticate with their CAS credentials.<br/>Go to <ahref='settings.php?category=CAS'>Plugin</a> to add a configurable 'CAS Login' button for your Chamilo campus. Or you can force CAS authentication by setting cas[force_redirect] in app/config/auth.conf.php.";
$CasMainActivateComment = "Enabling CAS authentication will allow users to authenticate with their CAS credentials.<br/>Go to <ahref='settings.php?category=CAS'>Plugin</a> to add a configurable 'CAS Login' button for your Chamilo campus.";
$UsersRegisteredInAnyGroup = "Users registered in any group";
$Camera = "Camera";
$Microphone = "Microphone";
@ -6818,7 +6818,6 @@ $CasMainPortComment = "The port on which to connect to the main CAS server";
$CasMainProtocolTitle = "Main CAS server protocol";
$CAS1Text = "CAS 1";
$CAS2Text = "CAS 2";
$CAS3Text = "CAS 3";
$SAMLText = "SAML";
$CasMainProtocolComment = "The protocol with which we connect to the CAS server";
$CasUserAddActivateTitle = "Enable CAS user addition";
$InstallExecution = "Installation process execution";
$UpdateExecution = "Update process execution";
$PleaseWaitThisCouldTakeAWhile = "Please wait. This could take a while...";
@ -8449,4 +8448,6 @@ $CompilatioComunicationAjaxImpossible = "AJAX communication with the Compilatio
$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.";
$InsertTwoNames = "Insert your two names";
$AddRightLogo = "Add right logo";
$LearnpathUseScoreAsProgress = "Use score as progress";
$LearnpathUseScoreAsProgressComment = "Use the score returned, by the only SCO in this learning path, as the progress indicator in the progress bar. This modifies the SCORM behaviour in the strict sense, but improves visual feedback to the learner.";