Now it is impossible to send mail message based on correct language. It could be setted by language of message or user language settings.
We have to pass to message (buildContent function) the correct language.
See line 77 of abstract.inc in plugins/notifier folder.
Should be $content= $message->buildContent($view_mode, $thelanguageofmessage);
Now we have to discover when and how to set $thelanguageofmessage...
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.