From 20be57b87e536cda399e355f905a36108ba36c69 Mon Sep 17 00:00:00 2001 From: Konstantin Nikulin Date: Wed, 28 Aug 2013 18:20:30 +0000 Subject: cosmetics git-svn-id: http://svn.miranda-ng.org/main/trunk@5871 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dbx_tree/src/FileAccess.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Dbx_tree/src') diff --git a/plugins/Dbx_tree/src/FileAccess.cpp b/plugins/Dbx_tree/src/FileAccess.cpp index 8f1158dbfc..144aa586e0 100644 --- a/plugins/Dbx_tree/src/FileAccess.cpp +++ b/plugins/Dbx_tree/src/FileAccess.cpp @@ -283,7 +283,7 @@ void CFileAccess::InitJournal() path); } else { LOG(logWARNING, - TranslateT("Journal \"%s\" was found on start.\nBackups \"%s\"and \"%s\" could not be created in \"%s\"."), + TranslateT("Journal \"%s\" was found on start.\nBackups \"%s\" and \"%s\" could not be created in \"%s\"."), fn?fn+1:m_Journal.FileName, bfn?bfn+1:bckname, jrn?jrn+1:bckjrnname, -- cgit v1.2.3