summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/res/resource.rc
diff options
context:
space:
mode:
authorSergey Bolhovskoy <elzorfox@ya.ru>2014-09-03 10:39:06 +0000
committerSergey Bolhovskoy <elzorfox@ya.ru>2014-09-03 10:39:06 +0000
commitf5bdf0ac8fea1361460f7dd5c5a495f3ca0a23e7 (patch)
tree491e062b29b9bb3d80dc10c69d840036016d9bdb /protocols/VKontakte/res/resource.rc
parent1d682fb45c369ab6c42ec8e99f1161df1d28c7cc (diff)
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
Diffstat (limited to 'protocols/VKontakte/res/resource.rc')
-rw-r--r--protocols/VKontakte/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
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