summaryrefslogtreecommitdiff
path: root/plugins/StatusManager
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2018-01-05 17:33:10 +0300
committerdartraiden <wowemuh@gmail.com>2018-01-05 17:33:25 +0300
commit9bdbbbed70fec7f4bb6225c65638337bcc6f4f82 (patch)
tree9c47a3a591b381f58aa5a2d942aa40c9886a3d83 /plugins/StatusManager
parent0becb2ff624e4cb98097e6e09706362932994e1f (diff)
various cosmetic fixes for Russian langpack
Diffstat (limited to 'plugins/StatusManager')
-rw-r--r--plugins/StatusManager/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StatusManager/res/resource.rc b/plugins/StatusManager/res/resource.rc
index a3cafa0047..38eaae136d 100644
--- a/plugins/StatusManager/res/resource.rc
+++ b/plugins/StatusManager/res/resource.rc
@@ -96,7 +96,7 @@ BEGIN
GROUPBOX "Account connection",IDC_STATIC,3,32,286,116
CONTROL "Check connection",IDC_CHECKCONNECTION,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,51,162,10
EDITTEXT IDC_MAXRETRIES,21,70,22,14,ES_AUTOHSCROLL | ES_NUMBER
- LTEXT "Maximum retries (0 - infinite)",IDC_STATIC,47,73,129,14
+ LTEXT "Maximum retries (0 - infinite)",IDC_STATIC,47,73,129,16
EDITTEXT IDC_INITDELAY,21,92,22,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "Delay between retries (secs)",IDC_STATIC,47,95,129,17
CONTROL "",IDC_PROTOCOLLIST,"SysListView32",LVS_REPORT | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,180,52,101,92