diff options
Diffstat (limited to 'plugins/StopSpamMod/res/stopspam.rc')
-rwxr-xr-x | plugins/StopSpamMod/res/stopspam.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StopSpamMod/res/stopspam.rc b/plugins/StopSpamMod/res/stopspam.rc index 984c05d07c..efdc27b4a9 100755 --- a/plugins/StopSpamMod/res/stopspam.rc +++ b/plugins/StopSpamMod/res/stopspam.rc @@ -96,7 +96,7 @@ BEGIN EDITTEXT IDC_AUTOADDGROUP,210,144,76,14,ES_AUTOHSCROLL
GROUPBOX "After congratulation (ICQ only)",IDC_STATIC,15,135,278,51
CONTROL "Automatically grant authorization",IDC_AUTOAUTH,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,158,263,10
- CONTROL "Request authorization from contacts which pass stopspam test",IDC_REQAUTH,
+ CONTROL "Request authorization from contacts which pass StopSpam test",IDC_REQAUTH,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,170,267,10
CONTROL "Remove all temporary contacts after restart",ID_REMOVE_TMP_ALL,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,55,287,8
|