From 557d20f966c9ebbb16df1fc5a6d4e74084de3a2b Mon Sep 17 00:00:00 2001 From: RMN Date: Tue, 18 Feb 2014 10:40:49 +0000 Subject: spelling corrections git-svn-id: http://svn.miranda-ng.org/main/trunk@8157 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/HistorySweeperLight/res/historysweeperlight.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/HistorySweeperLight/res') diff --git a/plugins/HistorySweeperLight/res/historysweeperlight.rc b/plugins/HistorySweeperLight/res/historysweeperlight.rc index bce1dc9742..0c04d1d4ac 100644 --- a/plugins/HistorySweeperLight/res/historysweeperlight.rc +++ b/plugins/HistorySweeperLight/res/historysweeperlight.rc @@ -30,7 +30,7 @@ EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN GROUPBOX "History Sweeper Light",IDC_STATIC,0,0,313,240 - LTEXT "Sweep history for this contacts:",IDC_STATIC,8,12,296,10 + LTEXT "Sweep history for these contacts:",IDC_STATIC,8,12,296,10 CONTROL "",IDC_LIST,"CListControl",WS_TABSTOP | 0x1d2,8,22,297,139,WS_EX_CLIENTEDGE ICON "",IDC_ACT1,8,164,20,20 LTEXT "Action 1",IDC_STATIC,22,164,118,10 @@ -42,7 +42,7 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,197,294,10 CONTROL "Clicking on the icon in the status bar will change settings",IDC_HISTMW, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,211,294,10 - CONTROL "Use UNSAFE mode (sweep fastest as possible, but dangerous for database)",IDC_UNSAFEMODE, + CONTROL "Use UNSAFE mode (sweep as fast as possible, but dangerous for database)",IDC_UNSAFEMODE, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,225,294,10 END -- cgit v1.2.3