You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/locales/en.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1661,6 +1661,7 @@
1661
1661
"app.solution.pointsExplainDialog.epsilonExplain": "The epsilon (1e-6) is added to compensate for rounding errors.",
1662
1662
"app.solution.pointsExplainDialog.overriddenPoints": "A supervisor has manually overridden the points to <strong>{overriddenPoints}</strong> (and {bonusPoints} {bonusPoints, plural, one {point} other {points}}).",
1663
1663
"app.solution.pointsExplainDialog.title": "Explanation of the scoring process",
1664
+
"app.solution.reviewAvailableCallout": "A review of this solution is available on the submitted files page.",
1664
1665
"app.solution.reviewClosedAt": "Reviewed at",
1665
1666
"app.solution.reviewIssuesCount": "{issues} {issues, plural, one {issue} other {issues}} to resolve",
1666
1667
"app.solution.reviewNotStartedYet": "not started yet",
"app.solutionPlagiarisms.unableCompareMalformed": "Malformed files cannot be visualized in comparison mode.",
1700
-
"app.solutionReviewIcon.tooltip.closedAt": "The review was closed at {closed}, the comments are available at source codes page.",
1701
+
"app.solutionReviewIcon.tooltip.closedAt": "The review was closed at {closed}, the comments are available on the submitted files page.",
1701
1702
"app.solutionReviewIcon.tooltip.issues": "The reviewer created {issues} {issues, plural, one {issue} other {issues}}, please, fix {issues, plural, one {it} other {them}} in the next solution.",
1702
1703
"app.solutionReviewIcon.tooltip.noIssues": "No issues were created.",
1703
1704
"app.solutionReviewIcon.tooltip.startedAt": "The review was started at {started} and has not been closed yet.",
0 commit comments