From 9694b39590c43dfe7d3f09b94e543a0d8d75fe54 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sun, 22 Nov 2015 23:18:48 +0000 Subject: spelling corrections git-svn-id: http://svn.miranda-ng.org/main/trunk@15757 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/StartupSilence/src/stdafx.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/StartupSilence/src/stdafx.h') 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}, -- cgit v1.2.3