From 5023ab3a07a3d75782173c743c236fb731a804b6 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Sat, 26 Apr 2008 00:29:42 +0200 Subject: [PATCH] [svn r15128] Last DLTT import before beta --- main/lang/english/coursebackup.inc.php | 1 + main/lang/french/coursebackup.inc.php | 1 + 2 files changed, 2 insertions(+) diff --git a/main/lang/english/coursebackup.inc.php b/main/lang/english/coursebackup.inc.php index 0d3aa6102d..8458ce7a66 100644 --- a/main/lang/english/coursebackup.inc.php +++ b/main/lang/english/coursebackup.inc.php @@ -44,4 +44,5 @@ $langCreateBackupInfo = "Create a backup of this course. You can select the cour $ToolIntro = "Tool introduction"; $UploadError = "Upload failed, please check maximum file size limits and folder rights."; $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."; ?> \ No newline at end of file diff --git a/main/lang/french/coursebackup.inc.php b/main/lang/french/coursebackup.inc.php index 7eda96d4b3..03831c9bfc 100644 --- a/main/lang/french/coursebackup.inc.php +++ b/main/lang/french/coursebackup.inc.php @@ -44,4 +44,5 @@ $langCreateBackupInfo = "Cr $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."; $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."; ?> \ No newline at end of file