summaryrefslogtreecommitdiff
path: root/plugins/AuthState/res
diff options
context:
space:
mode:
authorMikalaiR <nikolay.romanovich@narod.ru>2016-04-17 19:36:45 +0000
committerMikalaiR <nikolay.romanovich@narod.ru>2016-04-17 19:36:45 +0000
commit067bd391d5a6d28e250f6e375607be6d667f66bf (patch)
tree9e27c93ffa4b7a629e3711090c7229203c0e4921 /plugins/AuthState/res
parentee2b2967a9d17bd38575dad6ab9a7c0c5d52af2b (diff)
AuthState: options -> core ui
git-svn-id: http://svn.miranda-ng.org/main/trunk@16708 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 7e898cfe81..6f496f8059 100644
--- a/plugins/AuthState/res/authstate.rc
+++ b/plugins/AuthState/res/authstate.rc
@@ -78,7 +78,7 @@ BEGIN
CONTROL "Show Request 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 (restart required)",IDC_ENABLEMENUITEM,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,42,246,13
+ CONTROL "Enable menu item",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