fix: bump changelog & translate
This commit is contained in:
parent
c81bc2314e
commit
a75f3eb2f1
@ -34,6 +34,8 @@ BtnCorrInvDecline: Decline
|
|||||||
BtnSubmissionsAssign: Assign submissions automatically
|
BtnSubmissionsAssign: Assign submissions automatically
|
||||||
BtnAllocationCompute: Compute allocation
|
BtnAllocationCompute: Compute allocation
|
||||||
BtnAllocationAccept: Accept allocation
|
BtnAllocationAccept: Accept allocation
|
||||||
|
BtnSystemMessageHide: Hide
|
||||||
|
BtnSystemMessageUnhide: Unhide
|
||||||
|
|
||||||
|
|
||||||
Aborted: Aborted
|
Aborted: Aborted
|
||||||
@ -521,6 +523,9 @@ NewsOpenAllocations: Active central allocations
|
|||||||
NewsUpcomingSheets: Upcoming exercise sheets
|
NewsUpcomingSheets: Upcoming exercise sheets
|
||||||
NewsUpcomingExams: Upcoming exams
|
NewsUpcomingExams: Upcoming exams
|
||||||
|
|
||||||
|
NewsHideHiddenSystemMessages: Don't show hidden news items
|
||||||
|
NewsShowHiddenSystemMessages: Show hidden news items
|
||||||
|
|
||||||
NumCourses num: #{num} #{pluralEN num "course" "courses"}
|
NumCourses num: #{num} #{pluralEN num "course" "courses"}
|
||||||
CloseAlert: Close
|
CloseAlert: Close
|
||||||
|
|
||||||
@ -1064,6 +1069,14 @@ HelpSent: Your support request has been sent.
|
|||||||
InfoLecturerTitle: Information for lecturers
|
InfoLecturerTitle: Information for lecturers
|
||||||
|
|
||||||
SystemMessageNewsOnly: Only on "News"
|
SystemMessageNewsOnly: Only on "News"
|
||||||
|
SystemMessageRecordChanged: Signifcant change
|
||||||
|
SystemMessageRecordChangedTip: Should the "last changed"-timestamp be adjusted? News are sorted by "last changed" on "News". After a significant change news items are displayed once again as a popup in the bottom right.
|
||||||
|
SystemMessageUnhide: Ignore previously hidden
|
||||||
|
SystemMessageUnhideTip: Should the news item be display again for users that have actively hidden it?
|
||||||
|
SystemMessageCreated: Created
|
||||||
|
SystemMessageLastChanged: Last changed
|
||||||
|
SystemMessageLastChangedAt time: Last changed: #{time}
|
||||||
|
SystemMessageLastUnhide: Last unhidden
|
||||||
SystemMessageFrom: Visible from
|
SystemMessageFrom: Visible from
|
||||||
SystemMessageTo: Visible to
|
SystemMessageTo: Visible to
|
||||||
SystemMessageAuthenticatedOnly: Only logged in users
|
SystemMessageAuthenticatedOnly: Only logged in users
|
||||||
@ -1295,6 +1308,7 @@ BreadcrumbAllocationUsers: Applicants
|
|||||||
BreadcrumbAllocationPriorities: Central priorities
|
BreadcrumbAllocationPriorities: Central priorities
|
||||||
BreadcrumbAllocationCompute: Compute allocation
|
BreadcrumbAllocationCompute: Compute allocation
|
||||||
BreadcrumbAllocationAccept: Accept allocation
|
BreadcrumbAllocationAccept: Accept allocation
|
||||||
|
BreadcrumbMessageHide: Hide
|
||||||
|
|
||||||
ExternalExamEdit coursen examn: Edit: #{coursen}, #{examn}
|
ExternalExamEdit coursen examn: Edit: #{coursen}, #{examn}
|
||||||
ExternalExamGrades coursen examn: Exam achievements: #{coursen}, #{examn}
|
ExternalExamGrades coursen examn: Exam achievements: #{coursen}, #{examn}
|
||||||
|
|||||||
@ -1,5 +1,19 @@
|
|||||||
$newline never
|
$newline never
|
||||||
<dl .deflist>
|
<dl .deflist>
|
||||||
|
<dt .deflist__dt>
|
||||||
|
^{formatGregorianW 2020 04 15}
|
||||||
|
<dd .deflist__dd>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
Verstecken von Systemnachrichten auf "Aktuelles"
|
||||||
|
|
||||||
|
<dt .deflist__dt>
|
||||||
|
^{formatGregorianW 2020 03 31}
|
||||||
|
<dd .deflist__dd>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
Spalte für Notizen bei Kursterminen
|
||||||
|
|
||||||
<dt .deflist__dt>
|
<dt .deflist__dt>
|
||||||
^{formatGregorianW 2020 03 16}
|
^{formatGregorianW 2020 03 16}
|
||||||
<dd .deflist__dd>
|
<dd .deflist__dd>
|
||||||
|
|||||||
@ -1,5 +1,19 @@
|
|||||||
$newline never
|
$newline never
|
||||||
<dl .deflist>
|
<dl .deflist>
|
||||||
|
<dt .deflist__dt>
|
||||||
|
^{formatGregorianW 2020 04 15}
|
||||||
|
<dd .deflist__dd>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
Hiding of system messages on "News"
|
||||||
|
|
||||||
|
<dt .deflist__dt>
|
||||||
|
^{formatGregorianW 2020 03 31}
|
||||||
|
<dd .deflist__dd>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
Column for adding notes to course events
|
||||||
|
|
||||||
<dt .deflist__dt>
|
<dt .deflist__dt>
|
||||||
^{formatGregorianW 2020 03 16}
|
^{formatGregorianW 2020 03 16}
|
||||||
<dd .deflist__dd>
|
<dd .deflist__dd>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user