diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-12-25 11:51:05 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-12-25 11:51:05 +0000 |
commit | 1d36154194d6d1e5fa261c5b827171a6ce868d03 (patch) | |
tree | 573fb6fa27ba2c1d7b15a62b08068f7f00ca2089 /protocols | |
parent | 60074fa377aeaed72a7cb1bb8d3ed7781a68eeb1 (diff) |
- langpacks/english: update;
- langpacks/russian: update;
git-svn-id: http://svn.miranda-ng.org/main/trunk@11625 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-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 892a0f6997..4fe62b9895 100644 --- a/protocols/VKontakte/res/resource.rc +++ b/protocols/VKontakte/res/resource.rc @@ -124,7 +124,7 @@ BEGIN CONTROL "for preview max 604px*604px",IDC_IMG_604,"Button",BS_AUTORADIOBUTTON,154,30,129,10
GROUPBOX "BBCode support on news and event notifications",IDC_STATIC,4,50,294,38
CONTROL "off",IDC_NEWSBBC_OFF,"Button",BS_AUTORADIOBUTTON,12,61,129,10
- CONTROL "basic ([b], [i], [u], [s]) ",IDC_NEWSBBC_BASIC,"Button",BS_AUTORADIOBUTTON,12,72,129,10
+ CONTROL "basic ([b], [i], [u], [s])",IDC_NEWSBBC_BASIC,"Button",BS_AUTORADIOBUTTON,12,72,129,10
CONTROL "advanced (+[url], [size], [color])",IDC_NEWSBBC_ADV,
"Button",BS_AUTORADIOBUTTON,154,61,129,10
GROUPBOX "Other",IDC_STATIC,4,90,293,26
|