diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-07-06 15:42:08 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-07-06 15:42:08 +0000 |
commit | 79a5720cf40a5568784fa30052bea8d4c20cbbb3 (patch) | |
tree | d77eeba26c9cd0c4811de9fbb7fdd8d9db99d256 /plugins/StatusPlugins | |
parent | 0db5618a347355245230f25992343febaaec0e43 (diff) |
- translation fixes (patch from dartraiden)
git-svn-id: http://svn.miranda-ng.org/main/trunk@5247 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StatusPlugins')
-rw-r--r-- | plugins/StatusPlugins/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StatusPlugins/resource.rc b/plugins/StatusPlugins/resource.rc index e6f02e5283..7d87659a3e 100644 --- a/plugins/StatusPlugins/resource.rc +++ b/plugins/StatusPlugins/resource.rc @@ -161,7 +161,7 @@ BEGIN LTEXT "ms",IDC_STATIC,88,37,13,8
LTEXT "Set after",IDC_STATIC,26,37,28,8
EDITTEXT IDC_DLGTIMEOUT,57,86,28,14,ES_AUTOHSCROLL | ES_NUMBER
- LTEXT "Timeout",IDC_STATIC,26,89,26,8
+ LTEXT "Timeout",IDC_STATIC,26,89,30,8
LTEXT "s",IDC_STATIC,88,89,12,8
CONTROL "Set window location",IDC_SETWINLOCATION,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,209,82,80,10
EDITTEXT IDC_XPOS,209,94,30,14,ES_AUTOHSCROLL | ES_NUMBER
|