From 1c415a165fbd00805073be4f101bc15b1dcf2398 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 26 Jun 2013 13:57:52 +0000 Subject: - Old info message update git-svn-id: http://svn.miranda-ng.org/main/trunk@5139 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_blind/res/resource.rc | 2 +- plugins/Clist_modern/res/resource.rc | 2 +- plugins/Clist_mw/res/resource.rc | 2 +- plugins/Clist_nicer/res/resource.rc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins') 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 diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc index f3ff892f60..aaf0d51c90 100644 --- a/plugins/Clist_modern/res/resource.rc +++ b/plugins/Clist_modern/res/resource.rc @@ -350,7 +350,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 diff --git a/plugins/Clist_mw/res/resource.rc b/plugins/Clist_mw/res/resource.rc index 0ccf6009b8..31cb60b9af 100644 --- a/plugins/Clist_mw/res/resource.rc +++ b/plugins/Clist_mw/res/resource.rc @@ -111,7 +111,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 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 -- cgit v1.2.3