From e44b233b90693a781dd8379b8c9ecea5d08cb64b Mon Sep 17 00:00:00 2001 From: dartraiden Date: Fri, 17 Nov 2017 01:43:08 +0300 Subject: this field make line break automatically --- plugins/StopSpamPlus/src/settings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/StopSpamPlus') diff --git a/plugins/StopSpamPlus/src/settings.h b/plugins/StopSpamPlus/src/settings.h index a5988b041a..e52ec472b2 100644 --- a/plugins/StopSpamPlus/src/settings.h +++ b/plugins/StopSpamPlus/src/settings.h @@ -62,7 +62,7 @@ public: db_setting HistLog; Settings(): - Question("Question", TranslateW(L"Spammers made me to install small anti-spam system you are now speaking with.\r\nPlease reply \"nospam\" without quotes and spaces if you want to contact me.")), + Question("Question", TranslateW(L"Spammers made me to install small anti-spam system you are now speaking with. Please reply \"nospam\" without quotes and spaces if you want to contact me.")), AuthRepl("AuthReply", TranslateW(L"StopSpam: send a message and reply to an anti-spam bot question.")), Answer("Answer", L"nospam"), Congratulation("Congratulation", TranslateW(L"Congratulations! You just passed human/robot test. Now you can write me a message.")), -- cgit v1.2.3