summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2014-10-23 11:56:31 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2014-10-23 11:56:31 +0000
commit0eb1ad786ab4016e4a66a6f57d1b9240212146bc (patch)
tree289c324c5a011b62098b673a569080605c5ba8bb
parent32d3942ba87738d07d9cef5706e30ca0ef5ad13c (diff)
typo
- langpacks/english: update; - langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@10851 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r--langpacks/english/Plugins/VKontakte.txt2
-rw-r--r--langpacks/russian/Plugins/VKontakte.txt2
-rw-r--r--protocols/VKontakte/res/resource.rc2
3 files changed, 3 insertions, 3 deletions
diff --git a/langpacks/english/Plugins/VKontakte.txt b/langpacks/english/Plugins/VKontakte.txt
index 015da8218c..95fecab29d 100644
--- a/langpacks/english/Plugins/VKontakte.txt
+++ b/langpacks/english/Plugins/VKontakte.txt
@@ -23,7 +23,7 @@
[Remove from contact list]
[Broadcast music...]
[off]
-[as regular status for unknow music and audio status otherwise]
+[as regular status for unknown music and audio status otherwise]
[as audio status only]
[as regular status only]
[Login settings]
diff --git a/langpacks/russian/Plugins/VKontakte.txt b/langpacks/russian/Plugins/VKontakte.txt
index 8042b42f8b..b13cee1a75 100644
--- a/langpacks/russian/Plugins/VKontakte.txt
+++ b/langpacks/russian/Plugins/VKontakte.txt
@@ -39,7 +39,7 @@ E-mail или номер телефона:
Трансляция музыки...
[off]
Откл.
-[as regular status for unknow music and audio status otherwise]
+[as regular status for unknown music and audio status otherwise]
как обычный статус для неизвестных композиций, иначе как аудио статус
[as audio status only]
только как аудио статус
diff --git a/protocols/VKontakte/res/resource.rc b/protocols/VKontakte/res/resource.rc
index 9f4a317356..11043dd240 100644
--- a/protocols/VKontakte/res/resource.rc
+++ b/protocols/VKontakte/res/resource.rc
@@ -140,7 +140,7 @@ BEGIN
CONTROL "Remove from contact list",IDC_REMOVE_FROM_CLIST,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,148,101,141,10
GROUPBOX "Broadcast music...",IDC_STATIC_SEND_MUSIC_METOD,4,116,293,58,WS_GROUP
CONTROL "off",IDC_SEND_MUSIC_NONE,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,12,127,278,10
- CONTROL "as regular status for unknow music and audio status otherwise",IDC_SEND_MUSIC_BROADCAST_AND_STATUS,
+ CONTROL "as regular status for unknown music and audio status otherwise",IDC_SEND_MUSIC_BROADCAST_AND_STATUS,
"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,12,138,278,11
CONTROL "as audio status only",IDC_SEND_MUSIC_BROADCAST,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,12,149,278,10
CONTROL "as regular status only",IDC_SEND_MUSIC_STATUS,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,12,160,278,10