summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/NewEventNotify/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewEventNotify/res/resource.rc b/plugins/NewEventNotify/res/resource.rc
index cebfe9e947..4e306c3060 100644
--- a/plugins/NewEventNotify/res/resource.rc
+++ b/plugins/NewEventNotify/res/resource.rc
@@ -55,7 +55,7 @@ BEGIN
CONTROL "",IDC_COLBACK_FILE,"ColourPicker",WS_TABSTOP,136,50,39,10
CONTROL "",IDC_COLBACK_ERR,"ColourPicker",WS_TABSTOP,184,50,39,10
CONTROL "",IDC_COLBACK_OTHERS,"ColourPicker",WS_TABSTOP,231,50,39,10
- LTEXT "Default colors",IDC_STATIC,9,67,70,8
+ LTEXT "Use default colors",IDC_STATIC,9,67,70,8
CONTROL "",IDC_CHKDEFAULTCOL_MESSAGE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,103,65,11,10
CONTROL "",IDC_CHKDEFAULTCOL_FILE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,150,65,11,10
CONTROL "",IDC_CHKDEFAULTCOL_ERR,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,199,65,11,10