From 4dfb06728cc990780661920f5806d7718a67e37e Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 3 Sep 2014 06:39:54 +0000 Subject: spelling correction - langpacks/english: update; - langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@10358 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/VKontakte/src/vk_thread.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols') diff --git a/protocols/VKontakte/src/vk_thread.cpp b/protocols/VKontakte/src/vk_thread.cpp index 92c7237fb5..01c59856ea 100644 --- a/protocols/VKontakte/src/vk_thread.cpp +++ b/protocols/VKontakte/src/vk_thread.cpp @@ -656,7 +656,7 @@ void CVkProto::OnReceivePollingInfo(NETLIBHTTPREQUEST *reply, AsyncHttpRequest * INT_PTR __cdecl CVkProto::SvcGetAllServerHistory(WPARAM wParam, LPARAM) { LPCWSTR str = LPGENT("Are you sure to reload all messages from vk.com?\n") - LPGENT("Local contact history will be delete and reload from the server.\n") + LPGENT("Local contact history will be deleted and reloaded from the server.\n") LPGENT("It may take a long time. \nDo you want to continue?"); if (IDNO==MessageBox(NULL, str, LPGENT("Attention!"), MB_ICONWARNING|MB_YESNO)) -- cgit v1.2.3