From 099144a2305ca8aa36729c8f435a5ba86ab1e49e Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 23 Aug 2013 19:20:52 +0000 Subject: - sync of ModernOpt and core Account Manager resources git-svn-id: http://svn.miranda-ng.org/main/trunk@5795 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/resource.rc b/src/resource.rc index 5a6a2dc702..6205555f66 100644 --- a/src/resource.rc +++ b/src/resource.rc @@ -651,7 +651,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0 BEGIN LISTBOX IDC_ACCLIST,0,0,162,192,LBS_SORT | LBS_OWNERDRAWVARIABLE | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP LTEXT "Account information:",IDC_TXT_ACCOUNT,167,0,201,8 - LTEXT "Welcome to Miranda NG's account manager!\nHere you can set up your IM accounts.\n\nSelect an account from the list on the left to see the available options. Alternatively, just click on the ""New"" button underneath the list to set up a new IM account.",IDC_TXT_INFO,182,13,186,134 + LTEXT "Welcome to Miranda NG's account manager!\nHere you can set up your IM accounts.\n\nSelect an account from the list on the left to see the available options. Alternatively, just click on the Plus sign underneath the list to set up a new IM account.",IDC_TXT_INFO,182,13,186,134 CONTROL "&Add...",IDC_ADD,"MButtonClass",WS_TABSTOP,0,196,16,14,WS_EX_NOACTIVATE | 0x10000000L CONTROL "&Edit",IDC_EDIT,"MButtonClass",WS_TABSTOP,22,196,16,14,WS_EX_NOACTIVATE | 0x10000000L CONTROL "&Options",IDC_OPTIONS,"MButtonClass",WS_TABSTOP,38,196,16,14,WS_EX_NOACTIVATE | 0x10000000L -- cgit v1.2.3