From 2a68715604212f62d96950341de9fa172c62d8c2 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 31 Jul 2017 11:02:34 +0300 Subject: LPGEN to be applied to the string itself --- include/m_message.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'include') diff --git a/include/m_message.h b/include/m_message.h index a5454c3138..23e6f0ca63 100644 --- a/include/m_message.h +++ b/include/m_message.h @@ -26,8 +26,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define M_MESSAGE_H__ 1 #include - -extern int hLangpack; +#include ///////////////////////////////////////////////////////////////////////////////////////// // brings up the send message dialog for a contact @@ -204,7 +203,7 @@ struct StatusIconClickData // srmm toolbar icons' support // default section for all SRMM toolbar hotkeys -#define BB_HK_SECTION "Message window toolbar" +#define BB_HK_SECTION LPGEN("Message window toolbar") // button state flags #define BBSF_HIDDEN (1<<0) -- cgit v1.2.3