diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-10-23 12:41:11 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-10-23 12:41:11 +0000 |
commit | e39778169f9884a0ab912b6a55bdd9aa7e323a91 (patch) | |
tree | c193384a323f55541b7c7ffb1b9e359cf531cbdb /protocols/VKontakte/res | |
parent | 87b27f1097aa406aecf739ef35a0178c71f8282a (diff) |
more spelling corrections
git-svn-id: http://svn.miranda-ng.org/main/trunk@10854 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/res')
-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 11043dd240..abad01a9a2 100644 --- a/protocols/VKontakte/res/resource.rc +++ b/protocols/VKontakte/res/resource.rc @@ -126,7 +126,7 @@ BEGIN CONTROL "Hide chats on startup",IDC_HIDECHATS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,19,278,10
CONTROL "Always notify as unread for all incoming message",IDC_MESASUREAD,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,30,278,10
- CONTROL "Add [img] bbc for graphical attachments",IDC_ADD_IMG_BBC,
+ CONTROL "Add [img] BBCode for graphical attachments",IDC_ADD_IMG_BBC,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,41,278,10
CONTROL "Process stickers as smileys",IDC_STICKERS_AS_SMYLES,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,52,278,10
|