diff options
author | dartraiden <wowemuh@gmail.com> | 2024-06-27 01:45:57 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2024-06-27 01:46:45 +0300 |
commit | a7b6dafd9b2b851d22d59576aec97a2bd53fd6f1 (patch) | |
tree | dea9f22337dd787b941e856daac05421e0ea9cdb /plugins/StopSpamMod/res | |
parent | 170676e9895c58f9b29d6532ea4010e3776505ac (diff) |
Replace ICQ by MRA
Diffstat (limited to 'plugins/StopSpamMod/res')
-rw-r--r-- | 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 37c856e0a2..0698781aca 100644 --- a/plugins/StopSpamMod/res/stopspam.rc +++ b/plugins/StopSpamMod/res/stopspam.rc @@ -92,7 +92,7 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,77,287,10
CONTROL "Add contact to server list",IDC_ADDTOSRVLST,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,124,187,10
EDITTEXT IDC_AUTOADDGROUP,210,122,76,14,ES_AUTOHSCROLL
- GROUPBOX "After congratulation (ICQ only)",IDC_STATIC,15,113,278,51
+ GROUPBOX "After congratulation (MRA only)",IDC_STATIC,15,113,278,51
CONTROL "Automatically grant authorization",IDC_AUTOAUTH,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,136,263,10
CONTROL "Request authorization from contacts which pass StopSpam test",IDC_REQAUTH,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,148,267,10
|