summaryrefslogtreecommitdiff
path: root/protocols/VKontakte
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2015-01-09 19:54:31 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2015-01-09 19:54:31 +0000
commit884fa3084ee6a202d474e942d6998a6751029e60 (patch)
tree9970a131583ed6d48053642116df5dbf887383d8 /protocols/VKontakte
parent0f29c741333c1d24c2b3b09c8c2fb0fad2509ee6 (diff)
VKontakte: cosmetics
git-svn-id: http://svn.miranda-ng.org/main/trunk@11807 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte')
-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 d1d900a362..8528209951 100644
--- a/protocols/VKontakte/res/resource.rc
+++ b/protocols/VKontakte/res/resource.rc
@@ -117,7 +117,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- GROUPBOX "[img] BBCode support for image ",IDC_STATIC,4,8,293,39,WS_GROUP
+ GROUPBOX "[img] BBCode support for image",IDC_STATIC,4,8,293,39,WS_GROUP
CONTROL "off",IDC_IMG_OFF,"Button",BS_AUTORADIOBUTTON,12,19,129,10
CONTROL "for original size images",IDC_IMG_FULLSIZE,"Button",BS_AUTORADIOBUTTON,12,30,129,10
CONTROL "for preview max 130px*130px",IDC_IMG_130,"Button",BS_AUTORADIOBUTTON,154,19,129,10