summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/TabSRMM/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc
index d7ba58bf2e..ca080c9276 100644
--- a/plugins/TabSRMM/res/resource.rc
+++ b/plugins/TabSRMM/res/resource.rc
@@ -316,7 +316,7 @@ IDD_OPT_MSGTYPE DIALOGEX 0, 0, 283, 251
STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- GROUPBOX "Typing notify",IDC_STATIC,7,0,269,121
+ GROUPBOX "Typing notification options",IDC_STATIC,7,0,269,121
LTEXT "Send typing notifications to the following users when you are typing a message to them:",IDC_STATIC,19,10,245,19
CONTROL "",IDC_CLIST,"CListControl",WS_TABSTOP | 0x3da,18,29,248,88,WS_EX_CLIENTEDGE
GROUPBOX " Show typing notifications in the message window",IDC_STATIC,7,124,269,25