|
139 | 139 | "app.assignments.deadline": "Deadline", |
140 | 140 | "app.assignments.discussionModalTitle": "Public Discussion", |
141 | 141 | "app.assignments.group": "Assigned in group", |
142 | | - "app.assignments.hidePastAssignments": "Total {count} {count, plural, one {assignment} other {assignments}} of which the {count, plural, one {deadline has} other {deadlines have}} passed. <a>Hide old assignments.</a>", |
| 142 | + "app.assignments.hidePastAssignments": "Total {count} {count, plural, one {assignment} other {assignments}} {count, plural, one {is past its} other {are past their}} deadline. <a>Hide old assignments.</a>", |
143 | 143 | "app.assignments.maxPoints": "Max. Points", |
144 | 144 | "app.assignments.maxPointsShort": "Max. points", |
145 | 145 | "app.assignments.name": "Assignment name", |
146 | 146 | "app.assignments.points": "Points", |
147 | 147 | "app.assignments.secondDeadline": "Second deadline", |
148 | | - "app.assignments.showHiddenPastAssignments": "There {count, plural, one {is} other {are}} {count} hidden {count, plural, one {assignment} other {assignments}} of which the {count, plural, one {deadline has} other {deadlines have}} passed. <a>Show all.</a>", |
| 148 | + "app.assignments.showHiddenPastAssignments": "There {count, plural, one {is} other {are}} {count} hidden {count, plural, one {assignment} other {assignments}} which {count, plural, one {is past its} other {are past their}} deadline. <a>Show all.</a>", |
149 | 149 | "app.assignmentsTable.noAssignments": "There are no assignments yet.", |
150 | 150 | "app.assignmentsTable.noAssignmentsInAnyGroup": "This exercise has no assigments in any of the groups you can see.", |
151 | 151 | "app.assignmentsTableRow.loading": "Loading assignments...", |
|
0 commit comments