Skip to content

Commit

Permalink
Fix (KUI-1060): text-update
Browse files Browse the repository at this point in the history
  • Loading branch information
vsdkth committed Nov 8, 2023
1 parent 1c17651 commit d1ffc52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion i18n/messages.en.js
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ module.exports = {
'The course memo must be published no later than at the start of the course. If the course memo is missing, you can contact the course contact or examiner. Course memos for previous course offerings are displayed on the ',
currentMemos: 'Published course memos',
currentMemosInfo:
'<p>The course memo is listed under the semester when the course offering started. If there are several published course memos for one semester, you can find out which course memo belongs to your course offering by checking the course start date.</p><p>You can also reach your course offering’s course memo via the course memo link in the "Personal menu" under "Courses".</p>',
'<p>The course memo is listed under the semester when the course offering started. If there are several published course memos for one semester, you can find out which course memo belongs to your course offering by checking the course start date.</p><p>You can also reach your course offering’s course memo via the "Personal menu".</p>',
btnClose: 'Close',
ariaLabel: 'Information about published course memos',
shouldBePublished:
Expand Down
2 changes: 1 addition & 1 deletion i18n/messages.se.js
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ module.exports = {
'Kurs-PM ska vara publicerat senast vid kursens start. Saknas kurs-PM kan du kontakta kursens kontaktperson eller examinator. Kurs-PM för tidigare kursomgångar visas på sidan ',
currentMemos: 'Publicerade kurs-PM',
currentMemosInfo:
'<p>Kurs-PM listas under den termin då kursomgången startade. Finns det flera publicerade kurs-PM för en termin kan du ta reda på vilket kurs-PM som tillhör din kursomgång genom att kontrollera kursens startdatum.</p><p>Du når även din kursomgångs kurs-PM via kurs-PM-länken i “Personliga menyn” under “Kurser”.</p>',
'<p>Kurs-PM listas under den termin då kursomgången startade. Finns det flera publicerade kurs-PM för en termin kan du ta reda på vilket kurs-PM som tillhör din kursomgång genom att kontrollera kursens startdatum.</p><p>Du når även din kursomgångs kurs-PM via “Personliga menyn”.</p>',
btnClose: 'Stäng',
ariaLabel: 'Information om publicerade kurs-PM',
shouldBePublished:
Expand Down

0 comments on commit d1ffc52

Please sign in to comment.