summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2015-11-22 23:18:48 +0000
committerDart Raiden <wowemuh@gmail.com>2015-11-22 23:18:48 +0000
commit9694b39590c43dfe7d3f09b94e543a0d8d75fe54 (patch)
treec3e19c0a0eab297f5b3e91b28bfc5cf374f7cbf3
parente1308b0d84a661398f257c5f530677f20427639c (diff)
spelling corrections
git-svn-id: http://svn.miranda-ng.org/main/trunk@15757 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r--plugins/HwHotKeys/src/Version.h2
-rw-r--r--plugins/StartupSilence/src/stdafx.h4
-rw-r--r--plugins/WebView/res/webview.rc2
3 files changed, 4 insertions, 4 deletions
diff --git a/plugins/HwHotKeys/src/Version.h b/plugins/HwHotKeys/src/Version.h
index 5c4ffde6ea..d887b97c90 100644
--- a/plugins/HwHotKeys/src/Version.h
+++ b/plugins/HwHotKeys/src/Version.h
@@ -30,7 +30,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111 - 1307, USA.
#define __PLUGIN_NAME "Hardware HotKeys" // dll-fileinfo "FileVersion" и "ProductName", меню в настройках миранды, название плагина в миранде. Нелокализуемое!
#define __FILENAME "HwHotKeys.dll" // dll-fileinfo "OriginalFilename"
-#define __DESCRIPTION_MIR "Hardware HotKeys plugin for Miranda NG\r\nAllows you to assign expanded multimedia keys (only for PS/2 keyboards)." // описание плагина в миранде (локализуемое)
+#define __DESCRIPTION_MIR "Allows you to assign expanded multimedia keys (only for PS/2 keyboards)." // описание плагина в миранде (локализуемое)
#define __DESCRIPTION_DLL "Hardware HotKeys plugin for Miranda NG." // описание плагина в dll-fileinfo "FileDescription" (там многострочные строки - не работают). Нелокализуемое!
#define __AUTHOR "Eugene f2065" // описание плагина в миранде
#define __AUTHOREMAIL "f2065@mail.ru" // описание плагина в миранде
diff --git a/plugins/StartupSilence/src/stdafx.h b/plugins/StartupSilence/src/stdafx.h
index 7ea2fb4367..d6d740dd49 100644
--- a/plugins/StartupSilence/src/stdafx.h
+++ b/plugins/StartupSilence/src/stdafx.h
@@ -61,8 +61,8 @@ INT_PTR SilenceConnection(WPARAM wParam, LPARAM lParam);
#define SS_IS_OFF Translate("Silence At Startup is OFF")
#define TTBNAME Translate("Toggle Silence At Startup")
#define NOTICE TranslateT(MENU_NAME)
-#define NEEDTTBMOD TranslateT("You have to install \"TopToolBar\" to use this option.")
-#define NEEDPOPUP TranslateT("You have to install \"YAPP\" or \"Popup+\" to use this option.")
+#define NEEDTTBMOD TranslateT("You have to install TopToolBar plugin to use this option.")
+#define NEEDPOPUP TranslateT("You have to install YAPP or Popup+ plugin to use this option.")
static IconItem iconList[] = {
{MENU_NAME, MENU_NAME, IDI_SSICON},
diff --git a/plugins/WebView/res/webview.rc b/plugins/WebView/res/webview.rc
index bcd7a4ee99..b78327ac06 100644
--- a/plugins/WebView/res/webview.rc
+++ b/plugins/WebView/res/webview.rc
@@ -94,7 +94,7 @@ BEGIN
GROUPBOX "Error messages",IDC_STATIC,1,137,278,25
CONTROL "Suppress error messages",IDC_SUPPRESS,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,16,149,110,8
- CONTROL "Display using Popup or OSD plugin",IDC_ERROR_POPUP,"Button",
+ CONTROL "Display using Popup or wbOSD plugin",IDC_ERROR_POPUP,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,140,149,130,8
//////////
GROUPBOX "Expert options",IDC_ADV_GRP,142,163,137,35,WS_GROUP