summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer/res
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-06-26 13:57:52 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-06-26 13:57:52 +0000
commit1c415a165fbd00805073be4f101bc15b1dcf2398 (patch)
treee8367e558a61e1d3c8b324997b0929e2576609e4 /plugins/Clist_nicer/res
parent6c5515adb3b6e615c87b049398382ba3d044e9a9 (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_nicer/res')
-rw-r--r--plugins/Clist_nicer/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_nicer/res/resource.rc b/plugins/Clist_nicer/res/resource.rc
index e996a924ae..a5d8d6ccf9 100644
--- a/plugins/Clist_nicer/res/resource.rc
+++ b/plugins/Clist_nicer/res/resource.rc
@@ -65,7 +65,7 @@ BEGIN
PUSHBUTTON "Yes",IDYES,54,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
CONTROL "Are you sure you want to delete %s?",IDC_TOPLINE,"Static",SS_SIMPLE | SS_NOPREFIX | WS_GROUP,7,7,270,8
LTEXT "This will erase all history and settings for this contact!",IDC_STATIC,7,18,239,14
END