From 596b53736c5f5754617927780159b6be1703da91 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Fri, 18 Jul 2014 04:39:58 +0000 Subject: clist_modern: typo (fixes #744) git-svn-id: http://svn.miranda-ng.org/main/trunk@9841 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_modern/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc index de0eb190de..24ad5e7295 100644 --- a/plugins/Clist_modern/res/resource.rc +++ b/plugins/Clist_modern/res/resource.rc @@ -373,7 +373,7 @@ BEGIN CONTROL "Snap to edges",IDC_SNAPTOEDGES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,195,108,8 GROUPBOX "Event notify area",IDC_STATIC,128,158,130,61 CONTROL "Disabled",IDC_EVENTAREA_NONE,"Button",BS_AUTORADIOBUTTON,138,174,114,8 - CONTROL "Show automaticaly",IDC_EVENTAREA,"Button",BS_AUTORADIOBUTTON,138,186,114,8 + CONTROL "Show automatically",IDC_EVENTAREA,"Button",BS_AUTORADIOBUTTON,138,186,114,8 CONTROL "Always visible",IDC_EVENTAREA_ALWAYS,"Button",BS_AUTORADIOBUTTON,138,198,114,8 CONTROL "Dock to sides",IDC_DOCKTOSIDES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,206,108,8 LTEXT "and minimum",IDC_STATIC24,105,128,50,8 -- cgit v1.2.3