summaryrefslogtreecommitdiff
path: root/plugins/AuthState/res
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2014-12-08 08:13:30 +0000
committerDart Raiden <wowemuh@gmail.com>2014-12-08 08:13:30 +0000
commit904f771a314a11fb28e5467a9e8c5172d4e60781 (patch)
treecc31cb1cfa7e10479431d736abe12d0d3e36fccd /plugins/AuthState/res
parentce6d2c817b6c592e18954d77452a970b3eea804b (diff)
AuthState: missed note
git-svn-id: http://svn.miranda-ng.org/main/trunk@11271 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AuthState/res')
-rw-r--r--plugins/AuthState/res/authstate.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AuthState/res/authstate.rc b/plugins/AuthState/res/authstate.rc
index bff288f2a7..1556fba414 100644
--- a/plugins/AuthState/res/authstate.rc
+++ b/plugins/AuthState/res/authstate.rc
@@ -78,7 +78,7 @@ BEGIN
CONTROL "Show Auth icon",IDC_AUTHICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,70,246,18
CONTROL "Show Grant icon",IDC_GRANTICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,86,246,18
GROUPBOX "Plugin settings",IDC_STATIC,19,23,276,90
- CONTROL "Enable menu item (*)",IDC_ENABLEMENUITEM,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,42,246,13
+ CONTROL "Enable menu item (restart required)",IDC_ENABLEMENUITEM,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,42,246,13
CONTROL "Show icons only for recently added contacts",IDC_ICONSFORRECENT,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,55,246,17
END