From e1ed4419f6fdc6562627e2606aaf48a57148fc3d Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 24 Dec 2013 11:35:29 +0000 Subject: translation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@7367 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewXstatusNotify/src/popup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/NewXstatusNotify/src/popup.h') diff --git a/plugins/NewXstatusNotify/src/popup.h b/plugins/NewXstatusNotify/src/popup.h index d4f0768a2c..784ea05973 100644 --- a/plugins/NewXstatusNotify/src/popup.h +++ b/plugins/NewXstatusNotify/src/popup.h @@ -35,7 +35,7 @@ #define PCA_OPENHISTORY 4 // open contact history #define PCA_DONOTHING 5 // do nothing -#define STRING_SHOWPREVIOUSSTATUS _T("(was %s)") +#define STRING_SHOWPREVIOUSSTATUS LPGENT("(was %s)") static struct { TCHAR *Text; -- cgit v1.2.3