From 23cc74ac314921b0404ef622db0e00e4422a40b0 Mon Sep 17 00:00:00 2001 From: Eric Marguin Date: Thu, 2 Aug 2007 10:19:54 +0200 Subject: [PATCH] [svn r12857] --- main/lang/english/scorm.inc.php | 1 + main/lang/french/scorm.inc.php | 1 + 2 files changed, 2 insertions(+) diff --git a/main/lang/english/scorm.inc.php b/main/lang/english/scorm.inc.php index 82e6f9e984..1edb7a22a2 100644 --- a/main/lang/english/scorm.inc.php +++ b/main/lang/english/scorm.inc.php @@ -50,4 +50,5 @@ $MoveCurrentChapter = "Move the current chapter"; $GenericScorm = "Generic Scorm"; $UnknownPackageFormat = "The package format cannot be recognized. Please make sure it is well formed and doesn\'t contain errors. Problems may be due to proprietary ZIP format or transfer of long files. If unsure about the ZIP, please try to use minimal zipping features."; $Attempt = "Attempt"; +$MoveTheCurrentForum = "Move the current forum"; ?> \ No newline at end of file diff --git a/main/lang/french/scorm.inc.php b/main/lang/french/scorm.inc.php index 65888cf68d..07bce88f9f 100644 --- a/main/lang/french/scorm.inc.php +++ b/main/lang/french/scorm.inc.php @@ -50,4 +50,5 @@ $MoveCurrentChapter = "D $GenericScorm = "Scorm générique"; $UnknownPackageFormat = "Le format du paquetage n\'a pas été identifié. Veuillez vous assurer qu\'il a été bien construit et qu\'il ne contient pas d\'erreur. Ce genre de problème peut être dû à une erreur de tranfert ou au format ZIP. Dans le dernier cas, il suffit parfois de re-zipper le fichier en choisissant moins de fonctionnalités (moindre compression, ...)."; $Attempt = "Tentative"; +$MoveTheCurrentForum = "Déplacer le forum courant"; ?> \ No newline at end of file