From c91d0fd17c7755ffd890e8759a374e1d661692f1 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sat, 25 Jan 2014 20:07:23 +0000 Subject: Actman: some spelling corrections git-svn-id: http://svn.miranda-ng.org/main/trunk@7890 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Actman30/i_opt_dlg2.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Actman30') diff --git a/plugins/Actman30/i_opt_dlg2.inc b/plugins/Actman30/i_opt_dlg2.inc index 8313b4d4a3..330be64780 100644 --- a/plugins/Actman30/i_opt_dlg2.inc +++ b/plugins/Actman30/i_opt_dlg2.inc @@ -996,7 +996,7 @@ begin end; i:=ACIO_EXPORT or ACIO_SELECTED; if GetFSize(xmlfilename)>0 then - if MessageBoxW(Dialog,TranslateW('Append data to file'), + if MessageBoxW(Dialog,TranslateW('Append data to file?'), PluginName,MB_YESNO+MB_ICONWARNING)=IDYES then i:=i or ACIO_APPEND; //!!!!!!!!!!!!!!! -- cgit v1.2.3