apluslms / a-plus

A+ frontend portal - A+ LMS documentation:
https://apluslms.github.io/
Other
67 stars 72 forks source link

Fix 502 error when a menu link has a service and URL with a scheme #1395

Closed ihalaij1 closed 3 weeks ago

ihalaij1 commented 3 weeks ago

Description

What?

Fix 502 error when a menu link has a service and URL with a scheme.

This PR also rearranges some of the translations, because running manage.py makemessages does that when new strings have been added without running the command previously.

Missing translation for LABEL_REGRADE_WHEN_SEEN was also added.

Fixes #1394