summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2016-10-23 14:44:39 +0300
committerdartraiden <wowemuh@gmail.com>2016-10-23 14:44:39 +0300
commit3948cb70a006cf357ebe032b933479cfb6441aa1 (patch)
tree6cd0e32172e96c26d2bf36bdf21f0aca591e63c7
parenta21709b203a41ef355e93c27987b7112ae8c5a59 (diff)
StartupStatus -> StatusManager
-rw-r--r--plugins/SimpleStatusMsg/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SimpleStatusMsg/res/resource.rc b/plugins/SimpleStatusMsg/res/resource.rc
index 69aac27c27..34c00cab2e 100644
--- a/plugins/SimpleStatusMsg/res/resource.rc
+++ b/plugins/SimpleStatusMsg/res/resource.rc
@@ -173,7 +173,7 @@ BEGIN
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,132,287,8
CONTROL "Clear History",IDC_BOPTHIST,"MButtonClass",WS_TABSTOP,236,73,61,14,WS_EX_NOACTIVATE | 0x10000000L
CONTROL "Clear Predefined",IDC_BOPTDEF,"MButtonClass",WS_TABSTOP,236,90,61,14,WS_EX_NOACTIVATE | 0x10000000L
- LTEXT "* This feature is available only when using StartupStatus plugin.",IDC_NOTE1,11,149,287,8,NOT WS_VISIBLE
+ LTEXT "* This feature is available only when using StatusManager plugin.",IDC_NOTE1,11,149,287,8,NOT WS_VISIBLE
END
IDD_OPT_STATUS DIALOGEX 0, 0, 241, 162