From 9e4e597b121123765535794d5a13fb2c0c534784 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Mon, 20 Jan 2014 13:25:48 +0000 Subject: translation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@7785 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Xfire/src/baseProtocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols') diff --git a/protocols/Xfire/src/baseProtocol.h b/protocols/Xfire/src/baseProtocol.h index 5a19d38db6..7946c2adcb 100644 --- a/protocols/Xfire/src/baseProtocol.h +++ b/protocols/Xfire/src/baseProtocol.h @@ -86,7 +86,7 @@ // Definitions //======================================================= #define protocolname "XFire" //no spaces here :) -#define PLUGIN_TITLE "XFire Protocol" +#define PLUGIN_TITLE LPGEN("XFire Protocol") //======================================================= // Defines -- cgit v1.2.3