From 693fbac515da1d30b632ee1f053829b8e3f801cd Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 6 Mar 2014 20:12:37 +0000 Subject: IM <> MG git-svn-id: http://svn.miranda-ng.org/main/trunk@8433 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/HistoryStats/src/main.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/HistoryStats/src/main.cpp') diff --git a/plugins/HistoryStats/src/main.cpp b/plugins/HistoryStats/src/main.cpp index 8d0d5470e4..5da8460d05 100644 --- a/plugins/HistoryStats/src/main.cpp +++ b/plugins/HistoryStats/src/main.cpp @@ -471,9 +471,9 @@ extern "C" __declspec(dllexport) int Load() { MessageBox( 0, - _T("This version of HistoryStats isn't compatible with your Miranda IM ") - _T("version. Possibly, your Miranda IM is outdated or you are trying to ") - _T("use the Unicode version with a non-Unicode Miranda IM.\r\n\r\n") + _T("This version of HistoryStats isn't compatible with your Miranda NG ") + _T("version. Possibly, your Miranda NG is outdated or you are trying to ") + _T("use the Unicode version with a non-Unicode Miranda NG.\r\n\r\n") _T("Please go to the plugin's homepage and check the requirements."), _T("HistoryStats - Error"), MB_OK | MB_ICONERROR); -- cgit v1.2.3