From 0a4b73656052f1baab97824102f1a088cb1e890c Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 18 Jul 2014 13:17:24 +0000 Subject: - 1 line changed; - langpacks/english: update; - langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@9846 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Db3x_mmap/src/dbintf.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/Db3x_mmap/src/dbintf.cpp b/plugins/Db3x_mmap/src/dbintf.cpp index d256adefe1..28107e7cee 100644 --- a/plugins/Db3x_mmap/src/dbintf.cpp +++ b/plugins/Db3x_mmap/src/dbintf.cpp @@ -117,7 +117,7 @@ CDb3Mmap::~CDb3Mmap() } static TCHAR szMsgConvert[] = - LPGENT("Your database must be converted into the new format. This is potentially dangerous operation, so please make a backup before.\n\nClick Yes to proceed with conversion or No to exit Miranda"); + LPGENT("Your database must be converted into the new format. This is potentially dangerous operation and might damage your profile, so please make a backup before.\n\nClick Yes to proceed with conversion or No to exit Miranda"); int CDb3Mmap::Load(bool bSkipInit) { -- cgit v1.2.3