Update lang var

pull/3844/head
Julio Montoya 4 years ago
parent fb94a7e312
commit d249bd8bf8
  1. 56
      public/main/lang/english/trad4all.inc.php

@ -615,7 +615,7 @@ $Stats = "Statistics";
$UplPage = "Upload page and link to Home Page";
$LinkSite = "Add link to page on Home Page";
$HasDel = "has been deleted";
$ByDel = "Deleting this area will permanently delete all the content (documents, links...) it contains and unregister all its members (not remove them from other courses). <p>Do you really want to delete the course?";
$ByDel = "Deleting this area will permanently delete all the content (documents, links...) it contains and unregister all its members (not remove them from other courses).";
$Y = "YES";
$N = "NO";
$DepartmentUrl = "Department URL";
@ -6675,7 +6675,7 @@ $NewExercises = "New exercises";
$MyAverage = "My average";
$AllAttempts = "All attempts";
$QuestionsToReview = "Questions to be reviewed";
$QuestionWithNoAnswer = "Questions without answer";
$QuestionWithNoAnswer = "Questions without answer will be highlighted in Red below";
$ValidateAnswers = "Validate answers";
$ReviewQuestions = "Review selected questions";
$YouTriedToResolveThisExerciseEarlier = "You have tried to resolve this exercise earlier";
@ -7574,7 +7574,7 @@ $Convert = "Convert";
$PortalLimitType = "Portal's limit type";
$PortalName = "Portal name";
$BestScore = "Best score";
$AreYouSureToDeleteJS = "Are you sure to delete";
$AreYouSureToDeleteJS = "Are you sure to delete?";
$ConversionToSameFileFormat = "Conversion to same file format. Please choose another.";
$FileFormatNotSupported = "File format not supported";
$FileConvertedFromXToY = "File converted from %s to %s";
@ -8717,4 +8717,54 @@ $MoveUsersFromCourseToSession = "Move users results from base course to a sessio
$IfYourQuizHaveHotspotQuestionsIncludedYouShouldSelectTheImagesFromTheDocuments = "If your quiz have hotspot questions included, you should select the images related from the documents.";
$BackToAttemptList = "Back to the attempt list";
$ShowScoreEveryAttemptShowAnswersLastAttemptNoFeedback = "Show the result to the learner: Show the score, the learner's choice and his feedback on each attempt, add the correct answer and his feedback when the chosen limit of attempts is reached.";
$AddGradebookComment = "Comment";
$LatestLoginInAnyCourse = "Latest login in a course";
$The = "The";
$MultiplicateQuestionsByClass = "Multiplicate questions by class";
$MultiplicateQuestionsByUser = "Multiplicate questions by user";
$QuestionForNextUser = "Questions about next user";
$CourseCodeToEnteredCapitalLettersToConfirmDeletionX = "Course code to be entered in capital letters to confirm the deletion: %s";
$BadgeXTitle = "Badge: %s";
$PortfolioCommentFromXUser = "Comment by %s";
$PortfolioItemFromXUser = "Portfolio item by %s";
$CopyToMyPortfolio = "Copy to my portfolio";
$CopyToStudentPortfolio = "Copy to student portfolio";
$OriginallyPublishedAsXTitleByYUser = "Originally published as \"%s\" by %s";
$OriginallyCommentedByXUserInYItem = "Originally commented by %s in \"%s\"";
$PortfolioItemAddedToStudents = "Item added to students own portfolio";
$MarkCommentAsImportant = "Mark comment as important";
$UnmarkCommentAsImportant = "Unmark comment as important";
$CommentMarkedAsImportant = "Portfolio item marked as important";
$SelectLearnerPortfolio = "Select a learner portfolio";
$SeeMyPortfolio = "See my portfolio in this course";
$PortfolioDetails = "Portfolio details";
$PortfolioItemTitle = "Item title";
$CreationDateXDate = "Creation date: %s";
$UpdateDateXDate = "Update date: %s";
$CategoryXName = "Category: %s";
$DateXDate = "Date: %s";
$PortfolioItemTitleXName = "Item title: %s";
$NoItemsInYourPortfolio = "No items in your portfolio";
$YouHaveNotCommented = "You have not commented";
$PortfolioItems = "Portfolio items";
$PortfolioComments = "Portfolio comments";
$PortfolioCommentsMade = "Comments made";
$QualifyThisPortfolioItem = "Grade this item";
$PortfolioItemGraded = "Portfolio item was graded";
$ContextForCommentToBeGrade = "Context for the comment to be grade";
$QualifyThisPortfolioComment = "Grade this comment";
$PortfolioCommentGraded = "Portfolio comment was graded";
$QualifyPortfolioItems = "Grade items";
$QualifyPortfolioComments = "Grade comments";
$HideCorrectAnsweredQuestions = "Hide correct answered questions";
$TheSettingXWillChangeToX = "The setting \"%s\" will change to \"%s\"";
$VerificationOfAnsweredQuestions = "Verification of answered questions";
$StudentPublicationToCorrect = "Student's assignments to be corrected";
$StudentPublicationCorrectionWarning = "You will find below all the work that have been submitted by students in one of your course (it could be in the base course or in a course in a session). You can filter the list selecting a specific course or a work status.";
$BackToMainPortfolio = "Back to the main course portfolio";
$ExportMyPortfolioDataPdf = "Export my portfolio data in a PDF file";
$ExportMyPortfolioDataZip = "Export my portfolio data in a ZIP file";
$PortfolioCategoryFieldHelp = "Categories are for organization only in personal portfolio.";
$ExportMytPortfolioDataPdf = "Export my portfolio data to a PDF file";
$ExportMytPortfolioDataZip = "Export my portfolio data to a ZIP file";
?>

Loading…
Cancel
Save