From ac1946ca0173a6bfbb4e0b27aed05c16469953d3 Mon Sep 17 00:00:00 2001 From: RMN Date: Thu, 12 Jun 2014 21:15:20 +0000 Subject: HistoryStats and Watrack: spelling correction; langpacks updated git-svn-id: http://svn.miranda-ng.org/main/trunk@9449 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Watrack/status/i_opt_3.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/Watrack/status/i_opt_3.inc') diff --git a/plugins/Watrack/status/i_opt_3.inc b/plugins/Watrack/status/i_opt_3.inc index 432eebcf64..7a77ab549d 100644 --- a/plugins/Watrack/status/i_opt_3.inc +++ b/plugins/Watrack/status/i_opt_3.inc @@ -14,7 +14,7 @@ begin TranslateDialogDefault(Dialog); MakeHint(Dialog,IDC_SIMPLEMODE, - 'If this option is "ON", one templates will be used with all '+ + 'If this option is "ON", one template will be used with all '+ 'protocols, protocol and player (media) statuses. Template option page will be '+ 'changed next time.'); CheckDlgButton(Dialog,IDC_SIMPLEMODE,SimpleMode); @@ -29,10 +29,10 @@ begin 'message window pressing hotkey.'); CheckDlgButton(Dialog,IDC_USEMSGS,UseMessages); MakeHint(Dialog,IDC_KEEPSTATUS, - 'If this option is "ON", XStatus not changed when player shutdowned.'); + 'If this option is "ON", XStatus won''t be changed when player is shut down.'); CheckDlgButton(Dialog,IDC_KEEPSTATUS,KeepStatus); MakeHint(Dialog,IDC_CLEARXSTAT, - 'xStatus will cleared before text changing and restored with new text later.'); + 'xStatus will be cleared before text changing and restored with new text later.'); CheckDlgButton(Dialog,IDC_CLEARXSTAT,ClearXStat); MakeHint(Dialog,IDC_EXTSTATUS, 'If this option is "ON", XStatus will be changed to "Music" and '+ -- cgit v1.2.3