From e1b7cc85f05b61001d26b4898a2ed87e0a34416f Mon Sep 17 00:00:00 2001 From: RMN Date: Mon, 30 Nov 2015 17:33:01 +0000 Subject: Clist_nicer: menu sequence corrected git-svn-id: http://svn.miranda-ng.org/main/trunk@15795 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_nicer/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Clist_nicer/res/resource.rc') diff --git a/plugins/Clist_nicer/res/resource.rc b/plugins/Clist_nicer/res/resource.rc index 1cdbe1c538..2f09bc3cce 100644 --- a/plugins/Clist_nicer/res/resource.rc +++ b/plugins/Clist_nicer/res/resource.rc @@ -487,7 +487,7 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,111,182,11 GROUPBOX "Other",IDC_STATIC,7,125,197,96 CONTROL "Hide this contact from the list",IDC_HIDECONTACT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,132,182,14 - LTEXT "To show a previously hidden contact, navigate to Options -> Events -> Ignore, search the contact in the list and tick the checkbox next to its name.",IDC_STATIC,18,146,182,34 + LTEXT "To show a previously hidden contact, navigate to Options -> Contacts -> Ignore, search the contact in the list and tick the checkbox next to its name.",IDC_STATIC,18,146,182,34 GROUPBOX "Display options",IDC_STATIC,209,3,143,218 CONTROL "Show contact with priority",IDC_IGN_PRIORITY,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,219,13,127,11 LTEXT "Show avatar:",IDC_STATIC,225,28,94,11 -- cgit v1.2.3