From f5bdf0ac8fea1361460f7dd5c5a495f3ca0a23e7 Mon Sep 17 00:00:00 2001 From: Sergey Bolhovskoy Date: Wed, 3 Sep 2014 10:39:06 +0000 Subject: Vkontakte: Replace LPGEN to TranslateT and remove unneeded space git-svn-id: http://svn.miranda-ng.org/main/trunk@10360 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/VKontakte/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/VKontakte/res') diff --git a/protocols/VKontakte/res/resource.rc b/protocols/VKontakte/res/resource.rc index 3f305ca6cc..f77f41352f 100644 --- a/protocols/VKontakte/res/resource.rc +++ b/protocols/VKontakte/res/resource.rc @@ -57,7 +57,7 @@ BEGIN CONTROL "Always notify as unread for all incoming message",IDC_MESASUREAD, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,162,278,10 CONTROL "Mark read on reply",IDC_MARKREADONREPLY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,176,278,10 - CONTROL "Automatically sync last messages ",IDC_SYNCHISTOTYONONLINE, + CONTROL "Automatically sync last messages",IDC_SYNCHISTOTYONONLINE, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,190,278,10 END -- cgit v1.2.3