summaryrefslogtreecommitdiff
path: root/plugins/Clist_mw/res/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Clist_mw/res/resource.rc')
-rw-r--r--plugins/Clist_mw/res/resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Clist_mw/res/resource.rc b/plugins/Clist_mw/res/resource.rc
index 7bd366fcf7..6784482626 100644
--- a/plugins/Clist_mw/res/resource.rc
+++ b/plugins/Clist_mw/res/resource.rc
@@ -261,7 +261,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- GROUPBOX "Contact List Background",IDC_STATIC,4,4,227,141
+ GROUPBOX "Contact list background",IDC_STATIC,4,4,227,141
LTEXT "Background color:",IDC_STATIC,12,20,72,8,NOT WS_GROUP
CONTROL "",IDC_BKGCOLOUR,"ColourPicker",WS_TABSTOP,84,19,32,10
LTEXT "Selection color:",IDC_STATIC,12,36,72,8
@@ -315,7 +315,7 @@ BEGIN
CONTROL "Show size grip",IDC_SHOWSIZEGRIP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,72,142,10
CONTROL "Show bevel effect on panels",IDC_SBPANELBEVEL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,86,107,10
CONTROL "Use connecting Icon",IDC_USECONNECTINGICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,97,82,10
- CONTROL "Use New Drawer for StatusBar",IDC_USEOWNERDRAW,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,160,142,10
+ CONTROL "Use new drawer for status bar",IDC_USEOWNERDRAW,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,160,142,10
END