From aeb730d93c2a3a68fc0644b905198f30e45d150a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 10 Jun 2022 19:57:46 +0300 Subject: =?UTF-8?q?fixes=20#3099=20(StopSpam:=20=D1=83=D0=B1=D1=80=D0=B0?= =?UTF-8?q?=D1=82=D1=8C=20=D0=B8=D0=BD=D0=B2=D0=B5=D1=80=D1=81=D0=BD=D1=83?= =?UTF-8?q?=D1=8E=20=D0=BB=D0=BE=D0=B3=D0=B8=D0=BA=D1=83)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/StopSpamPlus/res/stopspam.rc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'plugins/StopSpamPlus/res') diff --git a/plugins/StopSpamPlus/res/stopspam.rc b/plugins/StopSpamPlus/res/stopspam.rc index 7ee8a32c79..2f4b414983 100644 --- a/plugins/StopSpamPlus/res/stopspam.rc +++ b/plugins/StopSpamPlus/res/stopspam.rc @@ -48,7 +48,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN - LTEXT "Disable protection for following accounts:",IDC_STATIC,24,7,216,11 + LTEXT "Enable protection for following accounts:",IDC_STATIC,24,7,216,11 CONTROL "",IDC_PROTO,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_AUTOARRANGE | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,24,22,216,166 END @@ -135,6 +135,17 @@ END #endif // APSTUDIO_INVOKED + +///////////////////////////////////////////////////////////////////////////// +// +// AFX_DIALOG_LAYOUT +// + +IDD_PROTO AFX_DIALOG_LAYOUT +BEGIN + 0 +END + #endif // Russian (Russia) resources ///////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3