diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-09-25 12:23:45 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-09-25 12:23:45 +0000 |
commit | c1b23bd84b2fe18362137b896a5600d933c30e28 (patch) | |
tree | 140d0ed482d4be6c6eb66849d1ac64c6f8d2f192 /protocols/VKontakte | |
parent | 7d03ca58390038dc87ee51c5881ac22e9dacd1bb (diff) |
Vkontake: spelling correction
git-svn-id: http://svn.miranda-ng.org/main/trunk@10584 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte')
-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 fd2c20fc51..6f0b51a15e 100644 --- a/protocols/VKontakte/res/resource.rc +++ b/protocols/VKontakte/res/resource.rc @@ -52,7 +52,7 @@ BEGIN GROUPBOX "Advanced",IDC_STATIC,4,108,293,124
CONTROL "Server-side delivery confirmation",IDC_DELIVERY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,120,278,10
CONTROL "Hide chats on startup",IDC_HIDECHATS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,133,278,10
- CONTROL "Automatically wipe local contacts missing in your Friends list",IDC_AUTOCLEAN,
+ CONTROL "Automatically wipe local contacts missing in your friend list",IDC_AUTOCLEAN,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,146,278,10
CONTROL "Always notify as unread for all incoming message",IDC_MESASUREAD,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,159,278,10
|