From 0afa4d146b331b0292bc626cae732a75fc575b55 Mon Sep 17 00:00:00 2001 From: Mataes Date: Sun, 25 Feb 2024 18:14:39 +0300 Subject: DbChecker, MessageState: translation fix --- plugins/MessageState/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/MessageState/src/stdafx.h b/plugins/MessageState/src/stdafx.h index 8a3d16d073..2157fb95b7 100644 --- a/plugins/MessageState/src/stdafx.h +++ b/plugins/MessageState/src/stdafx.h @@ -19,7 +19,7 @@ #include "global.h" -#define MODULENAME "MessageState" +#define MODULENAME LPGEN("MessageState") struct CMPlugin : public PLUGIN { -- cgit v1.2.3