[svn r15128] Last DLTT import before beta

skala
Yannick Warnier 18 years ago
parent 99761e60e2
commit 5023ab3a07
  1. 1
      main/lang/english/coursebackup.inc.php
  2. 1
      main/lang/french/coursebackup.inc.php

@ -44,4 +44,5 @@ $langCreateBackupInfo = "Create a backup of this course. You can select the cour
$ToolIntro = "Tool introduction"; $ToolIntro = "Tool introduction";
$UploadError = "Upload failed, please check maximum file size limits and folder rights."; $UploadError = "Upload failed, please check maximum file size limits and folder rights.";
$DocumentsWillBeAddedToo = "Documents will be added too"; $DocumentsWillBeAddedToo = "Documents will be added too";
$ToExportLearnpathWithQuizYouHaveToSelectQuiz = "If you want to export a learning path containing a test, you have to make sure the corresponding tests are included in the export, so you have to select them in the list of tests.";
?> ?>

@ -44,4 +44,5 @@ $langCreateBackupInfo = "Cr
$ToolIntro = "Introduction"; $ToolIntro = "Introduction";
$UploadError = "l\'import n\'a pas fonctionné, veuillez vérifier les limites de taille de fichiers autorisée et les permissions de vos dossiers."; $UploadError = "l\'import n\'a pas fonctionné, veuillez vérifier les limites de taille de fichiers autorisée et les permissions de vos dossiers.";
$DocumentsWillBeAddedToo = "Les documents seront également ajoutés"; $DocumentsWillBeAddedToo = "Les documents seront également ajoutés";
$ToExportLearnpathWithQuizYouHaveToSelectQuiz = "Si vous désirez exporter un parcours d\'apprentissage contenant des exercices, il est nécessaire d\'inclure ces exercices dans l\'export en les sélectionnant dans la liste des exercices.";
?> ?>
Loading…
Cancel
Save