summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/res
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2015-04-06 21:03:16 +0000
committerDart Raiden <wowemuh@gmail.com>2015-04-06 21:03:16 +0000
commit32b8d5b2a8c3dd67cf15841ceae382c7114374f3 (patch)
tree7c0b5878ea78d0a50ae4c724ec9d93d93e8df831 /plugins/TabSRMM/res
parentd9e4bf4acb783908e7f2f68eaf1d4dbc341ff225 (diff)
strings length correction
git-svn-id: http://svn.miranda-ng.org/main/trunk@12644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/res')
-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 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