summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/src/dbheaders.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-07-02 17:38:50 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-07-02 17:38:50 +0000
commit997b5aeb13382e5f0c04d4e7c7b857eb140aaaea (patch)
tree9c53a77806596641c24ff98be76d642145e62fec /plugins/Db3x_mmap/src/dbheaders.cpp
parent28ae6ab06d8d29c4601fdb69622ae5eda2f35b84 (diff)
and also a translation
git-svn-id: http://svn.miranda-ng.org/main/trunk@9646 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db3x_mmap/src/dbheaders.cpp')
-rw-r--r--plugins/Db3x_mmap/src/dbheaders.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Db3x_mmap/src/dbheaders.cpp b/plugins/Db3x_mmap/src/dbheaders.cpp
index 9a5ccfbe9e..4a0eceb2b2 100644
--- a/plugins/Db3x_mmap/src/dbheaders.cpp
+++ b/plugins/Db3x_mmap/src/dbheaders.cpp
@@ -55,8 +55,7 @@ int CDb3Mmap::CreateDbHeaders(const DBSignature& _sign)
/////////////////////////////////////////////////////////////////////////////////////////
static TCHAR tszOldHeaders[] =
- _T("This profile is too old to be updated with PluginUpdater, your database must be converted first.\n\n")
- _T("Please press Yes to read further instructions or No to cancel");
+ LPGENT("This profile is too old to be updated with PluginUpdater, your database must be converted first.\n\nPlease press Yes to read further instructions or No to cancel");
int CDb3Mmap::CheckDbHeaders()
{