cross-solution / YAWIK

YAWIK is a web application. It can be used as an ATS applicant tracking system or as a jobboard.
https://yawik.org
MIT License
124 stars 67 forks source link

Registration email subject is always in english #145

Closed mbo-s closed 8 years ago

mbo-s commented 9 years ago

The subject of the registration email is always in english, the email body uses the right language

https://github.com/cross-solution/YAWIK/blob/develop/module/Auth/src/Auth/Service/Register.php#L329

mbo-s commented 9 years ago

There are more emails with a fixed english subject, e.g. password reset https://github.com/cross-solution/YAWIK/blob/develop/module/Auth/src/Auth/Listener/MailForgotPassword.php#L86

cbleek commented 8 years ago

This was fixed in https://github.com/cross-solution/YAWIK/commit/535cf4910913838d22dc1f78908b47d7776c8e37