Hi there,
When someone's password has expired, they are taken to: /admin/public/access_user_changepassword.aspx. That page uses the translation engine to localize the UI. However, that defaults to Danish when you're not logged in (see screenshot). And you are not logged in because your password has expired. Catch 22.
How can we localize this UI? I could change the aspx directly but it'll be overwritten on the next version update.
Thanks,
Imar