svn path=/trunk/boinc/; revision=17250

This commit is contained in:
David Anderson 2009-02-12 21:55:31 +00:00
parent c0a93f5f76
commit 2879a022cf
1 changed files with 2 additions and 1 deletions

View File

@ -69,7 +69,8 @@ define("RUN_IF_USER_ACTIVE_DESC",
"Suspend work while computer is in use?"
);
define("RUN_GPU_IF_USER_ACTIVE_DESC",
"Suspend GPU work while computer is in use?"
"Suspend GPU work while computer is in use?
<br><span class=note>Enforced by version 6.7+</span>"
);
define("IDLE_TIME_TO_RUN_DESC", "'In use' means mouse/keyboard activity in last");
define("SUSPEND_IF_NO_RECENT_INPUT_DESC",