From ae1ec2faa3641b2cf43d2963738db22d2a008526 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Tue, 7 Apr 2015 22:50:04 +0000 Subject: more correct (as in Scriver) git-svn-id: http://svn.miranda-ng.org/main/trunk@12668 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TabSRMM/res') 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 -- cgit v1.2.3