diff options
author | dartraiden <wowemuh@gmail.com> | 2018-07-11 12:04:03 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-07-11 12:04:03 +0300 |
commit | 09693d256f7a0ec0c24dce56f9aca87d3a01856d (patch) | |
tree | afadad34c08203cc03c5034c08ede295cd0701da /src/core/stdautoaway/res/resource.rc | |
parent | c18f6a759e288ff1e282b74ce22a994f37e169a3 (diff) |
Russian related fixes
Diffstat (limited to 'src/core/stdautoaway/res/resource.rc')
-rw-r--r-- | src/core/stdautoaway/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdautoaway/res/resource.rc b/src/core/stdautoaway/res/resource.rc index ac6ee6fb77..0f475f1cd0 100644 --- a/src/core/stdautoaway/res/resource.rc +++ b/src/core/stdautoaway/res/resource.rc @@ -44,7 +44,7 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,116,265,10
CONTROL "Do not let protocols report any idle information",IDC_IDLEPRIVATE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,131,251,9
- LTEXT "minute(s)",IDC_STATIC,99,61,76,9
+ LTEXT "minute(s)",IDC_STATIC,94,61,76,9
RTEXT "for",IDC_STATIC,12,62,41,8
COMBOBOX IDC_AASTATUS,161,146,64,50,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "Change my status mode to:",IDC_AASHORTIDLE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,147,132,11
|