diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-06-26 13:57:52 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-06-26 13:57:52 +0000 |
commit | 1c415a165fbd00805073be4f101bc15b1dcf2398 (patch) | |
tree | e8367e558a61e1d3c8b324997b0929e2576609e4 /plugins/Clist_blind | |
parent | 6c5515adb3b6e615c87b049398382ba3d044e9a9 (diff) |
- Old info message update
git-svn-id: http://svn.miranda-ng.org/main/trunk@5139 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_blind')
-rw-r--r-- | plugins/Clist_blind/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_blind/res/resource.rc b/plugins/Clist_blind/res/resource.rc index 5b6ad41876..bd82715352 100644 --- a/plugins/Clist_blind/res/resource.rc +++ b/plugins/Clist_blind/res/resource.rc @@ -37,7 +37,7 @@ BEGIN DEFPUSHBUTTON "No",IDNO,162,38,65,14
CONTROL "Hide from list only, in order to keep their history and ignore/visibility settings",IDC_HIDE,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,7,65,270,9
- LTEXT "Use Options->Ignore (expert mode) to unhide contacts.",IDC_STATIC,20,78,257,8
+ LTEXT "Use Options->Contacts->Ignore to unhide contacts.",IDC_STATIC,20,78,257,8
END
IDD_OPT_HOTKEY DIALOGEX 0, 0, 238, 136
|