From 3d86ba7168238234a5ef88b4148214549a3acb55 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Tue, 26 Sep 2017 14:21:52 +0300 Subject: this should be translatable --- plugins/TabSRMM/src/chat_main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/TabSRMM/src/chat_main.cpp b/plugins/TabSRMM/src/chat_main.cpp index 0d555cd802..ebf3ff452e 100644 --- a/plugins/TabSRMM/src/chat_main.cpp +++ b/plugins/TabSRMM/src/chat_main.cpp @@ -208,7 +208,7 @@ static void CheckUpdate() static gc_item tabItems[] = { - { L"Highlight user...", 20020, MENU_ITEM } + { LPGENW("Highlight user..."), 20020, MENU_ITEM } }; static int OnCreateGCMenu(WPARAM, LPARAM lParam) -- cgit v1.2.3