diff options
Diffstat (limited to 'protocols/VKontakte/res/resource.rc')
-rw-r--r-- | protocols/VKontakte/res/resource.rc | 2 |
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
|