]> source.dussan.org Git - nextcloud-server.git/commit
Provide the proper language to the mailer 20512/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 31 Mar 2020 12:02:39 +0000 (14:02 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Sat, 18 Apr 2020 09:37:05 +0000 (11:37 +0200)
commit7550043371db98433a2eecb0f0baa9a0640a52c7
treeb7552fb2ffe173a79b7547250b14ebfa660ba588
parent73ef2f3e868fce6ce0be46186136f49f2a96aea8
Provide the proper language to the mailer

Else we can't properly translate the footer in the recipients e-mail
language.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
apps/settings/tests/Mailer/NewUserMailHelperTest.php
apps/theming/lib/ThemingDefaults.php
lib/private/Mail/EMailTemplate.php
lib/private/Mail/Mailer.php
lib/private/Server.php
lib/private/Share20/Manager.php
lib/private/legacy/defaults.php
lib/public/Defaults.php
lib/public/Mail/IEMailTemplate.php
tests/lib/Mail/EMailTemplateTest.php
tests/lib/Mail/MailerTest.php