From 705649686832a6e12d7eea59e20528a7e61abe14 Mon Sep 17 00:00:00 2001 From: ElzorFox Date: Mon, 23 Jan 2017 13:42:53 +0500 Subject: =?UTF-8?q?VKontakte:=20rename=20option=20=E2=80=98Automatically?= =?UTF-8?q?=20wipe=20local=20contacts=20missing=20in=20your=20friend=20lis?= =?UTF-8?q?t=E2=80=99=20->=E2=80=99=20Load=20only=20friends=20to=20local?= =?UTF-8?q?=20contact=20list=E2=80=99=20rework=20loading=20clist=20logic?= =?UTF-8?q?=20(now=20if=20option=20=20=E2=80=98=20Load=20only=20friends=20?= =?UTF-8?q?to=20local=20contact=20list=E2=80=99=20is=20true,=20non-friends?= =?UTF-8?q?=20contact=20are=20not=20created=20on=20loading=20dialogs=20and?= =?UTF-8?q?=20are=20not=20cleaned=20automatically=20on=20loading=20friendl?= =?UTF-8?q?ist)=20version=20bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 8e39824aaa..5badf44389 100644 --- a/protocols/VKontakte/res/resource.rc +++ b/protocols/VKontakte/res/resource.rc @@ -305,7 +305,7 @@ BEGIN CONTROL "Server-side delivery confirmation",IDC_DELIVERY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,157,278,10 CONTROL "Use local time for received messages",IDC_USE_LOCAL_TIME, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,137,278,10 - CONTROL "Automatically wipe local contacts missing in your friend list",IDC_AUTOCLEAN, + CONTROL "Load only friends to local contact list",IDC_LOADONLYFRIENDS, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,147,278,10 RTEXT "Mark message as read:",IDC_STATIC,12,101,150,12,SS_CENTERIMAGE COMBOBOX IDC_COMBO_MARKASREAD,167,101,121,30,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP -- cgit v1.2.3