From 0a6119bd2e81c9a0345c1602abe3d33091e478cc Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Sat, 4 May 2019 23:02:53 +0000 Subject: [PATCH] MIMEDecodedPlainTextFmt text.dat line now includes the text sub-type arg --- ctrl/text.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctrl/text.dat b/ctrl/text.dat index 434ea01aa0..d0aa6d424f 100644 --- a/ctrl/text.dat +++ b/ctrl/text.dat @@ -970,7 +970,7 @@ "Only" 794 Only "\1n\1h\1c\r\nSPAM Visibility is now: \1w" 795 SPAMVisibilityIsNow "\r\nTo vote in this poll, hit ~V now.\r\n" 796 VoteInThisPollNow -"\1n\1mMIME-decoded %s plain-text:\1n\r\n" 797 MIMEDecodedPlainTextFmt +"\1n\1mMIME-decoded %s %s-text:\1n\r\n" 797 MIMEDecodedPlainTextFmt "\1/@EXEC:SHOWMSGAVATAR@\r\n" 798 MsgHdrBodySeparator "\1/\r\n@EXEC:SHOWFILEAVATAR@" 799 FileHdrDescSeparator "Remove file" 800 RemoveFileQ -- GitLab