From e92cb06e33a1ac06ca753397917c6de00c9cc101 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Fri, 10 Feb 2017 22:07:04 +0300 Subject: StatusManager: text tuning --- plugins/StatusManager/res/resource.rc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins') diff --git a/plugins/StatusManager/res/resource.rc b/plugins/StatusManager/res/resource.rc index 3edc4bc950..1b219ecf41 100644 --- a/plugins/StatusManager/res/resource.rc +++ b/plugins/StatusManager/res/resource.rc @@ -29,13 +29,13 @@ STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN - GROUPBOX "Enable modules",IDC_STATIC,9,8,282,156 + GROUPBOX "Available modules",IDC_STATIC,9,8,282,156 CONTROL "Keep status",IDC_ENABLE_KEEPSTATUS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,19,24,262,10 - LTEXT "A connection checker. Automatically reconnects your accounts after protocol error or internet drop.",IDC_STATIC,40,36,241,24 + LTEXT "Automatically reconnects your accounts after protocol error or internet drop.",IDC_STATIC,40,36,241,24 CONTROL "Startup status",IDC_ENABLE_STARTUPSTATUS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,19,64,262,10 LTEXT "Allows you to define the status Miranda should set on startup, configurable per account.",IDC_STATIC,40,76,241,24 CONTROL "Advanced auto away",IDC_ENABLE_ADVANCEDAUTOAWAY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,19,105,262,10 - LTEXT "Improved Auto Away module with some more options than the built in, configurable per account.",IDC_STATIC,40,117,241,24 + LTEXT "Improved auto away module with some more options than the built in, configurable per account.",IDC_STATIC,40,117,241,24 LTEXT "Note: Miranda NG will have to be restarted for changes to take effect.",IDC_STATIC,19,148,270,9 END -- cgit v1.2.3