summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/StartupSilence/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
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},