summaryrefslogtreecommitdiff
path: root/plugins/MirandaG15/res/MirandaG15.rc
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2015-10-04 16:04:25 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2015-10-04 16:04:25 +0000
commitc7bb55b7586eeb85258759dd71c2a1012d772556 (patch)
tree729c53830fc725fbcd32aec08df65e0550063325 /plugins/MirandaG15/res/MirandaG15.rc
parent7db5dec75a13047e90ab9acafc5c5acc06223b60 (diff)
MirandaG15:
- fixed group chat messages (broken in r14971) - minor cleanup, leaks fixed, etc... git-svn-id: http://svn.miranda-ng.org/main/trunk@15508 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirandaG15/res/MirandaG15.rc')
-rw-r--r--plugins/MirandaG15/res/MirandaG15.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirandaG15/res/MirandaG15.rc b/plugins/MirandaG15/res/MirandaG15.rc
index 808acdaaaf..7e9800efa4 100644
--- a/plugins/MirandaG15/res/MirandaG15.rc
+++ b/plugins/MirandaG15/res/MirandaG15.rc
@@ -146,7 +146,7 @@ BEGIN
CONTROL "User events",IDC_NOTIFY_IRC_USERS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,110,184,76,9
CONTROL "Emotes",IDC_NOTIFY_IRC_EMOTES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,110,195,76,9
CONTROL "Status changes",IDC_NOTIFY_IRC_STATUS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,110,206,76,9
- LTEXT "Special IRC events:",IDC_STC4,110,151,64,9,NOT WS_GROUP
+ LTEXT "Gruup chat events:",IDC_STC4,110,151,64,9,NOT WS_GROUP
CONTROL "Notices",IDC_NOTIFY_IRC_NOTICES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,110,173,74,9
CONTROL "Channel events",IDC_NOTIFY_IRC_CHANNEL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,110,217,76,9
CONTROL "Cut off nicknames after",IDC_NOTIFY_NICKCUTOFF,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,4,46,90,9