5 Commits

Author SHA1 Message Date
Fraenkiman
3ad8a38183 Spaces inserted
Spaces inserted so that they can be encrypted in the e-mail header
2023-02-26 05:01:59 +01:00
Fraenkiman
fc9bcf45e8 Subject line of email when new comment is not translated
Added multilingual support for email subject line for new comments
2022-12-26 02:17:16 +01:00
azett
27c3e825b3 Fixed Heredoc strings. Turns out, Heredoc syntax - https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc - only works with closing tags being the first characters of a line. Eclipse's reformatting and indention of the code does not seem to know that^^
Fix: Changed Heredoc strings to "normal" strings.
2021-02-13 13:47:18 +01:00
azett
091dc53c3b Reworked German language files by Detlef - thanks a lot! 2020-09-15 13:31:03 +02:00
azett
810310bfcc added German language files by laborix - thank you very much :) 2018-12-31 13:12:43 +01:00