From b4132ae8daa7cb96ef49eca4827380c0e629a031 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Wed, 25 Nov 2015 10:23:57 +0000 Subject: ModernOpt: we call it Plugins git-svn-id: http://svn.miranda-ng.org/main/trunk@15777 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ModernOpt/src/modernopt.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/ModernOpt/src/modernopt.cpp b/plugins/ModernOpt/src/modernopt.cpp index 67b32f6f29..c11edb2d2c 100644 --- a/plugins/ModernOpt/src/modernopt.cpp +++ b/plugins/ModernOpt/src/modernopt.cpp @@ -77,7 +77,7 @@ struct ModernOptMainPageInfo g_ModernOptPages[MODERNOPT_PAGE_COUNT] = {IDC_BTN_IGNORE, TRUE, IDI_BIG_IGNORE, LPGENT("Ignore"), LPGENT("Ban those users and events, you are annoyed with.")}, {IDC_BTN_STATUS, TRUE, IDI_BIG_STATUS, LPGENT("Status"), LPGENT("Set your status messages and idle reporting.")}, {IDC_BTN_ADVANCED, TRUE, IDI_BIG_ADVANCED, LPGENT("Advanced"), LPGENT("")}, - {IDC_BTN_PLUGINS, TRUE, IDI_BIG_MODULES, LPGENT("Addons"), LPGENT("Miranda NG is all about plugins. Manage all the plugins you have here.")}, + {IDC_BTN_PLUGINS, TRUE, IDI_BIG_MODULES, LPGENT("Plugins"), LPGENT("Miranda NG is all about plugins. Manage all the plugins you have here.")}, }; //////////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3