summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/res
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-06-30 05:49:14 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-06-30 05:49:14 +0000
commitea26ecea44221c0b1d90eeab4a229f8ef9990c1f (patch)
tree9d0bc1126f5e7d62c4fe85a9f5ad7fd53ef5296c /plugins/TabSRMM/res
parenta1c84dc0ae8fd86fe3a59bbbe4d4f85122c578a2 (diff)
- cosmetics
git-svn-id: http://svn.miranda-ng.org/main/trunk@5185 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/res')
-rw-r--r--plugins/TabSRMM/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
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