From 4ae7249c91fa4152eb46c8b65da17b107571a8aa Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Thu, 12 Dec 2013 15:46:23 +0000 Subject: proper version of [7131] git-svn-id: http://svn.miranda-ng.org/main/trunk@7149 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/src/translator.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TabSRMM') diff --git a/plugins/TabSRMM/src/translator.cpp b/plugins/TabSRMM/src/translator.cpp index 88029329d8..e7c6c39829 100644 --- a/plugins/TabSRMM/src/translator.cpp +++ b/plugins/TabSRMM/src/translator.cpp @@ -99,7 +99,7 @@ TOptionListGroup m_lvGroupsMsg[] = { }; TOptionListItem m_lvItemsMsg[] = { - 0, LPGENT("Send on SHIFT+Enter"), 0, LOI_TYPE_SETTING, (UINT_PTR)"sendonshiftenter", 1, + 0, LPGENT("Send on Shift+Enter"), 0, LOI_TYPE_SETTING, (UINT_PTR)"sendonshiftenter", 1, 0, LPGENT("Send message on 'Enter'"), SRMSGDEFSET_SENDONENTER, LOI_TYPE_SETTING, (UINT_PTR)SRMSGSET_SENDONENTER, 1, 0, LPGENT("Send message on double 'Enter'"), 0, LOI_TYPE_SETTING, (UINT_PTR)"SendOnDblEnter", 1, 0, LPGENT("Minimize the message window on send"), SRMSGDEFSET_AUTOMIN, LOI_TYPE_SETTING, (UINT_PTR)SRMSGSET_AUTOMIN, 1, -- cgit v1.2.3