diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-12-01 00:41:30 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-12-01 00:41:30 +0000 |
commit | 1cc8bee63dd0341fb9a9f67c9228825cdef3a238 (patch) | |
tree | b2ac1faf780a67f90287125356c989805aaca3ba /src/core/stdidle | |
parent | ea0e0286158940fa9a6f828741bdcb62fac2e08f (diff) |
another portion of decapitalization in the core (3/5)
langpacks/russian: update
git-svn-id: http://svn.miranda-ng.org/main/trunk@7018 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stdidle')
-rw-r--r-- | src/core/stdidle/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdidle/resource.rc b/src/core/stdidle/resource.rc index 458d2c1d7b..af7b53a1ce 100644 --- a/src/core/stdidle/resource.rc +++ b/src/core/stdidle/resource.rc @@ -50,7 +50,7 @@ BEGIN CONTROL "Change my status mode to:",IDC_AASHORTIDLE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,147,132,11
CONTROL "Do not set status back to online when returning from idle",IDC_IDLESTATUSLOCK,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,35,164,254,10
- GROUPBOX "Idle Options",IDC_STATIC,3,1,304,192
+ GROUPBOX "Idle options",IDC_STATIC,3,1,304,192
CONTROL "Become idle if application full screen",IDC_FULLSCREEN,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,94,265,9
CONTROL "Disable sounds on idle",IDC_IDLESOUNDSOFF,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,177,265,9
|