From 50a2ba5bf6827b8f010288021c1797c11bd1531e Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Wed, 8 Jan 2014 18:50:25 +0000 Subject: ImportTXT: spelling corrections langpacks/english: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7548 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ImportTXT/BqhfIP.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/ImportTXT/BqhfIP.inc') diff --git a/plugins/ImportTXT/BqhfIP.inc b/plugins/ImportTXT/BqhfIP.inc index 0648880175..91160dd1cc 100644 --- a/plugins/ImportTXT/BqhfIP.inc +++ b/plugins/ImportTXT/BqhfIP.inc @@ -115,7 +115,7 @@ begin inc(AddedMessages) else begin - s := 'Error adding message to DB'; + s := 'Error adding message to database'; DoMessage(ITXT_THREAD_ERROR, wparam(PWideChar(s)), 0); break; end @@ -138,7 +138,7 @@ begin end else begin - s := WideFormat(TranslateWideString('Its not %s file'), ['QHF']); + s := WideFormat(TranslateWideString('It''s not %s file'), ['QHF']); DoMessage(ITXT_THREAD_ERROR, wparam(PWideChar(s)), 0); end else // file len -- cgit v1.2.3