From 1c358170847b851dd8a3048c7f7b29ea49eab5b2 Mon Sep 17 00:00:00 2001 From: Mataes Date: Tue, 27 Feb 2024 20:56:03 +0300 Subject: TabSRMM: translation fix --- plugins/TabSRMM/src/globals.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TabSRMM/src') diff --git a/plugins/TabSRMM/src/globals.cpp b/plugins/TabSRMM/src/globals.cpp index 159363423f..15d68aba1e 100644 --- a/plugins/TabSRMM/src/globals.cpp +++ b/plugins/TabSRMM/src/globals.cpp @@ -251,7 +251,7 @@ int CGlobals::ModulesLoaded(WPARAM, LPARAM) SET_UID(mi, 0x8f32b04e, 0x314e, 0x42eb, 0x89, 0xc6, 0x56, 0x21, 0xf5, 0x1a, 0x2f, 0x22); mi.position = -500050006; mi.hIcolibItem = nullptr; - mi.name.a = LPGEN("&Send later job list..."); + mi.name.a = LPGEN("Send later job list..."); mi.pszService = MS_TABMSG_SLQMGR; PluginConfig.m_UserMenuItem = Menu_AddMainMenuItem(&mi); } -- cgit v1.2.3