diff options
Diffstat (limited to 'plugins/FloatingContacts/res/fltcnt.rc')
-rw-r--r-- | plugins/FloatingContacts/res/fltcnt.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FloatingContacts/res/fltcnt.rc b/plugins/FloatingContacts/res/fltcnt.rc index 93468a0337..89e6dfd381 100644 --- a/plugins/FloatingContacts/res/fltcnt.rc +++ b/plugins/FloatingContacts/res/fltcnt.rc @@ -97,7 +97,7 @@ BEGIN RTEXT "Right-bottom edge's color:",IDC_STATIC,116,25,137,8,NOT WS_GROUP,WS_EX_TRANSPARENT
CONTROL "",IDC_RBEDGESCOLOR,"ColourPicker",WS_TABSTOP,257,24,32,10
GROUPBOX "Background",IDC_STATIC,3,54,294,57,0,WS_EX_TRANSPARENT
- LTEXT "Background colour:",IDC_STATIC,13,43,72,8,NOT WS_GROUP,WS_EX_TRANSPARENT
+ LTEXT "Background color:",IDC_STATIC,13,43,72,8,NOT WS_GROUP,WS_EX_TRANSPARENT
CONTROL "",IDC_BKGCOLOUR,"ColourPicker",WS_TABSTOP,87,43,32,10
CONTROL "Use background bitmap",IDC_BITMAP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,64,137,10,WS_EX_TRANSPARENT
EDITTEXT IDC_FILENAME,154,65,111,12,ES_AUTOHSCROLL
|