diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-08-22 15:27:02 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-08-22 15:27:02 +0000 |
commit | b0347107c6079c6098e9aecb136206c09fc73233 (patch) | |
tree | b82864e1e08f77217b6f77f6dd9514c87db2b6a3 /plugins/AutoShutdown | |
parent | 872cf54fbe55c5734b3f0e0c8bef0f772bf6afba (diff) |
Double space in AutoShutdown
git-svn-id: http://svn.miranda-ng.org/main/trunk@5785 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AutoShutdown')
-rw-r--r-- | plugins/AutoShutdown/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AutoShutdown/res/resource.rc b/plugins/AutoShutdown/res/resource.rc index 7082d191f7..5cf11affb7 100644 --- a/plugins/AutoShutdown/res/resource.rc +++ b/plugins/AutoShutdown/res/resource.rc @@ -80,7 +80,7 @@ BEGIN GROUPBOX "Critical Shutdown Events",IDC_STATIC,3,123,196,66
LTEXT "Automatically shutdown the computer and turn the power off when one of the following occurs:",
IDC_STATIC,12,135,182,18,SS_NOPREFIX
- CONTROL "&Thunderstorm warning is issued (Weather)",
+ CONTROL "&Thunderstorm warning is issued (Weather)",
IDC_CHECK_WEATHER,"Button",BS_AUTOCHECKBOX | BS_TOP |
WS_DISABLED | WS_TABSTOP,12,157,182,11
CONTROL "&Harddrive overheats (HDD Info)",IDC_CHECK_HDDOVERHEAT,
|