From ea26ecea44221c0b1d90eeab4a229f8ef9990c1f Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 30 Jun 2013 05:49:14 +0000 Subject: - cosmetics git-svn-id: http://svn.miranda-ng.org/main/trunk@5185 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TabSRMM') diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc index f8e5ac4b55..4fc66e663d 100644 --- a/plugins/TabSRMM/res/resource.rc +++ b/plugins/TabSRMM/res/resource.rc @@ -76,7 +76,7 @@ BEGIN LTEXT "Message send timeout",IDC_STATIC,11,155,161,11 EDITTEXT IDC_SECONDS,187,152,35,12,ES_AUTOHSCROLL CONTROL "",IDC_TIMEOUTSPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,226,153,11,11 - LTEXT "seconds.",IDC_STATIC,229,154,36,8 + LTEXT "seconds",IDC_STATIC,229,154,36,8 LTEXT "Input history size",IDC_STATIC,11,168,162,10 EDITTEXT IDC_HISTORYSIZE,187,167,35,12,ES_AUTOHSCROLL CONTROL "",IDC_HISTORYSIZESPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,225,166,11,13 -- cgit v1.2.3