From 32b8d5b2a8c3dd67cf15841ceae382c7114374f3 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Mon, 6 Apr 2015 21:03:16 +0000 Subject: strings length correction git-svn-id: http://svn.miranda-ng.org/main/trunk@12644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TabSRMM') diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc index b52d981904..d7ba58bf2e 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 notification",IDC_STATIC,7,0,269,121 + GROUPBOX "Typing notify",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