Skip to content

Commit 2197716

Browse files
committed
Translations import - getting ready for 1.8.7.1
1 parent 2887527 commit 2197716

File tree

4 files changed

+7
-12
lines changed

4 files changed

+7
-12
lines changed

main/lang/english/admin.inc.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1268,5 +1268,4 @@
12681268
$ErrorReadingZip = "Error reading ZIP file";
12691269
$ErrorStylesheetFilesExtensionsInsideZip = "The only accepted extensions in the ZIP file are jpg, jpeg, png, gif and css.";
12701270
$MyTextHere = "Enter your text here...";
1271-
$FieldTypeSocialProfile = "Social network link";
12721271
?>

main/lang/english/exercice.inc.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,5 +368,4 @@
368368
$Copy = "Copy";
369369
$ScoreAverageFromAllAttempts = "Score average from all attempts";
370370
$DefaultContent = "Generate default content";
371-
$ExerciseEditionNotAvailableInSession = "You can't edit this course exercise from inside a session";
372371
?>

main/lang/english/trad4all.inc.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -887,7 +887,7 @@
887887
$ResultsHiddenByExerciseSetting = "Results hidden by the exercise setting";
888888
$ThematicSectionHasBeenCreatedSuccessfull = "Thematic section has been created success full";
889889
$NowYouShouldAddThematicPlanXAndThematicAdvanceX = "Now you should add thematic plan %s and thematic advance %s";
890-
$QualificationNumeric = "Maximum score";
890+
$QualificationNumeric = "Numeric score under";
891891
$Literal0 = "zero";
892892
$Literal1 = "one";
893893
$Literal2 = "two";
@@ -949,7 +949,4 @@
949949
$MemoryUsagePeak = "Memory usage peak";
950950
$Seconds = "seconds";
951951
$QualifyInGradebook = "Qualify in the gradebook";
952-
$SessionSpecificResource = "Session-specific resource";
953-
$EditionNotAvailableFromSession = "Edition not available from the session, please edit from the basic course.";
954-
$HandingOverOfTaskX = "Handing over of task %s";
955952
?>

main/lang/english/work.inc.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,18 @@
3636
$FolderUpdated = "Folder updated";
3737
$EndsAt = "Ends at (completely closed)";
3838
$QualificationOfAssignment = "Assignment scoring";
39-
$MakeQualifiable = "Add to gradebook";
39+
$MakeQualifiable = "Enable assessment";
4040
$QualificationNumberOver = "Score";
41-
$WeightInTheGradebook = "Weight inside gradebook";
42-
$DatesAvailables = "Date limits";
41+
$WeightInTheGradebook = "Weight in Competences Report";
42+
$DatesAvailables = "Dates available";
4343
$ExpiresAt = "Expires at";
44-
$AddToCalendar = "Add assignment handling (or creation) date to calendar";
44+
$AddToCalendar = "Add to calendar";
4545
$DirectoryCreated = "Directory created";
4646
$Assignment = "Assignments";
4747
$AdvancedParameters = "Advanced settings";
4848
$ExpiryDateToSendWorkIs = "Deadline for assignments";
49-
$EnableExpiryDate = "Enable handing over deadline (visible to students)";
50-
$EnableEndDate = "Enable final acceptance date (invisible to students)";
49+
$EnableExpiryDate = "Enable expiry date";
50+
$EnableEndDate = "Enable end date";
5151
$IsNotPosibleSaveTheDocument = "Impossible to save the document";
5252
$EndDateCannotBeBeforeTheExpireDate = "End date cannot be before the expiry date";
5353
$SelectAFilter = "Select a filter";

0 commit comments

Comments
 (0)