]> source.dussan.org Git - nextcloud-server.git/commit
Provide the proper language to the mailer 20246/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 31 Mar 2020 12:02:39 +0000 (14:02 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 16 Apr 2020 07:04:13 +0000 (09:04 +0200)
commitbb4dedb0156727ebd88a3f922fedc78436d7b701
treee1975ad11d4d3903c6c1520f93a1a398f80ac1b6
parent078ac97939747eec246ed105830d4643b81d994c
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/OC_Defaults.php
lib/public/Defaults.php
lib/public/Mail/IEMailTemplate.php
tests/lib/Mail/EMailTemplateTest.php
tests/lib/Mail/MailerTest.php