From fcc52a98dd00169809be6008368e8aa80ec3ab05 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Tue, 24 Nov 2015 19:33:10 +0000 Subject: StartupSilence: also Toaster is suitable git-svn-id: http://svn.miranda-ng.org/main/trunk@15776 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/StartupSilence/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/StartupSilence') diff --git a/plugins/StartupSilence/src/stdafx.h b/plugins/StartupSilence/src/stdafx.h index d0ba0c0a19..84ca37766e 100644 --- a/plugins/StartupSilence/src/stdafx.h +++ b/plugins/StartupSilence/src/stdafx.h @@ -60,7 +60,7 @@ INT_PTR SilenceConnection(WPARAM wParam, LPARAM lParam); #define TTBNAME Translate("Toggle Silence At Startup") #define NOTICE TranslateT(MENU_NAME) #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.") +#define NEEDPOPUP TranslateT("You have to install popup plugin to use this option.") static IconItem iconList[] = { {MENU_NAME, MENU_NAME, IDI_SSICON}, -- cgit v1.2.3