From 116c762e508fef30be544a9e07a2f89b33b481f6 Mon Sep 17 00:00:00 2001 From: Sergey Bolhovskoy Date: Thu, 29 Oct 2015 04:44:31 +0000 Subject: VKontakte: fix for news notification in clist fix option dialog labels code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@15645 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/VKontakte/res/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/VKontakte/res') diff --git a/protocols/VKontakte/res/resource.rc b/protocols/VKontakte/res/resource.rc index b7386c4a38..3d9193c0ac 100644 --- a/protocols/VKontakte/res/resource.rc +++ b/protocols/VKontakte/res/resource.rc @@ -236,8 +236,8 @@ BEGIN "Button",BS_AUTORADIOBUTTON | WS_TABSTOP,12,160,278,10 CONTROL "as audio status only",IDC_SEND_MUSIC_BROADCAST,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,12,171,278,10 CONTROL "as regular status only",IDC_SEND_MUSIC_STATUS,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,12,182,278,10 - GROUPBOX "Chats",IDC_STATIC_CHATS,4,195,293,27,WS_GROUP - LTEXT "Message for return to chat:",IDC_STATIC,12,206,120,8 + GROUPBOX "Group chats",IDC_STATIC_CHATS,4,195,293,27,WS_GROUP + LTEXT "Message for return to group chat:",IDC_STATIC,12,206,120,8 EDITTEXT IDC_RET_CHAT_MES,134,204,157,12,ES_AUTOHSCROLL END -- cgit v1.2.3