|
@@ -83,7 +83,7 @@ $langTitleManipulateModule = "Manipulate the current chapter";
|
|
|
$langTitleManipulateDocument = "Manipulate the current document";
|
|
|
$langTitleManipulateLink = "Manipulate the current link";
|
|
|
$langTitleManipulateQuiz = "Manipulate the current exercise";
|
|
|
-$langTitleManipulateStudentPublication = "Manipulate the current student publication";
|
|
|
+$langTitleManipulateStudentPublication = "Manipulate the current assignment";
|
|
|
$langEnterDataNewChapter = "Enter the data of the new chapter";
|
|
|
$langEnterDataNewModule = "Enter the data of the new chapter";
|
|
|
$langCreateNewStep = "Create a new step :";
|
|
@@ -93,7 +93,7 @@ $langParent = "Parent";
|
|
|
$langPosition = "Position";
|
|
|
$langNewChapterCreated = "The new chapter has been created. You can now add an other chapter or a step to it.";
|
|
|
$langNewLinksCreated = "The new link has been created";
|
|
|
-$langNewStudentPublicationCreated = "The new student publication has been created";
|
|
|
+$langNewStudentPublicationCreated = "The new assignment has been created";
|
|
|
$langNewModuleCreated = "The new chapter has been created. You can now add a chapter or a step to it.";
|
|
|
$langNewExerciseCreated = "The new exercise has been created.";
|
|
|
$langItemRemoved = "The item has been removed";
|
|
@@ -158,8 +158,8 @@ $CreateTheLink = "Import a link";
|
|
|
$MoveCurrentLink = "Move the current link";
|
|
|
$EditCurrentLink = "Edit the current link";
|
|
|
$Url = "Url";
|
|
|
-$MoveCurrentStudentPublication = "Move the current student publication";
|
|
|
-$EditCurrentStudentPublication = "Edit the current student publication";
|
|
|
+$MoveCurrentStudentPublication = "Move the current assignment";
|
|
|
+$EditCurrentStudentPublication = "Edit the current assignment";
|
|
|
$AllowMultipleAttempts = "Allow multiple attempts";
|
|
|
$PreventMultipleAttempts = "Prevent multiple attempts";
|
|
|
$MakeScormRecordingExtra = "Make SCORM recordings extra";
|