diff options
Diffstat (limited to 'plugins/Clist_modern/res/resource.rc')
-rw-r--r-- | plugins/Clist_modern/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc index 6399744f98..035e850da0 100644 --- a/plugins/Clist_modern/res/resource.rc +++ b/plugins/Clist_modern/res/resource.rc @@ -530,7 +530,7 @@ BEGIN LTEXT "Subcontacts indent:",IDC_SUBIDENTCAPT,26,164,126,10
CONTROL "Remove status message if contact became offline",IDC_REMOVE_OFFLINE_AWAYMSG,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,50,201,10
- CONTROL "Use improved search method in contactlist",IDC_FILTER_SEARCH,
+ CONTROL "Use improved search method in contact list",IDC_FILTER_SEARCH,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,62,201,10
END
|