From 14f172c7746fea250526f7948927ed1b2c8a4718 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Fri, 12 Jul 2013 15:51:02 +0000 Subject: The text is send to the opponent as-is, so we must NOT translate it! git-svn-id: http://svn.miranda-ng.org/main/trunk@5345 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FileAsMessage/src/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/FileAsMessage') diff --git a/plugins/FileAsMessage/src/main.h b/plugins/FileAsMessage/src/main.h index 7404ff2cf0..001b24de2e 100644 --- a/plugins/FileAsMessage/src/main.h +++ b/plugins/FileAsMessage/src/main.h @@ -31,7 +31,7 @@ #define SERVICE_PREFIX "<%fAM-0023%>" -#define NOPLUGIN_MESSAGE LPGEN("If you see this \"garbage\", probably you have no \"fileAsMessage\" plugin installed, see http://miranda-ng.org/p/FileAsMessage/ for more information and download.") +#define NOPLUGIN_MESSAGE "If you see this \"garbage\", probably you have no \"fileAsMessage\" plugin installed, see http://miranda-ng.org/p/FileAsMessage/ for more information and download." extern char *szServiceTitle; extern char *szServicePrefix; -- cgit v1.2.3