mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
e84f9f9ec9
Summary: Works this way: - Select users' language with multiplexing. - Select default language otherwise (it can be different from current user's language). - Build body and subject for each user individually. - Set the original language after sending the mails. Test Plan: - Comment on a diff of user with custom translation. - Set default to a custom translation. Comment on a diff of user with default translation. - Set default to a default translation. Comment on a diff of user with default translation. Repeat with/without multiplexing. Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Maniphest Tasks: T1139 Differential Revision: https://secure.phabricator.com/D2774 |
||
---|---|---|
.. | ||
DifferentialCCWelcomeMail.php | ||
DifferentialCommentMail.php | ||
DifferentialDiffContentMail.php | ||
DifferentialExceptionMail.php | ||
DifferentialMail.php | ||
DifferentialNewDiffMail.php | ||
DifferentialReviewRequestMail.php |