summaryrefslogtreecommitdiff
path: root/plugins/StopSpamPlus/res
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/StopSpamPlus/res')
-rw-r--r--plugins/StopSpamPlus/res/stopspam.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StopSpamPlus/res/stopspam.rc b/plugins/StopSpamPlus/res/stopspam.rc
index 498e4efc50..f9861b226d 100644
--- a/plugins/StopSpamPlus/res/stopspam.rc
+++ b/plugins/StopSpamPlus/res/stopspam.rc
@@ -46,7 +46,7 @@ IDD_PROTO DIALOGEX 0, 0, 300, 211
STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_SYSMENU
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
- LTEXT "Disable protection for following protocols:",IDC_STATIC,24,7,216,11
+ LTEXT "Disable protection for following accounts:",IDC_STATIC,24,7,216,11
CONTROL "",IDC_PROTO,"SysTreeView32",TVS_DISABLEDRAGDROP | TVS_NOTOOLTIPS | TVS_NONEVENHEIGHT | WS_BORDER | WS_HSCROLL | WS_TABSTOP,24,22,216,166
END