From d8fdc1b64f985ca228ab231069b4e556ded07006 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 15 Aug 2012 08:37:09 +0000 Subject: Yet another Miranda IM > NG rename git-svn-id: http://svn.miranda-ng.org/main/trunk@1460 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AssocMgr/res/resource.rc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/AssocMgr') diff --git a/plugins/AssocMgr/res/resource.rc b/plugins/AssocMgr/res/resource.rc index b27c873963..3c878d0540 100644 --- a/plugins/AssocMgr/res/resource.rc +++ b/plugins/AssocMgr/res/resource.rc @@ -51,16 +51,16 @@ STYLE DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg" BEGIN - LTEXT "Registered associations for Miranda IM:", + LTEXT "Registered associations for Miranda NG:", IDC_HEADERTEXT,3,0,295,8,SS_NOPREFIX CONTROL "",IDC_ASSOCLIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,3,10,295,169 GROUPBOX "Miscellaneous",IDC_MISCLABEL,3,183,295,41,WS_GROUP - CONTROL "&Start Miranda IM automatically when the Computer starts (using current profile)", + CONTROL "&Start Miranda NG automatically when the Computer starts (using current profile)", IDC_AUTOSTART,"Button",BS_AUTOCHECKBOX | BS_TOP | WS_TABSTOP,10,195,284,10 - CONTROL "Only associate with Miranda IM while it is &running", + CONTROL "Only associate with Miranda NG while it is &running", IDC_ONLYWHILERUNNING,"Button",BS_AUTOCHECKBOX | BS_TOP | WS_TABSTOP,10,208,284,10 END -- cgit v1.2.3